Skip to content

Instantly share code, notes, and snippets.

View ednisley's full-sized avatar

Ed Nisley ednisley

View GitHub Profile
@ednisley
ednisley / HQ Sixteen - horizontal thread spool adapter - front pin.scad
Created April 8, 2025 23:47
OpenSCAD source code and machine profile SVG: HQ Sixteen front-mount horizontal spool adapter
// HQ Sixteen - horizontal thread spool adapter for front pin
// Ed Nisley - KE4ZNU
// 2025-04-07
include <BOSL2/std.scad>
Layout = "Show"; // [Show,Build,Base,Wall,Frame]
/* [Hidden] */
@ednisley
ednisley / Floor Lamp Remote - outlines.svg
Created March 30, 2025 13:56
OpenSCAD source code: Holder for floor lamp remote control
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Letter Paper Storage Racks - LightBurn layout.svg
Created March 28, 2025 19:17
LightBurn SVG Layout: Letter-size paper storage tray
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Letter sheet fixture - LightBurn.svg
Created March 25, 2025 22:31
LightBurn layout SVG: Laser cutter Letter sheet fixture
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / TEC Drafting Set cover - LightBurn layout.svg
Created March 20, 2025 15:07
LightBurn SVG Layout: Replacement cover for TEC No. 718 Drafting Set
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / LED Bar Lamp Mount.scad
Created March 18, 2025 20:34
OpenSCAD source code: Angled mounts for LED strip lights
// LED light bar mounts
// Ed Nisley - KE4ZNU
// 2025-03-16
include <BOSL2/std.scad>
Layout = "Show"; // [Show,Build,ScrewMount,BarMount]
BaseAngle = 30; // [0:50]
@ednisley
ednisley / HQ Sixteen - table shims.scad
Created February 27, 2025 23:39
OpenSCAD source code: shims to align HQ Sixteen long-arm sewing machine table top
// HQ Sixteen - table shims
// Ed Nisley - KE4ZNU
// 2025-02-27
include <BOSL2/std.scad>
Layout = "Show"; // [Show,Build]
/* [Hidden] */
@ednisley
ednisley / HQ Sixteen - Stylus Laser Mount.scad
Last active February 24, 2025 22:37
OpenSCAD source code: Ball mount for stylus laser pointer on HQ Sixteen quilting machine
// Handiquilter HQ Sixteen Stylus Laser Mount
// Ed Nisley - KE4ZNU
// 2025-02-23
include <BOSL2/std.scad>
include <BOSL2/threading.scad>
Layout = "Pod"; // [Show,Build,Pod,Mount]
/* [Hidden] */
@ednisley
ednisley / HQ Sixteen - track lock block.scad
Created February 16, 2025 16:57
OpenSCAD source code: Track locking block for HQ Sixteeen
// HQ Sixteen - wheel track lock block
// Ed Nisley - KE4ZNU
// 2025-02-14
include <BOSL2/std.scad>
Layout = "Show"; // [Show,Build,Glue,Track,Block,Wheel]
/* [Hidden] */
@ednisley
ednisley / HQ Sixteen - horizontal thread spool adapter.scad
Created January 26, 2025 23:42
OpenSCAD source code: Horizontal spool adapter for HQ Sixteen long-arm sewing machine
// HQ Sixteen - horizontal thread spool adapter
// Ed Nisley - KE4ZNU
// 2025-01-26
include <BOSL2/std.scad>
Layout = "Show"; // [Show,Build,Base,Wall]
/* [Hidden] */