Tool Table Won't Open v2.8
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
11 Apr 2021 21:35 #205679
by Project_Hopeless
Tool Table Won't Open v2.8 was created by Project_Hopeless
I setup a "sim" machine running Axis to debug another issue and when I open the G code file I get a "requested tool not found in table" It is simply calling T1. When I use edit or reload tool table nothing happens.
Originally the config folder did not have a table file so I copied one from another sim. Then renamed it to match the *.ini tool table file reference. Still no joy.
Is the a standalone app I can use to create or edit outside of Axis? I don't have a tool changer and never setup one on the real machine and never had this issue. wouldn't T1 be a universal default tool?
Originally the config folder did not have a table file so I copied one from another sim. Then renamed it to match the *.ini tool table file reference. Still no joy.
Is the a standalone app I can use to create or edit outside of Axis? I don't have a tool changer and never setup one on the real machine and never had this issue. wouldn't T1 be a universal default tool?
Please Log in or Create an account to join the conversation.
11 Apr 2021 22:14 #205682
by cmorley
Replied by cmorley on topic Tool Table Won't Open v2.8
open the tool file with a text editor and see what it says
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
12 Apr 2021 21:40 - 12 Apr 2021 21:41 #205736
by Project_Hopeless
The tool file seems pretty simple.
I've never set one up so honestly I'm not sure what it is supposed to look like.
Replied by Project_Hopeless on topic Tool Table Won't Open v2.8
open the tool file with a text editor and see what it says
The tool file seems pretty simple.
T0 P1 X0 Y0 ;torch
T1 P2 X0 Y0 ;scribe
I've never set one up so honestly I'm not sure what it is supposed to look like.
Last edit: 12 Apr 2021 21:41 by Project_Hopeless.
Please Log in or Create an account to join the conversation.
12 Apr 2021 22:11 #205741
by andypugh
Replied by andypugh on topic Tool Table Won't Open v2.8
T0 isn't a valid tool number.
I don't know if that is the problem, but it could be.
I don't know if that is the problem, but it could be.
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
13 Apr 2021 00:10 - 13 Apr 2021 00:11 #205748
by Project_Hopeless
I don't think it is my g code it runs on the real machine. Here is a sample. It errors at line 15.
Replied by Project_Hopeless on topic Tool Table Won't Open v2.8
I deleted T0 and still get the same alarm line 16..T0 isn't a valid tool number.
I don't know if that is the problem, but it could be.
I don't think it is my g code it runs on the real machine. Here is a sample. It errors at line 15.
%
(MOTORGUARDYAXIS)
(MACHINE)
( VENDOR AJF)
( MODEL 2)
( DESCRIPTION BORG ROUTER)
N10 G90 G94 G17 G91.1
N15 G21
(WHEN USING FUSION 360 FOR PERSONAL USE, THE FEEDRATE OF)
(RAPID MOVES IS REDUCED TO MATCH THE FEEDRATE OF CUTTING)
(MOVES, WHICH CAN INCREASE MACHINING TIME. UNRESTRICTED RAPID)
(MOVES ARE AVAILABLE WITH A FUSION 360 SUBSCRIPTION.)
N20 G53 G0 Z0.
(2D CONTOUR1)
N25 T1 M6
N30 S18000 M3
N35 G54
N40 G0 X396.75 Y38.097
N45 G43 Z34. H1
N50 G1 Z23.9 F2540.
Last edit: 13 Apr 2021 00:11 by Project_Hopeless.
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
13 Apr 2021 00:13 #205750
by Project_Hopeless
Replied by Project_Hopeless on topic Tool Table Won't Open v2.8
Real question is why won't the tool editor open the tool table for edit?
Please Log in or Create an account to join the conversation.
13 Apr 2021 01:17 #205755
by cmorley
Replied by cmorley on topic Tool Table Won't Open v2.8
please post your config files
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
13 Apr 2021 22:09 #205832
by Project_Hopeless
Replied by Project_Hopeless on topic Tool Table Won't Open v2.8
The attached is based on an existing sim that came with LinuxCNC.
Please Log in or Create an account to join the conversation.
13 Apr 2021 22:19 #205834
by andypugh
Replied by andypugh on topic Tool Table Won't Open v2.8
There are three INI files there. Two use sim.tbl and one uses gantry_mm.tbl.
Which INI file are you using? And what is your tool table file called?
Which INI file are you using? And what is your tool table file called?
Please Log in or Create an account to join the conversation.
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
14 Apr 2021 15:23 #205906
by Project_Hopeless
Replied by Project_Hopeless on topic Tool Table Won't Open v2.8
Sorry about that.
I'm launching gantry_mm.ini
I'm launching gantry_mm.ini
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds