chiark / gitweb /
sewing-table: roundcorner variable angle wip
[reprap-play.git] / Makefile
index dde59df58178c86e955c1e5fee514341233cc1bd..1ccbb32a780857aa58bb1c7d13cc2d7a27db244f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ USING_AUTOS ?= $(FILAMENTSPOOL_AUTOS) xeno-drivebay-bracket dungeonquest-cone an
 
 AUTO_TOPLEVELS := $(foreach m,$(USING_AUTOS),$(shell $(PLAY)/toplevel-find $m))
 
-AUTO_INCS += funcs.scad utils.scad sealing-box.scad sewing-table.scad
+AUTO_INCS += funcs.scad sealing-box.scad sewing-table.scad
 
 default:       autoincs scads
 
@@ -165,6 +165,8 @@ question-question.eps: question-question.fig
                fig2dev -L eps <$< >$@.tmp
                @mv -f $@.tmp $@
 
+sewing-table%.stl: sewing-table-rear-profile.dxf
+
 sewing-table-rear-profile.eps: sewing-table-rear-profile.fig
                fig2dev -L eps -D +40 <$< >$@.tmp
                @mv -f $@.tmp $@