Disable firmware update message?
Printer is a i3S+ with 3.11 firmware.
Trying to disable the firmware check when starting a print.
Printer menu -> Settings -> HW setup -> Checks -> Firmware [None] doesn't seem to stop the check.
The only other way I can see is to delete the following line in PrusaSlicer custom start G-code:-
M115 U3.12.2 ; tell printer latest fw version
RE: Disable firmware update message?
Don't delete the line in your start g-code, just put a comment mark in front of it. Then the printer will ignore it, and you can restore that function anytime by removing the comment mark. That's what I did. The option on the printer through the LCD screen doesn't actually do anything.... Supposedly they have fixed that in 3.12, but given the problems with that firmware it's probably a good idea to stay with what you've got.
RE: Disable firmware update message?
I have the same problem on my MK3S+ printers with 3.11 firmware. That Checks -> Firmware [None] option does not seem to work.