defines for max bed and hotend temp added

This commit is contained in:
PavelSindler 2017-01-16 18:33:37 +01:00 committed by GitHub
parent 65dafe0587
commit b56c1669db
1 changed files with 3 additions and 0 deletions

View File

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