Search found 3 matches

Go to advanced search

by joseamirandavelez
Mon May 01, 2017 1:17 am
Forum: General Discussion and Tips
Topic: Post Processing commands added to gcode file
Replies: 5
Views: 11929
 
Jump to post

Re: Post Processing commands added to gcode file

upsm: This worked. Thanks! I dont usually share my gcode file, however, they are usually shared between people with the same printers. For example, my Prusa printer came with a lot of gcode files in the card, ready to use. Even with a whole RC airplane... Not a single stl file. But the main reason i...
by joseamirandavelez
Mon May 01, 2017 1:00 am
Forum: General Discussion and Tips
Topic: Post Processing commands added to gcode file
Replies: 5
Views: 11929
 
Jump to post

Re: Post Processing commands added to gcode file

What operating system are you using? I tried this myself and it seems to work fine on my computer. Nothing extra is added to the gcode files. I checked the file, and it outputs the whole line. ; postProcessing,{REPLACE "; outer perimeter\n" "; outer perimeter\nM204 S600\n"},{REP...
by joseamirandavelez
Sat Apr 29, 2017 5:11 pm
Forum: General Discussion and Tips
Topic: Post Processing commands added to gcode file
Replies: 5
Views: 11929
 
Jump to post

Post Processing commands added to gcode file

Hi, I am using a command like this in the Post Processing script: curl -u username:password -k -H "X-Api-Key: 11223344556677889900" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://myprintersadress/api/files/local" to send the ...

Go to advanced search