mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-06 13:33:56 -06:00
Bring some configs up to date
This commit is contained in:
parent
659d06d9b9
commit
e349b1c920
11 changed files with 100 additions and 32 deletions
|
@ -1173,7 +1173,7 @@
|
|||
//#define BABYSTEP_WITHOUT_HOMING
|
||||
//#define BABYSTEP_XY // Also enable X/Y Babystepping. Not supported on DELTA!
|
||||
#define BABYSTEP_INVERT_Z false // Change if Z babysteps should go the other way
|
||||
#define BABYSTEP_MULTIPLICATOR 25 // Babysteps are very small. Increase for faster motion.
|
||||
#define BABYSTEP_MULTIPLICATOR 25 // Babysteps are very small. Increase for faster motion.
|
||||
|
||||
#define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
|
||||
#if ENABLED(DOUBLECLICK_FOR_Z_BABYSTEPPING)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue