implement 8-tool turret on lathe
01 Aug 2021 14:55 #216613
by andypugh
Replied by andypugh on topic implement 8-tool turret on lathe
Please Log in or Create an account to join the conversation.
01 Aug 2021 22:47 #216652
by BigJohnT
linuxcnc.org/docs/2.8/html/gui/axis.html...g_axis_in_lathe_mode
Also this is not in 2.7.
JT
Replied by BigJohnT on topic implement 8-tool turret on lathe
Actually for the Axis GUI you need both both LATHE = 1 and BACK_TOOL_LATHE = 1 in the [DISPLAY] section.I have a new problem that I can't solve. For the first time I have a turret back !!!. I have placed the scale [-] atand it works fine !!. but the margin of x machine axes in AXIS appears reversed. I am using 2.7.14 on this lathe.
is there any way to specify to linuxcnc that the turret is back ? image
linuxcnc.org/docs/2.8/html/gui/axis.html...g_axis_in_lathe_mode
Also this is not in 2.7.
JT
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
02 Aug 2021 00:33 #216657
by RobotMatic
Replied by RobotMatic on topic implement 8-tool turret on lathe
Thanks a lot!!!!.
I was reading the 2.7 documentation, I will leave it like that for now and I will update later !!!.
the X axis is fine !!. it's just visual.
I'm glad that 2.8.x has an easy solution
Thanks a lot BigJognT - andypugh !!!!!!
I was reading the 2.7 documentation, I will leave it like that for now and I will update later !!!.
the X axis is fine !!. it's just visual.
I'm glad that 2.8.x has an easy solution
Thanks a lot BigJognT - andypugh !!!!!!
Please Log in or Create an account to join the conversation.
02 Aug 2021 01:00 #216659
by joekline9
Replied by joekline9 on topic implement 8-tool turret on lathe
You can put in g code file:
G10 L2 P0 R180 (Rotate around Z axis, 180 for back tool, R0 for front)
I use front and back tools in the same program with gang tooling.
Although there is a bug in 2.8 that requires a work around.
G10 L2 P0 R180 (Rotate around Z axis, 180 for back tool, R0 for front)
I use front and back tools in the same program with gang tooling.
Although there is a bug in 2.8 that requires a work around.
The following user(s) said Thank You: RobotMatic
Please Log in or Create an account to join the conversation.
02 Aug 2021 13:24 #216695
by andypugh
Replied by andypugh on topic implement 8-tool turret on lathe
Is that bug listed in the bug tracker?Although there is a bug in 2.8 that requires a work around.
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
02 Aug 2021 15:48 #216708
by RobotMatic
Replied by RobotMatic on topic implement 8-tool turret on lathe
I already have the X axis working fine.
But I noticed that the X JOG keys are reversed.
Can it be reversed? or do I have to change the direction of rotation of the motor?
Thank you!!
But I noticed that the X JOG keys are reversed.
Can it be reversed? or do I have to change the direction of rotation of the motor?
Thank you!!
Please Log in or Create an account to join the conversation.
02 Aug 2021 17:32 #216716
by andypugh
Replied by andypugh on topic implement 8-tool turret on lathe
Is it actually wrong? Jog + should move further away from the spindle axis.
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
02 Aug 2021 18:14 #216723
by RobotMatic
Replied by RobotMatic on topic implement 8-tool turret on lathe
jog-X-reversed manual movement
the x-axis works perfect, the coordinate system is now well defined. only the manual movement of jog X was reversed
the x-axis works perfect, the coordinate system is now well defined. only the manual movement of jog X was reversed
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
02 Aug 2021 18:23 #216726
by RobotMatic
Replied by RobotMatic on topic implement 8-tool turret on lathe
Axis and jog X coincide in their + and - signs. But the X axis moves reversed and correct in its + and - signs.
They are dissociated, both are doing well but inverted between them
remember I am using 2.7.14. !! Should I update to 2.8.2? is this necessary to fix this problem?
I'm dizzy and I don't know if I'm doing something wrong
They are dissociated, both are doing well but inverted between them
remember I am using 2.7.14. !! Should I update to 2.8.2? is this necessary to fix this problem?
I'm dizzy and I don't know if I'm doing something wrong
Please Log in or Create an account to join the conversation.
02 Aug 2021 18:44 #216729
by andypugh
Replied by andypugh on topic implement 8-tool turret on lathe
Are you talking about jogging from the GUI, with buttons, or with an MPG?
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds