Internal G29N for G28+G29 (#20800)

This commit is contained in:
Scott Lahteine
2021-01-17 12:08:40 -06:00
parent f101e19257
commit 6162560b69
12 changed files with 24 additions and 18 deletions

View File

@@ -75,7 +75,7 @@ extern lv_group_t *g;
extern void LCD_IO_WriteData(uint16_t RegValue);
static const char custom_gcode_command[][100] = {
"G28\nG29\nM500",
"G29N\nM500",
"G28",
"G28",
"G28",