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.
10 months ago
Matt McWilliams
73a614bb01
Render the new single-layer spindle. Still needs to be rendered and added to the README.
2 years ago
mmcwilliams
e1083bd548
Simplify v3 scripts by removing vestigial modules.
2 years ago
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.
2 years ago
mmcwilliams
365d1e0796
tar.gz the v3 models as they are finished
2 years ago
mmcwilliams
2d16a5cde7
Zip all models after rendering for release
2 years ago
mmcwilliams
6d8666dbd5
Rendered spindles for the first time
2 years ago
mmcwilliams
7cc3d0a17c
Add spindle code to v3. Render the top and bottom spindle.
2 years ago
mmcwilliams
a0145d462e
Convert all v3 files to binary from ascii where appropriate.
2 years ago
mmcwilliams
0662dff707
Add new parts to build script
2 years ago
mmcwilliams
52a9386cf7
If no admesh, just print N/A
2 years ago
mmcwilliams
c4ede152f6
re-rendered v3. Images still don't work
2 years ago
mmcwilliams
06ec3c961c
Don't render images as --preview, just render completely
2 years ago
mmcwilliams
0a57c89f2f
Now ready to render
2 years ago
mmcwilliams
82fa532c1c
Ready to render v3
2 years ago
mmcwilliams
fc62e76a4e
V3 ready to render. TODO: fix spiral triangular voids. Need to fit inner spoke area tighter.
2 years ago
mmcwilliams
e3c7913be2
Move stls from "dist" to "stl", makes more sense.
2 years ago
mmcwilliams
90e7a173fd
Benchmarks run. V2 script updated
2 years ago
mmcwilliams
6f4eb31f92
V2 build process complete and run on laptop. Rerun on desktop with later OpenSCAD. Issue: render preview fails on spirals. Could be use of --preview flag in command but I don't want to just re-render an entire spiral to take a screenshot. Will test method of writing a scad file with an import statement referencing a rendered .stl
2 years ago
mmcwilliams
002874282d
Complete and render v2. Process is running
2 years ago
mmcwilliams
c495ff6168
Render not compile (though they may mean the same thing in this case)
2 years ago
mmcwilliams
ceb7580f8b
Set filenames to variables in v1 script
2 years ago
mmcwilliams
c677099742
Use ADMesh to calculate facets and volume of resulting models. Look for significant differences in render time and size between spiral approaches.
2 years ago
mmcwilliams
84e07d8e60
Version moved to its own script for code reuse
2 years ago
mmcwilliams
6962744925
Log the version and cpu info when rendering models
2 years ago
mmcwilliams
958cae468d
Store version for profiling
2 years ago
mmcwilliams
7972fe8d72
Updated script to run.
2 years ago
mmcwilliams
98b98cad3b
Write stats out to file
2 years ago
mmcwilliams
bc1366c6ab
A script for rendering all v1 models
2 years ago