Secondary Independent Z-Axis
- LDavis21
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
19 Mar 2021 19:06 #202881
by LDavis21
Secondary Independent Z-Axis was created by LDavis21
Hi,
I'm brand new to LinuxCNC, and this forum, so apologies if I'm in the wrong category but I didn't see an existing post with this topic.
My controller is setup to run 5 axes (X, Y1, Y2, Z, & A), but the A motor defaults to a rotary axis. Is there an easy way to change that to linear? And once that's done, my gcode would just need to reference "Z" for my Z1 motor and "A" for Z2?
Working from home today so I can't share hal or ini, thanks in advance!
I'm brand new to LinuxCNC, and this forum, so apologies if I'm in the wrong category but I didn't see an existing post with this topic.
My controller is setup to run 5 axes (X, Y1, Y2, Z, & A), but the A motor defaults to a rotary axis. Is there an easy way to change that to linear? And once that's done, my gcode would just need to reference "Z" for my Z1 motor and "A" for Z2?
Working from home today so I can't share hal or ini, thanks in advance!
Please Log in or Create an account to join the conversation.
- newbynobi
- Offline
- Platinum Member
Less
More
- Posts: 2072
- Thank you received: 408
19 Mar 2021 22:59 #202907
by newbynobi
Replied by newbynobi on topic Secondary Independent Z-Axis
You may Configure your Machine as X Y Z W machine?
W is linear and can be controlled by gcode.
Norbert
W is linear and can be controlled by gcode.
Norbert
Please Log in or Create an account to join the conversation.
- LDavis21
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
20 Mar 2021 01:44 #202924
by LDavis21
Replied by LDavis21 on topic Secondary Independent Z-Axis
Thanks for the reply Norbert.
I'd like to avoid reconfiguring as someone had modified the hal file (pretty sure) to allow access to other relays inside the controller (probotix unity 2 fyi). Is it easy to manually change the "A" axis to W?
I'd like to avoid reconfiguring as someone had modified the hal file (pretty sure) to allow access to other relays inside the controller (probotix unity 2 fyi). Is it easy to manually change the "A" axis to W?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4860
21 Mar 2021 21:24 #203158
by andypugh
Replied by andypugh on topic Secondary Independent Z-Axis
Which version of LinuxCNC are you using?
As a first stage, just try changing any instance of "XYZA" to "XYZW"
You can leave the signal names referring to A for the moment.
As a first stage, just try changing any instance of "XYZA" to "XYZW"
You can leave the signal names referring to A for the moment.
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds