UGS no longer connects to Genmitsu 4040 ProMax #2737
Answered
by
breiler
will1305-ghub
asked this question in
Help
-
Beta Was this translation helpful? Give feedback.
Answered by
breiler
Mar 31, 2025
Replies: 1 comment 1 reply
-
The controller reports that it is in a DOOR state. This state will prevent the execution of any commands and the initialization can not continue. On older GRBL boards it would automatically reset it upon connection. The newer 32-bit variants does not. I have added a check for it and will automatically reset the board in the UGS initialization sequence which should fix the problem. This is available in the latest nightly build of UGS here: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
breiler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The controller reports that it is in a DOOR state. This state will prevent the execution of any commands and the initialization can not continue.
On older GRBL boards it would automatically reset it upon connection. The newer 32-bit variants does not. I have added a check for it and will automatically reset the board in the UGS initialization sequence which should fix the problem.
This is available in the latest nightly build of UGS here:
https://github.com/winder/Universal-G-Code-Sender?tab=readme-ov-file#downloads