#1=6 ( number of parts ----- max 6 parts---- )
t1m6 ( g54 = part 1 , g55 = part 2 , g56 = part 3 ...)
#2=54
g90g54g0x0y0z10
m98p1l#1
t2m6
#2=54
g90g54g0x0y0z10
m98p2l#1
t3m6
#2=54
g90g54g0x0y0z10
m98p3l#1
t4m6
#2=54
g90g54g0x0y0z10
m98p4l#1
m30
%
o1(g code tool 1)
g#2
g1x10F333
y10
x0
y0
#2=[#2+1]   ( count up for the next part )
m99
%
o2(g code tool 2)
g#2
g1x8
y8
x0
y0
#2=[#2+1]   ( count up for the next part )
m99
%
o3(g code tool 3)
g#2
g1x6
y6
x0
y0
#2=[#2+1]  ( count up for the next part )
m99
%
o4(g code tool 4)
g#2
g1x4
y4
x0
y0
#2=[#2+1]  ( count up for the next part )
m99
%

