chiark / gitweb /
filamentspool includes teeth
[reprap-play.git] / Makefile
index 881588b98529a9c85a47e44470ef609df2143776..d31e0a909e4c5747a1d7de2e86e11c6066e512d6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 
 HRR=/home/reprap
 SLIC3R=$(HRR)/Slic3r/bin/slic3r
+SKEINFORGE=python $(HRR)/reprappro-software.git/skeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py
 
 CONFIG=slic3r-config.ini
 
@@ -12,5 +13,10 @@ default:
 %.gcode:       $(CONFIG) %.stl
                $(SLIC3R) --load $^ --output $@
 
+#%.gcode:      %.stl
+#              $(SKEINFORGE) $<
+
 %.gcode:       manual-gcode-generator %.m-g
                ./$^ >$@.new && mv -f $@.new $@
+
+dovecliptest.stl: doveclip.scad