X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=Makefile;h=1ccbb32a780857aa58bb1c7d13cc2d7a27db244f;hp=688c7cec6cbb507a462b8b2686c475d0d342d481;hb=b827aa24397af374e46f228e15b9f0584e970c95;hpb=378396c125ba134a2fa950bcf0c25b89a40ecb28 diff --git a/Makefile b/Makefile index 688c7ce..1ccbb32 100644 --- a/Makefile +++ b/Makefile @@ -30,11 +30,11 @@ CONFIG=$(PLAY)/slic3r-config.ini FILAMENTSPOOL_AUTOS = filamentspool filamentspool-lt filamentspool-sm FILAMENTSPOOL_AUTOS += filamentspool-storarm3 -USING_AUTOS ?= $(FILAMENTSPOOL_AUTOS) xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover anglepoise-neck crossbar-computer-led-mount wardrobe-hook knifeblock pandemic-counter pattress-boxes-3-cover bike-lipo-box earring-stand bike-stalk-led-mount sewing-table +USING_AUTOS ?= $(FILAMENTSPOOL_AUTOS) xeno-drivebay-bracket dungeonquest-cone anke-gps-bracket cable-hole-trunking-cover anglepoise-neck crossbar-computer-led-mount wardrobe-hook knifeblock pandemic-counter pattress-boxes-3-cover bike-lipo-box earring-stand bike-stalk-led-mount sewing-table sewing-table-test maglite-holder 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 @@ -70,6 +70,7 @@ AUTOBASE=$(shell echo $(1) | perl -pe 's/,\w+\.auto$$//') %.gcode-sd: %.gcode mount /media/sd + rm -f /media/sd/JOB.* /media/sd/job.* cp $^ /media/sd/JOB.G sleep 0.5 umount /media/sd @@ -114,6 +115,15 @@ pandemic-counter-l%.eps: pandemic-counter-letters.fig fig2dev -D +$(notdir $*) -L eps <$< >$@.tmp @mv -f $@.tmp $@ +.PRECIOUS: maglite-holder-torch-curve.eps +maglite-holder-torch-curve.eps: maglite-holder-torch.fig + fig2dev -D +1:70 -L eps <$< >$@.tmp + @mv -f $@.tmp $@ + +maglite-holder-torch-curve.dxf: maglite-holder-torch-curve.eps + pstoedit -dt -flat 0.05 -f "dxf: -polyaslines -mm" $< $@ + + PANDEMICQUARANTINES_NUMBERS=1 2 PANDEMICQUARANTINES_DXFS=$(foreach l,$(PANDEMICQUARANTINES_NUMBERS), \ pandemic-quarantine-l$l.dxf) @@ -155,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-rear-profile.eps: sewing-table-rear-profile.fig + fig2dev -L eps -D +40 <$< >$@.tmp + @mv -f $@.tmp $@ + question-token.stl: question-question.dxf lemon-stand.stl: lemon-stand.scad