Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

See https://www.duet3d.com/forum/thread.php?id=889

Insert following code in "Additional terminal commands for post processing":

Code Block
curl  -F "file=@[output_filepath]" "http://hypercube.local/rr_upload?name=gcodes/[output_filename].gcode"

...