Skip to content

Instantly share code, notes, and snippets.

View ednisley's full-sized avatar

Ed Nisley ednisley

View GitHub Profile
@ednisley
ednisley / Patio Chair Foot Adapters.scad
Created June 27, 2023 19:46
OpenSCAD source code: Adapters for aluminum tube patio chair feet
// Patio chair foot adapter
// Ed Nisley - KE4ZNU - 2023-06
include <BOSL2/std.scad>
include <BOSL2/threading.scad>
LegAngles = [5,15];
/* [Hidden] */
@ednisley
ednisley / SCP Warning Labels - LB vector.svg
Created June 11, 2023 22:08
LightBurn SVG Layout: SCP Warning labels redrawn in vector format
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Dripworks valve helper - LB layout.svg
Created June 7, 2023 21:21
LightBurn SVG Layout: Helper for Dripworks valve knobs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Danger Zone Earring - radioactive - LB layout.svg
Last active June 6, 2023 20:13
LightBurn SVG layout: Danger Zone Earrings - radioactive warning symbol
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / savevideo-array.sh
Created June 1, 2023 23:14
Bash script to copy various action camera video files to a bulk USB drive
#!/bin/bash
# This uses too many bashisms for dash
source /etc/os-release
echo 'Running on' $PRETTY_NAME
if [[ "$PRETTY_NAME" == *Manjaro* ]] ; then
ren='perl-rename'
dm='sudo dmesg'
elif [[ "$PRETTY_NAME" == *Ubuntu* ]] ; then
@ednisley
ednisley / Earring fixture - LB layout.svg
Created May 31, 2023 22:35
LightBurn SVG layout: Earring engraving fixture - 25 mm hoops
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Biohazard symbol.svg
Created May 27, 2023 23:04
LightBurn SVG layout: Biohazard symbol
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / Chain Catcher adapter ring.scad
Created May 3, 2023 23:00
OpenSCAD source code: Adapter ring from 25 mm Tour Easy tube to 35 mm chain catcher / guide clamp
// Chain catcher adapter ring
// Ed Nisley - KE4ZNU - 2023-05
/* [Hidden] */
ThreadThick = 0.25;
ThreadWidth = 0.40;
HoleWindage = 0.2;
@ednisley
ednisley / Bafang motor housing gap filler.svg
Created May 3, 2023 22:48
LightBurn SVG Layout: Bafang e-bike motor chain gap filler
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ednisley
ednisley / SJCAM C100 Mount.scad
Created April 2, 2023 21:55
OpenSCAD source code: Seat rail mount for SJCAM C100 action camera
// SJCAM C100+ Camera Mount for Tour Easy seat back rail
// Ed Nisley - KE4ZNU
// 2023-04
/* [Layout Options] */
LookAngle = -20; // camera angle, looking backwards = 0°
Layout = "Show"; // [Show,Build]