Explorar o código

defines for max hotend and bed temperatures removed

PavelSindler %!s(int64=8) %!d(string=hai) anos
pai
achega
649928e994
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      Firmware/Configuration.h

+ 0 - 4
Firmware/Configuration.h

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