Commit graph

10 commits

Author SHA1 Message Date
kennetek
f74618f86e added internal height parameter
ignore the block_negative commands they don't work all that well
2022-09-27 09:12:22 -07:00
kennetek
6954345a96 added vase mode bins
Adapted the parent script to make vase mode compatible bins, which saves filament and print time
2022-09-18 16:29:27 -07:00
kennetek
e8babd7912 gridz can now equal zero if only base is desired
Setting gridz to 0 (or anything less than zero) will only generate the base pattern. This is useful in cases where you want to use those wonderful printable holes on other models.
2022-09-18 11:07:33 -07:00
Ruud Swinkels
e811f98492 changed final base cut object (rouunded_rectangle) for faster rendering 2022-09-18 14:36:24 +02:00
Ruud Swinkels
e0b415460b add clearance to base for faster rendering 2022-09-18 14:24:28 +02:00
Ruud Swinkels
2e19737e36 changed r_f1 to 0.6 2022-09-18 14:17:31 +02:00
Ruud Swinkels
4bb537e812 revert thinning outer side walls 2022-09-15 21:09:12 +02:00
Ruud Swinkels
2e80cc2ee0 changed tollerance of lip to match orignal design 2022-09-15 20:14:14 +02:00
Ruud Swinkels
42538d67fb Changed block_base to match original design 2022-09-14 18:44:37 +02:00
kennetek
84d0625008 Added different height specifications
Height can now be defined by the unit height, internal height, or external height. Added lip toggle. Added option to snap bin to unit height. Fixed small protrusion at the bottom of the  outside wall edge that made the STL look less clean. Split file into base file and command file, to allow for ease of use and possible future module expansion.
2022-08-09 13:25:13 -07:00