3 axis lathe
01 Sep 2014 08:49 #50559
by the breed
3 axis lathe was created by the breed
New to linuxcnc. Is there a way to configure a 3 axis lathe? Would be XZC or XZA depending on how you look at it. Lathe spindle has stepper for position control.
Please Log in or Create an account to join the conversation.
01 Sep 2014 09:01 #50560
by the breed
Replied by the breed on topic 3 axis lathe
Did a search and couldn't find much on configuration. XYZA yes but XZA no.
Please Log in or Create an account to join the conversation.
01 Sep 2014 19:13 #50566
by Davenc
Replied by Davenc on topic 3 axis lathe
Not sure I understand what you plan on doing with that lathe that you need stepper control on the spindle? Linux uses an index pulse and an encoder on the spindle to do threading.
Please Log in or Create an account to join the conversation.
01 Sep 2014 21:00 #50571
by alan_3301
Replied by alan_3301 on topic 3 axis lathe
[DISPLAY]
GEOMETRY = XZC
[TRAJ]
AXES =6
COORDINATES = X Z C
I think that is all you have to change in the INI file to start.
I will be trying this soon, when I finally get around to ordering the rest of the parts I need.
Do you have a picture of the lathe?
I dont think I've ever seen an XZA lathe (would have rotary axis parallel to X Axis)
GEOMETRY = XZC
[TRAJ]
AXES =6
COORDINATES = X Z C
I think that is all you have to change in the INI file to start.
I will be trying this soon, when I finally get around to ordering the rest of the parts I need.
Do you have a picture of the lathe?
I dont think I've ever seen an XZA lathe (would have rotary axis parallel to X Axis)
Please Log in or Create an account to join the conversation.
- Zahnrad Kopf
- Offline
- Elite Member
Less
More
- Posts: 218
- Thank you received: 3
01 Sep 2014 21:37 #50573
by Zahnrad Kopf
The OP wants the C axis ( calling it A ) coaxial with Z and perpendicular to X, and using it for rotational positioning. ( if I'm understanding correctly ) This is common on turning centers with live toys.
Replied by Zahnrad Kopf on topic 3 axis lathe
I dont think I've ever seen an XZA lathe (would have rotary axis parallel to X Axis)
The OP wants the C axis ( calling it A ) coaxial with Z and perpendicular to X, and using it for rotational positioning. ( if I'm understanding correctly ) This is common on turning centers with live toys.
Please Log in or Create an account to join the conversation.
01 Sep 2014 23:13 #50581
by cncbasher
Replied by cncbasher on topic 3 axis lathe
linuxcnc has 9 axis capability xyzabcuvw
Please Log in or Create an account to join the conversation.
03 Sep 2014 21:24 #50690
by cts1085
Replied by cts1085 on topic 3 axis lathe
I have a Lathe setup with XZC - LinuxCNC runs fine in this configuration!
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds