Lathe 4 axis configuration
- jlviloria
- Offline
- Elite Member
-
Less
More
- Posts: 311
- Thank you received: 12
10 Nov 2015 14:31 #65076
by jlviloria
Lathe 4 axis configuration was created by jlviloria
best regard,
I'm setting a lathe with double turret. the question is how do to configure U axis is programmed in the same way that X axis (radial or diameter).
in advance thank you very much for your attention.
George
I'm setting a lathe with double turret. the question is how do to configure U axis is programmed in the same way that X axis (radial or diameter).
in advance thank you very much for your attention.
George
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23320
- Thank you received: 4946
11 Nov 2015 10:17 #65106
by andypugh
Replied by andypugh on topic Lathe 4 axis configuration
I don't think you can, unfortunately. I have looked through the code and lathe_diameter_mode exclusively refers to the x axis throughout.
It would be a nice addition to LinuxCNC to be able to have:
[TRAJ]
COORDINATES=XUZ
DIAMETERS=XU
For example.
If you always work in diameter mode you can just set up the U axis scaling to move half as far as programmed.
It would be a nice addition to LinuxCNC to be able to have:
[TRAJ]
COORDINATES=XUZ
DIAMETERS=XU
For example.
If you always work in diameter mode you can just set up the U axis scaling to move half as far as programmed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds