Ultimate-Box-Maker/files
Joel Ebel 294e4ee3f3 Call all functions in a consistent style.
Fixed a few minor issues in the process (typoed "square" in previous
commit")
Put curly braces around blocks that didn't have them for consistency.
Notably, re-ordered arguments for "cylinder" since the manual says if
you have named arguments, all following arguments must be named. So now
all cylinders have the height first, unnamed, followed by either r= or
d=, and then $fn= if it isn't otherwise specified in the block.
2018-05-04 00:47:36 -04:00
..
U_Box_V103.scad Initial checkin downloaded from thingiverse 2018-05-02 22:05:21 -04:00
U_Box_V104_Test_Cleaned.scad Call all functions in a consistent style. 2018-05-04 00:47:36 -04:00