ไฟล์ thermistortable.h สำหรับ Thermistor 100K Ohm NTC 3950 1%

ผมสั่งของจาก ebay  ได้รับของ 15 ตัว


ไฟล์นี้ สรา้งขึ้นมาจาก teacup firmware ครับ


/**
  This file was autogenerated when saving a board with
  Teacup's Configtool. You can edit it, but the next board
  save operation in Configtool will overwrite it without
  asking.
*/

#define NUMTABLES 1
#define NUMTEMPS 25

#define THERMISTOR_EXTRUDER 0
#define THERMISTOR_BED 0




const uint16_t PROGMEM temptable[NUMTABLES][NUMTEMPS][2] = {
  // EXTRUDER, BED temp table using Beta algorithm with parameters:
  // R0 = 100000, T0 = 25, R1 = 0, R2 = 4700, beta = 3950, maxadc = 1023
  {
    {   1,  3752}, //  938 C,      5 ohms, 0.005 V, 0.01 mW
    {  43,  1144}, //  286 C,    206 ohms, 0.210 V, 0.21 mW
    {  85,   936}, //  234 C,    425 ohms, 0.415 V, 0.40 mW
    { 127,   824}, //  206 C,    671 ohms, 0.620 V, 0.57 mW
    { 169,   748}, //  187 C,    943 ohms, 0.825 V, 0.72 mW
    { 211,   692}, //  173 C,   1234 ohms, 1.030 V, 0.86 mW
    { 253,   648}, //  162 C,   1544 ohms, 1.235 V, 0.99 mW
    { 295,   608}, //  152 C,   1911 ohms, 1.440 V, 1.09 mW
    { 337,   572}, //  143 C,   2336 ohms, 1.646 V, 1.16 mW
    { 379,   540}, //  135 C,   2814 ohms, 1.851 V, 1.22 mW
    { 421,   512}, //  128 C,   3332 ohms, 2.056 V, 1.27 mW
    { 463,   484}, //  121 C,   3968 ohms, 2.261 V, 1.29 mW
    { 505,   460}, //  115 C,   4633 ohms, 2.466 V, 1.31 mW
    { 547,   436}, //  109 C,   5436 ohms, 2.671 V, 1.31 mW
    { 589,   412}, //  103 C,   6410 ohms, 2.876 V, 1.29 mW
    { 631,   388}, //   97 C,   7600 ohms, 3.081 V, 1.25 mW
    { 673,   364}, //   91 C,   9061 ohms, 3.286 V, 1.19 mW
    { 715,   336}, //   84 C,  11208 ohms, 3.491 V, 1.09 mW
    { 757,   312}, //   78 C,  13539 ohms, 3.696 V, 1.01 mW
    { 799,   284}, //   71 C,  17019 ohms, 3.901 V, 0.89 mW
    { 841,   252}, //   63 C,  22365 ohms, 4.106 V, 0.75 mW
    { 883,   220}, //   55 C,  29784 ohms, 4.312 V, 0.62 mW
    { 925,   176}, //   44 C,  45217 ohms, 4.517 V, 0.45 mW
    { 967,   120}, //   30 C,  80371 ohms, 4.722 V, 0.28 mW
    {1009,     4}  //    1 C, 318931 ohms, 4.927 V, 0.08 mW
  }
};

Share on Google Plus

About Volk-69

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment