d4rk50ul1 / klipper-on-android

Using Android to run Klipper, Moonraker, Mainsail/Fuidd, and KlipperScreen
GNU General Public License v3.0
110 stars 22 forks source link

Fixed paths to be compatible with the new moonraker version #4

Closed ZerGo0 closed 1 year ago

ZerGo0 commented 1 year ago

The latest moonraker update expects the config, log and other paths to be in ~/printer_data/... now: https://moonraker.readthedocs.io/en/latest/installation/#data-folder-structure

Old installations usually sym link the new paths to the old paths which means that these changes should still work for everyone.