소스 검색

Update configuration.h

Add another comment on configuration.h for the value of thermistor.
I make a pull request on thermistortables.h with my thermistor (12),but y see there is a comment on configuration with number 12 but it's not present on thermistortables.h ?

Thx
Fourmi 10 년 전
부모
커밋
3cbb2f56c6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Marlin/Configuration.h

+ 1
- 0
Marlin/Configuration.h 파일 보기

@@ -127,6 +127,7 @@
127 127
 // 10 is 100k RS thermistor 198-961 (4.7k pullup)
128 128
 // 11 is 100k beta 3950 1% thermistor (4.7k pullup)
129 129
 // 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
130
+// 12 is 100k Hisens 3950  1% up to 300°C for hotend "Simple ONE " & "Hotend "All In ONE" 
130 131
 // 20 is the PT100 circuit found in the Ultimainboard V2.x
131 132
 // 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
132 133
 //

Loading…
취소
저장