Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: alexius on March 05, 2017, 04:28:19 PM

Title: Mach3 Lathe tool change above 10 error
Post by: alexius on March 05, 2017, 04:28:19 PM
Hello all,
I've been working with mach3 for a while but now i've encountered a problem.
When i want do do a tool change in a gcode program something strange happens, if i want to use tool14 i type:
T1414 M6
..
then my mach3 on my machine computer crashes sort of, the axels keep running and the program isn't running further
If i use T0303 all is ok, But if i start using everithing from tool 10 (T1010) the problem occurs  
Title: Re: Mach3 Lathe tool change above 10 error
Post by: RICH on March 07, 2017, 05:32:10 AM
What version of Mach3 are you using?
Are you using the standard 1024.lset screen set
Is T1414 defined in the tool table?
What scripting is in your M6Start and M6End macro's?

RICH