added babystep min and max defines

This commit is contained in:
PavelSindler 2017-02-14 11:56:48 +01:00 committed by GitHub
parent c63b4ca18e
commit 57b9025415
1 changed files with 3 additions and 0 deletions

View File

@ -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