|
@@ -163,176 +163,174 @@
|
163
|
163
|
#define MSG_USER_MENU _UxGT("Custom Commands")
|
164
|
164
|
#endif
|
165
|
165
|
|
166
|
|
-#if ENABLED(AUTO_BED_LEVELING_UBL)
|
167
|
|
- #ifndef MSG_UBL_DOING_G29
|
168
|
|
- #define MSG_UBL_DOING_G29 _UxGT("Doing G29 UBL!")
|
169
|
|
- #endif
|
170
|
|
- #ifndef MSG_UBL_UNHOMED
|
171
|
|
- #define MSG_UBL_UNHOMED _UxGT("Home XYZ first")
|
172
|
|
- #endif
|
173
|
|
- #ifndef MSG_UBL_TOOLS
|
174
|
|
- #define MSG_UBL_TOOLS _UxGT("UBL Tools")
|
175
|
|
- #endif
|
176
|
|
- #ifndef MSG_UBL_LEVEL_BED
|
177
|
|
- #define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
178
|
|
- #endif
|
179
|
|
- #ifndef MSG_UBL_MANUAL_MESH
|
180
|
|
- #define MSG_UBL_MANUAL_MESH _UxGT("Manually Build Mesh")
|
181
|
|
- #endif
|
182
|
|
- #ifndef MSG_UBL_BC_INSERT
|
183
|
|
- #define MSG_UBL_BC_INSERT _UxGT("Place shim & measure")
|
184
|
|
- #endif
|
185
|
|
- #ifndef MSG_UBL_BC_INSERT2
|
186
|
|
- #define MSG_UBL_BC_INSERT2 _UxGT("Measure")
|
187
|
|
- #endif
|
188
|
|
- #ifndef MSG_UBL_BC_REMOVE
|
189
|
|
- #define MSG_UBL_BC_REMOVE _UxGT("Remove & measure bed")
|
190
|
|
- #endif
|
191
|
|
- #ifndef MSG_UBL_MOVING_TO_NEXT
|
192
|
|
- #define MSG_UBL_MOVING_TO_NEXT _UxGT("Moving to next")
|
193
|
|
- #endif
|
194
|
|
- #ifndef MSG_UBL_ACTIVATE_MESH
|
195
|
|
- #define MSG_UBL_ACTIVATE_MESH _UxGT("Activate UBL")
|
196
|
|
- #endif
|
197
|
|
- #ifndef MSG_UBL_DEACTIVATE_MESH
|
198
|
|
- #define MSG_UBL_DEACTIVATE_MESH _UxGT("Deactivate UBL")
|
199
|
|
- #endif
|
200
|
|
- #ifndef MSG_UBL_SET_BED_TEMP
|
201
|
|
- #define MSG_UBL_SET_BED_TEMP _UxGT("Bed Temp")
|
202
|
|
- #endif
|
203
|
|
- #ifndef MSG_UBL_CUSTOM_BED_TEMP
|
204
|
|
- #define MSG_UBL_CUSTOM_BED_TEMP MSG_UBL_SET_BED_TEMP
|
205
|
|
- #endif
|
206
|
|
- #ifndef MSG_UBL_SET_HOTEND_TEMP
|
207
|
|
- #define MSG_UBL_SET_HOTEND_TEMP _UxGT("Hotend Temp")
|
208
|
|
- #endif
|
209
|
|
- #ifndef MSG_UBL_CUSTOM_HOTEND_TEMP
|
210
|
|
- #define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
211
|
|
- #endif
|
212
|
|
- #ifndef MSG_UBL_EDIT_CUSTOM_MESH
|
213
|
|
- #define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Edit Custom Mesh")
|
214
|
|
- #endif
|
215
|
|
- #ifndef MSG_UBL_FINE_TUNE_MESH
|
216
|
|
- #define MSG_UBL_FINE_TUNE_MESH _UxGT("Fine Tuning Mesh")
|
217
|
|
- #endif
|
218
|
|
- #ifndef MSG_UBL_DONE_EDITING_MESH
|
219
|
|
- #define MSG_UBL_DONE_EDITING_MESH _UxGT("Done Editing Mesh")
|
220
|
|
- #endif
|
221
|
|
- #ifndef MSG_UBL_BUILD_CUSTOM_MESH
|
222
|
|
- #define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Build Custom Mesh")
|
223
|
|
- #endif
|
224
|
|
- #ifndef MSG_UBL_BUILD_MESH_MENU
|
225
|
|
- #define MSG_UBL_BUILD_MESH_MENU _UxGT("Build Mesh")
|
226
|
|
- #endif
|
227
|
|
- #ifndef MSG_UBL_BUILD_PLA_MESH
|
228
|
|
- #define MSG_UBL_BUILD_PLA_MESH _UxGT("Build PLA Mesh")
|
229
|
|
- #endif
|
230
|
|
- #ifndef MSG_UBL_BUILD_ABS_MESH
|
231
|
|
- #define MSG_UBL_BUILD_ABS_MESH _UxGT("Build ABS Mesh")
|
232
|
|
- #endif
|
233
|
|
- #ifndef MSG_UBL_BUILD_COLD_MESH
|
234
|
|
- #define MSG_UBL_BUILD_COLD_MESH _UxGT("Build Cold Mesh")
|
235
|
|
- #endif
|
236
|
|
- #ifndef MSG_UBL_MESH_HEIGHT_ADJUST
|
237
|
|
- #define MSG_UBL_MESH_HEIGHT_ADJUST _UxGT("Adjust Mesh Height")
|
238
|
|
- #endif
|
239
|
|
- #ifndef MSG_UBL_MESH_HEIGHT_AMOUNT
|
240
|
|
- #define MSG_UBL_MESH_HEIGHT_AMOUNT _UxGT("Height Amount")
|
241
|
|
- #endif
|
242
|
|
- #ifndef MSG_UBL_VALIDATE_MESH_MENU
|
243
|
|
- #define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Validate Mesh")
|
244
|
|
- #endif
|
245
|
|
- #ifndef MSG_UBL_VALIDATE_PLA_MESH
|
246
|
|
- #define MSG_UBL_VALIDATE_PLA_MESH _UxGT("Validate PLA Mesh")
|
247
|
|
- #endif
|
248
|
|
- #ifndef MSG_UBL_VALIDATE_ABS_MESH
|
249
|
|
- #define MSG_UBL_VALIDATE_ABS_MESH _UxGT("Validate ABS Mesh")
|
250
|
|
- #endif
|
251
|
|
- #ifndef MSG_UBL_VALIDATE_CUSTOM_MESH
|
252
|
|
- #define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Validate Custom Mesh")
|
253
|
|
- #endif
|
254
|
|
- #ifndef MSG_UBL_CONTINUE_MESH
|
255
|
|
- #define MSG_UBL_CONTINUE_MESH _UxGT("Continue Bed Mesh")
|
256
|
|
- #endif
|
257
|
|
- #ifndef MSG_UBL_MESH_LEVELING
|
258
|
|
- #define MSG_UBL_MESH_LEVELING _UxGT("Mesh Leveling")
|
259
|
|
- #endif
|
260
|
|
- #ifndef MSG_UBL_3POINT_MESH_LEVELING
|
261
|
|
- #define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-Point Leveling")
|
262
|
|
- #endif
|
263
|
|
- #ifndef MSG_UBL_GRID_MESH_LEVELING
|
264
|
|
- #define MSG_UBL_GRID_MESH_LEVELING _UxGT("Grid Mesh Leveling")
|
265
|
|
- #endif
|
266
|
|
- #ifndef MSG_UBL_MESH_LEVEL
|
267
|
|
- #define MSG_UBL_MESH_LEVEL _UxGT("Level Mesh")
|
268
|
|
- #endif
|
269
|
|
- #ifndef MSG_UBL_SIDE_POINTS
|
270
|
|
- #define MSG_UBL_SIDE_POINTS _UxGT("Side Points")
|
271
|
|
- #endif
|
272
|
|
- #ifndef MSG_UBL_MAP_TYPE
|
273
|
|
- #define MSG_UBL_MAP_TYPE _UxGT("Map Type")
|
274
|
|
- #endif
|
275
|
|
- #ifndef MSG_UBL_OUTPUT_MAP
|
276
|
|
- #define MSG_UBL_OUTPUT_MAP _UxGT("Output Mesh Map")
|
277
|
|
- #endif
|
278
|
|
- #ifndef MSG_UBL_OUTPUT_MAP_HOST
|
279
|
|
- #define MSG_UBL_OUTPUT_MAP_HOST _UxGT("Output for Host")
|
280
|
|
- #endif
|
281
|
|
- #ifndef MSG_UBL_OUTPUT_MAP_CSV
|
282
|
|
- #define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Output for CSV")
|
283
|
|
- #endif
|
284
|
|
- #ifndef MSG_UBL_INFO_UBL
|
285
|
|
- #define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
|
286
|
|
- #endif
|
287
|
|
- #ifndef MSG_UBL_EDIT_MESH_MENU
|
288
|
|
- #define MSG_UBL_EDIT_MESH_MENU _UxGT("Edit Mesh")
|
289
|
|
- #endif
|
290
|
|
- #ifndef MSG_UBL_FILLIN_AMOUNT
|
291
|
|
- #define MSG_UBL_FILLIN_AMOUNT _UxGT("Fill-in Amount")
|
292
|
|
- #endif
|
293
|
|
- #ifndef MSG_UBL_MANUAL_FILLIN
|
294
|
|
- #define MSG_UBL_MANUAL_FILLIN _UxGT("Manual Fill-in")
|
295
|
|
- #endif
|
296
|
|
- #ifndef MSG_UBL_SMART_FILLIN
|
297
|
|
- #define MSG_UBL_SMART_FILLIN _UxGT("Smart Fill-in")
|
298
|
|
- #endif
|
299
|
|
- #ifndef MSG_UBL_FILLIN_MESH
|
300
|
|
- #define MSG_UBL_FILLIN_MESH _UxGT("Fill-in Mesh")
|
301
|
|
- #endif
|
302
|
|
- #ifndef MSG_UBL_INVALIDATE_ALL
|
303
|
|
- #define MSG_UBL_INVALIDATE_ALL _UxGT("Invalidate All")
|
304
|
|
- #endif
|
305
|
|
- #ifndef MSG_UBL_INVALIDATE_CLOSEST
|
306
|
|
- #define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Invalidate Closest")
|
307
|
|
- #endif
|
308
|
|
- #ifndef MSG_UBL_FINE_TUNE_ALL
|
309
|
|
- #define MSG_UBL_FINE_TUNE_ALL _UxGT("Fine Tune All")
|
310
|
|
- #endif
|
311
|
|
- #ifndef MSG_UBL_FINE_TUNE_CLOSEST
|
312
|
|
- #define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Fine Tune Closest")
|
313
|
|
- #endif
|
314
|
|
- #ifndef MSG_UBL_STORAGE_MESH_MENU
|
315
|
|
- #define MSG_UBL_STORAGE_MESH_MENU _UxGT("Mesh Storage")
|
316
|
|
- #endif
|
317
|
|
- #ifndef MSG_UBL_STORAGE_SLOT
|
318
|
|
- #define MSG_UBL_STORAGE_SLOT _UxGT("Memory Slot")
|
319
|
|
- #endif
|
320
|
|
- #ifndef MSG_UBL_LOAD_MESH
|
321
|
|
- #define MSG_UBL_LOAD_MESH _UxGT("Load Bed Mesh")
|
322
|
|
- #endif
|
323
|
|
- #ifndef MSG_UBL_SAVE_MESH
|
324
|
|
- #define MSG_UBL_SAVE_MESH _UxGT("Save Bed Mesh")
|
325
|
|
- #endif
|
326
|
|
- #ifndef MSG_UBL_SAVE_ERROR
|
327
|
|
- #define MSG_UBL_SAVE_ERROR _UxGT("save_UBL_active() error")
|
328
|
|
- #endif
|
329
|
|
- #ifndef MSG_UBL_RESTORE_ERROR
|
330
|
|
- #define MSG_UBL_RESTORE_ERROR _UxGT("restore_UBL_active() error")
|
331
|
|
- #endif
|
332
|
|
- #ifndef MSG_UBL_Z_OFFSET_STOPPED
|
333
|
|
- #define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Z-Offset Stopped")
|
334
|
|
- #endif
|
335
|
|
-#endif // AUTO_BED_LEVELING_UBL
|
|
166
|
+#ifndef MSG_UBL_DOING_G29
|
|
167
|
+ #define MSG_UBL_DOING_G29 _UxGT("Doing G29")
|
|
168
|
+#endif
|
|
169
|
+#ifndef MSG_UBL_UNHOMED
|
|
170
|
+ #define MSG_UBL_UNHOMED _UxGT("Home XYZ first")
|
|
171
|
+#endif
|
|
172
|
+#ifndef MSG_UBL_TOOLS
|
|
173
|
+ #define MSG_UBL_TOOLS _UxGT("UBL Tools")
|
|
174
|
+#endif
|
|
175
|
+#ifndef MSG_UBL_LEVEL_BED
|
|
176
|
+ #define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
|
177
|
+#endif
|
|
178
|
+#ifndef MSG_UBL_MANUAL_MESH
|
|
179
|
+ #define MSG_UBL_MANUAL_MESH _UxGT("Manually Build Mesh")
|
|
180
|
+#endif
|
|
181
|
+#ifndef MSG_UBL_BC_INSERT
|
|
182
|
+ #define MSG_UBL_BC_INSERT _UxGT("Place shim & measure")
|
|
183
|
+#endif
|
|
184
|
+#ifndef MSG_UBL_BC_INSERT2
|
|
185
|
+ #define MSG_UBL_BC_INSERT2 _UxGT("Measure")
|
|
186
|
+#endif
|
|
187
|
+#ifndef MSG_UBL_BC_REMOVE
|
|
188
|
+ #define MSG_UBL_BC_REMOVE _UxGT("Remove & measure bed")
|
|
189
|
+#endif
|
|
190
|
+#ifndef MSG_UBL_MOVING_TO_NEXT
|
|
191
|
+ #define MSG_UBL_MOVING_TO_NEXT _UxGT("Moving to next")
|
|
192
|
+#endif
|
|
193
|
+#ifndef MSG_UBL_ACTIVATE_MESH
|
|
194
|
+ #define MSG_UBL_ACTIVATE_MESH _UxGT("Activate UBL")
|
|
195
|
+#endif
|
|
196
|
+#ifndef MSG_UBL_DEACTIVATE_MESH
|
|
197
|
+ #define MSG_UBL_DEACTIVATE_MESH _UxGT("Deactivate UBL")
|
|
198
|
+#endif
|
|
199
|
+#ifndef MSG_UBL_SET_BED_TEMP
|
|
200
|
+ #define MSG_UBL_SET_BED_TEMP _UxGT("Bed Temp")
|
|
201
|
+#endif
|
|
202
|
+#ifndef MSG_UBL_CUSTOM_BED_TEMP
|
|
203
|
+ #define MSG_UBL_CUSTOM_BED_TEMP MSG_UBL_SET_BED_TEMP
|
|
204
|
+#endif
|
|
205
|
+#ifndef MSG_UBL_SET_HOTEND_TEMP
|
|
206
|
+ #define MSG_UBL_SET_HOTEND_TEMP _UxGT("Hotend Temp")
|
|
207
|
+#endif
|
|
208
|
+#ifndef MSG_UBL_CUSTOM_HOTEND_TEMP
|
|
209
|
+ #define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
|
210
|
+#endif
|
|
211
|
+#ifndef MSG_UBL_EDIT_CUSTOM_MESH
|
|
212
|
+ #define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Edit Custom Mesh")
|
|
213
|
+#endif
|
|
214
|
+#ifndef MSG_UBL_FINE_TUNE_MESH
|
|
215
|
+ #define MSG_UBL_FINE_TUNE_MESH _UxGT("Fine Tuning Mesh")
|
|
216
|
+#endif
|
|
217
|
+#ifndef MSG_UBL_DONE_EDITING_MESH
|
|
218
|
+ #define MSG_UBL_DONE_EDITING_MESH _UxGT("Done Editing Mesh")
|
|
219
|
+#endif
|
|
220
|
+#ifndef MSG_UBL_BUILD_CUSTOM_MESH
|
|
221
|
+ #define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Build Custom Mesh")
|
|
222
|
+#endif
|
|
223
|
+#ifndef MSG_UBL_BUILD_MESH_MENU
|
|
224
|
+ #define MSG_UBL_BUILD_MESH_MENU _UxGT("Build Mesh")
|
|
225
|
+#endif
|
|
226
|
+#ifndef MSG_UBL_BUILD_PLA_MESH
|
|
227
|
+ #define MSG_UBL_BUILD_PLA_MESH _UxGT("Build PLA Mesh")
|
|
228
|
+#endif
|
|
229
|
+#ifndef MSG_UBL_BUILD_ABS_MESH
|
|
230
|
+ #define MSG_UBL_BUILD_ABS_MESH _UxGT("Build ABS Mesh")
|
|
231
|
+#endif
|
|
232
|
+#ifndef MSG_UBL_BUILD_COLD_MESH
|
|
233
|
+ #define MSG_UBL_BUILD_COLD_MESH _UxGT("Build Cold Mesh")
|
|
234
|
+#endif
|
|
235
|
+#ifndef MSG_UBL_MESH_HEIGHT_ADJUST
|
|
236
|
+ #define MSG_UBL_MESH_HEIGHT_ADJUST _UxGT("Adjust Mesh Height")
|
|
237
|
+#endif
|
|
238
|
+#ifndef MSG_UBL_MESH_HEIGHT_AMOUNT
|
|
239
|
+ #define MSG_UBL_MESH_HEIGHT_AMOUNT _UxGT("Height Amount")
|
|
240
|
+#endif
|
|
241
|
+#ifndef MSG_UBL_VALIDATE_MESH_MENU
|
|
242
|
+ #define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Validate Mesh")
|
|
243
|
+#endif
|
|
244
|
+#ifndef MSG_UBL_VALIDATE_PLA_MESH
|
|
245
|
+ #define MSG_UBL_VALIDATE_PLA_MESH _UxGT("Validate PLA Mesh")
|
|
246
|
+#endif
|
|
247
|
+#ifndef MSG_UBL_VALIDATE_ABS_MESH
|
|
248
|
+ #define MSG_UBL_VALIDATE_ABS_MESH _UxGT("Validate ABS Mesh")
|
|
249
|
+#endif
|
|
250
|
+#ifndef MSG_UBL_VALIDATE_CUSTOM_MESH
|
|
251
|
+ #define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Validate Custom Mesh")
|
|
252
|
+#endif
|
|
253
|
+#ifndef MSG_UBL_CONTINUE_MESH
|
|
254
|
+ #define MSG_UBL_CONTINUE_MESH _UxGT("Continue Bed Mesh")
|
|
255
|
+#endif
|
|
256
|
+#ifndef MSG_UBL_MESH_LEVELING
|
|
257
|
+ #define MSG_UBL_MESH_LEVELING _UxGT("Mesh Leveling")
|
|
258
|
+#endif
|
|
259
|
+#ifndef MSG_UBL_3POINT_MESH_LEVELING
|
|
260
|
+ #define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-Point Leveling")
|
|
261
|
+#endif
|
|
262
|
+#ifndef MSG_UBL_GRID_MESH_LEVELING
|
|
263
|
+ #define MSG_UBL_GRID_MESH_LEVELING _UxGT("Grid Mesh Leveling")
|
|
264
|
+#endif
|
|
265
|
+#ifndef MSG_UBL_MESH_LEVEL
|
|
266
|
+ #define MSG_UBL_MESH_LEVEL _UxGT("Level Mesh")
|
|
267
|
+#endif
|
|
268
|
+#ifndef MSG_UBL_SIDE_POINTS
|
|
269
|
+ #define MSG_UBL_SIDE_POINTS _UxGT("Side Points")
|
|
270
|
+#endif
|
|
271
|
+#ifndef MSG_UBL_MAP_TYPE
|
|
272
|
+ #define MSG_UBL_MAP_TYPE _UxGT("Map Type")
|
|
273
|
+#endif
|
|
274
|
+#ifndef MSG_UBL_OUTPUT_MAP
|
|
275
|
+ #define MSG_UBL_OUTPUT_MAP _UxGT("Output Mesh Map")
|
|
276
|
+#endif
|
|
277
|
+#ifndef MSG_UBL_OUTPUT_MAP_HOST
|
|
278
|
+ #define MSG_UBL_OUTPUT_MAP_HOST _UxGT("Output for Host")
|
|
279
|
+#endif
|
|
280
|
+#ifndef MSG_UBL_OUTPUT_MAP_CSV
|
|
281
|
+ #define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Output for CSV")
|
|
282
|
+#endif
|
|
283
|
+#ifndef MSG_UBL_INFO_UBL
|
|
284
|
+ #define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
|
|
285
|
+#endif
|
|
286
|
+#ifndef MSG_UBL_EDIT_MESH_MENU
|
|
287
|
+ #define MSG_UBL_EDIT_MESH_MENU _UxGT("Edit Mesh")
|
|
288
|
+#endif
|
|
289
|
+#ifndef MSG_UBL_FILLIN_AMOUNT
|
|
290
|
+ #define MSG_UBL_FILLIN_AMOUNT _UxGT("Fill-in Amount")
|
|
291
|
+#endif
|
|
292
|
+#ifndef MSG_UBL_MANUAL_FILLIN
|
|
293
|
+ #define MSG_UBL_MANUAL_FILLIN _UxGT("Manual Fill-in")
|
|
294
|
+#endif
|
|
295
|
+#ifndef MSG_UBL_SMART_FILLIN
|
|
296
|
+ #define MSG_UBL_SMART_FILLIN _UxGT("Smart Fill-in")
|
|
297
|
+#endif
|
|
298
|
+#ifndef MSG_UBL_FILLIN_MESH
|
|
299
|
+ #define MSG_UBL_FILLIN_MESH _UxGT("Fill-in Mesh")
|
|
300
|
+#endif
|
|
301
|
+#ifndef MSG_UBL_INVALIDATE_ALL
|
|
302
|
+ #define MSG_UBL_INVALIDATE_ALL _UxGT("Invalidate All")
|
|
303
|
+#endif
|
|
304
|
+#ifndef MSG_UBL_INVALIDATE_CLOSEST
|
|
305
|
+ #define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Invalidate Closest")
|
|
306
|
+#endif
|
|
307
|
+#ifndef MSG_UBL_FINE_TUNE_ALL
|
|
308
|
+ #define MSG_UBL_FINE_TUNE_ALL _UxGT("Fine Tune All")
|
|
309
|
+#endif
|
|
310
|
+#ifndef MSG_UBL_FINE_TUNE_CLOSEST
|
|
311
|
+ #define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Fine Tune Closest")
|
|
312
|
+#endif
|
|
313
|
+#ifndef MSG_UBL_STORAGE_MESH_MENU
|
|
314
|
+ #define MSG_UBL_STORAGE_MESH_MENU _UxGT("Mesh Storage")
|
|
315
|
+#endif
|
|
316
|
+#ifndef MSG_UBL_STORAGE_SLOT
|
|
317
|
+ #define MSG_UBL_STORAGE_SLOT _UxGT("Memory Slot")
|
|
318
|
+#endif
|
|
319
|
+#ifndef MSG_UBL_LOAD_MESH
|
|
320
|
+ #define MSG_UBL_LOAD_MESH _UxGT("Load Bed Mesh")
|
|
321
|
+#endif
|
|
322
|
+#ifndef MSG_UBL_SAVE_MESH
|
|
323
|
+ #define MSG_UBL_SAVE_MESH _UxGT("Save Bed Mesh")
|
|
324
|
+#endif
|
|
325
|
+#ifndef MSG_UBL_SAVE_ERROR
|
|
326
|
+ #define MSG_UBL_SAVE_ERROR _UxGT("Err: UBL Save")
|
|
327
|
+#endif
|
|
328
|
+#ifndef MSG_UBL_RESTORE_ERROR
|
|
329
|
+ #define MSG_UBL_RESTORE_ERROR _UxGT("Err: UBL Restore")
|
|
330
|
+#endif
|
|
331
|
+#ifndef MSG_UBL_Z_OFFSET_STOPPED
|
|
332
|
+ #define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Z-Offset Stopped")
|
|
333
|
+#endif
|
336
|
334
|
|
337
|
335
|
#ifndef MSG_MOVING
|
338
|
336
|
#define MSG_MOVING _UxGT("Moving...")
|