chiark / gitweb /
Use funcs.scad.cpp from diziet-utils, and delete compat link
[reprap-play.git] / Makefile
index 0a2988c65b19a1f0ac036c9b246edd1ffcbca61c..b76ba162fd7eddc9122742fbaa8897205bed2636 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,10 @@ AUTO_INCS += sealing-box.scad sewing-table.scad nutbox.scad \
             poster-tube-lid-parametric.scad \
             $(QUACKS_SCADS)
 
-include reprap-objects.make
+AUTO_STLS_INCS += poster-tube-lid,CatchPostDistort-fa3.stl
+AUTO_STLS_INCS += poster-tube-lid,CatchPostDistort-fa20.stl
+
+include diziet-utils/reprap-objects.make
 
 dovecliptest.stl: doveclip.scad $(AUTO_INCS)
 
@@ -91,7 +94,7 @@ FILAMENTSPOOL_DXFS=$(foreach n,$(FILAMENTSPOOL_NUMBERS), \
        filamentspool-number-n$n.dxf)
 
 $(addsuffix .auto.stl, $(foreach f,$(FILAMENTSPOOL_AUTOS),$(shell \
-       $(PLAY)/toplevel-find $(PLAY)/$f))): $(FILAMENTSPOOL_DXFS)
+       $(DUTILS)/toplevel-find $(CWD)/$f))): $(FILAMENTSPOOL_DXFS)
 
 filamentspool-numbers filamentspool.stl: $(FILAMENTSPOOL_DXFS)