Orientation position problem after run Gcode

More
04 Oct 2023 18:57 #282308 by 0x2102
To match my HAL syntax you would load it with "names":

loadrt spindle_index_enable names=spindle-index-enable

addf spindle-index-enable servo-thread
The following user(s) said Thank You: Aciera, abdulasis12

Please Log in or Create an account to join the conversation.

More
04 Oct 2023 19:44 #282309 by PCW
Note that if you still get quadrature encoder errors, its likely you have a
 EMI issue  that causes the common mode range of the encoder inputs
to be exceeded (this is +-7V)
The following user(s) said Thank You: abdulasis12

Please Log in or Create an account to join the conversation.

More
05 Oct 2023 14:58 #282369 by abdulasis12
Replied by abdulasis12 on topic Orientation position problem after run Gcode

Note that if you still get quadrature encoder errors, its likely you have a
 EMI issue  that causes the common mode range of the encoder inputs
to be exceeded (this is +-7V)

Hi MR.PCW
Thank you for info, Now I change back to defferential encoder and I will try check again for voltage.
 

Please Log in or Create an account to join the conversation.

More
05 Oct 2023 15:00 #282370 by abdulasis12
Replied by abdulasis12 on topic Orientation position problem after run Gcode

To match my HAL syntax you would load it with "names":

loadrt spindle_index_enable names=spindle-index-enable

addf spindle-index-enable servo-thread

Hi
All done 
but  just error spindle-sync
 
Attachments:

Please Log in or Create an account to join the conversation.

  • Aciera
  • Aciera's Avatar
  • Away
  • Administrator
  • Administrator
More
05 Oct 2023 17:16 #282383 by Aciera
To troubleshoot:

Comment out all lines using pins for the component 'spindle_index_enable'.
Leave these two:
loadrt spindle_index_enable names=spindle-index-enable
addf spindle-index-enable servo-thread

Linuxcnc should then start up and you can use 'show halconfiguration' to check if the component is present.
If it is present look at the created pins. If the pin 'spindle-sync' is there then uncomment the hal lines using it and retype the pin names manually as copy/paste sometimes gives the wrong hyphen/minus.

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum