Advertisement
monsterzack5

Simply 3D Auto Upload to OctoPrint

Mar 15th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. curl -k -H "X-Api-Key:<<<API KEY GOES HERE>>>" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://192.168.1.<LOCAL IP ADDRESS HERE>/api/files/local"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement