andypugh wrote:
That isn't something that I have seen (and would cause real problems with constant-surface-speed mode on a lathe.)
Do you have the spindle-at-speed pin connected in HAL? Where did you get the configuration from?
I connected the spindle to "Spindle PWM" as suggested by the stepconf wizard.
This is where I got my confuguartion from.
Ths Spindle PWM signal is transformed to 0-10V by external electronic and goes to my frequency converter input.
Spindle-at-speed pauses motion until a spindle-good signal is received. Some example and simulated configs have this connected.
There is no hardware connection for such a signal.
Is M3 setting an actual spindle speed, or is it being used for something else? There may be more appropriate ways to do it.
Only for spindle speed.
My machine consists of a spindle one axis and two end-switches only. No more.
I have to set the spindle speed and move with the (X) axis.
What would be a more appropriate way to set the spindle speed?
I tried also things like
G01 X200 S300
with the same result.
Thanks