Z axis and A axis moving at the same time.
- llamasnfishes
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
20 Jun 2019 23:13 #137434
by llamasnfishes
Z axis and A axis moving at the same time. was created by llamasnfishes
Hello everyone,
I am a new LinuxCNC user that's running on a just recently inherited a Tieg CNC mini mill..
I have been having issues getting the A axis to move separately from the Z-axis while jogging on the computer or the remote. Whenever I home all the Z-axis the A-axis moves as well. However, when I select the A-Axis on the remote/jog the values change but the A-axis doesn't actually move.
I'm not sure if this has something my personal understanding, INI file, or possibly a wiring issue. Any direction would be helpful! Thanks!
I am a new LinuxCNC user that's running on a just recently inherited a Tieg CNC mini mill..
I have been having issues getting the A axis to move separately from the Z-axis while jogging on the computer or the remote. Whenever I home all the Z-axis the A-axis moves as well. However, when I select the A-Axis on the remote/jog the values change but the A-axis doesn't actually move.
I'm not sure if this has something my personal understanding, INI file, or possibly a wiring issue. Any direction would be helpful! Thanks!
Please Log in or Create an account to join the conversation.
21 Jun 2019 03:32 #137443
by PCW
Replied by PCW on topic Z axis and A axis moving at the same time.
It could be a hal or a hardware issue,
Posting the hal/ini files would remove a lot of guesswork
Posting the hal/ini files would remove a lot of guesswork
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19203
- Thank you received: 6437
22 Jun 2019 00:20 #137526
by tommylight
Replied by tommylight on topic Z axis and A axis moving at the same time.
That sounds like you have the Z and A axis motors wired to the same output and no motor connected to the A axis.
As PCW mentioned above that can be in HAL or physically wired incorrectly .
As PCW mentioned above that can be in HAL or physically wired incorrectly .
Please Log in or Create an account to join the conversation.
- llamasnfishes
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
24 Jun 2019 22:35 #137755
by llamasnfishes
Replied by llamasnfishes on topic Z axis and A axis moving at the same time.
I'll upload it shortly!
Please Log in or Create an account to join the conversation.
- llamasnfishes
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
24 Jun 2019 22:55 #137757
by llamasnfishes
Replied by llamasnfishes on topic Z axis and A axis moving at the same time.
I believe these are the files.
Please Log in or Create an account to join the conversation.
24 Jun 2019 23:33 #137760
by Grotius
Replied by Grotius on topic Z axis and A axis moving at the same time.
To move the a-axis delete # sign's :
net astep => parport.0.pin-08-out
setp parport.0.pin-08-out-reset 1
net adir => parport.0.pin-09-out
setp parport.0.pin-09-out-invert 1
For probe, use pin 15.
Connect E-stop.
Tune values like : setp parport.0.reset-time 2500
Maybe take your time to do a step config wizard setup.
net astep => parport.0.pin-08-out
setp parport.0.pin-08-out-reset 1
net adir => parport.0.pin-09-out
setp parport.0.pin-09-out-invert 1
For probe, use pin 15.
Connect E-stop.
Tune values like : setp parport.0.reset-time 2500
Maybe take your time to do a step config wizard setup.
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.075 seconds