X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=3345eaa53115feeaf18b1dbb98fe7d02babdfdca;hb=a77f9afd05af6862238596327a76aa1beccd036e;hp=beda1a879c4dbd2f388d046992eb2b503952df01;hpb=f04da03fc4744168fd63e730b7316289a1e8ed86;p=reprap-play.git diff --git a/Makefile b/Makefile index beda1a8..3345eaa 100644 --- a/Makefile +++ b/Makefile @@ -185,6 +185,12 @@ electron-token.stl: electron-token.scad screw-recess-test-number-s$s.fig \ screw-recess-test-number-s$s.eps) +poster-tube-lid,CatchPostDistort-fa%.stl: \ + distort-stl poster-tube-lid,CatchPreDistort.auto.stl + ./distort-stl $@.tmp + mv -f $@.tmp $@ + %.dxf: %.eps pstoedit -dt -f "dxf: -polyaslines -mm" $< $@