RepRapFirmware enumerates the gcode files starting at /gcode, it will
also interpret any relative path as being relative to that folder.
However a full absolute path will actually interpret as from the real
root of the SD card :-(
(cherry-picked from
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connection.py | ||
| files.py | ||
| job.py | ||
| languages.py | ||
| log.py | ||
| printer.py | ||
| printer_profiles.py | ||
| settings.py | ||
| slicing.py | ||
| timelapse.py | ||
| users.py | ||