added defines for min and max steps per unit for E calibration
This commit is contained in:
parent
aad15877de
commit
872ca47795
1 changed files with 2 additions and 0 deletions
|
@ -325,5 +325,7 @@ THERMISTORS SETTINGS
|
|||
|
||||
#define STACK_GUARD_TEST_VALUE 0xA2A2
|
||||
|
||||
#define MAX_E_STEPS_PER_UNIT 250
|
||||
#define MIN_E_STEPS_PER_UNIT 100
|
||||
|
||||
#endif //__CONFIGURATION_PRUSA_H
|
||||
|
|
Loading…
Reference in a new issue