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.

temperature.cpp 66KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (C) 2016 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 <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /**
  23. * temperature.cpp - temperature control
  24. */
  25. #include "Marlin.h"
  26. #include "temperature.h"
  27. #include "thermistortables.h"
  28. #include "ultralcd.h"
  29. #include "planner.h"
  30. #include "language.h"
  31. #if ENABLED(HEATER_0_USES_MAX6675)
  32. #include "spi.h"
  33. #endif
  34. #if ENABLED(BABYSTEPPING)
  35. #include "stepper.h"
  36. #endif
  37. #if ENABLED(ENDSTOP_INTERRUPTS_FEATURE)
  38. #include "endstops.h"
  39. #endif
  40. #if ENABLED(USE_WATCHDOG)
  41. #include "watchdog.h"
  42. #endif
  43. #ifdef K1 // Defined in Configuration.h in the PID settings
  44. #define K2 (1.0-K1)
  45. #endif
  46. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  47. static void* heater_ttbl_map[2] = {(void*)HEATER_0_TEMPTABLE, (void*)HEATER_1_TEMPTABLE };
  48. static uint8_t heater_ttbllen_map[2] = { HEATER_0_TEMPTABLE_LEN, HEATER_1_TEMPTABLE_LEN };
  49. #else
  50. static void* heater_ttbl_map[HOTENDS] = ARRAY_BY_HOTENDS((void*)HEATER_0_TEMPTABLE, (void*)HEATER_1_TEMPTABLE, (void*)HEATER_2_TEMPTABLE, (void*)HEATER_3_TEMPTABLE, (void*)HEATER_4_TEMPTABLE);
  51. static uint8_t heater_ttbllen_map[HOTENDS] = ARRAY_BY_HOTENDS(HEATER_0_TEMPTABLE_LEN, HEATER_1_TEMPTABLE_LEN, HEATER_2_TEMPTABLE_LEN, HEATER_3_TEMPTABLE_LEN, HEATER_4_TEMPTABLE_LEN);
  52. #endif
  53. Temperature thermalManager;
  54. // public:
  55. float Temperature::current_temperature[HOTENDS] = { 0.0 },
  56. Temperature::current_temperature_bed = 0.0;
  57. int16_t Temperature::current_temperature_raw[HOTENDS] = { 0 },
  58. Temperature::target_temperature[HOTENDS] = { 0 },
  59. Temperature::current_temperature_bed_raw = 0,
  60. Temperature::target_temperature_bed = 0;
  61. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  62. float Temperature::redundant_temperature = 0.0;
  63. #endif
  64. #if ENABLED(PIDTEMP)
  65. #if ENABLED(PID_PARAMS_PER_HOTEND) && HOTENDS > 1
  66. float Temperature::Kp[HOTENDS] = ARRAY_BY_HOTENDS1(DEFAULT_Kp),
  67. Temperature::Ki[HOTENDS] = ARRAY_BY_HOTENDS1((DEFAULT_Ki) * (PID_dT)),
  68. Temperature::Kd[HOTENDS] = ARRAY_BY_HOTENDS1((DEFAULT_Kd) / (PID_dT));
  69. #if ENABLED(PID_EXTRUSION_SCALING)
  70. float Temperature::Kc[HOTENDS] = ARRAY_BY_HOTENDS1(DEFAULT_Kc);
  71. #endif
  72. #else
  73. float Temperature::Kp = DEFAULT_Kp,
  74. Temperature::Ki = (DEFAULT_Ki) * (PID_dT),
  75. Temperature::Kd = (DEFAULT_Kd) / (PID_dT);
  76. #if ENABLED(PID_EXTRUSION_SCALING)
  77. float Temperature::Kc = DEFAULT_Kc;
  78. #endif
  79. #endif
  80. #endif
  81. #if ENABLED(PIDTEMPBED)
  82. float Temperature::bedKp = DEFAULT_bedKp,
  83. Temperature::bedKi = ((DEFAULT_bedKi) * PID_dT),
  84. Temperature::bedKd = ((DEFAULT_bedKd) / PID_dT);
  85. #endif
  86. #if ENABLED(BABYSTEPPING)
  87. volatile int Temperature::babystepsTodo[XYZ] = { 0 };
  88. #endif
  89. #if WATCH_HOTENDS
  90. uint16_t Temperature::watch_target_temp[HOTENDS] = { 0 };
  91. millis_t Temperature::watch_heater_next_ms[HOTENDS] = { 0 };
  92. #endif
  93. #if WATCH_THE_BED
  94. uint16_t Temperature::watch_target_bed_temp = 0;
  95. millis_t Temperature::watch_bed_next_ms = 0;
  96. #endif
  97. #if ENABLED(PREVENT_COLD_EXTRUSION)
  98. bool Temperature::allow_cold_extrude = false;
  99. uint16_t Temperature::extrude_min_temp = EXTRUDE_MINTEMP;
  100. #endif
  101. // private:
  102. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  103. uint16_t Temperature::redundant_temperature_raw = 0;
  104. float Temperature::redundant_temperature = 0.0;
  105. #endif
  106. volatile bool Temperature::temp_meas_ready = false;
  107. #if ENABLED(PIDTEMP)
  108. float Temperature::temp_iState[HOTENDS] = { 0 },
  109. Temperature::temp_dState[HOTENDS] = { 0 },
  110. Temperature::pTerm[HOTENDS],
  111. Temperature::iTerm[HOTENDS],
  112. Temperature::dTerm[HOTENDS];
  113. #if ENABLED(PID_EXTRUSION_SCALING)
  114. float Temperature::cTerm[HOTENDS];
  115. long Temperature::last_e_position;
  116. long Temperature::lpq[LPQ_MAX_LEN];
  117. int Temperature::lpq_ptr = 0;
  118. #endif
  119. float Temperature::pid_error[HOTENDS];
  120. bool Temperature::pid_reset[HOTENDS];
  121. #endif
  122. #if ENABLED(PIDTEMPBED)
  123. float Temperature::temp_iState_bed = { 0 },
  124. Temperature::temp_dState_bed = { 0 },
  125. Temperature::pTerm_bed,
  126. Temperature::iTerm_bed,
  127. Temperature::dTerm_bed,
  128. Temperature::pid_error_bed;
  129. #else
  130. millis_t Temperature::next_bed_check_ms;
  131. #endif
  132. uint16_t Temperature::raw_temp_value[MAX_EXTRUDERS] = { 0 },
  133. Temperature::raw_temp_bed_value = 0;
  134. // Init min and max temp with extreme values to prevent false errors during startup
  135. int16_t Temperature::minttemp_raw[HOTENDS] = ARRAY_BY_HOTENDS(HEATER_0_RAW_LO_TEMP , HEATER_1_RAW_LO_TEMP , HEATER_2_RAW_LO_TEMP, HEATER_3_RAW_LO_TEMP, HEATER_4_RAW_LO_TEMP),
  136. Temperature::maxttemp_raw[HOTENDS] = ARRAY_BY_HOTENDS(HEATER_0_RAW_HI_TEMP , HEATER_1_RAW_HI_TEMP , HEATER_2_RAW_HI_TEMP, HEATER_3_RAW_HI_TEMP, HEATER_4_RAW_HI_TEMP),
  137. Temperature::minttemp[HOTENDS] = { 0 },
  138. Temperature::maxttemp[HOTENDS] = ARRAY_BY_HOTENDS1(16383);
  139. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  140. uint8_t Temperature::consecutive_low_temperature_error[HOTENDS] = { 0 };
  141. #endif
  142. #ifdef MILLISECONDS_PREHEAT_TIME
  143. millis_t Temperature::preheat_end_time[HOTENDS] = { 0 };
  144. #endif
  145. #ifdef BED_MINTEMP
  146. int16_t Temperature::bed_minttemp_raw = HEATER_BED_RAW_LO_TEMP;
  147. #endif
  148. #ifdef BED_MAXTEMP
  149. int16_t Temperature::bed_maxttemp_raw = HEATER_BED_RAW_HI_TEMP;
  150. #endif
  151. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  152. int16_t Temperature::meas_shift_index; // Index of a delayed sample in buffer
  153. #endif
  154. #if HAS_AUTO_FAN
  155. millis_t Temperature::next_auto_fan_check_ms = 0;
  156. #endif
  157. uint8_t Temperature::soft_pwm_amount[HOTENDS],
  158. Temperature::soft_pwm_amount_bed;
  159. #if ENABLED(FAN_SOFT_PWM)
  160. uint8_t Temperature::soft_pwm_amount_fan[FAN_COUNT],
  161. Temperature::soft_pwm_count_fan[FAN_COUNT];
  162. #endif
  163. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  164. int Temperature::current_raw_filwidth = 0; //Holds measured filament diameter - one extruder only
  165. #endif
  166. #if ENABLED(PROBING_HEATERS_OFF)
  167. bool Temperature::paused;
  168. #endif
  169. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  170. millis_t Temperature::heater_idle_timeout_ms[HOTENDS] = { 0 };
  171. bool Temperature::heater_idle_timeout_exceeded[HOTENDS] = { false };
  172. #if HAS_TEMP_BED
  173. millis_t Temperature::bed_idle_timeout_ms = 0;
  174. bool Temperature::bed_idle_timeout_exceeded = false;
  175. #endif
  176. #endif
  177. #if HAS_PID_HEATING
  178. void Temperature::PID_autotune(float temp, int hotend, int ncycles, bool set_result/*=false*/) {
  179. float input = 0.0;
  180. int cycles = 0;
  181. bool heating = true;
  182. millis_t temp_ms = millis(), t1 = temp_ms, t2 = temp_ms;
  183. long t_high = 0, t_low = 0;
  184. long bias, d;
  185. float Ku, Tu;
  186. float workKp = 0, workKi = 0, workKd = 0;
  187. float max = 0, min = 10000;
  188. #if HAS_AUTO_FAN
  189. next_auto_fan_check_ms = temp_ms + 2500UL;
  190. #endif
  191. if (hotend >=
  192. #if ENABLED(PIDTEMP)
  193. HOTENDS
  194. #else
  195. 0
  196. #endif
  197. || hotend <
  198. #if ENABLED(PIDTEMPBED)
  199. -1
  200. #else
  201. 0
  202. #endif
  203. ) {
  204. SERIAL_ECHOLN(MSG_PID_BAD_EXTRUDER_NUM);
  205. return;
  206. }
  207. SERIAL_ECHOLN(MSG_PID_AUTOTUNE_START);
  208. disable_all_heaters(); // switch off all heaters.
  209. #if HAS_PID_FOR_BOTH
  210. if (hotend < 0)
  211. soft_pwm_amount_bed = bias = d = (MAX_BED_POWER) >> 1;
  212. else
  213. soft_pwm_amount[hotend] = bias = d = (PID_MAX) >> 1;
  214. #elif ENABLED(PIDTEMP)
  215. soft_pwm_amount[hotend] = bias = d = (PID_MAX) >> 1;
  216. #else
  217. soft_pwm_amount_bed = bias = d = (MAX_BED_POWER) >> 1;
  218. #endif
  219. wait_for_heatup = true;
  220. // PID Tuning loop
  221. while (wait_for_heatup) {
  222. millis_t ms = millis();
  223. if (temp_meas_ready) { // temp sample ready
  224. updateTemperaturesFromRawValues();
  225. input =
  226. #if HAS_PID_FOR_BOTH
  227. hotend < 0 ? current_temperature_bed : current_temperature[hotend]
  228. #elif ENABLED(PIDTEMP)
  229. current_temperature[hotend]
  230. #else
  231. current_temperature_bed
  232. #endif
  233. ;
  234. NOLESS(max, input);
  235. NOMORE(min, input);
  236. #if HAS_AUTO_FAN
  237. if (ELAPSED(ms, next_auto_fan_check_ms)) {
  238. checkExtruderAutoFans();
  239. next_auto_fan_check_ms = ms + 2500UL;
  240. }
  241. #endif
  242. if (heating && input > temp) {
  243. if (ELAPSED(ms, t2 + 5000UL)) {
  244. heating = false;
  245. #if HAS_PID_FOR_BOTH
  246. if (hotend < 0)
  247. soft_pwm_amount_bed = (bias - d) >> 1;
  248. else
  249. soft_pwm_amount[hotend] = (bias - d) >> 1;
  250. #elif ENABLED(PIDTEMP)
  251. soft_pwm_amount[hotend] = (bias - d) >> 1;
  252. #elif ENABLED(PIDTEMPBED)
  253. soft_pwm_amount_bed = (bias - d) >> 1;
  254. #endif
  255. t1 = ms;
  256. t_high = t1 - t2;
  257. max = temp;
  258. }
  259. }
  260. if (!heating && input < temp) {
  261. if (ELAPSED(ms, t1 + 5000UL)) {
  262. heating = true;
  263. t2 = ms;
  264. t_low = t2 - t1;
  265. if (cycles > 0) {
  266. long max_pow =
  267. #if HAS_PID_FOR_BOTH
  268. hotend < 0 ? MAX_BED_POWER : PID_MAX
  269. #elif ENABLED(PIDTEMP)
  270. PID_MAX
  271. #else
  272. MAX_BED_POWER
  273. #endif
  274. ;
  275. bias += (d * (t_high - t_low)) / (t_low + t_high);
  276. bias = constrain(bias, 20, max_pow - 20);
  277. d = (bias > max_pow / 2) ? max_pow - 1 - bias : bias;
  278. SERIAL_PROTOCOLPAIR(MSG_BIAS, bias);
  279. SERIAL_PROTOCOLPAIR(MSG_D, d);
  280. SERIAL_PROTOCOLPAIR(MSG_T_MIN, min);
  281. SERIAL_PROTOCOLPAIR(MSG_T_MAX, max);
  282. if (cycles > 2) {
  283. Ku = (4.0 * d) / (M_PI * (max - min) * 0.5);
  284. Tu = ((float)(t_low + t_high) * 0.001);
  285. SERIAL_PROTOCOLPAIR(MSG_KU, Ku);
  286. SERIAL_PROTOCOLPAIR(MSG_TU, Tu);
  287. workKp = 0.6 * Ku;
  288. workKi = 2 * workKp / Tu;
  289. workKd = workKp * Tu * 0.125;
  290. SERIAL_PROTOCOLLNPGM("\n" MSG_CLASSIC_PID);
  291. SERIAL_PROTOCOLPAIR(MSG_KP, workKp);
  292. SERIAL_PROTOCOLPAIR(MSG_KI, workKi);
  293. SERIAL_PROTOCOLLNPAIR(MSG_KD, workKd);
  294. /**
  295. workKp = 0.33*Ku;
  296. workKi = workKp/Tu;
  297. workKd = workKp*Tu/3;
  298. SERIAL_PROTOCOLLNPGM(" Some overshoot");
  299. SERIAL_PROTOCOLPAIR(" Kp: ", workKp);
  300. SERIAL_PROTOCOLPAIR(" Ki: ", workKi);
  301. SERIAL_PROTOCOLPAIR(" Kd: ", workKd);
  302. workKp = 0.2*Ku;
  303. workKi = 2*workKp/Tu;
  304. workKd = workKp*Tu/3;
  305. SERIAL_PROTOCOLLNPGM(" No overshoot");
  306. SERIAL_PROTOCOLPAIR(" Kp: ", workKp);
  307. SERIAL_PROTOCOLPAIR(" Ki: ", workKi);
  308. SERIAL_PROTOCOLPAIR(" Kd: ", workKd);
  309. */
  310. }
  311. }
  312. #if HAS_PID_FOR_BOTH
  313. if (hotend < 0)
  314. soft_pwm_amount_bed = (bias + d) >> 1;
  315. else
  316. soft_pwm_amount[hotend] = (bias + d) >> 1;
  317. #elif ENABLED(PIDTEMP)
  318. soft_pwm_amount[hotend] = (bias + d) >> 1;
  319. #else
  320. soft_pwm_amount_bed = (bias + d) >> 1;
  321. #endif
  322. cycles++;
  323. min = temp;
  324. }
  325. }
  326. }
  327. #define MAX_OVERSHOOT_PID_AUTOTUNE 20
  328. if (input > temp + MAX_OVERSHOOT_PID_AUTOTUNE) {
  329. SERIAL_PROTOCOLLNPGM(MSG_PID_TEMP_TOO_HIGH);
  330. return;
  331. }
  332. // Every 2 seconds...
  333. if (ELAPSED(ms, temp_ms + 2000UL)) {
  334. #if HAS_TEMP_HOTEND || HAS_TEMP_BED
  335. print_heaterstates();
  336. SERIAL_EOL;
  337. #endif
  338. temp_ms = ms;
  339. } // every 2 seconds
  340. // Over 2 minutes?
  341. if (((ms - t1) + (ms - t2)) > (10L * 60L * 1000L * 2L)) {
  342. SERIAL_PROTOCOLLNPGM(MSG_PID_TIMEOUT);
  343. return;
  344. }
  345. if (cycles > ncycles) {
  346. SERIAL_PROTOCOLLNPGM(MSG_PID_AUTOTUNE_FINISHED);
  347. #if HAS_PID_FOR_BOTH
  348. const char* estring = hotend < 0 ? "bed" : "";
  349. SERIAL_PROTOCOLPAIR("#define DEFAULT_", estring); SERIAL_PROTOCOLPAIR("Kp ", workKp); SERIAL_EOL;
  350. SERIAL_PROTOCOLPAIR("#define DEFAULT_", estring); SERIAL_PROTOCOLPAIR("Ki ", workKi); SERIAL_EOL;
  351. SERIAL_PROTOCOLPAIR("#define DEFAULT_", estring); SERIAL_PROTOCOLPAIR("Kd ", workKd); SERIAL_EOL;
  352. #elif ENABLED(PIDTEMP)
  353. SERIAL_PROTOCOLPAIR("#define DEFAULT_Kp ", workKp); SERIAL_EOL;
  354. SERIAL_PROTOCOLPAIR("#define DEFAULT_Ki ", workKi); SERIAL_EOL;
  355. SERIAL_PROTOCOLPAIR("#define DEFAULT_Kd ", workKd); SERIAL_EOL;
  356. #else
  357. SERIAL_PROTOCOLPAIR("#define DEFAULT_bedKp ", workKp); SERIAL_EOL;
  358. SERIAL_PROTOCOLPAIR("#define DEFAULT_bedKi ", workKi); SERIAL_EOL;
  359. SERIAL_PROTOCOLPAIR("#define DEFAULT_bedKd ", workKd); SERIAL_EOL;
  360. #endif
  361. #define _SET_BED_PID() do { \
  362. bedKp = workKp; \
  363. bedKi = scalePID_i(workKi); \
  364. bedKd = scalePID_d(workKd); \
  365. updatePID(); } while(0)
  366. #define _SET_EXTRUDER_PID() do { \
  367. PID_PARAM(Kp, hotend) = workKp; \
  368. PID_PARAM(Ki, hotend) = scalePID_i(workKi); \
  369. PID_PARAM(Kd, hotend) = scalePID_d(workKd); \
  370. updatePID(); } while(0)
  371. // Use the result? (As with "M303 U1")
  372. if (set_result) {
  373. #if HAS_PID_FOR_BOTH
  374. if (hotend < 0)
  375. _SET_BED_PID();
  376. else
  377. _SET_EXTRUDER_PID();
  378. #elif ENABLED(PIDTEMP)
  379. _SET_EXTRUDER_PID();
  380. #else
  381. _SET_BED_PID();
  382. #endif
  383. }
  384. return;
  385. }
  386. lcd_update();
  387. }
  388. if (!wait_for_heatup) disable_all_heaters();
  389. }
  390. #endif // HAS_PID_HEATING
  391. /**
  392. * Class and Instance Methods
  393. */
  394. Temperature::Temperature() { }
  395. void Temperature::updatePID() {
  396. #if ENABLED(PIDTEMP)
  397. #if ENABLED(PID_EXTRUSION_SCALING)
  398. last_e_position = 0;
  399. #endif
  400. #endif
  401. }
  402. int Temperature::getHeaterPower(int heater) {
  403. return heater < 0 ? soft_pwm_amount_bed : soft_pwm_amount[heater];
  404. }
  405. #if HAS_AUTO_FAN
  406. void Temperature::checkExtruderAutoFans() {
  407. constexpr int8_t fanPin[] = { E0_AUTO_FAN_PIN, E1_AUTO_FAN_PIN, E2_AUTO_FAN_PIN, E3_AUTO_FAN_PIN, E4_AUTO_FAN_PIN };
  408. constexpr int fanBit[] = {
  409. 0,
  410. AUTO_1_IS_0 ? 0 : 1,
  411. AUTO_2_IS_0 ? 0 : AUTO_2_IS_1 ? 1 : 2,
  412. AUTO_3_IS_0 ? 0 : AUTO_3_IS_1 ? 1 : AUTO_3_IS_2 ? 2 : 3,
  413. AUTO_4_IS_0 ? 0 : AUTO_4_IS_1 ? 1 : AUTO_4_IS_2 ? 2 : AUTO_4_IS_3 ? 3 : 4
  414. };
  415. uint8_t fanState = 0;
  416. HOTEND_LOOP() {
  417. if (current_temperature[e] > EXTRUDER_AUTO_FAN_TEMPERATURE)
  418. SBI(fanState, fanBit[e]);
  419. }
  420. uint8_t fanDone = 0;
  421. for (uint8_t f = 0; f < COUNT(fanPin); f++) {
  422. int8_t pin = fanPin[f];
  423. if (pin >= 0 && !TEST(fanDone, fanBit[f])) {
  424. uint8_t newFanSpeed = TEST(fanState, fanBit[f]) ? EXTRUDER_AUTO_FAN_SPEED : 0;
  425. // this idiom allows both digital and PWM fan outputs (see M42 handling).
  426. digitalWrite(pin, newFanSpeed);
  427. analogWrite(pin, newFanSpeed);
  428. SBI(fanDone, fanBit[f]);
  429. }
  430. }
  431. }
  432. #endif // HAS_AUTO_FAN
  433. //
  434. // Temperature Error Handlers
  435. //
  436. void Temperature::_temp_error(int e, const char* serial_msg, const char* lcd_msg) {
  437. static bool killed = false;
  438. if (IsRunning()) {
  439. SERIAL_ERROR_START;
  440. serialprintPGM(serial_msg);
  441. SERIAL_ERRORPGM(MSG_STOPPED_HEATER);
  442. if (e >= 0) SERIAL_ERRORLN((int)e); else SERIAL_ERRORLNPGM(MSG_HEATER_BED);
  443. }
  444. #if DISABLED(BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE)
  445. if (!killed) {
  446. Running = false;
  447. killed = true;
  448. kill(lcd_msg);
  449. }
  450. else
  451. disable_all_heaters(); // paranoia
  452. #endif
  453. }
  454. void Temperature::max_temp_error(int8_t e) {
  455. #if HAS_TEMP_BED
  456. _temp_error(e, PSTR(MSG_T_MAXTEMP), e >= 0 ? PSTR(MSG_ERR_MAXTEMP) : PSTR(MSG_ERR_MAXTEMP_BED));
  457. #else
  458. _temp_error(HOTEND_INDEX, PSTR(MSG_T_MAXTEMP), PSTR(MSG_ERR_MAXTEMP));
  459. #if HOTENDS == 1
  460. UNUSED(e);
  461. #endif
  462. #endif
  463. }
  464. void Temperature::min_temp_error(int8_t e) {
  465. #if HAS_TEMP_BED
  466. _temp_error(e, PSTR(MSG_T_MINTEMP), e >= 0 ? PSTR(MSG_ERR_MINTEMP) : PSTR(MSG_ERR_MINTEMP_BED));
  467. #else
  468. _temp_error(HOTEND_INDEX, PSTR(MSG_T_MINTEMP), PSTR(MSG_ERR_MINTEMP));
  469. #if HOTENDS == 1
  470. UNUSED(e);
  471. #endif
  472. #endif
  473. }
  474. float Temperature::get_pid_output(int e) {
  475. #if HOTENDS == 1
  476. UNUSED(e);
  477. #define _HOTEND_TEST true
  478. #else
  479. #define _HOTEND_TEST e == active_extruder
  480. #endif
  481. float pid_output;
  482. #if ENABLED(PIDTEMP)
  483. #if DISABLED(PID_OPENLOOP)
  484. pid_error[HOTEND_INDEX] = target_temperature[HOTEND_INDEX] - current_temperature[HOTEND_INDEX];
  485. dTerm[HOTEND_INDEX] = K2 * PID_PARAM(Kd, HOTEND_INDEX) * (current_temperature[HOTEND_INDEX] - temp_dState[HOTEND_INDEX]) + K1 * dTerm[HOTEND_INDEX];
  486. temp_dState[HOTEND_INDEX] = current_temperature[HOTEND_INDEX];
  487. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  488. if (heater_idle_timeout_exceeded[HOTEND_INDEX]) {
  489. pid_output = 0;
  490. pid_reset[HOTEND_INDEX] = true;
  491. }
  492. else
  493. #endif
  494. if (pid_error[HOTEND_INDEX] > PID_FUNCTIONAL_RANGE) {
  495. pid_output = BANG_MAX;
  496. pid_reset[HOTEND_INDEX] = true;
  497. }
  498. else if (pid_error[HOTEND_INDEX] < -(PID_FUNCTIONAL_RANGE) || target_temperature[HOTEND_INDEX] == 0
  499. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  500. || heater_idle_timeout_exceeded[HOTEND_INDEX]
  501. #endif
  502. ) {
  503. pid_output = 0;
  504. pid_reset[HOTEND_INDEX] = true;
  505. }
  506. else {
  507. if (pid_reset[HOTEND_INDEX]) {
  508. temp_iState[HOTEND_INDEX] = 0.0;
  509. pid_reset[HOTEND_INDEX] = false;
  510. }
  511. pTerm[HOTEND_INDEX] = PID_PARAM(Kp, HOTEND_INDEX) * pid_error[HOTEND_INDEX];
  512. temp_iState[HOTEND_INDEX] += pid_error[HOTEND_INDEX];
  513. iTerm[HOTEND_INDEX] = PID_PARAM(Ki, HOTEND_INDEX) * temp_iState[HOTEND_INDEX];
  514. pid_output = pTerm[HOTEND_INDEX] + iTerm[HOTEND_INDEX] - dTerm[HOTEND_INDEX];
  515. #if ENABLED(PID_EXTRUSION_SCALING)
  516. cTerm[HOTEND_INDEX] = 0;
  517. if (_HOTEND_TEST) {
  518. long e_position = stepper.position(E_AXIS);
  519. if (e_position > last_e_position) {
  520. lpq[lpq_ptr] = e_position - last_e_position;
  521. last_e_position = e_position;
  522. }
  523. else {
  524. lpq[lpq_ptr] = 0;
  525. }
  526. if (++lpq_ptr >= lpq_len) lpq_ptr = 0;
  527. cTerm[HOTEND_INDEX] = (lpq[lpq_ptr] * planner.steps_to_mm[E_AXIS]) * PID_PARAM(Kc, HOTEND_INDEX);
  528. pid_output += cTerm[HOTEND_INDEX];
  529. }
  530. #endif // PID_EXTRUSION_SCALING
  531. if (pid_output > PID_MAX) {
  532. if (pid_error[HOTEND_INDEX] > 0) temp_iState[HOTEND_INDEX] -= pid_error[HOTEND_INDEX]; // conditional un-integration
  533. pid_output = PID_MAX;
  534. }
  535. else if (pid_output < 0) {
  536. if (pid_error[HOTEND_INDEX] < 0) temp_iState[HOTEND_INDEX] -= pid_error[HOTEND_INDEX]; // conditional un-integration
  537. pid_output = 0;
  538. }
  539. }
  540. #else
  541. pid_output = constrain(target_temperature[HOTEND_INDEX], 0, PID_MAX);
  542. #endif // PID_OPENLOOP
  543. #if ENABLED(PID_DEBUG)
  544. SERIAL_ECHO_START;
  545. SERIAL_ECHOPAIR(MSG_PID_DEBUG, HOTEND_INDEX);
  546. SERIAL_ECHOPAIR(MSG_PID_DEBUG_INPUT, current_temperature[HOTEND_INDEX]);
  547. SERIAL_ECHOPAIR(MSG_PID_DEBUG_OUTPUT, pid_output);
  548. SERIAL_ECHOPAIR(MSG_PID_DEBUG_PTERM, pTerm[HOTEND_INDEX]);
  549. SERIAL_ECHOPAIR(MSG_PID_DEBUG_ITERM, iTerm[HOTEND_INDEX]);
  550. SERIAL_ECHOPAIR(MSG_PID_DEBUG_DTERM, dTerm[HOTEND_INDEX]);
  551. #if ENABLED(PID_EXTRUSION_SCALING)
  552. SERIAL_ECHOPAIR(MSG_PID_DEBUG_CTERM, cTerm[HOTEND_INDEX]);
  553. #endif
  554. SERIAL_EOL;
  555. #endif // PID_DEBUG
  556. #else /* PID off */
  557. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  558. if (heater_idle_timeout_exceeded[HOTEND_INDEX])
  559. pid_output = 0;
  560. else
  561. #endif
  562. pid_output = (current_temperature[HOTEND_INDEX] < target_temperature[HOTEND_INDEX]) ? PID_MAX : 0;
  563. #endif
  564. return pid_output;
  565. }
  566. #if ENABLED(PIDTEMPBED)
  567. float Temperature::get_pid_output_bed() {
  568. float pid_output;
  569. #if DISABLED(PID_OPENLOOP)
  570. pid_error_bed = target_temperature_bed - current_temperature_bed;
  571. pTerm_bed = bedKp * pid_error_bed;
  572. temp_iState_bed += pid_error_bed;
  573. iTerm_bed = bedKi * temp_iState_bed;
  574. dTerm_bed = K2 * bedKd * (current_temperature_bed - temp_dState_bed) + K1 * dTerm_bed;
  575. temp_dState_bed = current_temperature_bed;
  576. pid_output = pTerm_bed + iTerm_bed - dTerm_bed;
  577. if (pid_output > MAX_BED_POWER) {
  578. if (pid_error_bed > 0) temp_iState_bed -= pid_error_bed; // conditional un-integration
  579. pid_output = MAX_BED_POWER;
  580. }
  581. else if (pid_output < 0) {
  582. if (pid_error_bed < 0) temp_iState_bed -= pid_error_bed; // conditional un-integration
  583. pid_output = 0;
  584. }
  585. #else
  586. pid_output = constrain(target_temperature_bed, 0, MAX_BED_POWER);
  587. #endif // PID_OPENLOOP
  588. #if ENABLED(PID_BED_DEBUG)
  589. SERIAL_ECHO_START;
  590. SERIAL_ECHOPGM(" PID_BED_DEBUG ");
  591. SERIAL_ECHOPGM(": Input ");
  592. SERIAL_ECHO(current_temperature_bed);
  593. SERIAL_ECHOPGM(" Output ");
  594. SERIAL_ECHO(pid_output);
  595. SERIAL_ECHOPGM(" pTerm ");
  596. SERIAL_ECHO(pTerm_bed);
  597. SERIAL_ECHOPGM(" iTerm ");
  598. SERIAL_ECHO(iTerm_bed);
  599. SERIAL_ECHOPGM(" dTerm ");
  600. SERIAL_ECHOLN(dTerm_bed);
  601. #endif // PID_BED_DEBUG
  602. return pid_output;
  603. }
  604. #endif // PIDTEMPBED
  605. /**
  606. * Manage heating activities for extruder hot-ends and a heated bed
  607. * - Acquire updated temperature readings
  608. * - Also resets the watchdog timer
  609. * - Invoke thermal runaway protection
  610. * - Manage extruder auto-fan
  611. * - Apply filament width to the extrusion rate (may move)
  612. * - Update the heated bed PID output value
  613. */
  614. /**
  615. * The following line SOMETIMES results in the dreaded "unable to find a register to spill in class 'POINTER_REGS'"
  616. * compile error.
  617. * thermal_runaway_protection(&thermal_runaway_state_machine[e], &thermal_runaway_timer[e], current_temperature[e], target_temperature[e], e, THERMAL_PROTECTION_PERIOD, THERMAL_PROTECTION_HYSTERESIS);
  618. *
  619. * This is due to a bug in the C++ compiler used by the Arduino IDE from 1.6.10 to at least 1.8.1.
  620. *
  621. * The work around is to add the compiler flag "__attribute__((__optimize__("O2")))" to the declaration for manage_heater()
  622. */
  623. //void Temperature::manage_heater() __attribute__((__optimize__("O2")));
  624. void Temperature::manage_heater() {
  625. if (!temp_meas_ready) return;
  626. updateTemperaturesFromRawValues(); // also resets the watchdog
  627. #if ENABLED(HEATER_0_USES_MAX6675)
  628. if (current_temperature[0] > min(HEATER_0_MAXTEMP, MAX6675_TMAX - 1.0)) max_temp_error(0);
  629. if (current_temperature[0] < max(HEATER_0_MINTEMP, MAX6675_TMIN + .01)) min_temp_error(0);
  630. #endif
  631. #if WATCH_HOTENDS || WATCH_THE_BED || DISABLED(PIDTEMPBED) || HAS_AUTO_FAN || ENABLED(ADVANCED_PAUSE_FEATURE)
  632. millis_t ms = millis();
  633. #endif
  634. HOTEND_LOOP() {
  635. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  636. if (!heater_idle_timeout_exceeded[e] && heater_idle_timeout_ms[e] && ELAPSED(ms, heater_idle_timeout_ms[e]))
  637. heater_idle_timeout_exceeded[e] = true;
  638. #endif
  639. #if ENABLED(THERMAL_PROTECTION_HOTENDS)
  640. // Check for thermal runaway
  641. thermal_runaway_protection(&thermal_runaway_state_machine[e], &thermal_runaway_timer[e], current_temperature[e], target_temperature[e], e, THERMAL_PROTECTION_PERIOD, THERMAL_PROTECTION_HYSTERESIS);
  642. #endif
  643. soft_pwm_amount[e] = (current_temperature[e] > minttemp[e] || is_preheating(e)) && current_temperature[e] < maxttemp[e] ? (int)get_pid_output(e) >> 1 : 0;
  644. #if WATCH_HOTENDS
  645. // Make sure temperature is increasing
  646. if (watch_heater_next_ms[e] && ELAPSED(ms, watch_heater_next_ms[e])) { // Time to check this extruder?
  647. if (degHotend(e) < watch_target_temp[e]) // Failed to increase enough?
  648. _temp_error(e, PSTR(MSG_T_HEATING_FAILED), PSTR(MSG_HEATING_FAILED_LCD));
  649. else // Start again if the target is still far off
  650. start_watching_heater(e);
  651. }
  652. #endif
  653. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  654. // Make sure measured temperatures are close together
  655. if (fabs(current_temperature[0] - redundant_temperature) > MAX_REDUNDANT_TEMP_SENSOR_DIFF)
  656. _temp_error(0, PSTR(MSG_REDUNDANCY), PSTR(MSG_ERR_REDUNDANT_TEMP));
  657. #endif
  658. } // HOTEND_LOOP
  659. #if HAS_AUTO_FAN
  660. if (ELAPSED(ms, next_auto_fan_check_ms)) { // only need to check fan state very infrequently
  661. checkExtruderAutoFans();
  662. next_auto_fan_check_ms = ms + 2500UL;
  663. }
  664. #endif
  665. // Control the extruder rate based on the width sensor
  666. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  667. if (filament_sensor) {
  668. meas_shift_index = filwidth_delay_index[0] - meas_delay_cm;
  669. if (meas_shift_index < 0) meas_shift_index += MAX_MEASUREMENT_DELAY + 1; //loop around buffer if needed
  670. meas_shift_index = constrain(meas_shift_index, 0, MAX_MEASUREMENT_DELAY);
  671. // Get the delayed info and add 100 to reconstitute to a percent of
  672. // the nominal filament diameter then square it to get an area
  673. const float vmroot = measurement_delay[meas_shift_index] * 0.01 + 1.0;
  674. volumetric_multiplier[FILAMENT_SENSOR_EXTRUDER_NUM] = vmroot <= 0.1 ? 0.01 : sq(vmroot);
  675. }
  676. #endif // FILAMENT_WIDTH_SENSOR
  677. #if WATCH_THE_BED
  678. // Make sure temperature is increasing
  679. if (watch_bed_next_ms && ELAPSED(ms, watch_bed_next_ms)) { // Time to check the bed?
  680. if (degBed() < watch_target_bed_temp) // Failed to increase enough?
  681. _temp_error(-1, PSTR(MSG_T_HEATING_FAILED), PSTR(MSG_HEATING_FAILED_LCD));
  682. else // Start again if the target is still far off
  683. start_watching_bed();
  684. }
  685. #endif // WATCH_THE_BED
  686. #if DISABLED(PIDTEMPBED)
  687. if (PENDING(ms, next_bed_check_ms)) return;
  688. next_bed_check_ms = ms + BED_CHECK_INTERVAL;
  689. #endif
  690. #if HAS_TEMP_BED
  691. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  692. if (!bed_idle_timeout_exceeded && bed_idle_timeout_ms && ELAPSED(ms, bed_idle_timeout_ms))
  693. bed_idle_timeout_exceeded = true;
  694. #endif
  695. #if HAS_THERMALLY_PROTECTED_BED
  696. thermal_runaway_protection(&thermal_runaway_bed_state_machine, &thermal_runaway_bed_timer, current_temperature_bed, target_temperature_bed, -1, THERMAL_PROTECTION_BED_PERIOD, THERMAL_PROTECTION_BED_HYSTERESIS);
  697. #endif
  698. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  699. if (bed_idle_timeout_exceeded)
  700. {
  701. soft_pwm_amount_bed = 0;
  702. #if DISABLED(PIDTEMPBED)
  703. WRITE_HEATER_BED(LOW);
  704. #endif
  705. }
  706. else
  707. #endif
  708. {
  709. #if ENABLED(PIDTEMPBED)
  710. soft_pwm_amount_bed = WITHIN(current_temperature_bed, BED_MINTEMP, BED_MAXTEMP) ? (int)get_pid_output_bed() >> 1 : 0;
  711. #elif ENABLED(BED_LIMIT_SWITCHING)
  712. // Check if temperature is within the correct band
  713. if (WITHIN(current_temperature_bed, BED_MINTEMP, BED_MAXTEMP)) {
  714. if (current_temperature_bed >= target_temperature_bed + BED_HYSTERESIS)
  715. soft_pwm_amount_bed = 0;
  716. else if (current_temperature_bed <= target_temperature_bed - (BED_HYSTERESIS))
  717. soft_pwm_amount_bed = MAX_BED_POWER >> 1;
  718. }
  719. else {
  720. soft_pwm_amount_bed = 0;
  721. WRITE_HEATER_BED(LOW);
  722. }
  723. #else // !PIDTEMPBED && !BED_LIMIT_SWITCHING
  724. // Check if temperature is within the correct range
  725. if (WITHIN(current_temperature_bed, BED_MINTEMP, BED_MAXTEMP)) {
  726. soft_pwm_amount_bed = current_temperature_bed < target_temperature_bed ? MAX_BED_POWER >> 1 : 0;
  727. }
  728. else {
  729. soft_pwm_amount_bed = 0;
  730. WRITE_HEATER_BED(LOW);
  731. }
  732. #endif
  733. }
  734. #endif // HAS_TEMP_BED
  735. }
  736. #define PGM_RD_W(x) (short)pgm_read_word(&x)
  737. // Derived from RepRap FiveD extruder::getTemperature()
  738. // For hot end temperature measurement.
  739. float Temperature::analog2temp(int raw, uint8_t e) {
  740. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  741. if (e > HOTENDS)
  742. #else
  743. if (e >= HOTENDS)
  744. #endif
  745. {
  746. SERIAL_ERROR_START;
  747. SERIAL_ERROR((int)e);
  748. SERIAL_ERRORLNPGM(MSG_INVALID_EXTRUDER_NUM);
  749. kill(PSTR(MSG_KILLED));
  750. return 0.0;
  751. }
  752. #if ENABLED(HEATER_0_USES_MAX6675)
  753. if (e == 0) return 0.25 * raw;
  754. #endif
  755. if (heater_ttbl_map[e] != NULL) {
  756. float celsius = 0;
  757. uint8_t i;
  758. short(*tt)[][2] = (short(*)[][2])(heater_ttbl_map[e]);
  759. for (i = 1; i < heater_ttbllen_map[e]; i++) {
  760. if (PGM_RD_W((*tt)[i][0]) > raw) {
  761. celsius = PGM_RD_W((*tt)[i - 1][1]) +
  762. (raw - PGM_RD_W((*tt)[i - 1][0])) *
  763. (float)(PGM_RD_W((*tt)[i][1]) - PGM_RD_W((*tt)[i - 1][1])) /
  764. (float)(PGM_RD_W((*tt)[i][0]) - PGM_RD_W((*tt)[i - 1][0]));
  765. break;
  766. }
  767. }
  768. // Overflow: Set to last value in the table
  769. if (i == heater_ttbllen_map[e]) celsius = PGM_RD_W((*tt)[i - 1][1]);
  770. return celsius;
  771. }
  772. return ((raw * ((5.0 * 100.0) / 1024.0) / OVERSAMPLENR) * (TEMP_SENSOR_AD595_GAIN)) + TEMP_SENSOR_AD595_OFFSET;
  773. }
  774. // Derived from RepRap FiveD extruder::getTemperature()
  775. // For bed temperature measurement.
  776. float Temperature::analog2tempBed(int raw) {
  777. #if ENABLED(BED_USES_THERMISTOR)
  778. float celsius = 0;
  779. byte i;
  780. for (i = 1; i < BEDTEMPTABLE_LEN; i++) {
  781. if (PGM_RD_W(BEDTEMPTABLE[i][0]) > raw) {
  782. celsius = PGM_RD_W(BEDTEMPTABLE[i - 1][1]) +
  783. (raw - PGM_RD_W(BEDTEMPTABLE[i - 1][0])) *
  784. (float)(PGM_RD_W(BEDTEMPTABLE[i][1]) - PGM_RD_W(BEDTEMPTABLE[i - 1][1])) /
  785. (float)(PGM_RD_W(BEDTEMPTABLE[i][0]) - PGM_RD_W(BEDTEMPTABLE[i - 1][0]));
  786. break;
  787. }
  788. }
  789. // Overflow: Set to last value in the table
  790. if (i == BEDTEMPTABLE_LEN) celsius = PGM_RD_W(BEDTEMPTABLE[i - 1][1]);
  791. return celsius;
  792. #elif defined(BED_USES_AD595)
  793. return ((raw * ((5.0 * 100.0) / 1024.0) / OVERSAMPLENR) * (TEMP_SENSOR_AD595_GAIN)) + TEMP_SENSOR_AD595_OFFSET;
  794. #else
  795. UNUSED(raw);
  796. return 0;
  797. #endif
  798. }
  799. /**
  800. * Get the raw values into the actual temperatures.
  801. * The raw values are created in interrupt context,
  802. * and this function is called from normal context
  803. * as it would block the stepper routine.
  804. */
  805. void Temperature::updateTemperaturesFromRawValues() {
  806. #if ENABLED(HEATER_0_USES_MAX6675)
  807. current_temperature_raw[0] = read_max6675();
  808. #endif
  809. HOTEND_LOOP()
  810. current_temperature[e] = Temperature::analog2temp(current_temperature_raw[e], e);
  811. current_temperature_bed = Temperature::analog2tempBed(current_temperature_bed_raw);
  812. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  813. redundant_temperature = Temperature::analog2temp(redundant_temperature_raw, 1);
  814. #endif
  815. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  816. filament_width_meas = analog2widthFil();
  817. #endif
  818. #if ENABLED(USE_WATCHDOG)
  819. // Reset the watchdog after we know we have a temperature measurement.
  820. watchdog_reset();
  821. #endif
  822. CRITICAL_SECTION_START;
  823. temp_meas_ready = false;
  824. CRITICAL_SECTION_END;
  825. }
  826. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  827. // Convert raw Filament Width to millimeters
  828. float Temperature::analog2widthFil() {
  829. return current_raw_filwidth / 16383.0 * 5.0;
  830. //return current_raw_filwidth;
  831. }
  832. // Convert raw Filament Width to a ratio
  833. int Temperature::widthFil_to_size_ratio() {
  834. float temp = filament_width_meas;
  835. if (temp < MEASURED_LOWER_LIMIT) temp = filament_width_nominal; //assume sensor cut out
  836. else NOMORE(temp, MEASURED_UPPER_LIMIT);
  837. return filament_width_nominal / temp * 100;
  838. }
  839. #endif
  840. #if ENABLED(HEATER_0_USES_MAX6675)
  841. #ifndef MAX6675_SCK_PIN
  842. #define MAX6675_SCK_PIN SCK_PIN
  843. #endif
  844. #ifndef MAX6675_DO_PIN
  845. #define MAX6675_DO_PIN MISO_PIN
  846. #endif
  847. SPI<MAX6675_DO_PIN, MOSI_PIN, MAX6675_SCK_PIN> max6675_spi;
  848. #endif
  849. /**
  850. * Initialize the temperature manager
  851. * The manager is implemented by periodic calls to manage_heater()
  852. */
  853. void Temperature::init() {
  854. #if MB(RUMBA) && (TEMP_SENSOR_0 == -1 || TEMP_SENSOR_1 == -1 || TEMP_SENSOR_2 == -1 || TEMP_SENSOR_BED == -1)
  855. // Disable RUMBA JTAG in case the thermocouple extension is plugged on top of JTAG connector
  856. MCUCR = _BV(JTD);
  857. MCUCR = _BV(JTD);
  858. #endif
  859. // Finish init of mult hotend arrays
  860. HOTEND_LOOP() maxttemp[e] = maxttemp[0];
  861. #if ENABLED(PIDTEMP) && ENABLED(PID_EXTRUSION_SCALING)
  862. last_e_position = 0;
  863. #endif
  864. #if HAS_HEATER_0
  865. SET_OUTPUT(HEATER_0_PIN);
  866. #endif
  867. #if HAS_HEATER_1
  868. SET_OUTPUT(HEATER_1_PIN);
  869. #endif
  870. #if HAS_HEATER_2
  871. SET_OUTPUT(HEATER_2_PIN);
  872. #endif
  873. #if HAS_HEATER_3
  874. SET_OUTPUT(HEATER_3_PIN);
  875. #endif
  876. #if HAS_HEATER_4
  877. SET_OUTPUT(HEATER_3_PIN);
  878. #endif
  879. #if HAS_HEATER_BED
  880. SET_OUTPUT(HEATER_BED_PIN);
  881. #endif
  882. #if HAS_FAN0
  883. SET_OUTPUT(FAN_PIN);
  884. #if ENABLED(FAST_PWM_FAN)
  885. setPwmFrequency(FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  886. #endif
  887. #endif
  888. #if HAS_FAN1
  889. SET_OUTPUT(FAN1_PIN);
  890. #if ENABLED(FAST_PWM_FAN)
  891. setPwmFrequency(FAN1_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  892. #endif
  893. #endif
  894. #if HAS_FAN2
  895. SET_OUTPUT(FAN2_PIN);
  896. #if ENABLED(FAST_PWM_FAN)
  897. setPwmFrequency(FAN2_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  898. #endif
  899. #endif
  900. #if ENABLED(HEATER_0_USES_MAX6675)
  901. OUT_WRITE(SCK_PIN, LOW);
  902. OUT_WRITE(MOSI_PIN, HIGH);
  903. SET_INPUT_PULLUP(MISO_PIN);
  904. max6675_spi.init();
  905. OUT_WRITE(SS_PIN, HIGH);
  906. OUT_WRITE(MAX6675_SS, HIGH);
  907. #endif // HEATER_0_USES_MAX6675
  908. #ifdef DIDR2
  909. #define ANALOG_SELECT(pin) do{ if (pin < 8) SBI(DIDR0, pin); else SBI(DIDR2, pin - 8); }while(0)
  910. #else
  911. #define ANALOG_SELECT(pin) do{ SBI(DIDR0, pin); }while(0)
  912. #endif
  913. // Set analog inputs
  914. ADCSRA = _BV(ADEN) | _BV(ADSC) | _BV(ADIF) | 0x07;
  915. DIDR0 = 0;
  916. #ifdef DIDR2
  917. DIDR2 = 0;
  918. #endif
  919. #if HAS_TEMP_0
  920. ANALOG_SELECT(TEMP_0_PIN);
  921. #endif
  922. #if HAS_TEMP_1
  923. ANALOG_SELECT(TEMP_1_PIN);
  924. #endif
  925. #if HAS_TEMP_2
  926. ANALOG_SELECT(TEMP_2_PIN);
  927. #endif
  928. #if HAS_TEMP_3
  929. ANALOG_SELECT(TEMP_3_PIN);
  930. #endif
  931. #if HAS_TEMP_4
  932. ANALOG_SELECT(TEMP_4_PIN);
  933. #endif
  934. #if HAS_TEMP_BED
  935. ANALOG_SELECT(TEMP_BED_PIN);
  936. #endif
  937. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  938. ANALOG_SELECT(FILWIDTH_PIN);
  939. #endif
  940. #if HAS_AUTO_FAN_0
  941. #if E0_AUTO_FAN_PIN == FAN1_PIN
  942. SET_OUTPUT(E0_AUTO_FAN_PIN);
  943. #if ENABLED(FAST_PWM_FAN)
  944. setPwmFrequency(E0_AUTO_FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  945. #endif
  946. #else
  947. SET_OUTPUT(E0_AUTO_FAN_PIN);
  948. #endif
  949. #endif
  950. #if HAS_AUTO_FAN_1 && !AUTO_1_IS_0
  951. #if E1_AUTO_FAN_PIN == FAN1_PIN
  952. SET_OUTPUT(E1_AUTO_FAN_PIN);
  953. #if ENABLED(FAST_PWM_FAN)
  954. setPwmFrequency(E1_AUTO_FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  955. #endif
  956. #else
  957. SET_OUTPUT(E1_AUTO_FAN_PIN);
  958. #endif
  959. #endif
  960. #if HAS_AUTO_FAN_2 && !AUTO_2_IS_0 && !AUTO_2_IS_1
  961. #if E2_AUTO_FAN_PIN == FAN1_PIN
  962. SET_OUTPUT(E2_AUTO_FAN_PIN);
  963. #if ENABLED(FAST_PWM_FAN)
  964. setPwmFrequency(E2_AUTO_FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  965. #endif
  966. #else
  967. SET_OUTPUT(E2_AUTO_FAN_PIN);
  968. #endif
  969. #endif
  970. #if HAS_AUTO_FAN_3 && !AUTO_3_IS_0 && !AUTO_3_IS_1 && !AUTO_3_IS_2
  971. #if E3_AUTO_FAN_PIN == FAN1_PIN
  972. SET_OUTPUT(E3_AUTO_FAN_PIN);
  973. #if ENABLED(FAST_PWM_FAN)
  974. setPwmFrequency(E3_AUTO_FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  975. #endif
  976. #else
  977. SET_OUTPUT(E3_AUTO_FAN_PIN);
  978. #endif
  979. #endif
  980. #if HAS_AUTO_FAN_4 && !AUTO_4_IS_0 && !AUTO_4_IS_1 && !AUTO_4_IS_2 && !AUTO_4_IS_3
  981. #if E4_AUTO_FAN_PIN == FAN1_PIN
  982. SET_OUTPUT(E4_AUTO_FAN_PIN);
  983. #if ENABLED(FAST_PWM_FAN)
  984. setPwmFrequency(E4_AUTO_FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  985. #endif
  986. #else
  987. SET_OUTPUT(E4_AUTO_FAN_PIN);
  988. #endif
  989. #endif
  990. // Use timer0 for temperature measurement
  991. // Interleave temperature interrupt with millies interrupt
  992. OCR0B = 128;
  993. SBI(TIMSK0, OCIE0B);
  994. // Wait for temperature measurement to settle
  995. delay(250);
  996. #define TEMP_MIN_ROUTINE(NR) \
  997. minttemp[NR] = HEATER_ ##NR## _MINTEMP; \
  998. while(analog2temp(minttemp_raw[NR], NR) < HEATER_ ##NR## _MINTEMP) { \
  999. if (HEATER_ ##NR## _RAW_LO_TEMP < HEATER_ ##NR## _RAW_HI_TEMP) \
  1000. minttemp_raw[NR] += OVERSAMPLENR; \
  1001. else \
  1002. minttemp_raw[NR] -= OVERSAMPLENR; \
  1003. }
  1004. #define TEMP_MAX_ROUTINE(NR) \
  1005. maxttemp[NR] = HEATER_ ##NR## _MAXTEMP; \
  1006. while(analog2temp(maxttemp_raw[NR], NR) > HEATER_ ##NR## _MAXTEMP) { \
  1007. if (HEATER_ ##NR## _RAW_LO_TEMP < HEATER_ ##NR## _RAW_HI_TEMP) \
  1008. maxttemp_raw[NR] -= OVERSAMPLENR; \
  1009. else \
  1010. maxttemp_raw[NR] += OVERSAMPLENR; \
  1011. }
  1012. #ifdef HEATER_0_MINTEMP
  1013. TEMP_MIN_ROUTINE(0);
  1014. #endif
  1015. #ifdef HEATER_0_MAXTEMP
  1016. TEMP_MAX_ROUTINE(0);
  1017. #endif
  1018. #if HOTENDS > 1
  1019. #ifdef HEATER_1_MINTEMP
  1020. TEMP_MIN_ROUTINE(1);
  1021. #endif
  1022. #ifdef HEATER_1_MAXTEMP
  1023. TEMP_MAX_ROUTINE(1);
  1024. #endif
  1025. #if HOTENDS > 2
  1026. #ifdef HEATER_2_MINTEMP
  1027. TEMP_MIN_ROUTINE(2);
  1028. #endif
  1029. #ifdef HEATER_2_MAXTEMP
  1030. TEMP_MAX_ROUTINE(2);
  1031. #endif
  1032. #if HOTENDS > 3
  1033. #ifdef HEATER_3_MINTEMP
  1034. TEMP_MIN_ROUTINE(3);
  1035. #endif
  1036. #ifdef HEATER_3_MAXTEMP
  1037. TEMP_MAX_ROUTINE(3);
  1038. #endif
  1039. #if HOTENDS > 4
  1040. #ifdef HEATER_4_MINTEMP
  1041. TEMP_MIN_ROUTINE(4);
  1042. #endif
  1043. #ifdef HEATER_4_MAXTEMP
  1044. TEMP_MAX_ROUTINE(4);
  1045. #endif
  1046. #endif // HOTENDS > 4
  1047. #endif // HOTENDS > 3
  1048. #endif // HOTENDS > 2
  1049. #endif // HOTENDS > 1
  1050. #ifdef BED_MINTEMP
  1051. while(analog2tempBed(bed_minttemp_raw) < BED_MINTEMP) {
  1052. #if HEATER_BED_RAW_LO_TEMP < HEATER_BED_RAW_HI_TEMP
  1053. bed_minttemp_raw += OVERSAMPLENR;
  1054. #else
  1055. bed_minttemp_raw -= OVERSAMPLENR;
  1056. #endif
  1057. }
  1058. #endif // BED_MINTEMP
  1059. #ifdef BED_MAXTEMP
  1060. while (analog2tempBed(bed_maxttemp_raw) > BED_MAXTEMP) {
  1061. #if HEATER_BED_RAW_LO_TEMP < HEATER_BED_RAW_HI_TEMP
  1062. bed_maxttemp_raw -= OVERSAMPLENR;
  1063. #else
  1064. bed_maxttemp_raw += OVERSAMPLENR;
  1065. #endif
  1066. }
  1067. #endif // BED_MAXTEMP
  1068. #if ENABLED(PROBING_HEATERS_OFF)
  1069. paused = false;
  1070. #endif
  1071. }
  1072. #if WATCH_HOTENDS
  1073. /**
  1074. * Start Heating Sanity Check for hotends that are below
  1075. * their target temperature by a configurable margin.
  1076. * This is called when the temperature is set. (M104, M109)
  1077. */
  1078. void Temperature::start_watching_heater(uint8_t e) {
  1079. #if HOTENDS == 1
  1080. UNUSED(e);
  1081. #endif
  1082. if (degHotend(HOTEND_INDEX) < degTargetHotend(HOTEND_INDEX) - (WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1)) {
  1083. watch_target_temp[HOTEND_INDEX] = degHotend(HOTEND_INDEX) + WATCH_TEMP_INCREASE;
  1084. watch_heater_next_ms[HOTEND_INDEX] = millis() + (WATCH_TEMP_PERIOD) * 1000UL;
  1085. }
  1086. else
  1087. watch_heater_next_ms[HOTEND_INDEX] = 0;
  1088. }
  1089. #endif
  1090. #if WATCH_THE_BED
  1091. /**
  1092. * Start Heating Sanity Check for hotends that are below
  1093. * their target temperature by a configurable margin.
  1094. * This is called when the temperature is set. (M140, M190)
  1095. */
  1096. void Temperature::start_watching_bed() {
  1097. if (degBed() < degTargetBed() - (WATCH_BED_TEMP_INCREASE + TEMP_BED_HYSTERESIS + 1)) {
  1098. watch_target_bed_temp = degBed() + WATCH_BED_TEMP_INCREASE;
  1099. watch_bed_next_ms = millis() + (WATCH_BED_TEMP_PERIOD) * 1000UL;
  1100. }
  1101. else
  1102. watch_bed_next_ms = 0;
  1103. }
  1104. #endif
  1105. #if ENABLED(THERMAL_PROTECTION_HOTENDS) || HAS_THERMALLY_PROTECTED_BED
  1106. #if ENABLED(THERMAL_PROTECTION_HOTENDS)
  1107. Temperature::TRState Temperature::thermal_runaway_state_machine[HOTENDS] = { TRInactive };
  1108. millis_t Temperature::thermal_runaway_timer[HOTENDS] = { 0 };
  1109. #endif
  1110. #if HAS_THERMALLY_PROTECTED_BED
  1111. Temperature::TRState Temperature::thermal_runaway_bed_state_machine = TRInactive;
  1112. millis_t Temperature::thermal_runaway_bed_timer;
  1113. #endif
  1114. void Temperature::thermal_runaway_protection(Temperature::TRState* state, millis_t* timer, float current, float target, int heater_id, int period_seconds, int hysteresis_degc) {
  1115. static float tr_target_temperature[HOTENDS + 1] = { 0.0 };
  1116. /**
  1117. SERIAL_ECHO_START;
  1118. SERIAL_ECHOPGM("Thermal Thermal Runaway Running. Heater ID: ");
  1119. if (heater_id < 0) SERIAL_ECHOPGM("bed"); else SERIAL_ECHO(heater_id);
  1120. SERIAL_ECHOPAIR(" ; State:", *state);
  1121. SERIAL_ECHOPAIR(" ; Timer:", *timer);
  1122. SERIAL_ECHOPAIR(" ; Temperature:", current);
  1123. SERIAL_ECHOPAIR(" ; Target Temp:", target);
  1124. if (heater_id >= 0)
  1125. SERIAL_ECHOPAIR(" ; Idle Timeout:", heater_idle_timeout_exceeded[heater_id]);
  1126. else
  1127. SERIAL_ECHOPAIR(" ; Idle Timeout:", bed_idle_timeout_exceeded);
  1128. SERIAL_EOL;
  1129. */
  1130. int heater_index = heater_id >= 0 ? heater_id : HOTENDS;
  1131. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  1132. // If the heater idle timeout expires, restart
  1133. if (heater_id >= 0 && heater_idle_timeout_exceeded[heater_id]) {
  1134. *state = TRInactive;
  1135. tr_target_temperature[heater_index] = 0;
  1136. }
  1137. #if HAS_TEMP_BED
  1138. else if (heater_id < 0 && bed_idle_timeout_exceeded) {
  1139. *state = TRInactive;
  1140. tr_target_temperature[heater_index] = 0;
  1141. }
  1142. #endif
  1143. else
  1144. #endif
  1145. // If the target temperature changes, restart
  1146. if (tr_target_temperature[heater_index] != target) {
  1147. tr_target_temperature[heater_index] = target;
  1148. *state = target > 0 ? TRFirstHeating : TRInactive;
  1149. }
  1150. switch (*state) {
  1151. // Inactive state waits for a target temperature to be set
  1152. case TRInactive: break;
  1153. // When first heating, wait for the temperature to be reached then go to Stable state
  1154. case TRFirstHeating:
  1155. if (current < tr_target_temperature[heater_index]) break;
  1156. *state = TRStable;
  1157. // While the temperature is stable watch for a bad temperature
  1158. case TRStable:
  1159. if (current >= tr_target_temperature[heater_index] - hysteresis_degc) {
  1160. *timer = millis() + period_seconds * 1000UL;
  1161. break;
  1162. }
  1163. else if (PENDING(millis(), *timer)) break;
  1164. *state = TRRunaway;
  1165. case TRRunaway:
  1166. _temp_error(heater_id, PSTR(MSG_T_THERMAL_RUNAWAY), PSTR(MSG_THERMAL_RUNAWAY));
  1167. }
  1168. }
  1169. #endif // THERMAL_PROTECTION_HOTENDS || THERMAL_PROTECTION_BED
  1170. void Temperature::disable_all_heaters() {
  1171. #if ENABLED(AUTOTEMP)
  1172. planner.autotemp_enabled = false;
  1173. #endif
  1174. HOTEND_LOOP() setTargetHotend(0, e);
  1175. setTargetBed(0);
  1176. // Unpause and reset everything
  1177. #if ENABLED(PROBING_HEATERS_OFF)
  1178. pause(false);
  1179. #endif
  1180. // If all heaters go down then for sure our print job has stopped
  1181. print_job_timer.stop();
  1182. #define DISABLE_HEATER(NR) { \
  1183. setTargetHotend(0, NR); \
  1184. soft_pwm_amount[NR] = 0; \
  1185. WRITE_HEATER_ ##NR (LOW); \
  1186. }
  1187. #if HAS_TEMP_HOTEND
  1188. DISABLE_HEATER(0);
  1189. #if HOTENDS > 1
  1190. DISABLE_HEATER(1);
  1191. #if HOTENDS > 2
  1192. DISABLE_HEATER(2);
  1193. #if HOTENDS > 3
  1194. DISABLE_HEATER(3);
  1195. #if HOTENDS > 4
  1196. DISABLE_HEATER(4);
  1197. #endif // HOTENDS > 4
  1198. #endif // HOTENDS > 3
  1199. #endif // HOTENDS > 2
  1200. #endif // HOTENDS > 1
  1201. #endif
  1202. #if HAS_TEMP_BED
  1203. target_temperature_bed = 0;
  1204. soft_pwm_amount_bed = 0;
  1205. #if HAS_HEATER_BED
  1206. WRITE_HEATER_BED(LOW);
  1207. #endif
  1208. #endif
  1209. }
  1210. #if ENABLED(PROBING_HEATERS_OFF)
  1211. void Temperature::pause(const bool p) {
  1212. if (p != paused) {
  1213. paused = p;
  1214. if (p) {
  1215. HOTEND_LOOP() start_heater_idle_timer(e, 0); // timeout immediately
  1216. #if HAS_TEMP_BED
  1217. start_bed_idle_timer(0); // timeout immediately
  1218. #endif
  1219. }
  1220. else {
  1221. HOTEND_LOOP() reset_heater_idle_timer(e);
  1222. #if HAS_TEMP_BED
  1223. reset_bed_idle_timer();
  1224. #endif
  1225. }
  1226. }
  1227. }
  1228. #endif // PROBING_HEATERS_OFF
  1229. #if ENABLED(HEATER_0_USES_MAX6675)
  1230. #define MAX6675_HEAT_INTERVAL 250u
  1231. #if ENABLED(MAX6675_IS_MAX31855)
  1232. uint32_t max6675_temp = 2000;
  1233. #define MAX6675_ERROR_MASK 7
  1234. #define MAX6675_DISCARD_BITS 18
  1235. #define MAX6675_SPEED_BITS (_BV(SPR1)) // clock ÷ 64
  1236. #else
  1237. uint16_t max6675_temp = 2000;
  1238. #define MAX6675_ERROR_MASK 4
  1239. #define MAX6675_DISCARD_BITS 3
  1240. #define MAX6675_SPEED_BITS (_BV(SPR0)) // clock ÷ 16
  1241. #endif
  1242. int Temperature::read_max6675() {
  1243. static millis_t next_max6675_ms = 0;
  1244. millis_t ms = millis();
  1245. if (PENDING(ms, next_max6675_ms)) return (int)max6675_temp;
  1246. next_max6675_ms = ms + MAX6675_HEAT_INTERVAL;
  1247. CBI(
  1248. #ifdef PRR
  1249. PRR
  1250. #elif defined(PRR0)
  1251. PRR0
  1252. #endif
  1253. , PRSPI);
  1254. SPCR = _BV(MSTR) | _BV(SPE) | MAX6675_SPEED_BITS;
  1255. WRITE(MAX6675_SS, 0); // enable TT_MAX6675
  1256. // ensure 100ns delay - a bit extra is fine
  1257. asm("nop");//50ns on 20Mhz, 62.5ns on 16Mhz
  1258. asm("nop");//50ns on 20Mhz, 62.5ns on 16Mhz
  1259. // Read a big-endian temperature value
  1260. max6675_temp = 0;
  1261. for (uint8_t i = sizeof(max6675_temp); i--;) {
  1262. max6675_temp |= max6675_spi.receive();
  1263. if (i > 0) max6675_temp <<= 8; // shift left if not the last byte
  1264. }
  1265. WRITE(MAX6675_SS, 1); // disable TT_MAX6675
  1266. if (max6675_temp & MAX6675_ERROR_MASK) {
  1267. SERIAL_ERROR_START;
  1268. SERIAL_ERRORPGM("Temp measurement error! ");
  1269. #if MAX6675_ERROR_MASK == 7
  1270. SERIAL_ERRORPGM("MAX31855 ");
  1271. if (max6675_temp & 1)
  1272. SERIAL_ERRORLNPGM("Open Circuit");
  1273. else if (max6675_temp & 2)
  1274. SERIAL_ERRORLNPGM("Short to GND");
  1275. else if (max6675_temp & 4)
  1276. SERIAL_ERRORLNPGM("Short to VCC");
  1277. #else
  1278. SERIAL_ERRORLNPGM("MAX6675");
  1279. #endif
  1280. max6675_temp = MAX6675_TMAX * 4; // thermocouple open
  1281. }
  1282. else
  1283. max6675_temp >>= MAX6675_DISCARD_BITS;
  1284. #if ENABLED(MAX6675_IS_MAX31855)
  1285. // Support negative temperature
  1286. if (max6675_temp & 0x00002000) max6675_temp |= 0xFFFFC000;
  1287. #endif
  1288. return (int)max6675_temp;
  1289. }
  1290. #endif // HEATER_0_USES_MAX6675
  1291. /**
  1292. * Get raw temperatures
  1293. */
  1294. void Temperature::set_current_temp_raw() {
  1295. #if HAS_TEMP_0 && DISABLED(HEATER_0_USES_MAX6675)
  1296. current_temperature_raw[0] = raw_temp_value[0];
  1297. #endif
  1298. #if HAS_TEMP_1
  1299. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  1300. redundant_temperature_raw = raw_temp_value[1];
  1301. #else
  1302. current_temperature_raw[1] = raw_temp_value[1];
  1303. #endif
  1304. #if HAS_TEMP_2
  1305. current_temperature_raw[2] = raw_temp_value[2];
  1306. #if HAS_TEMP_3
  1307. current_temperature_raw[3] = raw_temp_value[3];
  1308. #if HAS_TEMP_4
  1309. current_temperature_raw[4] = raw_temp_value[4];
  1310. #endif
  1311. #endif
  1312. #endif
  1313. #endif
  1314. current_temperature_bed_raw = raw_temp_bed_value;
  1315. temp_meas_ready = true;
  1316. }
  1317. #if ENABLED(PINS_DEBUGGING)
  1318. /**
  1319. * monitors endstops & Z probe for changes
  1320. *
  1321. * If a change is detected then the LED is toggled and
  1322. * a message is sent out the serial port
  1323. *
  1324. * Yes, we could miss a rapid back & forth change but
  1325. * that won't matter because this is all manual.
  1326. *
  1327. */
  1328. void endstop_monitor() {
  1329. static uint16_t old_endstop_bits_local = 0;
  1330. static uint8_t local_LED_status = 0;
  1331. uint16_t current_endstop_bits_local = 0;
  1332. #if HAS_X_MIN
  1333. if (READ(X_MIN_PIN)) SBI(current_endstop_bits_local, X_MIN);
  1334. #endif
  1335. #if HAS_X_MAX
  1336. if (READ(X_MAX_PIN)) SBI(current_endstop_bits_local, X_MAX);
  1337. #endif
  1338. #if HAS_Y_MIN
  1339. if (READ(Y_MIN_PIN)) SBI(current_endstop_bits_local, Y_MIN);
  1340. #endif
  1341. #if HAS_Y_MAX
  1342. if (READ(Y_MAX_PIN)) SBI(current_endstop_bits_local, Y_MAX);
  1343. #endif
  1344. #if HAS_Z_MIN
  1345. if (READ(Z_MIN_PIN)) SBI(current_endstop_bits_local, Z_MIN);
  1346. #endif
  1347. #if HAS_Z_MAX
  1348. if (READ(Z_MAX_PIN)) SBI(current_endstop_bits_local, Z_MAX);
  1349. #endif
  1350. #if HAS_Z_MIN_PROBE_PIN
  1351. if (READ(Z_MIN_PROBE_PIN)) SBI(current_endstop_bits_local, Z_MIN_PROBE);
  1352. #endif
  1353. #if HAS_Z2_MIN
  1354. if (READ(Z2_MIN_PIN)) SBI(current_endstop_bits_local, Z2_MIN);
  1355. #endif
  1356. #if HAS_Z2_MAX
  1357. if (READ(Z2_MAX_PIN)) SBI(current_endstop_bits_local, Z2_MAX);
  1358. #endif
  1359. uint16_t endstop_change = current_endstop_bits_local ^ old_endstop_bits_local;
  1360. if (endstop_change) {
  1361. #if HAS_X_MIN
  1362. if (TEST(endstop_change, X_MIN)) SERIAL_PROTOCOLPAIR("X_MIN:", !!TEST(current_endstop_bits_local, X_MIN));
  1363. #endif
  1364. #if HAS_X_MAX
  1365. if (TEST(endstop_change, X_MAX)) SERIAL_PROTOCOLPAIR(" X_MAX:", !!TEST(current_endstop_bits_local, X_MAX));
  1366. #endif
  1367. #if HAS_Y_MIN
  1368. if (TEST(endstop_change, Y_MIN)) SERIAL_PROTOCOLPAIR(" Y_MIN:", !!TEST(current_endstop_bits_local, Y_MIN));
  1369. #endif
  1370. #if HAS_Y_MAX
  1371. if (TEST(endstop_change, Y_MAX)) SERIAL_PROTOCOLPAIR(" Y_MAX:", !!TEST(current_endstop_bits_local, Y_MAX));
  1372. #endif
  1373. #if HAS_Z_MIN
  1374. if (TEST(endstop_change, Z_MIN)) SERIAL_PROTOCOLPAIR(" Z_MIN:", !!TEST(current_endstop_bits_local, Z_MIN));
  1375. #endif
  1376. #if HAS_Z_MAX
  1377. if (TEST(endstop_change, Z_MAX)) SERIAL_PROTOCOLPAIR(" Z_MAX:", !!TEST(current_endstop_bits_local, Z_MAX));
  1378. #endif
  1379. #if HAS_Z_MIN_PROBE_PIN
  1380. if (TEST(endstop_change, Z_MIN_PROBE)) SERIAL_PROTOCOLPAIR(" PROBE:", !!TEST(current_endstop_bits_local, Z_MIN_PROBE));
  1381. #endif
  1382. #if HAS_Z2_MIN
  1383. if (TEST(endstop_change, Z2_MIN)) SERIAL_PROTOCOLPAIR(" Z2_MIN:", !!TEST(current_endstop_bits_local, Z2_MIN));
  1384. #endif
  1385. #if HAS_Z2_MAX
  1386. if (TEST(endstop_change, Z2_MAX)) SERIAL_PROTOCOLPAIR(" Z2_MAX:", !!TEST(current_endstop_bits_local, Z2_MAX));
  1387. #endif
  1388. SERIAL_PROTOCOLPGM("\n\n");
  1389. analogWrite(LED_PIN, local_LED_status);
  1390. local_LED_status ^= 255;
  1391. old_endstop_bits_local = current_endstop_bits_local;
  1392. }
  1393. }
  1394. #endif // PINS_DEBUGGING
  1395. /**
  1396. * Timer 0 is shared with millies so don't change the prescaler.
  1397. *
  1398. * This ISR uses the compare method so it runs at the base
  1399. * frequency (16 MHz / 64 / 256 = 976.5625 Hz), but at the TCNT0 set
  1400. * in OCR0B above (128 or halfway between OVFs).
  1401. *
  1402. * - Manage PWM to all the heaters and fan
  1403. * - Prepare or Measure one of the raw ADC sensor values
  1404. * - Check new temperature values for MIN/MAX errors (kill on error)
  1405. * - Step the babysteps value for each axis towards 0
  1406. * - For PINS_DEBUGGING, monitor and report endstop pins
  1407. * - For ENDSTOP_INTERRUPTS_FEATURE check endstops if flagged
  1408. */
  1409. ISR(TIMER0_COMPB_vect) { Temperature::isr(); }
  1410. volatile bool Temperature::in_temp_isr = false;
  1411. void Temperature::isr() {
  1412. // The stepper ISR can interrupt this ISR. When it does it re-enables this ISR
  1413. // at the end of its run, potentially causing re-entry. This flag prevents it.
  1414. if (in_temp_isr) return;
  1415. in_temp_isr = true;
  1416. // Allow UART and stepper ISRs
  1417. CBI(TIMSK0, OCIE0B); //Disable Temperature ISR
  1418. sei();
  1419. static int8_t temp_count = -1;
  1420. static ADCSensorState adc_sensor_state = StartupDelay;
  1421. static uint8_t pwm_count = _BV(SOFT_PWM_SCALE);
  1422. // avoid multiple loads of pwm_count
  1423. uint8_t pwm_count_tmp = pwm_count;
  1424. // Static members for each heater
  1425. #if ENABLED(SLOW_PWM_HEATERS)
  1426. static uint8_t slow_pwm_count = 0;
  1427. #define ISR_STATICS(n) \
  1428. static uint8_t soft_pwm_count_ ## n, \
  1429. state_heater_ ## n = 0, \
  1430. state_timer_heater_ ## n = 0
  1431. #else
  1432. #define ISR_STATICS(n) static uint8_t soft_pwm_count_ ## n = 0
  1433. #endif
  1434. // Statics per heater
  1435. ISR_STATICS(0);
  1436. #if HOTENDS > 1
  1437. ISR_STATICS(1);
  1438. #if HOTENDS > 2
  1439. ISR_STATICS(2);
  1440. #if HOTENDS > 3
  1441. ISR_STATICS(3);
  1442. #if HOTENDS > 4
  1443. ISR_STATICS(4);
  1444. #endif // HOTENDS > 4
  1445. #endif // HOTENDS > 3
  1446. #endif // HOTENDS > 2
  1447. #endif // HOTENDS > 1
  1448. #if HAS_HEATER_BED
  1449. ISR_STATICS(BED);
  1450. #endif
  1451. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1452. static unsigned long raw_filwidth_value = 0;
  1453. #endif
  1454. #if DISABLED(SLOW_PWM_HEATERS)
  1455. constexpr uint8_t pwm_mask =
  1456. #if ENABLED(SOFT_PWM_DITHER)
  1457. _BV(SOFT_PWM_SCALE) - 1
  1458. #else
  1459. 0
  1460. #endif
  1461. ;
  1462. /**
  1463. * Standard PWM modulation
  1464. */
  1465. if (pwm_count_tmp >= 127) {
  1466. pwm_count_tmp -= 127;
  1467. soft_pwm_count_0 = (soft_pwm_count_0 & pwm_mask) + soft_pwm_amount[0];
  1468. WRITE_HEATER_0(soft_pwm_count_0 > pwm_mask ? HIGH : LOW);
  1469. #if HOTENDS > 1
  1470. soft_pwm_count_1 = (soft_pwm_count_1 & pwm_mask) + soft_pwm_amount[1];
  1471. WRITE_HEATER_1(soft_pwm_count_1 > pwm_mask ? HIGH : LOW);
  1472. #if HOTENDS > 2
  1473. soft_pwm_count_2 = (soft_pwm_count_2 & pwm_mask) + soft_pwm_amount[2];
  1474. WRITE_HEATER_2(soft_pwm_count_2 > pwm_mask ? HIGH : LOW);
  1475. #if HOTENDS > 3
  1476. soft_pwm_count_3 = (soft_pwm_count_3 & pwm_mask) + soft_pwm_amount[3];
  1477. WRITE_HEATER_3(soft_pwm_count_3 > pwm_mask ? HIGH : LOW);
  1478. #if HOTENDS > 4
  1479. soft_pwm_count_4 = (soft_pwm_count_4 & pwm_mask) + soft_pwm_amount[4];
  1480. WRITE_HEATER_4(soft_pwm_count_4 > pwm_mask ? HIGH : LOW);
  1481. #endif // HOTENDS > 4
  1482. #endif // HOTENDS > 3
  1483. #endif // HOTENDS > 2
  1484. #endif // HOTENDS > 1
  1485. #if HAS_HEATER_BED
  1486. soft_pwm_count_BED = (soft_pwm_count_BED & pwm_mask) + soft_pwm_amount_bed;
  1487. WRITE_HEATER_BED(soft_pwm_count_BED > pwm_mask ? HIGH : LOW);
  1488. #endif
  1489. #if ENABLED(FAN_SOFT_PWM)
  1490. #if HAS_FAN0
  1491. soft_pwm_count_fan[0] = (soft_pwm_count_fan[0] & pwm_mask) + soft_pwm_amount_fan[0] >> 1;
  1492. WRITE_FAN(soft_pwm_count_fan[0] > pwm_mask ? HIGH : LOW);
  1493. #endif
  1494. #if HAS_FAN1
  1495. soft_pwm_count_fan[1] = (soft_pwm_count_fan[1] & pwm_mask) + soft_pwm_amount_fan[1] >> 1;
  1496. WRITE_FAN1(soft_pwm_count_fan[1] > pwm_mask ? HIGH : LOW);
  1497. #endif
  1498. #if HAS_FAN2
  1499. soft_pwm_count_fan[2] = (soft_pwm_count_fan[2] & pwm_mask) + soft_pwm_amount_fan[2] >> 1;
  1500. WRITE_FAN2(soft_pwm_count_fan[2] > pwm_mask ? HIGH : LOW);
  1501. #endif
  1502. #endif
  1503. }
  1504. else {
  1505. if (soft_pwm_count_0 <= pwm_count_tmp) WRITE_HEATER_0(0);
  1506. #if HOTENDS > 1
  1507. if (soft_pwm_count_1 <= pwm_count_tmp) WRITE_HEATER_1(0);
  1508. #if HOTENDS > 2
  1509. if (soft_pwm_count_2 <= pwm_count_tmp) WRITE_HEATER_2(0);
  1510. #if HOTENDS > 3
  1511. if (soft_pwm_count_3 <= pwm_count_tmp) WRITE_HEATER_3(0);
  1512. #if HOTENDS > 4
  1513. if (soft_pwm_count_4 <= pwm_count_tmp) WRITE_HEATER_4(0);
  1514. #endif // HOTENDS > 4
  1515. #endif // HOTENDS > 3
  1516. #endif // HOTENDS > 2
  1517. #endif // HOTENDS > 1
  1518. #if HAS_HEATER_BED
  1519. if (soft_pwm_count_BED <= pwm_count_tmp) WRITE_HEATER_BED(0);
  1520. #endif
  1521. #if ENABLED(FAN_SOFT_PWM)
  1522. #if HAS_FAN0
  1523. if (soft_pwm_count_fan[0] <= pwm_count_tmp) WRITE_FAN(0);
  1524. #endif
  1525. #if HAS_FAN1
  1526. if (soft_pwm_count_fan[1] <= pwm_count_tmp) WRITE_FAN1(0);
  1527. #endif
  1528. #if HAS_FAN2
  1529. if (soft_pwm_count_fan[2] <= pwm_count_tmp) WRITE_FAN2(0);
  1530. #endif
  1531. #endif
  1532. }
  1533. // SOFT_PWM_SCALE to frequency:
  1534. //
  1535. // 0: 16000000/64/256/128 = 7.6294 Hz
  1536. // 1: / 64 = 15.2588 Hz
  1537. // 2: / 32 = 30.5176 Hz
  1538. // 3: / 16 = 61.0352 Hz
  1539. // 4: / 8 = 122.0703 Hz
  1540. // 5: / 4 = 244.1406 Hz
  1541. pwm_count = pwm_count_tmp + _BV(SOFT_PWM_SCALE);
  1542. #else // SLOW_PWM_HEATERS
  1543. /**
  1544. * SLOW PWM HEATERS
  1545. *
  1546. * For relay-driven heaters
  1547. */
  1548. #ifndef MIN_STATE_TIME
  1549. #define MIN_STATE_TIME 16 // MIN_STATE_TIME * 65.5 = time in milliseconds
  1550. #endif
  1551. // Macros for Slow PWM timer logic
  1552. #define _SLOW_PWM_ROUTINE(NR, src) \
  1553. soft_pwm_ ##NR = src; \
  1554. if (soft_pwm_ ##NR > 0) { \
  1555. if (state_timer_heater_ ##NR == 0) { \
  1556. if (state_heater_ ##NR == 0) state_timer_heater_ ##NR = MIN_STATE_TIME; \
  1557. state_heater_ ##NR = 1; \
  1558. WRITE_HEATER_ ##NR(1); \
  1559. } \
  1560. } \
  1561. else { \
  1562. if (state_timer_heater_ ##NR == 0) { \
  1563. if (state_heater_ ##NR == 1) state_timer_heater_ ##NR = MIN_STATE_TIME; \
  1564. state_heater_ ##NR = 0; \
  1565. WRITE_HEATER_ ##NR(0); \
  1566. } \
  1567. }
  1568. #define SLOW_PWM_ROUTINE(n) _SLOW_PWM_ROUTINE(n, soft_pwm_amount[n])
  1569. #define PWM_OFF_ROUTINE(NR) \
  1570. if (soft_pwm_ ##NR < slow_pwm_count) { \
  1571. if (state_timer_heater_ ##NR == 0) { \
  1572. if (state_heater_ ##NR == 1) state_timer_heater_ ##NR = MIN_STATE_TIME; \
  1573. state_heater_ ##NR = 0; \
  1574. WRITE_HEATER_ ##NR (0); \
  1575. } \
  1576. }
  1577. if (slow_pwm_count == 0) {
  1578. SLOW_PWM_ROUTINE(0);
  1579. #if HOTENDS > 1
  1580. SLOW_PWM_ROUTINE(1);
  1581. #if HOTENDS > 2
  1582. SLOW_PWM_ROUTINE(2);
  1583. #if HOTENDS > 3
  1584. SLOW_PWM_ROUTINE(3);
  1585. #if HOTENDS > 4
  1586. SLOW_PWM_ROUTINE(4);
  1587. #endif // HOTENDS > 4
  1588. #endif // HOTENDS > 3
  1589. #endif // HOTENDS > 2
  1590. #endif // HOTENDS > 1
  1591. #if HAS_HEATER_BED
  1592. _SLOW_PWM_ROUTINE(BED, soft_pwm_amount_bed); // BED
  1593. #endif
  1594. } // slow_pwm_count == 0
  1595. PWM_OFF_ROUTINE(0);
  1596. #if HOTENDS > 1
  1597. PWM_OFF_ROUTINE(1);
  1598. #if HOTENDS > 2
  1599. PWM_OFF_ROUTINE(2);
  1600. #if HOTENDS > 3
  1601. PWM_OFF_ROUTINE(3);
  1602. #if HOTENDS > 4
  1603. PWM_OFF_ROUTINE(4);
  1604. #endif // HOTENDS > 4
  1605. #endif // HOTENDS > 3
  1606. #endif // HOTENDS > 2
  1607. #endif // HOTENDS > 1
  1608. #if HAS_HEATER_BED
  1609. PWM_OFF_ROUTINE(BED); // BED
  1610. #endif
  1611. #if ENABLED(FAN_SOFT_PWM)
  1612. if (pwm_count_tmp >= 127) {
  1613. pwm_count_tmp = 0;
  1614. #if HAS_FAN0
  1615. soft_pwm_count_fan[0] = soft_pwm_amount_fan[0] >> 1;
  1616. WRITE_FAN(soft_pwm_count_fan[0] > 0 ? HIGH : LOW);
  1617. #endif
  1618. #if HAS_FAN1
  1619. soft_pwm_count_fan[1] = soft_pwm_amount_fan[1] >> 1;
  1620. WRITE_FAN1(soft_pwm_count_fan[1] > 0 ? HIGH : LOW);
  1621. #endif
  1622. #if HAS_FAN2
  1623. soft_pwm_count_fan[2] = soft_pwm_amount_fan[2] >> 1;
  1624. WRITE_FAN2(soft_pwm_count_fan[2] > 0 ? HIGH : LOW);
  1625. #endif
  1626. }
  1627. #if HAS_FAN0
  1628. if (soft_pwm_count_fan[0] <= pwm_count_tmp) WRITE_FAN(0);
  1629. #endif
  1630. #if HAS_FAN1
  1631. if (soft_pwm_count_fan[1] <= pwm_count_tmp) WRITE_FAN1(0);
  1632. #endif
  1633. #if HAS_FAN2
  1634. if (soft_pwm_count_fan[2] <= pwm_count_tmp) WRITE_FAN2(0);
  1635. #endif
  1636. #endif // FAN_SOFT_PWM
  1637. // SOFT_PWM_SCALE to frequency:
  1638. //
  1639. // 0: 16000000/64/256/128 = 7.6294 Hz
  1640. // 1: / 64 = 15.2588 Hz
  1641. // 2: / 32 = 30.5176 Hz
  1642. // 3: / 16 = 61.0352 Hz
  1643. // 4: / 8 = 122.0703 Hz
  1644. // 5: / 4 = 244.1406 Hz
  1645. pwm_count = pwm_count_tmp + _BV(SOFT_PWM_SCALE);
  1646. // increment slow_pwm_count only every 64th pwm_count,
  1647. // i.e. yielding a PWM frequency of 16/128 Hz (8s).
  1648. if (((pwm_count >> SOFT_PWM_SCALE) & 0x3F) == 0) {
  1649. slow_pwm_count++;
  1650. slow_pwm_count &= 0x7F;
  1651. if (state_timer_heater_0 > 0) state_timer_heater_0--;
  1652. #if HOTENDS > 1
  1653. if (state_timer_heater_1 > 0) state_timer_heater_1--;
  1654. #if HOTENDS > 2
  1655. if (state_timer_heater_2 > 0) state_timer_heater_2--;
  1656. #if HOTENDS > 3
  1657. if (state_timer_heater_3 > 0) state_timer_heater_3--;
  1658. #if HOTENDS > 4
  1659. if (state_timer_heater_4 > 0) state_timer_heater_4--;
  1660. #endif // HOTENDS > 4
  1661. #endif // HOTENDS > 3
  1662. #endif // HOTENDS > 2
  1663. #endif // HOTENDS > 1
  1664. #if HAS_HEATER_BED
  1665. if (state_timer_heater_BED > 0) state_timer_heater_BED--;
  1666. #endif
  1667. } // ((pwm_count >> SOFT_PWM_SCALE) & 0x3F) == 0
  1668. #endif // SLOW_PWM_HEATERS
  1669. //
  1670. // Update lcd buttons 488 times per second
  1671. //
  1672. static bool do_buttons;
  1673. if ((do_buttons ^= true)) lcd_buttons_update();
  1674. /**
  1675. * One sensor is sampled on every other call of the ISR.
  1676. * Each sensor is read 16 (OVERSAMPLENR) times, taking the average.
  1677. *
  1678. * On each Prepare pass, ADC is started for a sensor pin.
  1679. * On the next pass, the ADC value is read and accumulated.
  1680. *
  1681. * This gives each ADC 0.9765ms to charge up.
  1682. */
  1683. #define SET_ADMUX_ADCSRA(pin) ADMUX = _BV(REFS0) | (pin & 0x07); SBI(ADCSRA, ADSC)
  1684. #ifdef MUX5
  1685. #define START_ADC(pin) if (pin > 7) ADCSRB = _BV(MUX5); else ADCSRB = 0; SET_ADMUX_ADCSRA(pin)
  1686. #else
  1687. #define START_ADC(pin) ADCSRB = 0; SET_ADMUX_ADCSRA(pin)
  1688. #endif
  1689. switch (adc_sensor_state) {
  1690. case SensorsReady: {
  1691. // All sensors have been read. Stay in this state for a few
  1692. // ISRs to save on calls to temp update/checking code below.
  1693. constexpr int extra_loops = MIN_ADC_ISR_LOOPS - (int)SensorsReady;
  1694. static uint8_t delay_count = 0;
  1695. if (extra_loops > 0) {
  1696. if (delay_count == 0) delay_count = extra_loops; // Init this delay
  1697. if (--delay_count) // While delaying...
  1698. adc_sensor_state = (ADCSensorState)(int(SensorsReady) - 1); // retain this state (else, next state will be 0)
  1699. break;
  1700. }
  1701. else
  1702. adc_sensor_state = (ADCSensorState)0; // Fall-through to start first sensor now
  1703. }
  1704. #if HAS_TEMP_0
  1705. case PrepareTemp_0:
  1706. START_ADC(TEMP_0_PIN);
  1707. break;
  1708. case MeasureTemp_0:
  1709. raw_temp_value[0] += ADC;
  1710. break;
  1711. #endif
  1712. #if HAS_TEMP_BED
  1713. case PrepareTemp_BED:
  1714. START_ADC(TEMP_BED_PIN);
  1715. break;
  1716. case MeasureTemp_BED:
  1717. raw_temp_bed_value += ADC;
  1718. break;
  1719. #endif
  1720. #if HAS_TEMP_1
  1721. case PrepareTemp_1:
  1722. START_ADC(TEMP_1_PIN);
  1723. break;
  1724. case MeasureTemp_1:
  1725. raw_temp_value[1] += ADC;
  1726. break;
  1727. #endif
  1728. #if HAS_TEMP_2
  1729. case PrepareTemp_2:
  1730. START_ADC(TEMP_2_PIN);
  1731. break;
  1732. case MeasureTemp_2:
  1733. raw_temp_value[2] += ADC;
  1734. break;
  1735. #endif
  1736. #if HAS_TEMP_3
  1737. case PrepareTemp_3:
  1738. START_ADC(TEMP_3_PIN);
  1739. break;
  1740. case MeasureTemp_3:
  1741. raw_temp_value[3] += ADC;
  1742. break;
  1743. #endif
  1744. #if HAS_TEMP_4
  1745. case PrepareTemp_4:
  1746. START_ADC(TEMP_4_PIN);
  1747. break;
  1748. case MeasureTemp_4:
  1749. raw_temp_value[4] += ADC;
  1750. break;
  1751. #endif
  1752. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1753. case Prepare_FILWIDTH:
  1754. START_ADC(FILWIDTH_PIN);
  1755. break;
  1756. case Measure_FILWIDTH:
  1757. if (ADC > 102) { // Make sure ADC is reading > 0.5 volts, otherwise don't read.
  1758. raw_filwidth_value -= (raw_filwidth_value >> 7); // Subtract 1/128th of the raw_filwidth_value
  1759. raw_filwidth_value += ((unsigned long)ADC << 7); // Add new ADC reading, scaled by 128
  1760. }
  1761. break;
  1762. #endif
  1763. case StartupDelay: break;
  1764. } // switch(adc_sensor_state)
  1765. if (!adc_sensor_state && ++temp_count >= OVERSAMPLENR) { // 10 * 16 * 1/(16000000/64/256) = 164ms.
  1766. temp_count = 0;
  1767. // Update the raw values if they've been read. Else we could be updating them during reading.
  1768. if (!temp_meas_ready) set_current_temp_raw();
  1769. // Filament Sensor - can be read any time since IIR filtering is used
  1770. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1771. current_raw_filwidth = raw_filwidth_value >> 10; // Divide to get to 0-16384 range since we used 1/128 IIR filter approach
  1772. #endif
  1773. ZERO(raw_temp_value);
  1774. raw_temp_bed_value = 0;
  1775. #define TEMPDIR(N) ((HEATER_##N##_RAW_LO_TEMP) > (HEATER_##N##_RAW_HI_TEMP) ? -1 : 1)
  1776. int constexpr temp_dir[] = {
  1777. #if ENABLED(HEATER_0_USES_MAX6675)
  1778. 0
  1779. #else
  1780. TEMPDIR(0)
  1781. #endif
  1782. #if HOTENDS > 1
  1783. , TEMPDIR(1)
  1784. #if HOTENDS > 2
  1785. , TEMPDIR(2)
  1786. #if HOTENDS > 3
  1787. , TEMPDIR(3)
  1788. #if HOTENDS > 4
  1789. , TEMPDIR(4)
  1790. #endif // HOTENDS > 4
  1791. #endif // HOTENDS > 3
  1792. #endif // HOTENDS > 2
  1793. #endif // HOTENDS > 1
  1794. };
  1795. for (uint8_t e = 0; e < COUNT(temp_dir); e++) {
  1796. const int16_t tdir = temp_dir[e], rawtemp = current_temperature_raw[e] * tdir;
  1797. if (rawtemp > maxttemp_raw[e] * tdir && target_temperature[e] > 0) max_temp_error(e);
  1798. if (rawtemp < minttemp_raw[e] * tdir && !is_preheating(e) && target_temperature[e] > 0) {
  1799. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1800. if (++consecutive_low_temperature_error[e] >= MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED)
  1801. #endif
  1802. min_temp_error(e);
  1803. }
  1804. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1805. else
  1806. consecutive_low_temperature_error[e] = 0;
  1807. #endif
  1808. }
  1809. #if HAS_TEMP_BED
  1810. #if HEATER_BED_RAW_LO_TEMP > HEATER_BED_RAW_HI_TEMP
  1811. #define GEBED <=
  1812. #else
  1813. #define GEBED >=
  1814. #endif
  1815. if (current_temperature_bed_raw GEBED bed_maxttemp_raw && target_temperature_bed > 0) max_temp_error(-1);
  1816. if (bed_minttemp_raw GEBED current_temperature_bed_raw && target_temperature_bed > 0) min_temp_error(-1);
  1817. #endif
  1818. } // temp_count >= OVERSAMPLENR
  1819. // Go to the next state, up to SensorsReady
  1820. adc_sensor_state = (ADCSensorState)((int(adc_sensor_state) + 1) % int(StartupDelay));
  1821. #if ENABLED(BABYSTEPPING)
  1822. LOOP_XYZ(axis) {
  1823. const int curTodo = babystepsTodo[axis]; // get rid of volatile for performance
  1824. if (curTodo > 0) {
  1825. stepper.babystep((AxisEnum)axis, /*fwd*/true);
  1826. babystepsTodo[axis]--;
  1827. }
  1828. else if (curTodo < 0) {
  1829. stepper.babystep((AxisEnum)axis, /*fwd*/false);
  1830. babystepsTodo[axis]++;
  1831. }
  1832. }
  1833. #endif // BABYSTEPPING
  1834. #if ENABLED(PINS_DEBUGGING)
  1835. extern bool endstop_monitor_flag;
  1836. // run the endstop monitor at 15Hz
  1837. static uint8_t endstop_monitor_count = 16; // offset this check from the others
  1838. if (endstop_monitor_flag) {
  1839. endstop_monitor_count += _BV(1); // 15 Hz
  1840. endstop_monitor_count &= 0x7F;
  1841. if (!endstop_monitor_count) endstop_monitor(); // report changes in endstop status
  1842. }
  1843. #endif
  1844. #if ENABLED(ENDSTOP_INTERRUPTS_FEATURE)
  1845. extern volatile uint8_t e_hit;
  1846. if (e_hit && ENDSTOPS_ENABLED) {
  1847. endstops.update(); // call endstop update routine
  1848. e_hit--;
  1849. }
  1850. #endif
  1851. cli();
  1852. in_temp_isr = false;
  1853. SBI(TIMSK0, OCIE0B); //re-enable Temperature ISR
  1854. }