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
// Hose fitting grip - simple plastic extrusion | |
// Ed Nisley - KE4ZNU | |
// 2025-07-30 | |
include <BOSL2/std.scad> | |
/* [Hidden] */ | |
HoleWindage = 0.2; | |
Protrusion = 0.1; |
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
// CNC 3018 table riser blocks | |
// Ed Nisley - KE4ZNU | |
// 2025-06-29 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Outlines] | |
/* [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
// Rolling Bed roller stops | |
// Ed Nisley - KE4ZNU | |
// 2025-06-16 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Roller,Plan] | |
/* [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
// Ambient Weather - Ambient Weather WS-5000 anemometer bird spike ring | |
// Ed Nisley - KE4ZNU | |
// 2025-06-09 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,Slice] | |
/* [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
// HQ Sixteen Nose Ring Lights | |
// Ed Nisley - KE4ZNU | |
// 2025-05-23 | |
include <BOSL2/std.scad> | |
Layout = "Show"; // [Show,Build,NosePlan,PowerCap] | |
// Number of side-by-side LED strips | |
Strips = 2; |
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] */ |
NewerOlder