Code: Select all
curl -k -H "X-Api-Key:YOUR API KEY HERE" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://192.168.145.200/api/files/local"would be nice to have but you have so many alternatives...
maddavo wrote: ↑Thu Apr 12, 2018 8:35 am I want to vote for this feature. Octoprint integration is not just about sending gcode files to the octoprint uploads directory. It is about using the octoprint API to directly connect to octoprint to control the printer. You should be able to bring up Tools -> Machine Control Panel and then connect to the octoprint instance and control everything.
how is "click on save button" not as simple as "click on any other button" ?