Flashing a 3rd (or a 4th or...) EBB42
I am implementing a pico MMU on the IDEX. The pico is driven by a EBB42. Apparently I need to flash it via Ratos. As I have the Idex I cannot flash it using the wizard (using the DFU).
Once flashed, indeed the board must not be recognized as one for the toolheads
What would be the best method to move forward?
Solution:Jump to solution
you have to do it via ssh. otherwise, it will be recognized as a new toolboard and it will throw errors
5 Replies
Solution
you have to do it via ssh. otherwise, it will be recognized as a new toolboard and it will throw errors
flash via ssh with the usual settings and then get the serial address to include on config
Thanks, I have ended up doing this method.
If other MMU or other systems need to be flashed, it would be nice to have that available in the Ratos Wizard, so that the overall system is easy to maintain when klipper is updated.
yes, but this is not a currently supported feature. Once it is supported, it will have a UI in the configurator
Amazing, thanks.