Firmware update on Maestro broke display
-
I updated to 2.02a. I'm using the RRD display that I bought with the board. Any suggestions on what I should try to do to fix it? While updating it said Updating Firmware on the display, after reboot, nothing.
Another friend has the same issue.
-
Can I ask which version you upgraded from?
If it was earlier than v2.2, I think you may need to add a M918 line into your config.g to initialise the 12864 display (minimally M918 P1). See https://duet3d.dozuki.com/Wiki/Gcode#Section_M918_Configure_direct_connect_display
and
https://duet3d.dozuki.com/Wiki/Duet_2_Maestro_12864_display_menu_system
and
https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md - Read the release notes for v2.02
-
@mudcruzr It was from 2.0 that shipped from the early backers. This command fixed it! Thanks!