Tool Problem
25 Jan 2014 20:53 #43154
by Iken
[SOLVED] Requested tool not found in tooltable was created by Iken
Hello,
I would like to ask you for help. I have the some problem but I don't know how to solve it. PCB-Gcode generated drill file. When I open this file on the LinuxCNC 2.5.0 so there write me this error:
Near line 139 of ***drill.ngc:
Requested tool 4 not found in the tool table.
On the line 139 is:
M06 T04 (0.0400 )
My tool list is:
( Tool| Size | Min Sub | Max Sub | Count )
( T01 | 0.813mm 0.0320in | 0.0000in | 0.0000in | 0 )
( T02 | 0.900mm 0.0354in | 0.0000in | 0.0000in | 0 )
( T03 | 1.000mm 0.0394in | 0.0000in | 0.0000in | 0 )
( T04 | 1.016mm 0.0400in | 0.0000in | 0.0000in | 0 )
( T05 | 1.321mm 0.0520in | 0.0000in | 0.0000in | 0 )
Tool with number T04 is in the list.
When I rewrite T04 to T03, I have problem with tool number T05.
Do you know where is problem please?
I would like to ask you for help. I have the some problem but I don't know how to solve it. PCB-Gcode generated drill file. When I open this file on the LinuxCNC 2.5.0 so there write me this error:
Near line 139 of ***drill.ngc:
Requested tool 4 not found in the tool table.
On the line 139 is:
M06 T04 (0.0400 )
My tool list is:
( Tool| Size | Min Sub | Max Sub | Count )
( T01 | 0.813mm 0.0320in | 0.0000in | 0.0000in | 0 )
( T02 | 0.900mm 0.0354in | 0.0000in | 0.0000in | 0 )
( T03 | 1.000mm 0.0394in | 0.0000in | 0.0000in | 0 )
( T04 | 1.016mm 0.0400in | 0.0000in | 0.0000in | 0 )
( T05 | 1.321mm 0.0520in | 0.0000in | 0.0000in | 0 )
Tool with number T04 is in the list.
When I rewrite T04 to T03, I have problem with tool number T05.
Do you know where is problem please?
Please Log in or Create an account to join the conversation.
26 Jan 2014 03:27 #43165
by newbynobi
Replied by newbynobi on topic [SOLVED] Requested tool not found in tooltable
The mentioned code is your tool list, but not the content of the tool file, depending of the GUI you are using, take a look in the tool table of linuxcnc.
Norbert
Norbert
Please Log in or Create an account to join the conversation.
26 Jan 2014 04:52 #43167
by cmorley
Replied by cmorley on topic [SOLVED] Requested tool not found in tooltable
When this next happens can you please post these two files found in your configuration folder. found in home/linuxcnc/configs/
something.tbl
something.var
Also what version of linuxcnc are you using,
what screen,
are you adding any patches.
Chris M
something.tbl
something.var
Also what version of linuxcnc are you using,
what screen,
are you adding any patches.
Chris M
Please Log in or Create an account to join the conversation.
26 Jan 2014 23:18 #43204
by Iken
Replied by Iken on topic [SOLVED] Requested tool not found in tooltable
Thank you very much to your fast answers!
Problem was really in config file from LinuxCNC!
Problem was really in config file from LinuxCNC!
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds