XYYZ Kinematics: G2/G3 Arc Direction Inverted in LinuxCNC
- Estley
- Away
- New Member
-
Less
More
- Posts: 5
- Thank you received: 3
28 Jun 2026 16:24 - 28 Jun 2026 17:10 #347371
by Estley
XYYZ Kinematics: G2/G3 Arc Direction Inverted in LinuxCNC was created by Estley
I had to use Claude to help me write the post since i'm new at this so please excuse me, I'm attaching my .ini and .hal files, thanks in advance!!:
Diagnosis: With corrected Fusion360 machine definition (Z up, X right, Y forward), linear motion executes correctly. However, G2 (clockwise) and G3 (counter-clockwise) commands execute in opposite directions.Tested: Triangle draws correctly. Circle with G3 (counter-clockwise) draws clockwise.Question: Is there a XYYZ kinematics setting or HAL configuration that controls arc direction in LinuxCNC?I'm also atteching a picture of my machine:
Attachments:
Last edit: 28 Jun 2026 17:10 by Estley.
Please Log in or Create an account to join the conversation.
- Estley
- Away
- New Member
-
Less
More
- Posts: 5
- Thank you received: 3
28 Jun 2026 17:11 #347372
by Estley
Replied by Estley on topic XYYZ Kinematics: G2/G3 Arc Direction Inverted in LinuxCNC
Actually, i can't get fusions axis to match my machine, if i change the direction of Y (which is the issue right now, either x or Z will also flip)
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4726
- Thank you received: 2117
28 Jun 2026 17:35 #347373
by Aciera
Replied by Aciera on topic XYYZ Kinematics: G2/G3 Arc Direction Inverted in LinuxCNC
You have setup your machine as a left handed coordinate system instead of the standard right handed system:
Some people get confused by the machine Y only moving in the negative direction from home but that is irrelevant since the actual work is going to be referenced to a work coordinate system (ie G54 ... G59) which can be setup anywhere.
Some people get confused by the machine Y only moving in the negative direction from home but that is irrelevant since the actual work is going to be referenced to a work coordinate system (ie G54 ... G59) which can be setup anywhere.
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.137 seconds