X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=Makefile;h=4c6c5bd473ea0837ae0f42ed63bd78c9045e4482;hp=dde59df58178c86e955c1e5fee514341233cc1bd;hb=dce4ecd91aa039bf052c40427c6039bca356fce9;hpb=972e52b1713b17a89c121ee0a9d30290d0563434 diff --git a/Makefile b/Makefile index dde59df..4c6c5bd 100644 --- 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,7 +165,9 @@ question-question.eps: question-question.fig fig2dev -L eps <$< >$@.tmp @mv -f $@.tmp $@ -sewing-table-rear-profile.eps: sewing-table-rear-profile.fig +sewing-table%.stl: sewing-table-rear-profile.dxf + +sewing-table-%-profile.eps: sewing-table-%-profile.fig fig2dev -L eps -D +40 <$< >$@.tmp @mv -f $@.tmp $@