added babystep min and max defines

This commit is contained in:
PavelSindler 2017-02-14 11:57:30 +01:00 committed by GitHub
parent 57b9025415
commit b8fc05512d

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