Hello Guest it is March 19, 2024, 12:06:44 AM

Author Topic: M6 Macro working when I romove gcode line #s  (Read 2873 times)

0 Members and 1 Guest are viewing this topic.

Offline Fleck

*
  •  31 31
    • View Profile
    • fleckguitar.com
M6 Macro working when I romove gcode line #s
« on: April 21, 2013, 08:48:14 PM »
Hi is there some text I can insert into my tool-change macro to account for the line #s my CAM has in its code. My tool change works if I delete them.
 Thanks
this is my router, there are many like it but this one is mine

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: M6 Macro working when I romove gcode line #s
« Reply #1 on: April 21, 2013, 09:18:21 PM »
Can you be more specific about what the problem is?
What version of Mach3 are you using?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html

Offline Fleck

*
  •  31 31
    • View Profile
    • fleckguitar.com
Re: M6 Macro working when I romove gcode line #s
« Reply #2 on: April 21, 2013, 09:43:39 PM »
Yes, sorry. The block line numbers like  ;NO3 T1 M6 . Actually it is the semicolon in front of the block line numbers that is causing the issue. I am using .066
         Thanks
this is my router, there are many like it but this one is mine

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: M6 Macro working when I romove gcode line #s
« Reply #3 on: April 21, 2013, 10:14:58 PM »
You need to edit the post processor to get rid of the semicolons.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html

Offline Fleck

*
  •  31 31
    • View Profile
    • fleckguitar.com
Re: M6 Macro working when I romove gcode line #s
« Reply #4 on: April 22, 2013, 12:12:15 AM »
 OK thanks.
this is my router, there are many like it but this one is mine