Is it OK to disconnect PanelDue from printer while it's powered on?
I'm using PanelDue mostly for calibration and occasionally for a starting prints. The question is whether I can start a print with PanelDue, disconnect it from the printer and start using the screen with other printer? I know I can do this, but how big is the probability that I let the magic smoke out while doing so?

Laurman
@Laurman
0
Reputation
3
Posts
1
Profile views
0
Followers
0
Following
Best posts made by Laurman
This user hasn't posted anything yet.
Latest posts made by Laurman
-
Hot swap PanelDue?
-
RE: Problem with negative Z-probe trigger values
Thanks for the quick reply. I replaced the second G1 commands for Z-homing with G30 and stated the necessary trigger values in config.g. Now everything works as intended.
-
Problem with negative Z-probe trigger values
Hi,
After upgrading to the v1.19 I encountered two bugs:
- My CoreXY X and Y axes were flipped - had a easy fix by changing the motor directions
- Homez.g and homeall.g files do not recognize negative G92 Z- values. If the trigger height is set negative, Duet completely ignores it and sets the value to zero. Everything works correctly when I use positive values, Duet recognizes it and uses it as it should. Unfortunately I need negative values to get my nozzle probe working again. Deployprobe.g and retractprobe.g files are deleted.
Thanks for your time.