-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGRBL-Plotter.ini
195 lines (195 loc) · 3.34 KB
/
GRBL-Plotter.ini
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
[Info]
Date=10/20/2020 11:11:02 AM
Use case info=Example 'laser': use Laser without Z-Axis\r\nProcess dashed lines as multiple laser off/on
[Graphics Import]
Graph Units mm=True
Bezier Segment count=12
Arc circumfence step=1
Remove Moves enable=True
Remove Moves units=0.1
Fold blocks=True
SVG DPI 96 enable=True
DXF handle white as black=True
Process Dashed Lines=True
[GCode generation]
Dec Places=3
Header Code=F1000
Footer Code=G0X0Y0
XY Feedrate=20000
Spindle Speed=1000
Spindle Use Laser=True
Spindle Direction M3=False
Spindle Delay=1
Add Tool Cmd=False
Add Tool M0=False
Add Comments=False
Z Enable=False
Z Feedrate=1000
Z Up Pos=2
Z Down Pos=-2
Z Inc Enable=False
Z Increment at zero=False
Z Increment=1
Spindle Toggle=True
[Tool change]
Tool change enable=False
[Machine Limits]
Limit show=True
Limit alarm=False
Range X=1050
Range Y=1800
Range Z=200
Home X=0
Home Y=0
Home Z=50
[Rotary axis]
Enable=False
Scale=360
AxisX=True
Diameter=20
SetupEnable=False
SetupOn=$100=4.444;$110=10000;$120=1000
SetupOff=$100=1600;$110=1000;$120=50
[Tool]
Diameter=3
Z Step=1
XY Feedrate=500
Z Feedrate=400
Overlap=90
Spindle Speed=20000
[Buttons]
Button1=Laser Mode ON|$32=1;
Button2=Laser Mode OFF|$32=0;
Button3=Laser ON|M3;
Button4=Laser OFF|M5;
Button5=Spindle : 5000|S5000;
Button6=Pen take|data\scripts\script_pen2_select.nc
Button7=Pen remove|data\scripts\script_pen2_remove.nc
Button8=Laser Pulse|(/)
Button9=Move to 0|G0 X0 Y0 Z0
Button10=Move graph dim|data\scripts\script_move_arround_dimension.nc
Button11=Soft RESET|#RST
Button12=Hard RESET|#HRST
Button13= |
Button14= |
Button15= |
Button16= |
Button17= |
Button18= |
Button19= |
Button20= |
Button21= |
Button22= |
Button23= |
Button24= |
Button25= |
Button26= |
Button27= |
Button28= |
Button29= |
Button30= |
Button31= |
Button32= |
[Joystick]
XY1 Step=0.1
XY2 Step=0.5
XY3 Step=1
XY4 Step=5
XY5 Step=10
Z1 Step=0.1
Z2 Step=0.5
Z3 Step=1
Z4 Step=5
Z5 Step=10
XY1 Speed=10
XY2 Speed=50
XY3 Speed=100
XY4 Speed=500
XY5 Speed=1000
Z1 Speed=10
Z2 Speed=50
Z3 Speed=100
Z4 Speed=500
Z5 Speed=1000
A1 Speed=10
A2 Speed=50
A3 Speed=100
A4 Speed=500
A5 Speed=1000
A1 Step=0.1
A2 Step=1
A3 Step=5
A4 Step=45
A5 Step=180
[Camera]
Index=0
Rotation=180
Top Pos=0
Top Radius=30
Top Scaling=20
Bottom Pos=-50
Bottom Radius=20
Bottom Scaling=15
X Tool Offset=0
Y Tool Offset=0
[GamePad]
gamePadButtons0=#Start (Start streaming)
gamePadButtons1=#F+10 (Feedrate +10%)
gamePadButtons2=#F100 (Feedrate =100%)
gamePadButtons3=#F-10 (Feedrate -10%)
gamePadButtons4=G92 X0 (Zero X)
gamePadButtons5=G92 Z0 (Zero Z)
gamePadButtons6=G92 Y0 (Zero Y)
gamePadButtons7=G92 X0 Y0 Z0 (Zero all)
gamePadButtons8=$H (Homing)
gamePadButtons9=#Start (Start streaming)
gamePadButtons10=G92 X0 Y0 (Zero X and Y)
gamePadButtons11=
gamePadButtons12=
gamePadButtons13=
gamePadButtons14=
gamePadButtons15=
gamePadXAxis=X
gamePadYAxis=Y
gamePadZAxis=Z
gamePadRAxis=A
gamePadXInvert=False
gamePadYInvert=False
gamePadZInvert=False
gamePadRInvert=False
gamePadEnable=False
[GRBL Settings]
$0=10
$1=25
$2=0
$3=0
$4=0
$5=0
$6=0
$10=2
$11=0.010
$12=0.002
$13=0
$20=0
$21=0
$22=0
$23=0
$24=25.000
$25=500.000
$26=250
$27=1.000
$30=20000
$31=0
$32=1
$100=85.000
$101=85.000
$102=250.000
$110=20000.000
$111=20000.000
$112=1000.000
$120=30.000
$121=30.000
$122=10.000
$130=1050.000
$131=1800.000
$132=200.000