mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
ptrude/: many major math fixes, especially in stretch_path
This commit is contained in:
@@ -44,6 +44,9 @@ $(MAIN): $(OBJS)
|
||||
try: $(MAIN)
|
||||
./$(MAIN) -d try 1 0.1 | tee out
|
||||
|
||||
t2: $(MAIN)
|
||||
./$(MAIN) tp ts 25 0.1 >out.stl
|
||||
|
||||
clean:
|
||||
rm -f $(OBJS) $(OBJS:.o=.d)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user