Mini+ Wifi: uploads all land in main directory
I have succesfully upgraded my mini to mini+ and now to Mini+ Wifi.
When exporting G-code, PrusaSlicer says to use / as a directory separator.
However: all uploade files still land in the root directory of my usb Stick.
I've tried:
/directory/filename.gcode
./directory/filename.gcode
directory/filename.gcode
But Uploads still land in the root directory....
I also tested if spaces, underscores and minus symbols in filenames matter, but no change.
RE: Mini+ Wifi: uploads all land in main directory
having the same issue over here. when i was using the usb stick to physically transfer .gcode files to my Mini+, i organized them into folders on the usb stick. can't seem to figure out how to transfer .gcode files via wifi from Prusaslicer into desired folders on the usb stick.
RE: Mini+ Wifi: uploads all land in main directory
Well, according to the help in PrusaSlicer,
It should work with forward slashes, like in linux.
So:
/folder/file.gcode
should save file.gcode in folder folder off the usb root.
But that doesn't work. And backslashes don't as well.
Btw I use Linux and windows and both suffer same problem.
RE: Mini+ Wifi: uploads all land in main directory
Apparently it's planned for "the next release", whatever that means.