Skip to content

Small change to address spindle delay during tool change #680

Closed
andrewmarles wants to merge 1 commit intogrblHAL:masterfrom
Expatria-Technologies:pr_semi_auto_pause_fix
Closed

Small change to address spindle delay during tool change #680
andrewmarles wants to merge 1 commit intogrblHAL:masterfrom
Expatria-Technologies:pr_semi_auto_pause_fix

Conversation

@andrewmarles
Copy link
Contributor

Not sure if this is the best way to fix this, but it looks like there is a disconcerting pause during semi-auto toolchanges when the spindle is off and the RPM is zero.

@terjeio
Copy link
Contributor

terjeio commented Feb 13, 2025

Not sure I get this. What is the actual state change? And is it for a PWM spindle where enable is controlled by RPM?

image

@andrewmarles
Copy link
Contributor Author

Seems with vfd spindles the value field is nonzero even when the spindle is off. I had the same issue reading that field with the atc plug-in.

@terjeio
Copy link
Contributor

terjeio commented Feb 13, 2025

Oops, that is a bad one - there are other flags than on and ccw in the value. I'll add a function that checks only on and ccw.

@andrewmarles
Copy link
Contributor Author

This seems resolved with latest core updates.

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

Successfully merging this pull request may close these issues.

2 participants