
B-63423EN/02 SAMPLE PROGRAM
8. USER PROGRAMS FOR SIDE CUTTING MENU
-371-
#3=110.6274-shift_grap_X
#4=94.9274+shift_grap_Y
#5=0
call fig_line
/* yellow Cross Mark
color yellow
#1=8-shift_grap_X /* Left
#2=72+shift_grap_Y
call fig_mark
#1=88-shift_grap_X /* Right
#2=72+shift_grap_Y
call fig_mark
/* Characters
if[cursor eq 21]then
color -white C blue L1
else
color white C blue L0
endif
G243X[39-shift_char_X]Y[11-shift_char_Y](X)
if[cursor eq 22]then
color -white C blue L1
else
color white C blue L0
endif
G243X[41-shift_char_X]Y[11-shift_char_Y](Y)
if[cursor eq 23]then
color -white C blue L1
else
color white C blue L0
endif
G243X[46-shift_char_X]Y[11-shift_char_Y](U)
if[cursor eq 24]then
color -white C blue L1
else
color white C blue L0
endif
G243X[51-shift_char_X]Y[10-shift_char_Y](R)
color white C blue L0
G243X[38-shift_char_X]Y[11-shift_char_Y]('(')
G243X[40-shift_char_X]Y[11-shift_char_Y](',')
G243X[42-shift_char_X]Y[11-shift_char_Y](')')
cursor_off
m99
O6138 ;############################################### Track Inner
/* blue for Work
color blue
G242X[-31-shift_grap_X]Y[9+shift_grap_Y]
G01X[151-shift_grap_X]Y[9+shift_grap_Y]
G01X[151-shift_grap_X]Y[135+shift_grap_Y]
G01X[-31-shift_grap_X]Y[135+shift_grap_Y]
G01X[-31-shift_grap_X]Y[9+shift_grap_Y]
G242X[24-shift_grap_X]Y[23+shift_grap_Y]
G01X[96-shift_grap_X]Y[23+shift_grap_Y]
G03X[96-shift_grap_X]Y[121+shift_grap_Y]I[96-shift_grap_X]J[72+shift_grap_Y]
G01X[24-shift_grap_X]Y[121+shift_grap_Y]
G03X[24-shift_grap_X]Y[23+shift_grap_Y]I[24-shift_grap_X]J[72+shift_grap_Y]
G206P0X[0-shift_grap_X]Y[24+shift_grap_Y]
/* green for Tool
color green
if[#[value 1] eq 3 || #[value 1] eq 4]then