mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-14 10:17:49 -06:00
Option to show babysteps total since G28 (#13580)
This commit is contained in:
parent
3221658a78
commit
9cee81d47e
91 changed files with 443 additions and 123 deletions
|
@ -1012,6 +1012,8 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
//#define BABYSTEP_DISPLAY_TOTAL // Display total babysteps since last G28
|
||||
|
||||
//#define BABYSTEP_ZPROBE_OFFSET // Combine M851 Z and Babystepping
|
||||
#if ENABLED(BABYSTEP_ZPROBE_OFFSET)
|
||||
//#define BABYSTEP_HOTEND_Z_OFFSET // For multiple hotends, babystep relative Z offsets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue