-
Howdy,
just installed the 3.2 Release. In my start script I do something like
[...] M291 P"Jog the Z Axis until the bed and nozzle are touching and click OK" R"Setting Z=0" Z1 S3 M400 G92 Z0 ; Set z = 0 G90 G1 Z3 F400 M400 G1 Z5 M400 G30 S-1 M400 G1 Z5 M400 G30 S-1 M400 G1 Z5 M400 G30 S-1 M400 G1 Z5 M400 G30 S-1 M400 G1 Z5 M400 G30 S-3 ; measure probe height and set it. M400 M500 P31 ; save trigger height to config-override.g G1 Z5 M400 [...]
I know in the past there was a problem, that dialogs sometimes were not displayed on PanelDue. This seems to be still the case. Just had that three times. My workaround is to execute a 'M118 P2 S"{""controlCommand"":""reset""}"'.
Oh yes, I updated everything - include the PanelDue - to the latest release versions.
Everthing else is running without problems so far
Cheers, Martin
-
I think this only happens when cancelling a print via PanelDue and starting a new one.