?
This commit is contained in:
21
nc_files/SC-0065-V1-DRILL.ngc
Normal file
21
nc_files/SC-0065-V1-DRILL.ngc
Normal file
@@ -0,0 +1,21 @@
|
||||
#<_z_clearance> = +0.200 ; clearance height
|
||||
|
||||
;M03 ; start spindle
|
||||
F7 ; feedrate
|
||||
|
||||
;#<_td> = 0.5
|
||||
;M6 T1 ; tool 1: 1/2" endmill
|
||||
;G43
|
||||
M03
|
||||
G4 P1 ; wait 2 sec (spindle start)
|
||||
|
||||
o<drill> call [0.30] [0] [0.05] [ -1.15] [0.18]
|
||||
o<drill> call [1.00] [0] [0.05] [ -1.15] [0.18]
|
||||
o<drill> call [13.75] [0] [0.05] [ -1.15] [0.18]
|
||||
o<drill> call [14.45] [0] [0.05] [ -1.15] [0.18]
|
||||
|
||||
M05 ; stop spindle
|
||||
G0 X0.3
|
||||
M30 ; end program
|
||||
M2 ; also end program
|
||||
%
|
||||
Reference in New Issue
Block a user