defines for max bed and hotend temp added
This commit is contained in:
parent
65dafe0587
commit
b56c1669db
|
|
@ -325,6 +325,9 @@ THERMISTORS SETTINGS
|
|||
|
||||
#define STACK_GUARD_TEST_VALUE 0xA2A2
|
||||
|
||||
#define MAX_BED_TEMP_CALIBRATION 50
|
||||
#define MAX_HOTEND_TEMP_CALIBRATION 50
|
||||
|
||||
#define MAX_E_STEPS_PER_UNIT 250
|
||||
#define MIN_E_STEPS_PER_UNIT 100
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue