Skip to content

Instantly share code, notes, and snippets.

View ednisley's full-sized avatar

Ed Nisley ednisley

View GitHub Profile
@ednisley
ednisley / Laser Focus Ramp Fixture.scad
Created October 17, 2024 23:52
OpenSCAD source code & target layout: Laser focus ramp test fixture
// Laser Cutter Focus Ramp Fixture
// Ed Nisley KE4ZNU
// 2024-10-10
FocusPenOffset = [-19,23,0];
FocusPenOD = 10.0;
RampHeight = 16.0;
RampScale = 10;
RampLength = RampScale * RampHeight;
@ednisley
ednisley / Bathtub Soap Tray - V2 - LightBurn layout.svg
Created September 29, 2024 21:08
LightBurn SVG Layout: Bathtub soap tray V2
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / NisLite Baseplate - LightBurn layout.svg
Created September 29, 2024 15:38
LightBurn SVG layout: OttLite base plate
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Cutting Board shim.scad
Created August 25, 2024 19:31
OpenSCAD source code: corner shim for cutting board with embedded label
// Cutting Board alignment shim
// Ed Nisley KE4ZNU - 2024-08-20
//-----
// Dimensions
ShimThick = 1.6; // thickness of shim under board
/* [Hidden] */
@ednisley
ednisley / Power Supply Brick Mount.scad
Created August 20, 2024 18:57
OpenSCAD source code: Under-cabinet mounting brackets for LED strip light power bricks
// Power Supply Brick brackets
// Ed Nisley KE4ZNU 2024-08-19
Layout = "Show"; // [Show,Build]
//-- Extrusion parameters
/* [Hidden] */
ThreadThick = 0.20;
@ednisley
ednisley / Glass Top Table - leg brackets.scad
Created August 6, 2024 19:44
OpenSCAD source code: Replacement brackets for glass-top patio table legs
// Glass patio table leg brackets
// Ed Nisley - KE4ZNU
// 2024-08
/* [Layout] */
Layout = "Show"; // [Section,Projection,Show,Build]
Part = "Leg"; // [Leg, RimPlate, Block, Bracket]
@ednisley
ednisley / Anker 325 20KV2 Power Bank.scad
Created July 28, 2024 19:50
OpenSCAD source code: bike rack cradle for PowerCore 20K V2 power bank
// Anker PowerCore 325 20K V2 Power Bank
// Ed Nisley - KE4ZNU
// 2024-07
/* [Layout Options] */
Layout = "Show"; // [Show,Build]
Part = "Cradle"; // [Cradle,Battery,Pad]
@ednisley
ednisley / RunningLight-Unified.ino
Created June 30, 2024 22:19
Arduino source code: Tour Easy Running Light - selectable output
// Tour Easy Running Light
// Ed Nisley - KE4ZNU
// September 2021
// 2023-03 preprocessorize for front/rear lights
// 2024-06 input bit for front/rear
// https://github.com/markfickett/arduinomorse
#include <morse.h>
// Bafang headlight output pulls pin low
@ednisley
ednisley / Prince ping-pong table leveler.svg
Created May 3, 2024 19:39
LightBurn SVG layout: Prince ping-pong table leveler
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Juki Insert Filler.svg
Created April 29, 2024 12:14
LightBurn SVG Layout: Filler insert for Juki TL-2000Q in Gidget II sewing table
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.