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

Spindle selection using drop drop down #399

Open
boboxx opened this issue Aug 9, 2024 · 1 comment
Open

Spindle selection using drop drop down #399

boboxx opened this issue Aug 9, 2024 · 1 comment

Comments

@boboxx
Copy link

boboxx commented Aug 9, 2024

Looks like there is a problem with the spindle selection drop down. I have a PWM (laser) and a VFD spindle connected. Using the $Spindle command I can see:

$spindles
0 - PWM, enabled as spindle 1
1 - Huanyang v1, enabled as spindle 0, active

Swiching from the Huanyang v1 to PWM doe not chnage my active spindle.

If I use M104Q1, my spindle will chnage to PWM as displayed by the $Spindle command and the drop down selection will match the selection.

If I issue M104Q0, it will revert to Huanyang v1 and operate as expected. I have tried version 2.044, and the latest 2.0.45p10 on Edge.

Screenshot 2024-08-09 132029
Screenshot 2024-08-09 132102

@terjeio
Copy link
Owner

terjeio commented Aug 14, 2024

There are bugs in both the controller and the sender causing this.
The latest controller version and edge build (p11) should be ok.

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