This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<LightBurnProject AppVersion="2.0.00" DeviceName="FrikkenLaser" FormatVersion="1" MaterialHeight="3.3" MirrorX="True" MirrorY="True"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Polymaker PolyDryer auto-rewind spool washers | |
// Ed Nisley - KE4ZNU | |
// 2025-05-20 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build] | |
/* [Hidden] */ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Stick Blender drive coupler | |
// Ed Nisley - KE4ZNU | |
// 2025-05-16 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Splines] | |
/* [Hidden] */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// PC4 Fitting Plates for PolyDryer | |
// Ed Nisley - KE4ZNU | |
// 2025-05-02 | |
include <BOSL2/std.scad> | |
include <BOSL2/threading.scad> | |
Layout = "Plate"; // [Plate,Gasket,DrillGuide] | |
/* [Hidden] */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Anker LC-40 flashlight switch retainer | |
// Ed Nisley - KE4ZNU | |
// 2025-05-05 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Retainer,Fixture,Washer,Wrench] | |
Gap = 5; // [0:10] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Delta shower head holder extension | |
// Ed Nisley - KE4ZNU | |
// 2025-05-02 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Plug,Socket,Connector] | |
MountAngle = 30; // between OEM and new holder | |
MountOffset = 20.0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Spring clamp replacement jaw pad | |
// Ed Nisley - KE4ZNU | |
// 2025-04-26 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Clamp] | |
Ends = "Round"; // [Flat,Round] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Sony AS30 helmet mount | |
// Ed Nisley - KE4ZNU | |
// 2025-04-20 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Ball,Tab,Glue] | |
Gap = 5; // [0:5:20] |
NewerOlder