Description
At the moment when a file is sent to Octoprint it will always be placed in the 'local' location of Octoprint:
location – The target location to which to upload the file. Currently only local and sdcard are supported here, with local referring to OctoPrint’s uploads folder and sdcard referring to the printer’s SD card. If an upload targets the SD card, it will also be stored locally first.
It would be nice for this to be configurable so you would be able to upload to the SD file via Octoprint. Either in the dialog after clicking on 'Send Gcode' or in the printer settings pane. 'Start printing after upload' would also have to account for this.
What is the more preferable location for this configuration option? Settings pane or upload dialog? And would a pull request for this be accepted? Or is this a feature Prusa is not interested in having in Slic3rPE?