Direct Octoprint integration - yes please
Posted: Fri Mar 16, 2018 11:07 am
I know this has been posted here before but I would like to re-iterate - it would be great! It is really the only reason I flip to Cura now and again -
Simplifying the 3D Experience!
https://forum.simplify3d.com/
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.