2ed9b12ed3
simplify my Makefile by writing the build stuff in Python
...
I'm going to move all of the .scad files into subdirectories and I
couldn't figure out how to recurse properly in make, so... do it the
easy way
make is hard, let's go shopping
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-06-20 10:51:16 -05:00
0d954c2630
fix the blown up demo and move it to a demo/ dir
...
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-06-19 10:46:27 -05:00
b21cb75816
add some documentation to the built STLs .zip
...
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-03-21 19:07:29 -05:00
882a34db55
rewrite Makefile to allow parallelization
...
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-03-21 18:15:10 -05:00
8987d403ce
don't build another SCAD file I have locally for tinkering
...
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-02-22 13:40:01 -06:00
3b3b857568
build improvements, create zip file
2023-09-07 19:53:56 -05:00
8fc51019c3
really simple Makefile to compile the STLs
2023-08-24 23:23:41 -05:00