Commit Graph

2 Commits

Author SHA1 Message Date
Brian S. Stephan ae40fd7289
break out tweakable parameters into a separate file
this allows for:

include <parameters.scad>
// override a variable such as
frame_z = 60;
include <components.scad>

which will let individual components tweak settings, e.g. the height of
a frame
2023-11-20 14:25:27 -06:00
Brian S. Stephan 8140d5e3a8
neutrik D base plate, also good as a cover 2023-09-06 14:44:54 -05:00