AGG Software Forums
November 23, 2024, 09:03:00 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome on our forum!
 
   Home   Help Search Login Register  

Pages: [1]
  Print  
Author Topic: How to..  (Read 17045 times)
happytriger2000
Newbie
*

Karma: +0/-0
Posts: 1


View Profile
« on: March 20, 2010, 08:28:28 PM »

Hi,
    I would like to know if CNC Syntax editor is able to add a "N" in front of 20267 lines of g-code automatically without having to type a N to each line manually?
For example:
%
:O001
(Horizontal Roughing)
N1
G0G17G40G30G91Z0T2
M1
G54G90X0.0Y0.0S4851M3
G43H0Z0.
G0Z1.399
X1.775Y5.233
G1Z1.302F1.6
Z1.277F0.6
Y4.95Z1.227F0.6
X1.847Y4.983F0.8
Y9.932
X1.776
X1.775Y4.95
 
code continues....

To

%
:O001
(Horizontal Roughing)
N10 G0G17G40G30G91Z0T2
N20 M1
N30 G54G90X0.0Y0.0S4851M3
N40 G43H0Z0.
N50 G0Z1.399
N60 X1.775Y5.233
N70 G1Z1.302F1.6
N80 Z1.277F0.6
N90 Y4.95Z1.227F0.6
N100 X1.847Y4.983F0.8
N110 Y9.932
N120 X1.776
N130 X1.775Y4.95
so on...


This is a question before purchasing.

thanks,

Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
*****

Karma: +0/-0
Posts: 806



View Profile WWW
« Reply #1 on: March 21, 2010, 09:40:31 AM »

Of course. Please, use the "Renumber lines" command. You can find a corresponding button on a toolbar.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines