added babystep min and max defines
This commit is contained in:
parent
57b9025415
commit
b8fc05512d
1 changed files with 3 additions and 0 deletions
|
@ -321,4 +321,7 @@ THERMISTORS SETTINGS
|
|||
#define PRINT_STARTED 0xFE
|
||||
#define PRINT_FINISHED 0xFF
|
||||
|
||||
#define Z_BABYSTEP_MIN -3999
|
||||
#define Z_BABYSTEP_MAX 0
|
||||
|
||||
#endif //__CONFIGURATION_PRUSA_H
|
||||
|
|
Loading…
Add table
Reference in a new issue