Tool Comment in Line

Tool Comment in Line

cr8n
Contributor Contributor
440 Views
3 Replies
Message 1 of 4

Tool Comment in Line

cr8n
Contributor
Contributor

I have been working on a post for our ICONIC CNC Router.  I have it functioning pretty much the way I would like but I would like to place tool comments in the tool call line

Example:

N10    T1   'T1 .375 End Mill'

N15   M6

 

I have everything posting this way except for the comment.  Any help would be appreciated.   I have attached the post for reference and for anyone else that may be working with an ICONIC.

0 Likes
441 Views
3 Replies
Replies (3)
Message 2 of 4

Marek_Skotak
Advocate
Advocate

Hello,

 

 try this. Output is now 

 

'2D POCKET1'
N40 T1 'T1 10. - flat end mill
N45 M06
N50 S11000 M03
N55 G00 X40. Y46.273 Z33.

 

Postprocessor writer, CNC trainer, .NET programmer, www.cadcam-softcz.cz
0 Likes
Message 3 of 4

cr8n
Contributor
Contributor

THANK YOU!  I had to add  +"'"  at the end of the line to finish the comment and then note out the comment below M6 but otherwise that was exactly what I was trying to do.  After seeing it I can't believe I didn't figure it out.

 

Thanks again.

0 Likes
Message 4 of 4

Marek_Skotak
Advocate
Advocate

You are welcome. 

 

🙂  

 

Postprocessor writer, CNC trainer, .NET programmer, www.cadcam-softcz.cz
0 Likes