Hello!
Does anyone know how to remove all of the local files, whether gcode or stl, on a Raspi all at once? Besides reformatting the SD card of course.
Hello!
Does anyone know how to remove all of the local files, whether gcode or stl, on a Raspi all at once? Besides reformatting the SD card of course.
If you want to do from the command line. You can remove the contents of the directory:
/AstroBoxFiles/uploads
Perfect! Thank you! That was much quicker then removing everything individually!