Skip to content

Instantly share code, notes, and snippets.

View ednisley's full-sized avatar

Ed Nisley ednisley

View GitHub Profile
@ednisley
ednisley / Microscope Stage Positioner.scad
Created January 10, 2016 19:12
OpenSCAD Source Code: Microscope Stage Positioner
// Microscope Stage Positioner
// Ed Nisley KE4ZNU January 2016
Layout = "Build"; // Show Build
// Base ZStand YMount XMount
Gap = 0.0;
//- Extrusion parameters must match reality!
@ednisley
ednisley / Chip On Board Heatsink Mount.scad
Last active January 10, 2016 19:16
OpenSCAD Source Code: Chip-on-board LED Retrofit for a Cheap Desk Lamp
// Chip-on-board LED light heatsink mount for desk lamp
// Ed Nisley KE4ZNU December 2015
Layout = "Show"; // Show Build
//- Extrusion parameters must match reality!
ThreadThick = 0.25;
ThreadWidth = 0.40;
@ednisley
ednisley / Fencing Helmet Ear Grommet.scad
Last active January 10, 2016 19:16
OpenSCAD Source Code: Blue Gauntlet Fencing Helmet Ear Grommet
// Fencing Helmet Ear Grommet
// Ed Nisley KE4ZNU December 2015
// Layout options
Layout = "Show"; // Base Cap Build Show
//- Extrusion parameters must match reality!
// Print with +1 shells and 3 solid layers
@ednisley
ednisley / Kenmore Wand Bushings.scad
Last active January 10, 2016 19:17
OpenSCAD Source Code: Kenmore Progressive Vacuum Cleaner Tool Adapters
// Kenmore vacuum cleaner nozzle adapters
// Ed Nisley KE4ZNU December 2015
// Layout options
Layout = "LuxBrush"; // MaleFitting CoilWand FloorBrush CreviceTool ScrubbyTool LuxBrush
//- Extrusion parameters must match reality!
// Print with +1 shells and 3 solid layers
@ednisley
ednisley / Vacuum Tube Lights.scad
Created January 17, 2016 16:22
OpenSCAD Source Code: Vacuum Tube LED Plate Cap
// Vacuum Tube LED Lights
// Ed Nisley KE4ZNU January 2016
Layout = "Cap"; // Show Build Cap Box Octal Noval Mini7
Section = true; // cross-section the object
//- Extrusion parameters must match reality!
ThreadThick = 0.25;
@ednisley
ednisley / TubeMood.ino
Last active January 17, 2016 17:58
Arduino Source Code: Vacuum Tube LED Plate Cap
// Neopixel mood lighting for vacuum tubes
// Ed Nisley - KE4ANU - January 2016
#include <Adafruit_NeoPixel.h>
//----------
// Pin assignments
const byte PIN_NEO = 6; // DO - data out to first Neopixel
@ednisley
ednisley / Vacuum Tube Lights.scad
Created January 21, 2016 00:55
OpenSCAD Source Code: Halogen Lamp Base for Vacuum Tube Plate Cap Example
// Vacuum Tube LED Lights
// Ed Nisley KE4ZNU January 2016
Layout = "LampBase"; // Show Build Cap LampBase USBPort
Section = true; // cross-section the object
//- Extrusion parameters must match reality!
ThreadThick = 0.25;
@ednisley
ednisley / Sewing Table Hinge Covers.scad
Created February 1, 2016 20:22
OpenSCAD Source Code: Sears Sewing Table Hinge Cover
// Vacuum Tube LED Lights
// Ed Nisley KE4ZNU January 2016
//- Extrusion parameters must match reality!
ThreadThick = 0.20;
ThreadWidth = 0.40;
HoleWindage = 0.2;
@ednisley
ednisley / Olfa Rotary Cutter.scad
Last active February 1, 2016 22:18
OpenSCAD Source Code: Olfa Rotary Cutter Spacer Washer
// Olfa rotary cutter backing washer
// Ed Nisley KE4ZNU January 2016
Layout = "Build";
//- Extrusion parameters must match reality!
// Print with +1 shells and 3 solid layers
ThreadThick = 0.20;
ThreadWidth = 0.40;
@ednisley
ednisley / Vacuum Tube Lights.scad
Created February 2, 2016 01:21
OpenSCAD Source Code: Vacuum Tube LEDs -- Ersatz Heatsink Plate Cap
// Vacuum Tube LED Lights
// Ed Nisley KE4ZNU January 2016
Layout = "FinCap"; // Cap LampBase USBPort Socket(s) (Build)FinCap
Section = true; // cross-section the object
Support = true;
//- Extrusion parameters must match reality!