Leveling Fade Height default setting (#20316)
This commit is contained in:
@ -2448,6 +2448,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef DEFAULT_LEVELING_FADE_HEIGHT
|
||||
#define DEFAULT_LEVELING_FADE_HEIGHT 0.0
|
||||
#endif
|
||||
|
||||
#if ENABLED(SEGMENT_LEVELED_MOVES) && !defined(LEVELED_SEGMENT_LENGTH)
|
||||
#define LEVELED_SEGMENT_LENGTH 5
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user