You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

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

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

curl has to be installed!

  • No labels