Ultimate-Box-Maker/files
Joel Ebel 3754009a43 Make RoundBox smarter to reduce code duplication
RoundBox now takes an xshrink and yzshrink argument, which tell it how
much to shrink the box from the Length, Width, and Height parameters.
They defaul to 0. The removes the need to translate the calls to
RoundBox or to repeatedly provide adjustments to its arguments that are
very similar. As a result, the MainBox module is now much simpler and
easier to understand.
2018-05-18 00:24:54 -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 Make RoundBox smarter to reduce code duplication 2018-05-18 00:24:54 -04:00