This file contains 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
// 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; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 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
// Cutting Board alignment shim | |
// Ed Nisley KE4ZNU - 2024-08-20 | |
//----- | |
// Dimensions | |
ShimThick = 1.6; // thickness of shim under board | |
/* [Hidden] */ |
This file contains 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
// Power Supply Brick brackets | |
// Ed Nisley KE4ZNU 2024-08-19 | |
Layout = "Show"; // [Show,Build] | |
//-- Extrusion parameters | |
/* [Hidden] */ | |
ThreadThick = 0.20; |
This file contains 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
// Glass patio table leg brackets | |
// Ed Nisley - KE4ZNU | |
// 2024-08 | |
/* [Layout] */ | |
Layout = "Show"; // [Section,Projection,Show,Build] | |
Part = "Leg"; // [Leg, RimPlate, Block, Bracket] |
This file contains 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
// Anker PowerCore 325 20K V2 Power Bank | |
// Ed Nisley - KE4ZNU | |
// 2024-07 | |
/* [Layout Options] */ | |
Layout = "Show"; // [Show,Build] | |
Part = "Cradle"; // [Cradle,Battery,Pad] |
This file contains 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
// 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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder