This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
front.ngc
69 lines (64 loc) · 1.59 KB
/
front.ngc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
( pcb2gcode 1.1.2 )
G94 ( Inches per minute feed rate. )
G20 ( Units == INCHES. )
G90 ( Absolute coordinates. )
S24 ( RPM spindle speed. )
M3 ( Spindle on clockwise. )
G64 P0.00075 ( set maximum deviation from commanded toolpath )
G04 P0 ( dwell for no time -- G64 should not smooth over this point )
G00 Z0.19685 ( retract )
G00 X0.51500 Y1.64300 ( rapid move to begin. )
G01 Z-0.01969 F24.00000 ( plunge. )
G04 P0 ( dwell for no time -- G64 should not smooth over this point )
X0.51500 Y1.64300
X0.51500 Y1.64200
X0.52000 Y1.64200
X0.52000 Y1.64000
X0.52100 Y1.64000
X0.52100 Y1.63800
X0.52200 Y1.63800
X0.52200 Y0.07400
X0.52100 Y0.07400
X0.52100 Y0.07200
X0.52000 Y0.07200
X0.52000 Y0.07000
X0.51800 Y0.07000
X0.51800 Y0.06900
X0.51600 Y0.06900
X0.51600 Y0.06800
X0.03200 Y0.06800
X0.03200 Y0.06900
X0.03000 Y0.06900
X0.03000 Y0.07000
X0.02800 Y0.07000
X0.02800 Y0.07200
X0.02700 Y0.07200
X0.02700 Y0.07400
X0.02600 Y0.07400
X0.02600 Y1.63800
X0.02700 Y1.63800
X0.02700 Y1.64000
X0.02800 Y1.64000
X0.02800 Y1.64200
X0.03000 Y1.64200
X0.03000 Y1.64300
X0.03200 Y1.64300
X0.03200 Y1.64400
X0.51500 Y1.64400
X0.51500 Y1.64300
G04 P0 ( dwell for no time -- G64 should not smooth over this point )
G00 Z0.19685 ( retract )
G00 X0.15600 Y1.58700 ( rapid move to begin. )
G01 Z-0.01969 F24.00000 ( plunge. )
G04 P0 ( dwell for no time -- G64 should not smooth over this point )
X0.15600 Y1.58700
X0.15600 Y1.17300
X0.14500 Y1.17300
X0.14500 Y1.15200
X0.19400 Y1.15200
X0.19400 Y1.09100
X0.13600 Y1.09100
X0.13600 Y1.09000
X0.13500 Y1.09000
X0.13500 Y1.08900
X0.13400 Y1.08900