소스 검색

defines for max hotend and bed temperatures removed

PavelSindler 8 년 전
부모
커밋
649928e994
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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