You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been encountering a strange issue today where my local Klipper and Mobileraker instances have differing config files. I have been trying to save changes to my Start macro but the changes are not being sync to my local Klipper instance and vice versa with syncing my local Klipper to Mobileraker.
Here’s an image of the same Start macro from the same printer, notice that the G28 Z & G28 X Y Z are not the same, enough though they should be.
Hey,
thanks for reporting the issue.
I replaced how mobileraker Downloads Files by making the download a background task to ensure the Ui does not flicker.
It seems like I implemented it in a way where the app downloads the file and keeps it in temporary storage. If you reopen the same file it will use the temporary file instead of downloading the latest config file.
I've changed that to ensure xo fig files are always downloaded again to ensure they stay up to date.
Bug Report
Description
I have been encountering a strange issue today where my local Klipper and Mobileraker instances have differing config files. I have been trying to save changes to my Start macro but the changes are not being sync to my local Klipper instance and vice versa with syncing my local Klipper to Mobileraker.
Here’s an image of the same Start macro from the same printer, notice that the G28 Z & G28 X Y Z are not the same, enough though they should be.
https://imgur.com/a/pQBDuSK
Version Information
The text was updated successfully, but these errors were encountered: