Atomic exporter so fstl doesn't whine
This commit is contained in:
@ -2,5 +2,5 @@ STL_FILES = base.stl hinged_lid.stl simple_lid.stl tandy_lid.stl
|
||||
|
||||
all: $(STL_FILES)
|
||||
|
||||
%.stl: %.py dimensions.py
|
||||
%.stl: %.py dimensions.py utils.py
|
||||
python $<
|
Reference in New Issue
Block a user