3
1
Back

* this is the main module. It calls the submodules. Make_the_knob(); module make_the_knob() { difference() { union() { difference(){ railRect(height); railSlot(height); railSupportCavity(height); } } Clean up code formatting; added a few comics; standardized appending alt/title text Fix for component clearance, panel thickness from printer realities Compare 4 commits » 2bd01a1ff2 Add schematic, start on PCB Checkpoint after converting most things.

New Pull Request