chiark / gitweb /
maglite-holder: torch colour for test
[reprap-play.git] / Makefile
index 70d20e09a3a71db7e2262c10a4a3e7a8511f657d..e3356000472753dff26454572112d6bf90bae9f1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -120,6 +120,10 @@ 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)