Commit graph

8 commits

Author SHA1 Message Date
Ruud Swinkels
2e19737e36 changed r_f1 to 0.6 2022-09-18 14:17:31 +02:00
Ruud Swinkels
2e80cc2ee0 changed tollerance of lip to match orignal design 2022-09-15 20:14:14 +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
kennetek
1cb21ef1ed Added ability to make completely custom bins
Redid the system of how bins are generated and placed in order to facilitate manual construction of compartments. Added small improvement where left and right wall lips will have fillets.
2022-08-05 19:57:11 -07:00
kennetek
0940d399ae Fix small fillet issue 2022-08-04 09:42:52 -07:00
kennetek
2a21923f4e Overhaul of cutter objects for optimized rendering
Old version of cutters had many shared surfaces which caused lag in preview window and caused fast-csg fail to provide speed boosts. Replaced with minkowski function to get the fillets. Benchmark: 5x3x6-5x2 reduced from 8 minutes to 6 seconds. Fixed a small error with the outer size (42mm to 41.5mm) to account for tolerances. Created gifs to illustrate the scripts functions.
2022-08-04 01:10:32 -07:00
kennetek
237d91800e Added ability to have y-axis compartment divisions
Compartment cutters can now be patterned along the y-axis. Fixed bug with the 6 high containers cutting off the scoop fillet.
2022-07-31 23:52:34 -07:00
Kenneth
f7c30e5393
Added script 2022-07-30 23:13:47 -07:00