G76 spindle settings
06 Feb 2023 13:17 #263820
by andypugh
Replied by andypugh on topic G76 spindle settings
Does spindle.0.revs increase or decrease in M4 mode?
For info, G76 is interpreted here:
github.com/LinuxCNC/linuxcnc/blob/master...erp_convert.cc#L5029
And seems to be written for both spindle directions ( github.com/LinuxCNC/linuxcnc/blob/master...erp_convert.cc#L4887 )
I haven't tracked the signals far enough through the system to find where the synch happens, but have you tried using a negative pitch for negative spindle speed?
For info, G76 is interpreted here:
github.com/LinuxCNC/linuxcnc/blob/master...erp_convert.cc#L5029
And seems to be written for both spindle directions ( github.com/LinuxCNC/linuxcnc/blob/master...erp_convert.cc#L4887 )
I haven't tracked the signals far enough through the system to find where the synch happens, but have you tried using a negative pitch for negative spindle speed?
Please Log in or Create an account to join the conversation.
06 Feb 2023 21:07 #263869
by O.R
spindle.0.revs increases in M4 mode. I tried with negative pitch and it works, thanks!
Replied by O.R on topic G76 spindle settings
Does spindle.0.revs increase or decrease in M4 mode?
For info, G76 is interpreted here:
github.com/LinuxCNC/linuxcnc/blob/master...erp_convert.cc#L5029
And seems to be written for both spindle directions ( github.com/LinuxCNC/linuxcnc/blob/master...erp_convert.cc#L4887 )
I haven't tracked the signals far enough through the system to find where the synch happens, but have you tried using a negative pitch for negative spindle speed?
spindle.0.revs increases in M4 mode. I tried with negative pitch and it works, thanks!
Please Log in or Create an account to join the conversation.
Time to create page: 0.122 seconds