Thread: Boxford TCL 160
Hybrid View
-
14-02-2015 #1
The details are all laid out here:
http://forum.planet-cnc.com/viewtopic.php?f=5&t=1846
This is the test program:
Code:% G18 ( Force XZ Plane ) G21 ( Force Metric Dimensioning ) G40 ( Force Tool Nose Compensation To OFF ) G80 ( Cancel Any Modal Motion ) G90 ( Force Absolute Coordinate Positioning ) G53 G00 X60 Z100 ( Move Turret To Safe Position For Tool Change ) G04 P10 ( Pause For 10 Seconds To Allow Notation Of Axis Locations ) G91 ( Force Relative Coordinate Positioning To Stop Turret Reversing To Location ) G00 A16 ( Rotate To Tool Position 3 ) G01 A-2 F100 ( Rotate Back Against Pawl At Feed 100 ) G90 ( Force Absolute Coordinate Positioning For Machining Passes ) T3 ( Force Tool Change For Tool 3 ) M6 ( Force Use Of New Tool ) G43 H3 ( Force Use Of Tool 3 Offsets ) G00 X30 Z60 ( Simulate Program Moves ) G04 P10 ( Pause For 10 Seconds To Allow Notation Of Axis Locations ) G53 G00 X60 Z100 ( Move Turret To Safe Position For Tool Change ) G04 P10 ( Pause For 10 Seconds To Allow Notation Of Axis Locations ) G91 ( Force Relative Coordinate Positioning To Stop Turret Reversing To Location ) G00 A46 ( Rotate To Tool Position 1 ) G01 A-2 F100 ( Rotate Back Against Pawl At Feed 100 ) G90 ( Force Absolute Coordinate Positioning For Future Machining Passes ) T1 ( Force Tool Change For Tool 1 ) M6 ( Force Use Of New Tool ) G43 H1 ( Force Use Of Tool 1 Offsets ) M2 ( End Program ) %
What I'm seeing is that the final absolute position at the end of the program is the "G53 G00 X60 Z100" commanded position, but minus the Tool 3 X offset value. That in itself is odd, but it's also affecting both the X and Z axes, by the same amount. In other words, the final Z position is minus the T3 X offset, not the T3 Z offset:
To get a safe automated tool change, I need to be able to get the carriage to a known safe location, and at the moment I can't do that. Changing from G90 to G91 also seems to have the side effect that the next movement control, on any axis, caused motion on all axes. This usually results in the machine going out of limits, but has also caused a couple of turret/chuck interfaces.
Adrian.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Boxford 260 VMC
By shoeswith in forum Boxford Vertical MillsReplies: 3Last Post: 10-04-2017, 06:20 PM -
eBay: Boxford 125 TCL
By magicniner in forum Items On eBay UKReplies: 0Last Post: 30-07-2014, 06:44 PM -
boxford vmc 300
By bigred5765 in forum Boxford Vertical MillsReplies: 0Last Post: 22-04-2014, 04:22 PM -
Boxford mt2
By Hellfire in forum Boxford LathesReplies: 6Last Post: 03-08-2012, 08:46 AM -
Boxford 160 TCL
By Brinner in forum Boxford LathesReplies: 1Last Post: 31-03-2012, 09:11 PM
Bookmarks