spindle rotation based on tool number
23 Sep 2012 08:21 #24558
by jbunch
spindle rotation based on tool number was created by jbunch
I have a backtool lathe. Is there a way to change the rotation of the spindle based on tool selection.
Jim
Jim
Please Log in or Create an account to join the conversation.
23 Sep 2012 08:32 #24559
by ArcEye
Replied by ArcEye on topic Re:spindle rotation based on tool number
Hi
There is always a way!
How do you change tools currently?
regards
There is always a way!
How do you change tools currently?
regards
Please Log in or Create an account to join the conversation.
23 Sep 2012 14:48 #24561
by jbunch
Replied by jbunch on topic Re:spindle rotation based on tool number
Manual tool change.
Please Log in or Create an account to join the conversation.
23 Sep 2012 15:44 - 23 Sep 2012 15:49 #24563
by ArcEye
eg
..
G28
M5
M3T3
G43
M4 (or M3 whichever suits)
..
I was thinking that you had an ATC where cutting tools and drills required different rotation (ie slant bed lathe).
It would be possible to alter the manual_tool_change component to do similar, but if you are changing the toolholder / tool by hand anyway, not clear about any advantage.
Or, are you actually asking about a toolchange component for your lathe (have just seen on your profile you DO have a slant bed lathe)
regards
Replied by ArcEye on topic Re:spindle rotation based on tool number
In which case would it not be easiest to do it in gcode?Manual tool change.
eg
..
G28
M5
M3T3
G43
M4 (or M3 whichever suits)
..
I was thinking that you had an ATC where cutting tools and drills required different rotation (ie slant bed lathe).
It would be possible to alter the manual_tool_change component to do similar, but if you are changing the toolholder / tool by hand anyway, not clear about any advantage.
Or, are you actually asking about a toolchange component for your lathe (have just seen on your profile you DO have a slant bed lathe)
regards
Last edit: 23 Sep 2012 15:49 by ArcEye.
Please Log in or Create an account to join the conversation.
24 Sep 2012 17:51 #24587
by andypugh
Replied by andypugh on topic Re:spindle rotation based on tool number
jbunch wrote:
the "comp" component can set a bit for high-numbers, and that could select a mux2 that switched between positive and negative gains for spindle speed.
I guess you could use high tool numbers for clockwise and low for anticlockwise, then get clever with HAL and the iocontrol.0.tool-number pin.I have a backtool lathe. Is there a way to change the rotation of the spindle based on tool selection.
the "comp" component can set a bit for high-numbers, and that could select a mux2 that switched between positive and negative gains for spindle speed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.192 seconds