The right sequence for tool offset correction.

More
07 Jun 2011 12:33 #10350 by aike
Hi!
I concerned the problem:
1. I have 3 tools. Each tools changed by TnM6 command, then G43 command. But compensation not worked.
To switch in compensation on the command Hn has to be added. Th code G43Hn worked.
2. I have the lathe with one tool. I use only G43 command and it works (compensation).
What I did not right?

Please Log in or Create an account to join the conversation.

More
08 Jun 2011 10:38 #10370 by piasdom
you'll have to give 'em a better description. example of gcode ?

Please Log in or Create an account to join the conversation.

More
09 Jun 2011 08:35 #10385 by ArcEye
Hi

You probably need to attach your tool.tbl file for a start.
It is possible to have a valid file which does nothing on 1 or more lines
eg
T1 P1;
T2 P2; etc

G43 Hn is only to allow you use another set of offsets, aside from the ones assigned to the tool selected.

So it might work if you do M6 T2 ( where T2 line in tool.tbl is truncated by a comma ) followed by G43 H3
and actually select tool 3's offsets.

What does Axis show in the bottom left, tool selection bar, when you do M6 Tn?
Are they the correct offsets you expected?


regards

Please Log in or Create an account to join the conversation.

More
11 Jun 2011 22:30 #10435 by andypugh
aike wrote:

1. I have 3 tools. Each tools changed by TnM6 command, then G43 command. But compensation not worked.
To switch in compensation on the command Hn has to be added. Th code G43Hn worked.

I always use M6 TN G43.
[quote[2. I have the lathe with one tool. I use only G43 command and it works (compensation).
What I did not right?[/quote]
G43 without a H-word will apply the offset of the currently installed tool.

Please Log in or Create an account to join the conversation.

More
12 Jun 2011 04:34 #10439 by aike
Thank all for answers!
It helped me.
The problem solved.

Please Log in or Create an account to join the conversation.

More
14 Jun 2011 09:54 #10481 by andypugh
Out of interest, in my G-code last night I was having terrible problems with M6 T4 G43, I had to put the G43 on a separate line.

Please Log in or Create an account to join the conversation.

Time to create page: 0.127 seconds
Powered by Kunena Forum