Upload files from Simplify3D to Octoprint automatically
curl -k -H "X-Api-Key:(yourapikey)" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://(yourip)/api/files/local"
Bilgi Payşatıkça Çoğalır..!
curl -k -H "X-Api-Key:(yourapikey)" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://(yourip)/api/files/local"