defines for max hotend and bed temperatures removed

This commit is contained in:
PavelSindler 2017-01-16 18:36:12 +01:00 committed by GitHub
parent aa2564fe9f
commit 649928e994

View file

@ -723,8 +723,4 @@ enum CalibrationStatus
#include "Configuration_adv.h"
#include "thermistortables.h"
#define MAX_HOTEND_TEMP_CALIBRATION 50
#define MAX_BED_TEMP_CALIBRATION 50
#endif //__CONFIGURATION_H