Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UGS Setup Wizard cannot recognize the controller #2319

Closed
rcecinati opened this issue Sep 14, 2023 · 3 comments
Closed

UGS Setup Wizard cannot recognize the controller #2319

rcecinati opened this issue Sep 14, 2023 · 3 comments

Comments

@rcecinati
Copy link

Version

2.0.20

Hardware / Firmware

GRBL 1.1

What happened

Hello, some features of UGS appear unreachable to me, first of all the SetupWizard, claiming it can't recognize my controller, and forcing me to a manual setup. I performed the $100 and $101 settings, and they are consistent with the behavior of my machine so far.
Jogging works great
"Set zero" and "Return to zero" functions give no result. The only way to reset the coordinates is disconnecting/reconnecting.
"Visualize" function does not work too

How to reproduce

Hardware: Arduino UNO compatible (AZ-Delivery)
CNC Shield 3
2 x Stepper Motor Driver
Tried UGS 2.0.18 and 2.0.20
I am running GRBL 0.9j because the version 1.1 seems to be incompatible with Shield 3 (Joacim's warning), it actually sticks down the motors
The drivers were trimmed about the load current, and work fine
I am using only 2 axis X+Y, and corrected the homing sequence manually in config file excluding homing on Z axis

Operating System

Windows 11 64bit

Anything else

It always happens , trying to run the wizard. I have experienced a success in the very first stages of my development, couldn't say what broke the magic.
Further detail are of course available, e.g. the Firmware Settings

@breiler
Copy link
Collaborator

breiler commented Sep 14, 2023

To get the Setup Wizard working with GRBL 0.9 you need to use the latest nightly build. I added a fix for older versions of GRBL a couple of days ago. Download it from here: https://github.com/winder/Universal-G-Code-Sender#downloads

"Set zero" and "Return to zero" functions give no result. The only way to reset the coordinates is disconnecting/reconnecting. "Visualize" function does not work too

What is your $10 setting?
Make sure you have a reporting level that reports the machine position and/or work positions.
https://github.com/grbl/grbl/wiki/Configuring-Grbl-v0.9#10---status-report-maskbinary

For instance $10=3

@rcecinati
Copy link
Author

rcecinati commented Sep 14, 2023 via email

@breiler
Copy link
Collaborator

breiler commented Oct 15, 2023

Closing as this is now available in 2.0.21

@breiler breiler closed this as completed Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants