My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
  4. *
  5. * Based on Sprinter and grbl.
  6. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation, either version 3 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program. If not, see <https://www.gnu.org/licenses/>.
  20. *
  21. */
  22. #pragma once
  23. // R25 = 2.5 MOhm, beta25 = 4500 K, 4.7 kOhm pull-up, DyzeDesign / Trianglelab T-D500 500 °C Thermistor
  24. constexpr temp_entry_t temptable_66[] PROGMEM = {
  25. { OV( 17.5), 850 },
  26. { OV( 17.9), 500 },
  27. { OV( 21.7), 480 },
  28. { OV( 26.6), 460 },
  29. { OV( 34.0), 430 },
  30. { OV( 36.0), 426 },
  31. { OV( 37.0), 422 },
  32. { OV( 38.0), 418 },
  33. { OV( 40.4), 414 },
  34. { OV( 43.0), 410 },
  35. { OV( 45.6), 406 },
  36. { OV( 48.0), 402 },
  37. { OV( 50.6), 398 },
  38. { OV( 53.0), 394 },
  39. { OV( 56.0), 390 },
  40. { OV( 58.0), 386 },
  41. { OV( 61.0), 382 },
  42. { OV( 64.0), 378 },
  43. { OV( 68.0), 374 },
  44. { OV( 72.0), 370 },
  45. { OV( 75.0), 366 },
  46. { OV( 79.0), 362 },
  47. { OV( 83.0), 358 },
  48. { OV( 88.0), 354 },
  49. { OV( 93.0), 350 },
  50. { OV( 97.0), 346 },
  51. { OV( 103.0), 342 },
  52. { OV( 109.0), 338 },
  53. { OV( 115.0), 334 },
  54. { OV( 121.0), 330 },
  55. { OV( 128.0), 326 },
  56. { OV( 135.0), 322 },
  57. { OV( 143.0), 318 },
  58. { OV( 151.0), 314 },
  59. { OV( 160.0), 310 },
  60. { OV( 168.0), 306 },
  61. { OV( 177.0), 302 },
  62. { OV( 188.0), 298 },
  63. { OV( 198.0), 294 },
  64. { OV( 209.0), 290 },
  65. { OV( 222.0), 286 },
  66. { OV( 235.0), 282 },
  67. { OV( 248.0), 278 },
  68. { OV( 262.0), 274 },
  69. { OV( 276.0), 270 },
  70. { OV( 291.0), 266 },
  71. { OV( 306.0), 262 },
  72. { OV( 323.0), 258 },
  73. { OV( 340.0), 254 },
  74. { OV( 357.0), 250 },
  75. { OV( 378.0), 246 },
  76. { OV( 397.0), 242 },
  77. { OV( 417.0), 238 },
  78. { OV( 437.0), 234 },
  79. { OV( 458.0), 230 },
  80. { OV( 481.0), 226 },
  81. { OV( 502.0), 222 },
  82. { OV( 525.0), 218 },
  83. { OV( 547.0), 214 },
  84. { OV( 570.0), 210 },
  85. { OV( 594.0), 206 },
  86. { OV( 615.0), 202 },
  87. { OV( 637.0), 198 },
  88. { OV( 660.0), 194 },
  89. { OV( 683.0), 190 },
  90. { OV( 705.0), 186 },
  91. { OV( 727.0), 182 },
  92. { OV( 747.0), 178 },
  93. { OV( 767.0), 174 },
  94. { OV( 787.0), 170 },
  95. { OV( 805.0), 166 },
  96. { OV( 822.0), 162 },
  97. { OV( 839.0), 158 },
  98. { OV( 854.0), 154 },
  99. { OV( 870.0), 150 },
  100. { OV( 883.0), 146 },
  101. { OV( 898.0), 142 },
  102. { OV( 909.0), 138 },
  103. { OV( 919.0), 134 },
  104. { OV( 931.0), 130 },
  105. { OV( 940.0), 126 },
  106. { OV( 949.0), 122 },
  107. { OV( 957.0), 118 },
  108. { OV( 964.0), 114 },
  109. { OV( 971.0), 110 },
  110. { OV( 977.0), 106 },
  111. { OV( 982.0), 102 },
  112. { OV( 997.0), 93 },
  113. { OV(1002.2), 86 },
  114. { OV(1006.6), 80 },
  115. { OV(1015.8), 60 },
  116. { OV(1019.8), 36 },
  117. { OV(1020.9), 23 },
  118. { OV(1022.0), -1 }
  119. };