C axis
- Venker
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
27 Feb 2026 05:33 #343579
by Venker
C axis was created by Venker
Hi everyone,I’m adding a C axis to my CNC lathe and running into an issue I can’t figure out.Previously, the axis would rotate (basic motion was working), but I hadn’t properly tuned the scale or step settings yet. Now, after adjusting parameters, I’m getting a consistent problem:As soon as I enable the machine and try to jog the C axis (C+ or C-), LinuxCNC immediately throws a “Joint 2 error”and disables the machine.Details:
Also I did use ChatGPT to turn my ape thoughts into human ones, anyways any help would be appreciated thanks!!!
- AC servo drive in step/dir mode
- Encoder is connected only to the drive (not to LinuxCNC)
- C axis is configured as ANGULAR
- SCALE = 27.78 (assuming 10,000 pulses per revolution)
- MAX_VELOCITY ≈ 60–72 deg/sec
- MAX_ACCELERATION ≈ 200–230 deg/sec²
- Why LinuxCNC is throwing a Joint 2 error immediately
- Whether this is a scaling issue, limits issue, or configuration issue
- What I should check next (HAL wiring, limits, FERROR, kinematics, etc.)
Also I did use ChatGPT to turn my ape thoughts into human ones, anyways any help would be appreciated thanks!!!
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 21345
- Thank you received: 7284
27 Feb 2026 16:51 #343614
by tommylight
Replied by tommylight on topic C axis
Lower the jog speed a lot, like something really slow and try to jog again.
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 17727
- Thank you received: 5186
27 Feb 2026 17:38 #343617
by PCW
Replied by PCW on topic C axis
A way to debug this is to plot (with halscope) the joint 2 commanded and feedback positions
(setting the following error limits higher may help debugging as well)
(setting the following error limits higher may help debugging as well)
Please Log in or Create an account to join the conversation.
Moderators: piasdom
Time to create page: 0.108 seconds