소스 검색

Tested May 19 - It works! Verified with separate thermocouple TM-902C also.

linagee 13 년 전
부모
커밋
dd9144994e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      Marlin/thermistortables.h

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

@@ -337,7 +337,6 @@ const short temptable_7[][2] PROGMEM = {
337 337
 #if (THERMISTORHEATER_0 == 8) || (THERMISTORHEATER_1 == 8) || (THERMISTORHEATER_2 == 8) || (THERMISTORBED == 8) 
338 338
 // 100k EPCOS (WITH 1kohm RESISTOR FOR PULLUP, R9/R10 ON SANGUINOLOLU! NOT FOR 4.7kohm PULLUP! THIS IS NOT NORMAL!)
339 339
 // Advantage: Twice the resolution and better linearity from 150C to 200C
340
-// Experimental - untested
341 340
 const short temptable_8[][2] PROGMEM = {
342 341
    {190*OVERSAMPLENR, 250},
343 342
    {203*OVERSAMPLENR, 245},

Loading…
취소
저장