X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;ds=sidebyside;f=3d-printables%2FMakefile;h=8ad41cfad42b7b0a3136f5f47fcfd8212db2f501;hb=eaa6ba7e418ec14a4409fd74b6abec39a502cb5d;hp=34bf30b04981627f03456f823073ed0bb147dfd4;hpb=3d90aff00bdea5d4a525d006d5390f9c5a25c635;p=challenge-bot diff --git a/3d-printables/Makefile b/3d-printables/Makefile index 34bf30b..8ad41cf 100644 --- a/3d-printables/Makefile +++ b/3d-printables/Makefile @@ -1,10 +1,10 @@ %.stl: %.scad %-data.scad openscad $< -o $@ -%.gcode: %.stl +%.gcode: %.stl makerfarm-i3-v-8in.ini slic3r \ - -o $@ \ --load makerfarm-i3-v-8in.ini \ + --output $@ \ $< %.print: %.gcode