X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=14769bc58a0c1c9285ab61c2876f4d43f96019da;hb=f0c0c09e5e8f3753f37f9e8514429b9a4b555a94;hp=beda1a879c4dbd2f388d046992eb2b503952df01;hpb=f04da03fc4744168fd63e730b7316289a1e8ed86;p=reprap-play.git diff --git a/Makefile b/Makefile index beda1a8..14769bc 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" $< $@