mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 10:46:18 +00:00
Move BABYSTEP_ZPROBE_GFX_OVERLAY up
This commit is contained in:
parent
2060ba3556
commit
d3165cca4f
1 changed files with 92 additions and 92 deletions
|
@ -419,6 +419,7 @@
|
|||
0x0C, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
|
||||
};
|
||||
#endif // Extruders
|
||||
#endif // HAS_TEMP_BED
|
||||
|
||||
#if ENABLED(BABYSTEP_ZPROBE_GFX_OVERLAY) || ENABLED(MESH_EDIT_GFX_OVERLAY)
|
||||
|
||||
|
@ -511,4 +512,3 @@
|
|||
0x0C,0x00 // 0000110000000000
|
||||
};
|
||||
#endif // BABYSTEP_ZPROBE_GFX_OVERLAY || MESH_EDIT_GFX_OVERLAY
|
||||
#endif // HAS_TEMP_BED
|
||||
|
|
Loading…
Add table
Reference in a new issue