Commit graph

7 commits

Author SHA1 Message Date
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 bd828ab050 Merge branch 'main' of https://github.com/kennetek/gridfinity-rebuilt-openscad 2022-07-31 23:52:57 -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 c2db0bdc60
Update README.md 2022-07-31 23:31:47 -07:00
Kenneth f7c30e5393
Added script 2022-07-30 23:13:47 -07:00
Kenneth Hodson c63598cf5d
Update README.md 2022-07-30 23:03:28 -07:00
Kenneth Hodson 2806f829d0
Initial commit 2022-07-30 22:53:01 -07:00