Commit Graph

13 Commits

Author SHA1 Message Date
Matt McWilliams 473d8e99ca Don't print camera position (only needed in gui) 2021-11-03 18:20:41 -04:00
Matt McWilliams 1af2b43d36 Begin grouping variables for refactor 2021-11-03 17:23:12 -04:00
Matt McWilliams 5e09bd394b Move stacking spindle design to shared library 2021-11-03 17:05:37 -04:00
Matt McWilliams f4fbdbe614 Add a spiral reinforcement for the outside spiral. 2021-10-18 12:25:55 -04:00
Matt McWilliams 814fe80e50 Accidentally removed the gnal_spacer() module in what can only be called an "over optimization" of the code while refactoring at 2AM. 2021-10-15 12:26:58 -04:00
Matt McWilliams dfa22adc8c What tank? Don't worry about it. 2021-10-15 12:21:50 -04:00
Matt McWilliams ba2b701a7a Created a new branch to explore creating a method of stacking 4 or more spirals. In theory. Potentially.
First attempt misused the single spiral diameter thread. The number of parts means two things: improve the documentation and potentially add identifying features to the different parts.
2021-10-15 12:12:36 -04:00
Matt McWilliams 73a614bb01 Render the new single-layer spindle. Still needs to be rendered and added to the README. 2021-02-17 21:57:55 -05:00
mmcwilliams e1083bd548 Simplify v3 scripts by removing vestigial modules. 2020-09-12 10:57:01 -04:00
mmcwilliams 2760cf5fee Remove triangular voids from v3 and move the improved triangular voids into v2 to consolidate the best attempt at this design to that version. 2020-08-24 17:41:05 -04:00
mmcwilliams d6773d6947 Add a "spiral test" module to render a slice of the spiral for printer tests 2020-08-24 09:18:27 -04:00
mmcwilliams baf98da5f2 Render latest updates to v3 2020-08-21 21:19:12 -04:00
mmcwilliams fa8c3de390 Migrate all scad files to their own scad directory to make the root less messy. Might archive the 1-2-3 versions and properly use git for future versioning. 2020-08-19 15:52:28 -04:00