-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wiki to revert klipper/moonraker after updating #48
Comments
@CChen616 here's a simple script that will fix inadvertent klipper/moonraker updates, and install the latest working version of fluidd. https://github.com/billkenney/revert_qidi_software |
Thanks for your help, but actually, the Klipper and Moonraker repositories on Git are outdated. Additionally, if Fluidd is updated to version 1.28, it is not fully compatible with the current Moonraker (it will work, but there will be a prompt to update Moonraker). We will upload the adjusted components to Git and update the wiki accordingly. |
The 1.28 version linked to in my script is the last one that works with the moonraker on your GitHub repo, the next commit breaks the webcam. I wasn't aware of an issue with an update prompt. I'm glad you'll be updating the wiki. I see people post about this on Facebook at least every 2-3 days, so it will definitely help. |
You also have to change the buster backports source to avoid apt errors: |
There are a lot of people who unwittingly update klipper or moonraker in fluidd not knowing their printer will no longer work. The majority of people seem to think the update has rendered their emmc unusable and they have to purchase a new one. But the fix is simple--delete the klipper/moonraker folder and clone the repo from Qidi's GitHub page. If you get an ssl certificate issue you have to fix the date. You should really add instructions on how to do this to your wiki.
The text was updated successfully, but these errors were encountered: