-
Notifications
You must be signed in to change notification settings - Fork 0
/
firmware_2022-06-02.settings
246 lines (246 loc) · 7.82 KB
/
firmware_2022-06-02.settings
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
{
"name": "Exported settings",
"createdBy": "tugdual",
"date": "2022-06-02",
"firmwareName": "Grbl 1.1h",
"settings": [
{
"key": "$30",
"value": "1000",
"units": "RPM",
"description": "Maximum spindle speed. Sets PWM to 100% duty cycle.",
"shortDescription": "Maximum spindle speed"
},
{
"key": "$31",
"value": "0",
"units": "RPM",
"description": "Minimum spindle speed. Sets PWM to 0.4% or lowest duty cycle.",
"shortDescription": "Minimum spindle speed"
},
{
"key": "$10",
"value": "1",
"units": "mask",
"description": "Alters data included in status reports.",
"shortDescription": "Status report options"
},
{
"key": "$32",
"value": "0",
"units": "boolean",
"description": "Enables laser mode. Consecutive G1/2/3 commands will not halt when spindle speed is changed.",
"shortDescription": "Laser-mode enable"
},
{
"key": "$11",
"value": "0.010",
"units": "millimeters",
"description": "Sets how fast Grbl travels through consecutive motions. Lower value slows it down.",
"shortDescription": "Junction deviation"
},
{
"key": "$12",
"value": "0.002",
"units": "millimeters",
"description": "Sets the G2 and G3 arc tracing accuracy based on radial error. Beware: A very small value may effect performance.",
"shortDescription": "Arc tolerance"
},
{
"key": "$13",
"value": "0",
"units": "boolean",
"description": "Enables inch units when returning any position and rate value that is not a settings value.",
"shortDescription": "Report in inches"
},
{
"key": "$0",
"value": "10",
"units": "microseconds",
"description": "Sets time length per step. Minimum 3usec.",
"shortDescription": "Step pulse time"
},
{
"key": "$1",
"value": "25",
"units": "milliseconds",
"description": "Sets a short hold delay when stopping to let dynamics settle before disabling steppers. Value 255 keeps motors enabled with no delay.",
"shortDescription": "Step idle delay"
},
{
"key": "$2",
"value": "0",
"units": "mask",
"description": "Inverts the step signal. Set axis bit to invert (00000ZYX).",
"shortDescription": "Step pulse invert"
},
{
"key": "$3",
"value": "2",
"units": "mask",
"description": "Inverts the direction signal. Set axis bit to invert (00000ZYX).",
"shortDescription": "Step direction invert"
},
{
"key": "$4",
"value": "0",
"units": "boolean",
"description": "Inverts the stepper driver enable pin signal.",
"shortDescription": "Invert step enable pin"
},
{
"key": "$5",
"value": "0",
"units": "boolean",
"description": "Inverts the all of the limit input pins.",
"shortDescription": "Invert limit pins"
},
{
"key": "$6",
"value": "0",
"units": "boolean",
"description": "Inverts the probe input pin signal.",
"shortDescription": "Invert probe pin"
},
{
"key": "$120",
"value": "10.000",
"units": "mm/sec^2",
"description": "X-axis acceleration. Used for motion planning to not exceed motor torque and lose steps.",
"shortDescription": "X-axis acceleration"
},
{
"key": "$100",
"value": "250.000",
"units": "step/mm",
"description": "X-axis travel resolution in steps per millimeter.",
"shortDescription": "X-axis travel resolution"
},
{
"key": "$122",
"value": "10.000",
"units": "mm/sec^2",
"description": "Z-axis acceleration. Used for motion planning to not exceed motor torque and lose steps.",
"shortDescription": "Z-axis acceleration"
},
{
"key": "$121",
"value": "10.000",
"units": "mm/sec^2",
"description": "Y-axis acceleration. Used for motion planning to not exceed motor torque and lose steps.",
"shortDescription": "Y-axis acceleration"
},
{
"key": "$102",
"value": "40.000",
"units": "step/mm",
"description": "Z-axis travel resolution in steps per millimeter.",
"shortDescription": "Z-axis travel resolution"
},
{
"key": "$101",
"value": "105",
"units": "step/mm",
"description": "Y-axis travel resolution in steps per millimeter.",
"shortDescription": "Y-axis travel resolution"
},
{
"key": "$20",
"value": "0",
"units": "boolean",
"description": "Enables soft limits checks within machine travel and sets alarm when exceeded. Requires homing.",
"shortDescription": "Soft limits enable"
},
{
"key": "$21",
"value": "0",
"units": "boolean",
"description": "Enables hard limits. Immediately halts motion and throws an alarm when switch is triggered.",
"shortDescription": "Hard limits enable"
},
{
"key": "$22",
"value": "0",
"units": "boolean",
"description": "Enables homing cycle. Requires limit switches on all axes.",
"shortDescription": "Homing cycle enable"
},
{
"key": "$23",
"value": "1",
"units": "mask",
"description": "Homing searches for a switch in the positive direction. Set axis bit (00000ZYX) to search in negative direction.",
"shortDescription": "Homing direction invert"
},
{
"key": "$24",
"value": "25.000",
"units": "mm/min",
"description": "Feed rate to slowly engage limit switch to determine its location accurately.",
"shortDescription": "Homing locate feed rate"
},
{
"key": "$25",
"value": "500.000",
"units": "mm/min",
"description": "Seek rate to quickly find the limit switch before the slower locating phase.",
"shortDescription": "Homing search seek rate"
},
{
"key": "$26",
"value": "250",
"units": "milliseconds",
"description": "Sets a short delay between phases of homing cycle to let a switch debounce.",
"shortDescription": "Homing switch debounce delay"
},
{
"key": "$27",
"value": "1.000",
"units": "millimeters",
"description": "Retract distance after triggering switch to disengage it. Homing will fail if switch isn\u0027t cleared.",
"shortDescription": "Homing switch pull-off distance"
},
{
"key": "$131",
"value": "200.000",
"units": "millimeters",
"description": "Maximum Y-axis travel distance from homing switch. Determines valid machine space for soft-limits and homing search distances.",
"shortDescription": "Y-axis maximum travel"
},
{
"key": "$130",
"value": "200.000",
"units": "millimeters",
"description": "Maximum X-axis travel distance from homing switch. Determines valid machine space for soft-limits and homing search distances.",
"shortDescription": "X-axis maximum travel"
},
{
"key": "$111",
"value": "500.000",
"units": "mm/min",
"description": "Y-axis maximum rate. Used as G0 rapid rate.",
"shortDescription": "Y-axis maximum rate"
},
{
"key": "$110",
"value": "500.000",
"units": "mm/min",
"description": "X-axis maximum rate. Used as G0 rapid rate.",
"shortDescription": "X-axis maximum rate"
},
{
"key": "$132",
"value": "200.000",
"units": "millimeters",
"description": "Maximum Z-axis travel distance from homing switch. Determines valid machine space for soft-limits and homing search distances.",
"shortDescription": "Z-axis maximum travel"
},
{
"key": "$112",
"value": "500.000",
"units": "mm/min",
"description": "Z-axis maximum rate. Used as G0 rapid rate.",
"shortDescription": "Z-axis maximum rate"
}
]
}