Commit Graph

12 Commits

Author SHA1 Message Date
Matt McWilliams 16f618a727 rename the "spiral_bottom_insert" module to "spiral_insert" because the void is not specifically for the bottom insert anymore and is the same for both "top" and "bottom" spirals in the unified design. 2021-10-12 13:52:58 -04:00
Matt McWilliams d915f255dc Comment to preserve sanity: the seemingly-duplicate module "spiral_bottom_insert_single" is NOT the same as the Super8 insert: it has a different threading for a different screw. 2021-10-12 13:50:34 -04:00
Matt McWilliams 842e0ff3fc Change default model to "spiral" 2021-02-17 22:14:07 -05:00
Matt McWilliams 69da7420fe Add engraved roman numerals into the spindle screws to tell the difference between the double layer and the single layer spindles. 2021-02-17 22:13:22 -05: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 400120826c Re-render v2 with better triangular voids 2020-08-25 10:08:34 -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 2116d3bfba Make the "bottom" argument a function parameter in the shared spiral() module. 2020-08-20 08:35:47 -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