machineagency / science-jubilee

Controlling Jubilees for Science!
https://science-jubilee.readthedocs.io/
MIT License
24 stars 10 forks source link

Manage tool intervention error when homing from python #162

Open brendenpelkie opened 3 months ago

brendenpelkie commented 3 months ago

Duet3D Firmware Version

No response

Steps to reproduce this bug

Steps:

  1. Home tool from the python library with a tool attached. This will trigger a 'tool attached' error and require user intervention to correct. This can also happen if you are homing with the tool changer at a high rotation angle.

In the duet web control interface, a dialogue box pops up telling the user to remove the tool and click OK to continue homing. Python does not display the error or any clue to fix it and will just hang on the homing step. ....

Snippet:


// Paste your code here :)