Index-Input instead of Index-enable signal
19 Aug 2022 20:28 - 19 Aug 2022 20:31 #250088
by PCW
Replied by PCW on topic Index-Input instead of Index-enable signal
If Implemented in hal, the basic idea would be to
set spindle-sync true, do a slow velocity spindle rotate
until spindle-sync becomes false and then run the orient
cycle.
It would be nicer if this was implemented in the orient
component, and better still LinuxCNC, but a hal
implementation should work identically.
set spindle-sync true, do a slow velocity spindle rotate
until spindle-sync becomes false and then run the orient
cycle.
It would be nicer if this was implemented in the orient
component, and better still LinuxCNC, but a hal
implementation should work identically.
Last edit: 19 Aug 2022 20:31 by PCW.
Please Log in or Create an account to join the conversation.
03 Sep 2022 10:08 #251092
by andypugh
Replied by andypugh on topic Index-Input instead of Index-enable signal
A kludgy way to do this in the Gcode is with a very tiny G33.1 move at low spindle speed. That will reset the encoder to the index.
Please Log in or Create an account to join the conversation.
Time to create page: 0.077 seconds