Commit Graph

17 Commits

Author SHA1 Message Date
mmcwilliams 01106665d2 Create correct CSG folder before building. Do not commit csg files because they are intermediary? For now. 2021-10-15 11:39:18 -04:00
mmcwilliams fa5726a6a8 Build script now runs deps.sh before building to prevent running commands that aren't available.
Script now compiles csg files. TODO: fix the csg2step.py script by using latest FreeCAD logic.
Script allows for input of a size (50ft/100ft) or an part (from FILES) to render fewer files.
Migrate bulk of the loop into a render_part() function that can be re-used.
2021-10-15 11:20:11 -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 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
mmcwilliams 365d1e0796 tar.gz the v3 models as they are finished 2020-08-19 13:13:30 -04:00
mmcwilliams 2d16a5cde7 Zip all models after rendering for release 2020-08-19 12:46:19 -04:00
mmcwilliams 6d8666dbd5 Rendered spindles for the first time 2020-08-19 08:41:26 -04:00
mmcwilliams 7cc3d0a17c Add spindle code to v3. Render the top and bottom spindle. 2020-08-19 01:35:44 -04:00
mmcwilliams a0145d462e Convert all v3 files to binary from ascii where appropriate. 2020-08-19 01:14:04 -04:00
mmcwilliams 0662dff707 Add new parts to build script 2020-07-09 09:10:45 -04:00
mmcwilliams 52a9386cf7 If no admesh, just print N/A 2020-06-04 09:46:13 -04:00
mmcwilliams c4ede152f6 re-rendered v3. Images still don't work 2020-05-30 21:53:57 -04:00
mmcwilliams 06ec3c961c Don't render images as --preview, just render completely 2020-05-29 12:07:42 -04:00
mmcwilliams 0a57c89f2f Now ready to render 2020-05-29 10:27:12 -04:00
mmcwilliams 82fa532c1c Ready to render v3 2020-05-29 10:24:41 -04:00
mmcwilliams fc62e76a4e V3 ready to render. TODO: fix spiral triangular voids. Need to fit inner spoke area tighter. 2020-05-28 12:16:45 -04:00