daid303 11 yıl önce
ebeveyn
işleme
2f60e324dc
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      Marlin/thermistortables.h

+ 2
- 2
Marlin/thermistortables.h Dosyayı Görüntüle

@@ -248,7 +248,7 @@ const short temptable_6[][2] PROGMEM = {
248 248
    {970*OVERSAMPLENR, 25},
249 249
    {978*OVERSAMPLENR, 22},
250 250
    {1008*OVERSAMPLENR, 3},
251
-   {1023*OVERSAMPLENR, 0}  //to allow internal 0°C
251
+   {1023*OVERSAMPLENR, 0}  //to allow internal 0C
252 252
 };
253 253
 #endif
254 254
 
@@ -309,7 +309,7 @@ const short temptable_7[][2] PROGMEM = {
309 309
    {994*OVERSAMPLENR, 15},
310 310
    {1001*OVERSAMPLENR, 10},
311 311
    {1005*OVERSAMPLENR, 5},
312
-   {1023*OVERSAMPLENR, 0}  //to allow internal 0°C
312
+   {1023*OVERSAMPLENR, 0}  //to allow internal 0C
313 313
 };
314 314
 #endif
315 315
 #if (THERMISTORHEATER_0 == 8) || (THERMISTORHEATER_1 == 8) || (THERMISTORHEATER_2 == 8) || (THERMISTORBED == 8)

Loading…
İptal
Kaydet