Explorar el Código

repaired thermistortable_6 by graphcial fitting of the off-slope values. see issue 179. Erik, I know you asked for no changes, but this file probably is not related and hopefully allright.

Bernhard Kubicek hace 13 años
padre
commit
b7fc14bc65
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      Marlin/thermistortables.h

+ 2
- 2
Marlin/thermistortables.h Ver fichero

232
    {49*OVERSAMPLENR, 220},
232
    {49*OVERSAMPLENR, 220},
233
    {53*OVERSAMPLENR, 215},
233
    {53*OVERSAMPLENR, 215},
234
    {62*OVERSAMPLENR, 210},
234
    {62*OVERSAMPLENR, 210},
235
-   {73*OVERSAMPLENR, 205},
236
-   {72*OVERSAMPLENR, 200},
235
+   {71*OVERSAMPLENR, 205}, //fitted graphically
236
+   {78*OVERSAMPLENR, 200}, //fitted graphically
237
    {94*OVERSAMPLENR, 190},
237
    {94*OVERSAMPLENR, 190},
238
    {102*OVERSAMPLENR, 185},
238
    {102*OVERSAMPLENR, 185},
239
    {116*OVERSAMPLENR, 170},
239
    {116*OVERSAMPLENR, 170},

Loading…
Cancelar
Guardar