X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=4c6c5bd473ea0837ae0f42ed63bd78c9045e4482;hb=9c3bb91f9adde083a93efe6268885255aa440dad;hp=253eb3937b67a70ce1d9295b827d153dd65b264f;hpb=0c182863970469361452eb89df3c561aaf38e9bd;p=reprap-play.git diff --git a/Makefile b/Makefile index 253eb39..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,6 +165,12 @@ question-question.eps: question-question.fig fig2dev -L eps <$< >$@.tmp @mv -f $@.tmp $@ +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 $@ + question-token.stl: question-question.dxf lemon-stand.stl: lemon-stand.scad