Skip to content

Commit

Permalink
added babystep min and max defines
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelSindler authored Feb 14, 2017
1 parent 57b9025 commit b8fc055
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Firmware/variants/1_75mm_MK2-RAMBo10a-E3Dv6full.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b8fc055

Please sign in to comment.