-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Installing RatOS 2.1 on Prusa MK3S: no way to flash Einsy board #131
Comments
I suspect something else is wrong here.
If the configurator doesn't detect it, klipper will throw errors. There's no way around it. The fun part here is that the board isn't detected at all, not for automatic flashing (ie. it had firmware with the prusa-einsy chip ID in there) and not as an unidentified device. It looks like it's not connected at all (or the board definition has an error, which would be strange as i don't believe it has changed). Can you run |
Here we go:
and also
and even
succeeds hapilly (with avrdude saying verified/fuses OK/done). That seems pretty solid to me :). |
Aw dangit. I forgot there's no chipid to set in atmega firmware.. Rat-OS/RatOS-configuration@2bbe1c8 should fix it, may require a reboot after updating to detect correctly though (or at least unplugging the einsy followed by plugging it back in). |
Great, I can confirm it's working now, it allows flashing the firmware directly from the wizard. Thank you! |
What happened
I'm trying to install RatOS 2.1 pre-release onto Prusa MK3S, the Einsy board bootloader is already modified to handle Klipper and v0.12.0-207 is flashed there (I happily run it with RatOS 2.0).
The RatOS configuration wizard allows me to select the printer, to select Einsy board in the following step. In the "Control board flashing" step, see screenshot.
OK, SD card is the only way to proceed, so I expect I can cheat. I compiled the firmware manually and flashed it. Then I turned the printer off and on again and tried "Check board status". It does nothing and it is not possible to proceed (as "Next" button is inactive).
What did you expect to happen
Ideally, the wizard should be able to flash the board directly (automatic updates work on RatOS2.0). Alternatively, there may be an option for strange boards like Einsy "The board is already flashed, I know what I'm doing, let me finish the wizard and create the configuration".
How to reproduce
Running the config wizard in RatOS 2.1.
Additional information
No response
The text was updated successfully, but these errors were encountered: