
B-63423EN/02 SAMPLE PROGRAM
5. USER PROGRAMS FOR HOLE MACHINING MENU
-237-
else
#1=54-shift_char_X
#2=16-shift_char_Y
#3=1
call fig_character
endif
#1=51-shift_char_X /* for P
#2=16-shift_char_Y
#3=1
call fig_character
#1=41-shift_char_X /* for Q
#2=9-shift_char_Y
#3=1
call fig_character
#2=12-shift_char_Y
call fig_character
#2=15-shift_char_Y
call fig_character
G206P0X[0-shift_grap_X]Y[0+shift_grap_Y]
color sky_blue /* blue green for Edge
G242X[-32-shift_grap_X]Y[-32+shift_grap_Y]
G01X[152-shift_grap_X]Y[-32+shift_grap_Y]
G01X[152-shift_grap_X]Y[104+shift_grap_Y]
G01X[-32-shift_grap_X]Y[104+shift_grap_Y]
G01X[-32-shift_grap_X]Y[-32+shift_grap_Y]
/* Tool
#20=16-shift_grap_X /* X coordinate of Top of Tool
#21=147+shift_grap_Y /* Y coordinate of Top of Tool
color green /* green for Inner
G242X[#20]Y[#21+1]
G01X[#20-7]Y[#21+5]
G01X[#20-7]Y[#21+20]
G01X[#20+7]Y[#21+20]
G01X[#20+7]Y[#21+5]
G01X[#20]Y[#21+1]
G206P0X[#20]Y[#21+5]
color purple /* purple for Edge
G242X[#20]Y[#21]
G01X[#20-8]Y[#21+5]
G01X[#20-8]Y[#21+21]
G01X[#20+8]Y[#21+21]
G01X[#20+8]Y[#21+5]
G01X[#20]Y[#21]
/* Circle for Point
color red
G242X[16-shift_grap_X]Y[146+shift_grap_Y]
G02X[16-shift_grap_X]Y[146+shift_grap_Y]I[16-shift_grap_X]J[144+shift_grap_Y]Q4
G206P0X[16-shift_grap_X]Y[144+shift_grap_Y]
G242X[40-shift_grap_X]Y[146+shift_grap_Y]
G02X[40-shift_grap_X]Y[146+shift_grap_Y]I[40-shift_grap_X]J[144+shift_grap_Y]Q4
G206P0X[40-shift_grap_X]Y[144+shift_grap_Y]
G242X[40-shift_grap_X]Y[122+shift_grap_Y]
G02X[40-shift_grap_X]Y[122+shift_grap_Y]I[40-shift_grap_X]J[120+shift_grap_Y]Q4
G206P0X[40-shift_grap_X]Y[120+shift_grap_Y]
G242X[40-shift_grap_X]Y[74+shift_grap_Y]
G02X[40-shift_grap_X]Y[74+shift_grap_Y]I[40-shift_grap_X]J[72+shift_grap_Y]Q4
G206P0X[40-shift_grap_X]Y[72+shift_grap_Y]
G242X[72-shift_grap_X]Y[26+shift_grap_Y]
G02X[72-shift_grap_X]Y[26+shift_grap_Y]I[72-shift_grap_X]J[24+shift_grap_Y]Q4
G206P0X[72-shift_grap_X]Y[24+shift_grap_Y]
G242X[104-shift_grap_X]Y[-22+shift_grap_Y]
G02X[104-shift_grap_X]Y[-22+shift_grap_Y]I[104-shift_grap_X]J[-24+shift_grap_Y]Q4
G206P0X[104-shift_grap_X]Y[-24+shift_grap_Y]
/* red for Path