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 56KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834
  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 "ultralcd.h"
  27. #include "temperature.h"
  28. #include "thermistortables.h"
  29. #include "language.h"
  30. #if ENABLED(USE_WATCHDOG)
  31. #include "watchdog.h"
  32. #endif
  33. #ifdef K1 // Defined in Configuration.h in the PID settings
  34. #define K2 (1.0-K1)
  35. #endif
  36. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  37. static void* heater_ttbl_map[2] = {(void*)HEATER_0_TEMPTABLE, (void*)HEATER_1_TEMPTABLE };
  38. static uint8_t heater_ttbllen_map[2] = { HEATER_0_TEMPTABLE_LEN, HEATER_1_TEMPTABLE_LEN };
  39. #else
  40. 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);
  41. 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);
  42. #endif
  43. Temperature thermalManager;
  44. // public:
  45. float Temperature::current_temperature[HOTENDS] = { 0.0 },
  46. Temperature::current_temperature_bed = 0.0;
  47. int Temperature::current_temperature_raw[HOTENDS] = { 0 },
  48. Temperature::target_temperature[HOTENDS] = { 0 },
  49. Temperature::current_temperature_bed_raw = 0,
  50. Temperature::target_temperature_bed = 0;
  51. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  52. float Temperature::redundant_temperature = 0.0;
  53. #endif
  54. unsigned char Temperature::soft_pwm_bed;
  55. #if ENABLED(FAN_SOFT_PWM)
  56. unsigned char Temperature::fanSpeedSoftPwm[FAN_COUNT];
  57. #endif
  58. #if ENABLED(PIDTEMP)
  59. #if ENABLED(PID_PARAMS_PER_HOTEND) && HOTENDS > 1
  60. float Temperature::Kp[HOTENDS] = ARRAY_BY_HOTENDS1(DEFAULT_Kp),
  61. Temperature::Ki[HOTENDS] = ARRAY_BY_HOTENDS1((DEFAULT_Ki) * (PID_dT)),
  62. Temperature::Kd[HOTENDS] = ARRAY_BY_HOTENDS1((DEFAULT_Kd) / (PID_dT));
  63. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  64. float Temperature::Kc[HOTENDS] = ARRAY_BY_HOTENDS1(DEFAULT_Kc);
  65. #endif
  66. #else
  67. float Temperature::Kp = DEFAULT_Kp,
  68. Temperature::Ki = (DEFAULT_Ki) * (PID_dT),
  69. Temperature::Kd = (DEFAULT_Kd) / (PID_dT);
  70. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  71. float Temperature::Kc = DEFAULT_Kc;
  72. #endif
  73. #endif
  74. #endif
  75. #if ENABLED(PIDTEMPBED)
  76. float Temperature::bedKp = DEFAULT_bedKp,
  77. Temperature::bedKi = ((DEFAULT_bedKi) * PID_dT),
  78. Temperature::bedKd = ((DEFAULT_bedKd) / PID_dT);
  79. #endif
  80. #if ENABLED(BABYSTEPPING)
  81. volatile int Temperature::babystepsTodo[3] = { 0 };
  82. #endif
  83. #if ENABLED(THERMAL_PROTECTION_HOTENDS) && WATCH_TEMP_PERIOD > 0
  84. int Temperature::watch_target_temp[HOTENDS] = { 0 };
  85. millis_t Temperature::watch_heater_next_ms[HOTENDS] = { 0 };
  86. #endif
  87. #if ENABLED(THERMAL_PROTECTION_BED) && WATCH_BED_TEMP_PERIOD > 0
  88. int Temperature::watch_target_bed_temp = 0;
  89. millis_t Temperature::watch_bed_next_ms = 0;
  90. #endif
  91. #if ENABLED(PREVENT_DANGEROUS_EXTRUDE)
  92. bool Temperature::allow_cold_extrude = false;
  93. float Temperature::extrude_min_temp = EXTRUDE_MINTEMP;
  94. #endif
  95. // private:
  96. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  97. int Temperature::redundant_temperature_raw = 0;
  98. float Temperature::redundant_temperature = 0.0;
  99. #endif
  100. volatile bool Temperature::temp_meas_ready = false;
  101. #if ENABLED(PIDTEMP)
  102. float Temperature::temp_iState[HOTENDS] = { 0 },
  103. Temperature::temp_dState[HOTENDS] = { 0 },
  104. Temperature::pTerm[HOTENDS],
  105. Temperature::iTerm[HOTENDS],
  106. Temperature::dTerm[HOTENDS];
  107. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  108. float Temperature::cTerm[HOTENDS];
  109. long Temperature::last_e_position;
  110. long Temperature::lpq[LPQ_MAX_LEN];
  111. int Temperature::lpq_ptr = 0;
  112. #endif
  113. float Temperature::pid_error[HOTENDS],
  114. Temperature::temp_iState_min[HOTENDS],
  115. Temperature::temp_iState_max[HOTENDS];
  116. bool Temperature::pid_reset[HOTENDS];
  117. #endif
  118. #if ENABLED(PIDTEMPBED)
  119. float Temperature::temp_iState_bed = { 0 },
  120. Temperature::temp_dState_bed = { 0 },
  121. Temperature::pTerm_bed,
  122. Temperature::iTerm_bed,
  123. Temperature::dTerm_bed,
  124. Temperature::pid_error_bed,
  125. Temperature::temp_iState_min_bed,
  126. Temperature::temp_iState_max_bed;
  127. #else
  128. millis_t Temperature::next_bed_check_ms;
  129. #endif
  130. unsigned long Temperature::raw_temp_value[4] = { 0 };
  131. unsigned long Temperature::raw_temp_bed_value = 0;
  132. // Init min and max temp with extreme values to prevent false errors during startup
  133. int 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),
  134. 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),
  135. Temperature::minttemp[HOTENDS] = { 0 },
  136. Temperature::maxttemp[HOTENDS] = ARRAY_BY_HOTENDS1(16383);
  137. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  138. int Temperature::consecutive_low_temperature_error[HOTENDS] = { 0 };
  139. #endif
  140. #ifdef MILLISECONDS_PREHEAT_TIME
  141. unsigned long Temperature::preheat_end_time[HOTENDS] = { 0 };
  142. #endif
  143. #ifdef BED_MINTEMP
  144. int Temperature::bed_minttemp_raw = HEATER_BED_RAW_LO_TEMP;
  145. #endif
  146. #ifdef BED_MAXTEMP
  147. int Temperature::bed_maxttemp_raw = HEATER_BED_RAW_HI_TEMP;
  148. #endif
  149. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  150. int Temperature::meas_shift_index; // Index of a delayed sample in buffer
  151. #endif
  152. #if HAS_AUTO_FAN
  153. millis_t Temperature::next_auto_fan_check_ms;
  154. #endif
  155. unsigned char Temperature::soft_pwm[HOTENDS];
  156. #if ENABLED(FAN_SOFT_PWM)
  157. unsigned char Temperature::soft_pwm_fan[FAN_COUNT];
  158. #endif
  159. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  160. int Temperature::current_raw_filwidth = 0; //Holds measured filament diameter - one extruder only
  161. #endif
  162. #if HAS_PID_HEATING
  163. void Temperature::PID_autotune(float temp, int hotend, int ncycles, bool set_result/*=false*/) {
  164. float input = 0.0;
  165. int cycles = 0;
  166. bool heating = true;
  167. millis_t temp_ms = millis(), t1 = temp_ms, t2 = temp_ms;
  168. long t_high = 0, t_low = 0;
  169. long bias, d;
  170. float Ku, Tu;
  171. float workKp = 0, workKi = 0, workKd = 0;
  172. float max = 0, min = 10000;
  173. #if HAS_AUTO_FAN
  174. next_auto_fan_check_ms = temp_ms + 2500UL;
  175. #endif
  176. if (hotend >=
  177. #if ENABLED(PIDTEMP)
  178. HOTENDS
  179. #else
  180. 0
  181. #endif
  182. || hotend <
  183. #if ENABLED(PIDTEMPBED)
  184. -1
  185. #else
  186. 0
  187. #endif
  188. ) {
  189. SERIAL_ECHOLN(MSG_PID_BAD_EXTRUDER_NUM);
  190. return;
  191. }
  192. SERIAL_ECHOLN(MSG_PID_AUTOTUNE_START);
  193. disable_all_heaters(); // switch off all heaters.
  194. #if HAS_PID_FOR_BOTH
  195. if (hotend < 0)
  196. soft_pwm_bed = bias = d = (MAX_BED_POWER) / 2;
  197. else
  198. soft_pwm[hotend] = bias = d = (PID_MAX) / 2;
  199. #elif ENABLED(PIDTEMP)
  200. soft_pwm[hotend] = bias = d = (PID_MAX) / 2;
  201. #else
  202. soft_pwm_bed = bias = d = (MAX_BED_POWER) / 2;
  203. #endif
  204. wait_for_heatup = true;
  205. // PID Tuning loop
  206. while (wait_for_heatup) {
  207. millis_t ms = millis();
  208. if (temp_meas_ready) { // temp sample ready
  209. updateTemperaturesFromRawValues();
  210. input =
  211. #if HAS_PID_FOR_BOTH
  212. hotend < 0 ? current_temperature_bed : current_temperature[hotend]
  213. #elif ENABLED(PIDTEMP)
  214. current_temperature[hotend]
  215. #else
  216. current_temperature_bed
  217. #endif
  218. ;
  219. max = max(max, input);
  220. min = min(min, input);
  221. #if HAS_AUTO_FAN
  222. if (ELAPSED(ms, next_auto_fan_check_ms)) {
  223. checkExtruderAutoFans();
  224. next_auto_fan_check_ms = ms + 2500UL;
  225. }
  226. #endif
  227. if (heating && input > temp) {
  228. if (ELAPSED(ms, t2 + 5000UL)) {
  229. heating = false;
  230. #if HAS_PID_FOR_BOTH
  231. if (hotend < 0)
  232. soft_pwm_bed = (bias - d) >> 1;
  233. else
  234. soft_pwm[hotend] = (bias - d) >> 1;
  235. #elif ENABLED(PIDTEMP)
  236. soft_pwm[hotend] = (bias - d) >> 1;
  237. #elif ENABLED(PIDTEMPBED)
  238. soft_pwm_bed = (bias - d) >> 1;
  239. #endif
  240. t1 = ms;
  241. t_high = t1 - t2;
  242. max = temp;
  243. }
  244. }
  245. if (!heating && input < temp) {
  246. if (ELAPSED(ms, t1 + 5000UL)) {
  247. heating = true;
  248. t2 = ms;
  249. t_low = t2 - t1;
  250. if (cycles > 0) {
  251. long max_pow =
  252. #if HAS_PID_FOR_BOTH
  253. hotend < 0 ? MAX_BED_POWER : PID_MAX
  254. #elif ENABLED(PIDTEMP)
  255. PID_MAX
  256. #else
  257. MAX_BED_POWER
  258. #endif
  259. ;
  260. bias += (d * (t_high - t_low)) / (t_low + t_high);
  261. bias = constrain(bias, 20, max_pow - 20);
  262. d = (bias > max_pow / 2) ? max_pow - 1 - bias : bias;
  263. SERIAL_PROTOCOLPAIR(MSG_BIAS, bias);
  264. SERIAL_PROTOCOLPAIR(MSG_D, d);
  265. SERIAL_PROTOCOLPAIR(MSG_T_MIN, min);
  266. SERIAL_PROTOCOLPAIR(MSG_T_MAX, max);
  267. if (cycles > 2) {
  268. Ku = (4.0 * d) / (3.14159265 * (max - min) * 0.5);
  269. Tu = ((float)(t_low + t_high) * 0.001);
  270. SERIAL_PROTOCOLPAIR(MSG_KU, Ku);
  271. SERIAL_PROTOCOLPAIR(MSG_TU, Tu);
  272. workKp = 0.6 * Ku;
  273. workKi = 2 * workKp / Tu;
  274. workKd = workKp * Tu * 0.125;
  275. SERIAL_PROTOCOLLNPGM(MSG_CLASSIC_PID);
  276. SERIAL_PROTOCOLPAIR(MSG_KP, workKp);
  277. SERIAL_PROTOCOLPAIR(MSG_KI, workKi);
  278. SERIAL_PROTOCOLPAIR(MSG_KD, workKd);
  279. /**
  280. workKp = 0.33*Ku;
  281. workKi = workKp/Tu;
  282. workKd = workKp*Tu/3;
  283. SERIAL_PROTOCOLLNPGM(" Some overshoot");
  284. SERIAL_PROTOCOLPAIR(" Kp: ", workKp);
  285. SERIAL_PROTOCOLPAIR(" Ki: ", workKi);
  286. SERIAL_PROTOCOLPAIR(" Kd: ", workKd);
  287. workKp = 0.2*Ku;
  288. workKi = 2*workKp/Tu;
  289. workKd = workKp*Tu/3;
  290. SERIAL_PROTOCOLLNPGM(" No overshoot");
  291. SERIAL_PROTOCOLPAIR(" Kp: ", workKp);
  292. SERIAL_PROTOCOLPAIR(" Ki: ", workKi);
  293. SERIAL_PROTOCOLPAIR(" Kd: ", workKd);
  294. */
  295. }
  296. }
  297. #if HAS_PID_FOR_BOTH
  298. if (hotend < 0)
  299. soft_pwm_bed = (bias + d) >> 1;
  300. else
  301. soft_pwm[hotend] = (bias + d) >> 1;
  302. #elif ENABLED(PIDTEMP)
  303. soft_pwm[hotend] = (bias + d) >> 1;
  304. #else
  305. soft_pwm_bed = (bias + d) >> 1;
  306. #endif
  307. cycles++;
  308. min = temp;
  309. }
  310. }
  311. }
  312. #define MAX_OVERSHOOT_PID_AUTOTUNE 20
  313. if (input > temp + MAX_OVERSHOOT_PID_AUTOTUNE) {
  314. SERIAL_PROTOCOLLNPGM(MSG_PID_TEMP_TOO_HIGH);
  315. return;
  316. }
  317. // Every 2 seconds...
  318. if (ELAPSED(ms, temp_ms + 2000UL)) {
  319. #if HAS_TEMP_HOTEND || HAS_TEMP_BED
  320. print_heaterstates();
  321. SERIAL_EOL;
  322. #endif
  323. temp_ms = ms;
  324. } // every 2 seconds
  325. // Over 2 minutes?
  326. if (((ms - t1) + (ms - t2)) > (10L * 60L * 1000L * 2L)) {
  327. SERIAL_PROTOCOLLNPGM(MSG_PID_TIMEOUT);
  328. return;
  329. }
  330. if (cycles > ncycles) {
  331. SERIAL_PROTOCOLLNPGM(MSG_PID_AUTOTUNE_FINISHED);
  332. #if HAS_PID_FOR_BOTH
  333. const char* estring = hotend < 0 ? "bed" : "";
  334. SERIAL_PROTOCOLPAIR("#define DEFAULT_", estring); SERIAL_PROTOCOLPAIR("Kp ", workKp);
  335. SERIAL_PROTOCOLPAIR("#define DEFAULT_", estring); SERIAL_PROTOCOLPAIR("Ki ", workKi);
  336. SERIAL_PROTOCOLPAIR("#define DEFAULT_", estring); SERIAL_PROTOCOLPAIR("Kd ", workKd);
  337. #elif ENABLED(PIDTEMP)
  338. SERIAL_PROTOCOLPAIR("#define DEFAULT_Kp ", workKp);
  339. SERIAL_PROTOCOLPAIR("#define DEFAULT_Ki ", workKi);
  340. SERIAL_PROTOCOLPAIR("#define DEFAULT_Kd ", workKd);
  341. #else
  342. SERIAL_PROTOCOLPAIR("#define DEFAULT_bedKp ", workKp);
  343. SERIAL_PROTOCOLPAIR("#define DEFAULT_bedKi ", workKi);
  344. SERIAL_PROTOCOLPAIR("#define DEFAULT_bedKd ", workKd);
  345. #endif
  346. #define _SET_BED_PID() \
  347. bedKp = workKp; \
  348. bedKi = scalePID_i(workKi); \
  349. bedKd = scalePID_d(workKd); \
  350. updatePID()
  351. #define _SET_EXTRUDER_PID() \
  352. PID_PARAM(Kp, hotend) = workKp; \
  353. PID_PARAM(Ki, hotend) = scalePID_i(workKi); \
  354. PID_PARAM(Kd, hotend) = scalePID_d(workKd); \
  355. updatePID()
  356. // Use the result? (As with "M303 U1")
  357. if (set_result) {
  358. #if HAS_PID_FOR_BOTH
  359. if (hotend < 0) {
  360. _SET_BED_PID();
  361. }
  362. else {
  363. _SET_EXTRUDER_PID();
  364. }
  365. #elif ENABLED(PIDTEMP)
  366. _SET_EXTRUDER_PID();
  367. #else
  368. _SET_BED_PID();
  369. #endif
  370. }
  371. return;
  372. }
  373. lcd_update();
  374. }
  375. if (!wait_for_heatup) disable_all_heaters();
  376. }
  377. #endif // HAS_PID_HEATING
  378. /**
  379. * Class and Instance Methods
  380. */
  381. Temperature::Temperature() { }
  382. void Temperature::updatePID() {
  383. #if ENABLED(PIDTEMP)
  384. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  385. last_e_position = 0;
  386. #endif
  387. HOTEND_LOOP() {
  388. temp_iState_max[e] = (PID_INTEGRAL_DRIVE_MAX) / PID_PARAM(Ki, e);
  389. }
  390. #endif
  391. #if ENABLED(PIDTEMPBED)
  392. temp_iState_max_bed = (PID_BED_INTEGRAL_DRIVE_MAX) / bedKi;
  393. #endif
  394. }
  395. int Temperature::getHeaterPower(int heater) {
  396. return heater < 0 ? soft_pwm_bed : soft_pwm[heater];
  397. }
  398. #if HAS_AUTO_FAN
  399. void Temperature::checkExtruderAutoFans() {
  400. const int8_t fanPin[] = { EXTRUDER_0_AUTO_FAN_PIN, EXTRUDER_1_AUTO_FAN_PIN, EXTRUDER_2_AUTO_FAN_PIN, EXTRUDER_3_AUTO_FAN_PIN };
  401. const int fanBit[] = { 0,
  402. EXTRUDER_1_AUTO_FAN_PIN == EXTRUDER_0_AUTO_FAN_PIN ? 0 : 1,
  403. EXTRUDER_2_AUTO_FAN_PIN == EXTRUDER_0_AUTO_FAN_PIN ? 0 :
  404. EXTRUDER_2_AUTO_FAN_PIN == EXTRUDER_1_AUTO_FAN_PIN ? 1 : 2,
  405. EXTRUDER_3_AUTO_FAN_PIN == EXTRUDER_0_AUTO_FAN_PIN ? 0 :
  406. EXTRUDER_3_AUTO_FAN_PIN == EXTRUDER_1_AUTO_FAN_PIN ? 1 :
  407. EXTRUDER_3_AUTO_FAN_PIN == EXTRUDER_2_AUTO_FAN_PIN ? 2 : 3
  408. };
  409. uint8_t fanState = 0;
  410. HOTEND_LOOP() {
  411. if (current_temperature[e] > EXTRUDER_AUTO_FAN_TEMPERATURE)
  412. SBI(fanState, fanBit[e]);
  413. }
  414. uint8_t fanDone = 0;
  415. for (int8_t f = 0; f <= 3; f++) {
  416. int8_t pin = fanPin[f];
  417. if (pin >= 0 && !TEST(fanDone, fanBit[f])) {
  418. unsigned char newFanSpeed = TEST(fanState, fanBit[f]) ? EXTRUDER_AUTO_FAN_SPEED : 0;
  419. // this idiom allows both digital and PWM fan outputs (see M42 handling).
  420. digitalWrite(pin, newFanSpeed);
  421. analogWrite(pin, newFanSpeed);
  422. SBI(fanDone, fanBit[f]);
  423. }
  424. }
  425. }
  426. #endif // HAS_AUTO_FAN
  427. //
  428. // Temperature Error Handlers
  429. //
  430. void Temperature::_temp_error(int e, const char* serial_msg, const char* lcd_msg) {
  431. static bool killed = false;
  432. if (IsRunning()) {
  433. SERIAL_ERROR_START;
  434. serialprintPGM(serial_msg);
  435. SERIAL_ERRORPGM(MSG_STOPPED_HEATER);
  436. if (e >= 0) SERIAL_ERRORLN((int)e); else SERIAL_ERRORLNPGM(MSG_HEATER_BED);
  437. }
  438. #if DISABLED(BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE)
  439. if (!killed) {
  440. Running = false;
  441. killed = true;
  442. kill(lcd_msg);
  443. }
  444. else
  445. disable_all_heaters(); // paranoia
  446. #endif
  447. }
  448. void Temperature::max_temp_error(uint8_t e) {
  449. #if HOTENDS == 1
  450. UNUSED(e);
  451. #endif
  452. _temp_error(HOTEND_INDEX, PSTR(MSG_T_MAXTEMP), PSTR(MSG_ERR_MAXTEMP));
  453. }
  454. void Temperature::min_temp_error(uint8_t e) {
  455. #if HOTENDS == 1
  456. UNUSED(e);
  457. #endif
  458. _temp_error(HOTEND_INDEX, PSTR(MSG_T_MINTEMP), PSTR(MSG_ERR_MINTEMP));
  459. }
  460. float Temperature::get_pid_output(int e) {
  461. #if HOTENDS == 1
  462. UNUSED(e);
  463. #define _HOTEND_TEST true
  464. #else
  465. #define _HOTEND_TEST e == active_extruder
  466. #endif
  467. float pid_output;
  468. #if ENABLED(PIDTEMP)
  469. #if DISABLED(PID_OPENLOOP)
  470. pid_error[HOTEND_INDEX] = target_temperature[HOTEND_INDEX] - current_temperature[HOTEND_INDEX];
  471. dTerm[HOTEND_INDEX] = K2 * PID_PARAM(Kd, HOTEND_INDEX) * (current_temperature[HOTEND_INDEX] - temp_dState[HOTEND_INDEX]) + K1 * dTerm[HOTEND_INDEX];
  472. temp_dState[HOTEND_INDEX] = current_temperature[HOTEND_INDEX];
  473. if (pid_error[HOTEND_INDEX] > PID_FUNCTIONAL_RANGE) {
  474. pid_output = BANG_MAX;
  475. pid_reset[HOTEND_INDEX] = true;
  476. }
  477. else if (pid_error[HOTEND_INDEX] < -(PID_FUNCTIONAL_RANGE) || target_temperature[HOTEND_INDEX] == 0) {
  478. pid_output = 0;
  479. pid_reset[HOTEND_INDEX] = true;
  480. }
  481. else {
  482. if (pid_reset[HOTEND_INDEX]) {
  483. temp_iState[HOTEND_INDEX] = 0.0;
  484. pid_reset[HOTEND_INDEX] = false;
  485. }
  486. pTerm[HOTEND_INDEX] = PID_PARAM(Kp, HOTEND_INDEX) * pid_error[HOTEND_INDEX];
  487. temp_iState[HOTEND_INDEX] += pid_error[HOTEND_INDEX];
  488. temp_iState[HOTEND_INDEX] = constrain(temp_iState[HOTEND_INDEX], temp_iState_min[HOTEND_INDEX], temp_iState_max[HOTEND_INDEX]);
  489. iTerm[HOTEND_INDEX] = PID_PARAM(Ki, HOTEND_INDEX) * temp_iState[HOTEND_INDEX];
  490. pid_output = pTerm[HOTEND_INDEX] + iTerm[HOTEND_INDEX] - dTerm[HOTEND_INDEX];
  491. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  492. cTerm[HOTEND_INDEX] = 0;
  493. if (_HOTEND_TEST) {
  494. long e_position = stepper.position(E_AXIS);
  495. if (e_position > last_e_position) {
  496. lpq[lpq_ptr] = e_position - last_e_position;
  497. last_e_position = e_position;
  498. }
  499. else {
  500. lpq[lpq_ptr] = 0;
  501. }
  502. if (++lpq_ptr >= lpq_len) lpq_ptr = 0;
  503. cTerm[HOTEND_INDEX] = (lpq[lpq_ptr] * planner.steps_to_mm[E_AXIS]) * PID_PARAM(Kc, HOTEND_INDEX);
  504. pid_output += cTerm[HOTEND_INDEX];
  505. }
  506. #endif //PID_ADD_EXTRUSION_RATE
  507. if (pid_output > PID_MAX) {
  508. if (pid_error[HOTEND_INDEX] > 0) temp_iState[HOTEND_INDEX] -= pid_error[HOTEND_INDEX]; // conditional un-integration
  509. pid_output = PID_MAX;
  510. }
  511. else if (pid_output < 0) {
  512. if (pid_error[HOTEND_INDEX] < 0) temp_iState[HOTEND_INDEX] -= pid_error[HOTEND_INDEX]; // conditional un-integration
  513. pid_output = 0;
  514. }
  515. }
  516. #else
  517. pid_output = constrain(target_temperature[HOTEND_INDEX], 0, PID_MAX);
  518. #endif //PID_OPENLOOP
  519. #if ENABLED(PID_DEBUG)
  520. SERIAL_ECHO_START;
  521. SERIAL_ECHOPAIR(MSG_PID_DEBUG, HOTEND_INDEX);
  522. SERIAL_ECHOPAIR(MSG_PID_DEBUG_INPUT, current_temperature[HOTEND_INDEX]);
  523. SERIAL_ECHOPAIR(MSG_PID_DEBUG_OUTPUT, pid_output);
  524. SERIAL_ECHOPAIR(MSG_PID_DEBUG_PTERM, pTerm[HOTEND_INDEX]);
  525. SERIAL_ECHOPAIR(MSG_PID_DEBUG_ITERM, iTerm[HOTEND_INDEX]);
  526. SERIAL_ECHOPAIR(MSG_PID_DEBUG_DTERM, dTerm[HOTEND_INDEX]);
  527. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  528. SERIAL_ECHOPAIR(MSG_PID_DEBUG_CTERM, cTerm[HOTEND_INDEX]);
  529. #endif
  530. SERIAL_EOL;
  531. #endif //PID_DEBUG
  532. #else /* PID off */
  533. pid_output = (current_temperature[HOTEND_INDEX] < target_temperature[HOTEND_INDEX]) ? PID_MAX : 0;
  534. #endif
  535. return pid_output;
  536. }
  537. #if ENABLED(PIDTEMPBED)
  538. float Temperature::get_pid_output_bed() {
  539. float pid_output;
  540. #if DISABLED(PID_OPENLOOP)
  541. pid_error_bed = target_temperature_bed - current_temperature_bed;
  542. pTerm_bed = bedKp * pid_error_bed;
  543. temp_iState_bed += pid_error_bed;
  544. temp_iState_bed = constrain(temp_iState_bed, temp_iState_min_bed, temp_iState_max_bed);
  545. iTerm_bed = bedKi * temp_iState_bed;
  546. dTerm_bed = K2 * bedKd * (current_temperature_bed - temp_dState_bed) + K1 * dTerm_bed;
  547. temp_dState_bed = current_temperature_bed;
  548. pid_output = pTerm_bed + iTerm_bed - dTerm_bed;
  549. if (pid_output > MAX_BED_POWER) {
  550. if (pid_error_bed > 0) temp_iState_bed -= pid_error_bed; // conditional un-integration
  551. pid_output = MAX_BED_POWER;
  552. }
  553. else if (pid_output < 0) {
  554. if (pid_error_bed < 0) temp_iState_bed -= pid_error_bed; // conditional un-integration
  555. pid_output = 0;
  556. }
  557. #else
  558. pid_output = constrain(target_temperature_bed, 0, MAX_BED_POWER);
  559. #endif // PID_OPENLOOP
  560. #if ENABLED(PID_BED_DEBUG)
  561. SERIAL_ECHO_START;
  562. SERIAL_ECHOPGM(" PID_BED_DEBUG ");
  563. SERIAL_ECHOPGM(": Input ");
  564. SERIAL_ECHO(current_temperature_bed);
  565. SERIAL_ECHOPGM(" Output ");
  566. SERIAL_ECHO(pid_output);
  567. SERIAL_ECHOPGM(" pTerm ");
  568. SERIAL_ECHO(pTerm_bed);
  569. SERIAL_ECHOPGM(" iTerm ");
  570. SERIAL_ECHO(iTerm_bed);
  571. SERIAL_ECHOPGM(" dTerm ");
  572. SERIAL_ECHOLN(dTerm_bed);
  573. #endif //PID_BED_DEBUG
  574. return pid_output;
  575. }
  576. #endif //PIDTEMPBED
  577. /**
  578. * Manage heating activities for extruder hot-ends and a heated bed
  579. * - Acquire updated temperature readings
  580. * - Also resets the watchdog timer
  581. * - Invoke thermal runaway protection
  582. * - Manage extruder auto-fan
  583. * - Apply filament width to the extrusion rate (may move)
  584. * - Update the heated bed PID output value
  585. */
  586. void Temperature::manage_heater() {
  587. if (!temp_meas_ready) return;
  588. updateTemperaturesFromRawValues(); // also resets the watchdog
  589. #if ENABLED(HEATER_0_USES_MAX6675)
  590. float ct = current_temperature[0];
  591. if (ct > min(HEATER_0_MAXTEMP, 1023)) max_temp_error(0);
  592. if (ct < max(HEATER_0_MINTEMP, 0.01)) min_temp_error(0);
  593. #endif
  594. #if (ENABLED(THERMAL_PROTECTION_HOTENDS) && WATCH_TEMP_PERIOD > 0) || (ENABLED(THERMAL_PROTECTION_BED) && WATCH_BED_TEMP_PERIOD > 0) || DISABLED(PIDTEMPBED) || HAS_AUTO_FAN
  595. millis_t ms = millis();
  596. #endif
  597. // Loop through all hotends
  598. HOTEND_LOOP() {
  599. #if ENABLED(THERMAL_PROTECTION_HOTENDS)
  600. 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);
  601. #endif
  602. float pid_output = get_pid_output(e);
  603. // Check if temperature is within the correct range
  604. soft_pwm[e] = (current_temperature[e] > minttemp[e] || is_preheating(e)) && current_temperature[e] < maxttemp[e] ? (int)pid_output >> 1 : 0;
  605. // Check if the temperature is failing to increase
  606. #if ENABLED(THERMAL_PROTECTION_HOTENDS) && WATCH_TEMP_PERIOD > 0
  607. // Is it time to check this extruder's heater?
  608. if (watch_heater_next_ms[e] && ELAPSED(ms, watch_heater_next_ms[e])) {
  609. // Has it failed to increase enough?
  610. if (degHotend(e) < watch_target_temp[e]) {
  611. // Stop!
  612. _temp_error(e, PSTR(MSG_T_HEATING_FAILED), PSTR(MSG_HEATING_FAILED_LCD));
  613. }
  614. else {
  615. // Start again if the target is still far off
  616. start_watching_heater(e);
  617. }
  618. }
  619. #endif // THERMAL_PROTECTION_HOTENDS
  620. // Check if the temperature is failing to increase
  621. #if ENABLED(THERMAL_PROTECTION_BED) && WATCH_BED_TEMP_PERIOD > 0
  622. // Is it time to check the bed?
  623. if (watch_bed_next_ms && ELAPSED(ms, watch_bed_next_ms)) {
  624. // Has it failed to increase enough?
  625. if (degBed() < watch_target_bed_temp) {
  626. // Stop!
  627. _temp_error(-1, PSTR(MSG_T_HEATING_FAILED), PSTR(MSG_HEATING_FAILED_LCD));
  628. }
  629. else {
  630. // Start again if the target is still far off
  631. start_watching_bed();
  632. }
  633. }
  634. #endif // THERMAL_PROTECTION_HOTENDS
  635. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  636. if (fabs(current_temperature[0] - redundant_temperature) > MAX_REDUNDANT_TEMP_SENSOR_DIFF) {
  637. _temp_error(0, PSTR(MSG_REDUNDANCY), PSTR(MSG_ERR_REDUNDANT_TEMP));
  638. }
  639. #endif
  640. } // Hotends Loop
  641. #if HAS_AUTO_FAN
  642. if (ELAPSED(ms, next_auto_fan_check_ms)) { // only need to check fan state very infrequently
  643. checkExtruderAutoFans();
  644. next_auto_fan_check_ms = ms + 2500UL;
  645. }
  646. #endif
  647. // Control the extruder rate based on the width sensor
  648. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  649. if (filament_sensor) {
  650. meas_shift_index = filwidth_delay_index1 - meas_delay_cm;
  651. if (meas_shift_index < 0) meas_shift_index += MAX_MEASUREMENT_DELAY + 1; //loop around buffer if needed
  652. // Get the delayed info and add 100 to reconstitute to a percent of
  653. // the nominal filament diameter then square it to get an area
  654. meas_shift_index = constrain(meas_shift_index, 0, MAX_MEASUREMENT_DELAY);
  655. float vm = pow((measurement_delay[meas_shift_index] + 100.0) * 0.01, 2);
  656. NOLESS(vm, 0.01);
  657. volumetric_multiplier[FILAMENT_SENSOR_EXTRUDER_NUM] = vm;
  658. }
  659. #endif //FILAMENT_WIDTH_SENSOR
  660. #if DISABLED(PIDTEMPBED)
  661. if (PENDING(ms, next_bed_check_ms)) return;
  662. next_bed_check_ms = ms + BED_CHECK_INTERVAL;
  663. #endif
  664. #if TEMP_SENSOR_BED != 0
  665. #if HAS_THERMALLY_PROTECTED_BED
  666. 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);
  667. #endif
  668. #if ENABLED(PIDTEMPBED)
  669. float pid_output = get_pid_output_bed();
  670. soft_pwm_bed = current_temperature_bed > BED_MINTEMP && current_temperature_bed < BED_MAXTEMP ? (int)pid_output >> 1 : 0;
  671. #elif ENABLED(BED_LIMIT_SWITCHING)
  672. // Check if temperature is within the correct band
  673. if (current_temperature_bed > BED_MINTEMP && current_temperature_bed < BED_MAXTEMP) {
  674. if (current_temperature_bed >= target_temperature_bed + BED_HYSTERESIS)
  675. soft_pwm_bed = 0;
  676. else if (current_temperature_bed <= target_temperature_bed - (BED_HYSTERESIS))
  677. soft_pwm_bed = MAX_BED_POWER >> 1;
  678. }
  679. else {
  680. soft_pwm_bed = 0;
  681. WRITE_HEATER_BED(LOW);
  682. }
  683. #else // !PIDTEMPBED && !BED_LIMIT_SWITCHING
  684. // Check if temperature is within the correct range
  685. if (current_temperature_bed > BED_MINTEMP && current_temperature_bed < BED_MAXTEMP) {
  686. soft_pwm_bed = current_temperature_bed < target_temperature_bed ? MAX_BED_POWER >> 1 : 0;
  687. }
  688. else {
  689. soft_pwm_bed = 0;
  690. WRITE_HEATER_BED(LOW);
  691. }
  692. #endif
  693. #endif //TEMP_SENSOR_BED != 0
  694. }
  695. #define PGM_RD_W(x) (short)pgm_read_word(&x)
  696. // Derived from RepRap FiveD extruder::getTemperature()
  697. // For hot end temperature measurement.
  698. float Temperature::analog2temp(int raw, uint8_t e) {
  699. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  700. if (e > HOTENDS)
  701. #else
  702. if (e >= HOTENDS)
  703. #endif
  704. {
  705. SERIAL_ERROR_START;
  706. SERIAL_ERROR((int)e);
  707. SERIAL_ERRORLNPGM(MSG_INVALID_EXTRUDER_NUM);
  708. kill(PSTR(MSG_KILLED));
  709. return 0.0;
  710. }
  711. #if ENABLED(HEATER_0_USES_MAX6675)
  712. if (e == 0) return 0.25 * raw;
  713. #endif
  714. if (heater_ttbl_map[e] != NULL) {
  715. float celsius = 0;
  716. uint8_t i;
  717. short(*tt)[][2] = (short(*)[][2])(heater_ttbl_map[e]);
  718. for (i = 1; i < heater_ttbllen_map[e]; i++) {
  719. if (PGM_RD_W((*tt)[i][0]) > raw) {
  720. celsius = PGM_RD_W((*tt)[i - 1][1]) +
  721. (raw - PGM_RD_W((*tt)[i - 1][0])) *
  722. (float)(PGM_RD_W((*tt)[i][1]) - PGM_RD_W((*tt)[i - 1][1])) /
  723. (float)(PGM_RD_W((*tt)[i][0]) - PGM_RD_W((*tt)[i - 1][0]));
  724. break;
  725. }
  726. }
  727. // Overflow: Set to last value in the table
  728. if (i == heater_ttbllen_map[e]) celsius = PGM_RD_W((*tt)[i - 1][1]);
  729. return celsius;
  730. }
  731. return ((raw * ((5.0 * 100.0) / 1024.0) / OVERSAMPLENR) * (TEMP_SENSOR_AD595_GAIN)) + TEMP_SENSOR_AD595_OFFSET;
  732. }
  733. // Derived from RepRap FiveD extruder::getTemperature()
  734. // For bed temperature measurement.
  735. float Temperature::analog2tempBed(int raw) {
  736. #if ENABLED(BED_USES_THERMISTOR)
  737. float celsius = 0;
  738. byte i;
  739. for (i = 1; i < BEDTEMPTABLE_LEN; i++) {
  740. if (PGM_RD_W(BEDTEMPTABLE[i][0]) > raw) {
  741. celsius = PGM_RD_W(BEDTEMPTABLE[i - 1][1]) +
  742. (raw - PGM_RD_W(BEDTEMPTABLE[i - 1][0])) *
  743. (float)(PGM_RD_W(BEDTEMPTABLE[i][1]) - PGM_RD_W(BEDTEMPTABLE[i - 1][1])) /
  744. (float)(PGM_RD_W(BEDTEMPTABLE[i][0]) - PGM_RD_W(BEDTEMPTABLE[i - 1][0]));
  745. break;
  746. }
  747. }
  748. // Overflow: Set to last value in the table
  749. if (i == BEDTEMPTABLE_LEN) celsius = PGM_RD_W(BEDTEMPTABLE[i - 1][1]);
  750. return celsius;
  751. #elif defined(BED_USES_AD595)
  752. return ((raw * ((5.0 * 100.0) / 1024.0) / OVERSAMPLENR) * (TEMP_SENSOR_AD595_GAIN)) + TEMP_SENSOR_AD595_OFFSET;
  753. #else
  754. UNUSED(raw);
  755. return 0;
  756. #endif
  757. }
  758. /**
  759. * Get the raw values into the actual temperatures.
  760. * The raw values are created in interrupt context,
  761. * and this function is called from normal context
  762. * as it would block the stepper routine.
  763. */
  764. void Temperature::updateTemperaturesFromRawValues() {
  765. #if ENABLED(HEATER_0_USES_MAX6675)
  766. current_temperature_raw[0] = read_max6675();
  767. #endif
  768. HOTEND_LOOP() {
  769. current_temperature[e] = Temperature::analog2temp(current_temperature_raw[e], e);
  770. }
  771. current_temperature_bed = Temperature::analog2tempBed(current_temperature_bed_raw);
  772. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  773. redundant_temperature = Temperature::analog2temp(redundant_temperature_raw, 1);
  774. #endif
  775. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  776. filament_width_meas = analog2widthFil();
  777. #endif
  778. #if ENABLED(USE_WATCHDOG)
  779. // Reset the watchdog after we know we have a temperature measurement.
  780. watchdog_reset();
  781. #endif
  782. CRITICAL_SECTION_START;
  783. temp_meas_ready = false;
  784. CRITICAL_SECTION_END;
  785. }
  786. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  787. // Convert raw Filament Width to millimeters
  788. float Temperature::analog2widthFil() {
  789. return current_raw_filwidth / 16383.0 * 5.0;
  790. //return current_raw_filwidth;
  791. }
  792. // Convert raw Filament Width to a ratio
  793. int Temperature::widthFil_to_size_ratio() {
  794. float temp = filament_width_meas;
  795. if (temp < MEASURED_LOWER_LIMIT) temp = filament_width_nominal; //assume sensor cut out
  796. else NOMORE(temp, MEASURED_UPPER_LIMIT);
  797. return filament_width_nominal / temp * 100;
  798. }
  799. #endif
  800. /**
  801. * Initialize the temperature manager
  802. * The manager is implemented by periodic calls to manage_heater()
  803. */
  804. void Temperature::init() {
  805. #if MB(RUMBA) && ((TEMP_SENSOR_0==-1)||(TEMP_SENSOR_1==-1)||(TEMP_SENSOR_2==-1)||(TEMP_SENSOR_BED==-1))
  806. //disable RUMBA JTAG in case the thermocouple extension is plugged on top of JTAG connector
  807. MCUCR = _BV(JTD);
  808. MCUCR = _BV(JTD);
  809. #endif
  810. // Finish init of mult hotend arrays
  811. HOTEND_LOOP() {
  812. // populate with the first value
  813. maxttemp[e] = maxttemp[0];
  814. #if ENABLED(PIDTEMP)
  815. temp_iState_min[e] = 0.0;
  816. temp_iState_max[e] = (PID_INTEGRAL_DRIVE_MAX) / PID_PARAM(Ki, e);
  817. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  818. last_e_position = 0;
  819. #endif
  820. #endif //PIDTEMP
  821. #if ENABLED(PIDTEMPBED)
  822. temp_iState_min_bed = 0.0;
  823. temp_iState_max_bed = (PID_BED_INTEGRAL_DRIVE_MAX) / bedKi;
  824. #endif //PIDTEMPBED
  825. }
  826. #if ENABLED(PIDTEMP) && ENABLED(PID_ADD_EXTRUSION_RATE)
  827. last_e_position = 0;
  828. #endif
  829. #if HAS_HEATER_0
  830. SET_OUTPUT(HEATER_0_PIN);
  831. #endif
  832. #if HAS_HEATER_1
  833. SET_OUTPUT(HEATER_1_PIN);
  834. #endif
  835. #if HAS_HEATER_2
  836. SET_OUTPUT(HEATER_2_PIN);
  837. #endif
  838. #if HAS_HEATER_3
  839. SET_OUTPUT(HEATER_3_PIN);
  840. #endif
  841. #if HAS_HEATER_BED
  842. SET_OUTPUT(HEATER_BED_PIN);
  843. #endif
  844. #if ENABLED(FAST_PWM_FAN) || ENABLED(FAN_SOFT_PWM)
  845. #if HAS_FAN0
  846. SET_OUTPUT(FAN_PIN);
  847. #if ENABLED(FAST_PWM_FAN)
  848. setPwmFrequency(FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  849. #endif
  850. #if ENABLED(FAN_SOFT_PWM)
  851. soft_pwm_fan[0] = fanSpeedSoftPwm[0] / 2;
  852. #endif
  853. #endif
  854. #if HAS_FAN1
  855. SET_OUTPUT(FAN1_PIN);
  856. #if ENABLED(FAST_PWM_FAN)
  857. setPwmFrequency(FAN1_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  858. #endif
  859. #if ENABLED(FAN_SOFT_PWM)
  860. soft_pwm_fan[1] = fanSpeedSoftPwm[1] / 2;
  861. #endif
  862. #endif
  863. #if HAS_FAN2
  864. SET_OUTPUT(FAN2_PIN);
  865. #if ENABLED(FAST_PWM_FAN)
  866. setPwmFrequency(FAN2_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  867. #endif
  868. #if ENABLED(FAN_SOFT_PWM)
  869. soft_pwm_fan[2] = fanSpeedSoftPwm[2] / 2;
  870. #endif
  871. #endif
  872. #endif // FAST_PWM_FAN || FAN_SOFT_PWM
  873. #if ENABLED(HEATER_0_USES_MAX6675)
  874. #if DISABLED(SDSUPPORT)
  875. OUT_WRITE(SCK_PIN, LOW);
  876. OUT_WRITE(MOSI_PIN, HIGH);
  877. OUT_WRITE(MISO_PIN, HIGH);
  878. #else
  879. OUT_WRITE(SS_PIN, HIGH);
  880. #endif
  881. OUT_WRITE(MAX6675_SS, HIGH);
  882. #endif //HEATER_0_USES_MAX6675
  883. #ifdef DIDR2
  884. #define ANALOG_SELECT(pin) do{ if (pin < 8) SBI(DIDR0, pin); else SBI(DIDR2, pin - 8); }while(0)
  885. #else
  886. #define ANALOG_SELECT(pin) do{ SBI(DIDR0, pin); }while(0)
  887. #endif
  888. // Set analog inputs
  889. ADCSRA = _BV(ADEN) | _BV(ADSC) | _BV(ADIF) | 0x07;
  890. DIDR0 = 0;
  891. #ifdef DIDR2
  892. DIDR2 = 0;
  893. #endif
  894. #if HAS_TEMP_0
  895. ANALOG_SELECT(TEMP_0_PIN);
  896. #endif
  897. #if HAS_TEMP_1
  898. ANALOG_SELECT(TEMP_1_PIN);
  899. #endif
  900. #if HAS_TEMP_2
  901. ANALOG_SELECT(TEMP_2_PIN);
  902. #endif
  903. #if HAS_TEMP_3
  904. ANALOG_SELECT(TEMP_3_PIN);
  905. #endif
  906. #if HAS_TEMP_BED
  907. ANALOG_SELECT(TEMP_BED_PIN);
  908. #endif
  909. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  910. ANALOG_SELECT(FILWIDTH_PIN);
  911. #endif
  912. #if HAS_AUTO_FAN_0
  913. pinMode(EXTRUDER_0_AUTO_FAN_PIN, OUTPUT);
  914. #endif
  915. #if HAS_AUTO_FAN_1 && (EXTRUDER_1_AUTO_FAN_PIN != EXTRUDER_0_AUTO_FAN_PIN)
  916. pinMode(EXTRUDER_1_AUTO_FAN_PIN, OUTPUT);
  917. #endif
  918. #if HAS_AUTO_FAN_2 && (EXTRUDER_2_AUTO_FAN_PIN != EXTRUDER_0_AUTO_FAN_PIN) && (EXTRUDER_2_AUTO_FAN_PIN != EXTRUDER_1_AUTO_FAN_PIN)
  919. pinMode(EXTRUDER_2_AUTO_FAN_PIN, OUTPUT);
  920. #endif
  921. #if HAS_AUTO_FAN_3 && (EXTRUDER_3_AUTO_FAN_PIN != EXTRUDER_0_AUTO_FAN_PIN) && (EXTRUDER_3_AUTO_FAN_PIN != EXTRUDER_1_AUTO_FAN_PIN) && (EXTRUDER_3_AUTO_FAN_PIN != EXTRUDER_2_AUTO_FAN_PIN)
  922. pinMode(EXTRUDER_3_AUTO_FAN_PIN, OUTPUT);
  923. #endif
  924. // Use timer0 for temperature measurement
  925. // Interleave temperature interrupt with millies interrupt
  926. OCR0B = 128;
  927. SBI(TIMSK0, OCIE0B);
  928. // Wait for temperature measurement to settle
  929. delay(250);
  930. #define TEMP_MIN_ROUTINE(NR) \
  931. minttemp[NR] = HEATER_ ## NR ## _MINTEMP; \
  932. while(analog2temp(minttemp_raw[NR], NR) < HEATER_ ## NR ## _MINTEMP) { \
  933. if (HEATER_ ## NR ## _RAW_LO_TEMP < HEATER_ ## NR ## _RAW_HI_TEMP) \
  934. minttemp_raw[NR] += OVERSAMPLENR; \
  935. else \
  936. minttemp_raw[NR] -= OVERSAMPLENR; \
  937. }
  938. #define TEMP_MAX_ROUTINE(NR) \
  939. maxttemp[NR] = HEATER_ ## NR ## _MAXTEMP; \
  940. while(analog2temp(maxttemp_raw[NR], NR) > HEATER_ ## NR ## _MAXTEMP) { \
  941. if (HEATER_ ## NR ## _RAW_LO_TEMP < HEATER_ ## NR ## _RAW_HI_TEMP) \
  942. maxttemp_raw[NR] -= OVERSAMPLENR; \
  943. else \
  944. maxttemp_raw[NR] += OVERSAMPLENR; \
  945. }
  946. #ifdef HEATER_0_MINTEMP
  947. TEMP_MIN_ROUTINE(0);
  948. #endif
  949. #ifdef HEATER_0_MAXTEMP
  950. TEMP_MAX_ROUTINE(0);
  951. #endif
  952. #if HOTENDS > 1
  953. #ifdef HEATER_1_MINTEMP
  954. TEMP_MIN_ROUTINE(1);
  955. #endif
  956. #ifdef HEATER_1_MAXTEMP
  957. TEMP_MAX_ROUTINE(1);
  958. #endif
  959. #if HOTENDS > 2
  960. #ifdef HEATER_2_MINTEMP
  961. TEMP_MIN_ROUTINE(2);
  962. #endif
  963. #ifdef HEATER_2_MAXTEMP
  964. TEMP_MAX_ROUTINE(2);
  965. #endif
  966. #if HOTENDS > 3
  967. #ifdef HEATER_3_MINTEMP
  968. TEMP_MIN_ROUTINE(3);
  969. #endif
  970. #ifdef HEATER_3_MAXTEMP
  971. TEMP_MAX_ROUTINE(3);
  972. #endif
  973. #endif // HOTENDS > 3
  974. #endif // HOTENDS > 2
  975. #endif // HOTENDS > 1
  976. #ifdef BED_MINTEMP
  977. while(analog2tempBed(bed_minttemp_raw) < BED_MINTEMP) {
  978. #if HEATER_BED_RAW_LO_TEMP < HEATER_BED_RAW_HI_TEMP
  979. bed_minttemp_raw += OVERSAMPLENR;
  980. #else
  981. bed_minttemp_raw -= OVERSAMPLENR;
  982. #endif
  983. }
  984. #endif //BED_MINTEMP
  985. #ifdef BED_MAXTEMP
  986. while (analog2tempBed(bed_maxttemp_raw) > BED_MAXTEMP) {
  987. #if HEATER_BED_RAW_LO_TEMP < HEATER_BED_RAW_HI_TEMP
  988. bed_maxttemp_raw -= OVERSAMPLENR;
  989. #else
  990. bed_maxttemp_raw += OVERSAMPLENR;
  991. #endif
  992. }
  993. #endif //BED_MAXTEMP
  994. }
  995. #if ENABLED(THERMAL_PROTECTION_HOTENDS) && WATCH_TEMP_PERIOD > 0
  996. /**
  997. * Start Heating Sanity Check for hotends that are below
  998. * their target temperature by a configurable margin.
  999. * This is called when the temperature is set. (M104, M109)
  1000. */
  1001. void Temperature::start_watching_heater(uint8_t e) {
  1002. #if HOTENDS == 1
  1003. UNUSED(e);
  1004. #endif
  1005. if (degHotend(HOTEND_INDEX) < degTargetHotend(HOTEND_INDEX) - (WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1)) {
  1006. watch_target_temp[HOTEND_INDEX] = degHotend(HOTEND_INDEX) + WATCH_TEMP_INCREASE;
  1007. watch_heater_next_ms[HOTEND_INDEX] = millis() + (WATCH_TEMP_PERIOD) * 1000UL;
  1008. }
  1009. else
  1010. watch_heater_next_ms[HOTEND_INDEX] = 0;
  1011. }
  1012. #endif
  1013. #if ENABLED(THERMAL_PROTECTION_BED) && WATCH_BED_TEMP_PERIOD > 0
  1014. /**
  1015. * Start Heating Sanity Check for hotends that are below
  1016. * their target temperature by a configurable margin.
  1017. * This is called when the temperature is set. (M140, M190)
  1018. */
  1019. void Temperature::start_watching_bed() {
  1020. if (degBed() < degTargetBed() - (WATCH_BED_TEMP_INCREASE + TEMP_BED_HYSTERESIS + 1)) {
  1021. watch_target_bed_temp = degBed() + WATCH_BED_TEMP_INCREASE;
  1022. watch_bed_next_ms = millis() + (WATCH_BED_TEMP_PERIOD) * 1000UL;
  1023. }
  1024. else
  1025. watch_bed_next_ms = 0;
  1026. }
  1027. #endif
  1028. #if ENABLED(THERMAL_PROTECTION_HOTENDS) || HAS_THERMALLY_PROTECTED_BED
  1029. #if ENABLED(THERMAL_PROTECTION_HOTENDS)
  1030. Temperature::TRState Temperature::thermal_runaway_state_machine[HOTENDS] = { TRInactive };
  1031. millis_t Temperature::thermal_runaway_timer[HOTENDS] = { 0 };
  1032. #endif
  1033. #if HAS_THERMALLY_PROTECTED_BED
  1034. Temperature::TRState Temperature::thermal_runaway_bed_state_machine = TRInactive;
  1035. millis_t Temperature::thermal_runaway_bed_timer;
  1036. #endif
  1037. void Temperature::thermal_runaway_protection(Temperature::TRState* state, millis_t* timer, float temperature, float target_temperature, int heater_id, int period_seconds, int hysteresis_degc) {
  1038. static float tr_target_temperature[HOTENDS + 1] = { 0.0 };
  1039. /**
  1040. SERIAL_ECHO_START;
  1041. SERIAL_ECHOPGM("Thermal Thermal Runaway Running. Heater ID: ");
  1042. if (heater_id < 0) SERIAL_ECHOPGM("bed"); else SERIAL_ECHO(heater_id);
  1043. SERIAL_ECHOPAIR(" ; State:", *state);
  1044. SERIAL_ECHOPAIR(" ; Timer:", *timer);
  1045. SERIAL_ECHOPAIR(" ; Temperature:", temperature);
  1046. SERIAL_ECHOPAIR(" ; Target Temp:", target_temperature);
  1047. SERIAL_EOL;
  1048. */
  1049. int heater_index = heater_id >= 0 ? heater_id : HOTENDS;
  1050. // If the target temperature changes, restart
  1051. if (tr_target_temperature[heater_index] != target_temperature) {
  1052. tr_target_temperature[heater_index] = target_temperature;
  1053. *state = target_temperature > 0 ? TRFirstHeating : TRInactive;
  1054. }
  1055. switch (*state) {
  1056. // Inactive state waits for a target temperature to be set
  1057. case TRInactive: break;
  1058. // When first heating, wait for the temperature to be reached then go to Stable state
  1059. case TRFirstHeating:
  1060. if (temperature < tr_target_temperature[heater_index]) break;
  1061. *state = TRStable;
  1062. // While the temperature is stable watch for a bad temperature
  1063. case TRStable:
  1064. if (temperature < tr_target_temperature[heater_index] - hysteresis_degc && ELAPSED(millis(), *timer))
  1065. *state = TRRunaway;
  1066. else {
  1067. *timer = millis() + period_seconds * 1000UL;
  1068. break;
  1069. }
  1070. case TRRunaway:
  1071. _temp_error(heater_id, PSTR(MSG_T_THERMAL_RUNAWAY), PSTR(MSG_THERMAL_RUNAWAY));
  1072. }
  1073. }
  1074. #endif // THERMAL_PROTECTION_HOTENDS || THERMAL_PROTECTION_BED
  1075. void Temperature::disable_all_heaters() {
  1076. HOTEND_LOOP() setTargetHotend(0, e);
  1077. setTargetBed(0);
  1078. // If all heaters go down then for sure our print job has stopped
  1079. print_job_timer.stop();
  1080. #define DISABLE_HEATER(NR) { \
  1081. setTargetHotend(0, NR); \
  1082. soft_pwm[NR] = 0; \
  1083. WRITE_HEATER_ ## NR (LOW); \
  1084. }
  1085. #if HAS_TEMP_HOTEND
  1086. setTargetHotend(0, 0);
  1087. soft_pwm[0] = 0;
  1088. WRITE_HEATER_0P(LOW); // Should HEATERS_PARALLEL apply here? Then change to DISABLE_HEATER(0)
  1089. #endif
  1090. #if HOTENDS > 1 && HAS_TEMP_1
  1091. DISABLE_HEATER(1);
  1092. #endif
  1093. #if HOTENDS > 2 && HAS_TEMP_2
  1094. DISABLE_HEATER(2);
  1095. #endif
  1096. #if HOTENDS > 3 && HAS_TEMP_3
  1097. DISABLE_HEATER(3);
  1098. #endif
  1099. #if HAS_TEMP_BED
  1100. target_temperature_bed = 0;
  1101. soft_pwm_bed = 0;
  1102. #if HAS_HEATER_BED
  1103. WRITE_HEATER_BED(LOW);
  1104. #endif
  1105. #endif
  1106. }
  1107. #if ENABLED(HEATER_0_USES_MAX6675)
  1108. #define MAX6675_HEAT_INTERVAL 250u
  1109. #if ENABLED(MAX6675_IS_MAX31855)
  1110. uint32_t max6675_temp = 2000;
  1111. #define MAX6675_ERROR_MASK 7
  1112. #define MAX6675_DISCARD_BITS 18
  1113. #define MAX6675_SPEED_BITS (_BV(SPR1)) // clock ÷ 64
  1114. #else
  1115. uint16_t max6675_temp = 2000;
  1116. #define MAX6675_ERROR_MASK 4
  1117. #define MAX6675_DISCARD_BITS 3
  1118. #define MAX6675_SPEED_BITS (_BV(SPR0)) // clock ÷ 16
  1119. #endif
  1120. int Temperature::read_max6675() {
  1121. static millis_t next_max6675_ms = 0;
  1122. millis_t ms = millis();
  1123. if (PENDING(ms, next_max6675_ms)) return (int)max6675_temp;
  1124. next_max6675_ms = ms + MAX6675_HEAT_INTERVAL;
  1125. CBI(
  1126. #ifdef PRR
  1127. PRR
  1128. #elif defined(PRR0)
  1129. PRR0
  1130. #endif
  1131. , PRSPI);
  1132. SPCR = _BV(MSTR) | _BV(SPE) | MAX6675_SPEED_BITS;
  1133. WRITE(MAX6675_SS, 0); // enable TT_MAX6675
  1134. // ensure 100ns delay - a bit extra is fine
  1135. asm("nop");//50ns on 20Mhz, 62.5ns on 16Mhz
  1136. asm("nop");//50ns on 20Mhz, 62.5ns on 16Mhz
  1137. // Read a big-endian temperature value
  1138. max6675_temp = 0;
  1139. for (uint8_t i = sizeof(max6675_temp); i--;) {
  1140. SPDR = 0;
  1141. for (;!TEST(SPSR, SPIF););
  1142. max6675_temp |= SPDR;
  1143. if (i > 0) max6675_temp <<= 8; // shift left if not the last byte
  1144. }
  1145. WRITE(MAX6675_SS, 1); // disable TT_MAX6675
  1146. if (max6675_temp & MAX6675_ERROR_MASK)
  1147. max6675_temp = 4000; // thermocouple open
  1148. else
  1149. max6675_temp >>= MAX6675_DISCARD_BITS;
  1150. return (int)max6675_temp;
  1151. }
  1152. #endif //HEATER_0_USES_MAX6675
  1153. /**
  1154. * Get raw temperatures
  1155. */
  1156. void Temperature::set_current_temp_raw() {
  1157. #if HAS_TEMP_0 && DISABLED(HEATER_0_USES_MAX6675)
  1158. current_temperature_raw[0] = raw_temp_value[0];
  1159. #endif
  1160. #if HAS_TEMP_1
  1161. #if ENABLED(TEMP_SENSOR_1_AS_REDUNDANT)
  1162. redundant_temperature_raw = raw_temp_value[1];
  1163. #else
  1164. current_temperature_raw[1] = raw_temp_value[1];
  1165. #endif
  1166. #if HAS_TEMP_2
  1167. current_temperature_raw[2] = raw_temp_value[2];
  1168. #if HAS_TEMP_3
  1169. current_temperature_raw[3] = raw_temp_value[3];
  1170. #endif
  1171. #endif
  1172. #endif
  1173. current_temperature_bed_raw = raw_temp_bed_value;
  1174. temp_meas_ready = true;
  1175. }
  1176. /**
  1177. * Timer 0 is shared with millies
  1178. * - Manage PWM to all the heaters and fan
  1179. * - Update the raw temperature values
  1180. * - Check new temperature values for MIN/MAX errors
  1181. * - Step the babysteps value for each axis towards 0
  1182. */
  1183. ISR(TIMER0_COMPB_vect) { Temperature::isr(); }
  1184. void Temperature::isr() {
  1185. static unsigned char temp_count = 0;
  1186. static TempState temp_state = StartupDelay;
  1187. static unsigned char pwm_count = _BV(SOFT_PWM_SCALE);
  1188. // Static members for each heater
  1189. #if ENABLED(SLOW_PWM_HEATERS)
  1190. static unsigned char slow_pwm_count = 0;
  1191. #define ISR_STATICS(n) \
  1192. static unsigned char soft_pwm_ ## n; \
  1193. static unsigned char state_heater_ ## n = 0; \
  1194. static unsigned char state_timer_heater_ ## n = 0
  1195. #else
  1196. #define ISR_STATICS(n) static unsigned char soft_pwm_ ## n
  1197. #endif
  1198. // Statics per heater
  1199. ISR_STATICS(0);
  1200. #if (HOTENDS > 1) || ENABLED(HEATERS_PARALLEL)
  1201. ISR_STATICS(1);
  1202. #if HOTENDS > 2
  1203. ISR_STATICS(2);
  1204. #if HOTENDS > 3
  1205. ISR_STATICS(3);
  1206. #endif
  1207. #endif
  1208. #endif
  1209. #if HAS_HEATER_BED
  1210. ISR_STATICS(BED);
  1211. #endif
  1212. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1213. static unsigned long raw_filwidth_value = 0;
  1214. #endif
  1215. #if DISABLED(SLOW_PWM_HEATERS)
  1216. /**
  1217. * standard PWM modulation
  1218. */
  1219. if (pwm_count == 0) {
  1220. soft_pwm_0 = soft_pwm[0];
  1221. if (soft_pwm_0 > 0) {
  1222. WRITE_HEATER_0(1);
  1223. }
  1224. else WRITE_HEATER_0P(0); // If HEATERS_PARALLEL should apply, change to WRITE_HEATER_0
  1225. #if HOTENDS > 1
  1226. soft_pwm_1 = soft_pwm[1];
  1227. WRITE_HEATER_1(soft_pwm_1 > 0 ? 1 : 0);
  1228. #if HOTENDS > 2
  1229. soft_pwm_2 = soft_pwm[2];
  1230. WRITE_HEATER_2(soft_pwm_2 > 0 ? 1 : 0);
  1231. #if HOTENDS > 3
  1232. soft_pwm_3 = soft_pwm[3];
  1233. WRITE_HEATER_3(soft_pwm_3 > 0 ? 1 : 0);
  1234. #endif
  1235. #endif
  1236. #endif
  1237. #if HAS_HEATER_BED
  1238. soft_pwm_BED = soft_pwm_bed;
  1239. WRITE_HEATER_BED(soft_pwm_BED > 0 ? 1 : 0);
  1240. #endif
  1241. #if ENABLED(FAN_SOFT_PWM)
  1242. #if HAS_FAN0
  1243. soft_pwm_fan[0] = fanSpeedSoftPwm[0] / 2;
  1244. WRITE_FAN(soft_pwm_fan[0] > 0 ? 1 : 0);
  1245. #endif
  1246. #if HAS_FAN1
  1247. soft_pwm_fan[1] = fanSpeedSoftPwm[1] / 2;
  1248. WRITE_FAN1(soft_pwm_fan[1] > 0 ? 1 : 0);
  1249. #endif
  1250. #if HAS_FAN2
  1251. soft_pwm_fan[2] = fanSpeedSoftPwm[2] / 2;
  1252. WRITE_FAN2(soft_pwm_fan[2] > 0 ? 1 : 0);
  1253. #endif
  1254. #endif
  1255. }
  1256. if (soft_pwm_0 < pwm_count) WRITE_HEATER_0(0);
  1257. #if HOTENDS > 1
  1258. if (soft_pwm_1 < pwm_count) WRITE_HEATER_1(0);
  1259. #if HOTENDS > 2
  1260. if (soft_pwm_2 < pwm_count) WRITE_HEATER_2(0);
  1261. #if HOTENDS > 3
  1262. if (soft_pwm_3 < pwm_count) WRITE_HEATER_3(0);
  1263. #endif
  1264. #endif
  1265. #endif
  1266. #if HAS_HEATER_BED
  1267. if (soft_pwm_BED < pwm_count) WRITE_HEATER_BED(0);
  1268. #endif
  1269. #if ENABLED(FAN_SOFT_PWM)
  1270. #if HAS_FAN0
  1271. if (soft_pwm_fan[0] < pwm_count) WRITE_FAN(0);
  1272. #endif
  1273. #if HAS_FAN1
  1274. if (soft_pwm_fan[1] < pwm_count) WRITE_FAN1(0);
  1275. #endif
  1276. #if HAS_FAN2
  1277. if (soft_pwm_fan[2] < pwm_count) WRITE_FAN2(0);
  1278. #endif
  1279. #endif
  1280. pwm_count += _BV(SOFT_PWM_SCALE);
  1281. pwm_count &= 0x7f;
  1282. #else // SLOW_PWM_HEATERS
  1283. /**
  1284. * SLOW PWM HEATERS
  1285. *
  1286. * for heaters drived by relay
  1287. */
  1288. #ifndef MIN_STATE_TIME
  1289. #define MIN_STATE_TIME 16 // MIN_STATE_TIME * 65.5 = time in milliseconds
  1290. #endif
  1291. // Macros for Slow PWM timer logic - HEATERS_PARALLEL applies
  1292. #define _SLOW_PWM_ROUTINE(NR, src) \
  1293. soft_pwm_ ## NR = src; \
  1294. if (soft_pwm_ ## NR > 0) { \
  1295. if (state_timer_heater_ ## NR == 0) { \
  1296. if (state_heater_ ## NR == 0) state_timer_heater_ ## NR = MIN_STATE_TIME; \
  1297. state_heater_ ## NR = 1; \
  1298. WRITE_HEATER_ ## NR(1); \
  1299. } \
  1300. } \
  1301. else { \
  1302. if (state_timer_heater_ ## NR == 0) { \
  1303. if (state_heater_ ## NR == 1) state_timer_heater_ ## NR = MIN_STATE_TIME; \
  1304. state_heater_ ## NR = 0; \
  1305. WRITE_HEATER_ ## NR(0); \
  1306. } \
  1307. }
  1308. #define SLOW_PWM_ROUTINE(n) _SLOW_PWM_ROUTINE(n, soft_pwm[n])
  1309. #define PWM_OFF_ROUTINE(NR) \
  1310. if (soft_pwm_ ## NR < slow_pwm_count) { \
  1311. if (state_timer_heater_ ## NR == 0) { \
  1312. if (state_heater_ ## NR == 1) state_timer_heater_ ## NR = MIN_STATE_TIME; \
  1313. state_heater_ ## NR = 0; \
  1314. WRITE_HEATER_ ## NR (0); \
  1315. } \
  1316. }
  1317. if (slow_pwm_count == 0) {
  1318. SLOW_PWM_ROUTINE(0); // EXTRUDER 0
  1319. #if HOTENDS > 1
  1320. SLOW_PWM_ROUTINE(1); // EXTRUDER 1
  1321. #if HOTENDS > 2
  1322. SLOW_PWM_ROUTINE(2); // EXTRUDER 2
  1323. #if HOTENDS > 3
  1324. SLOW_PWM_ROUTINE(3); // EXTRUDER 3
  1325. #endif
  1326. #endif
  1327. #endif
  1328. #if HAS_HEATER_BED
  1329. _SLOW_PWM_ROUTINE(BED, soft_pwm_bed); // BED
  1330. #endif
  1331. } // slow_pwm_count == 0
  1332. PWM_OFF_ROUTINE(0); // EXTRUDER 0
  1333. #if HOTENDS > 1
  1334. PWM_OFF_ROUTINE(1); // EXTRUDER 1
  1335. #if HOTENDS > 2
  1336. PWM_OFF_ROUTINE(2); // EXTRUDER 2
  1337. #if HOTENDS > 3
  1338. PWM_OFF_ROUTINE(3); // EXTRUDER 3
  1339. #endif
  1340. #endif
  1341. #endif
  1342. #if HAS_HEATER_BED
  1343. PWM_OFF_ROUTINE(BED); // BED
  1344. #endif
  1345. #if ENABLED(FAN_SOFT_PWM)
  1346. if (pwm_count == 0) {
  1347. #if HAS_FAN0
  1348. soft_pwm_fan[0] = fanSpeedSoftPwm[0] / 2;
  1349. WRITE_FAN(soft_pwm_fan[0] > 0 ? 1 : 0);
  1350. #endif
  1351. #if HAS_FAN1
  1352. soft_pwm_fan[1] = fanSpeedSoftPwm[1] / 2;
  1353. WRITE_FAN1(soft_pwm_fan[1] > 0 ? 1 : 0);
  1354. #endif
  1355. #if HAS_FAN2
  1356. soft_pwm_fan[2] = fanSpeedSoftPwm[2] / 2;
  1357. WRITE_FAN2(soft_pwm_fan[2] > 0 ? 1 : 0);
  1358. #endif
  1359. }
  1360. #if HAS_FAN0
  1361. if (soft_pwm_fan[0] < pwm_count) WRITE_FAN(0);
  1362. #endif
  1363. #if HAS_FAN1
  1364. if (soft_pwm_fan[1] < pwm_count) WRITE_FAN1(0);
  1365. #endif
  1366. #if HAS_FAN2
  1367. if (soft_pwm_fan[2] < pwm_count) WRITE_FAN2(0);
  1368. #endif
  1369. #endif //FAN_SOFT_PWM
  1370. pwm_count += _BV(SOFT_PWM_SCALE);
  1371. pwm_count &= 0x7f;
  1372. // increment slow_pwm_count only every 64 pwm_count circa 65.5ms
  1373. if ((pwm_count % 64) == 0) {
  1374. slow_pwm_count++;
  1375. slow_pwm_count &= 0x7f;
  1376. // EXTRUDER 0
  1377. if (state_timer_heater_0 > 0) state_timer_heater_0--;
  1378. #if HOTENDS > 1 // EXTRUDER 1
  1379. if (state_timer_heater_1 > 0) state_timer_heater_1--;
  1380. #if HOTENDS > 2 // EXTRUDER 2
  1381. if (state_timer_heater_2 > 0) state_timer_heater_2--;
  1382. #if HOTENDS > 3 // EXTRUDER 3
  1383. if (state_timer_heater_3 > 0) state_timer_heater_3--;
  1384. #endif
  1385. #endif
  1386. #endif
  1387. #if HAS_HEATER_BED
  1388. if (state_timer_heater_BED > 0) state_timer_heater_BED--;
  1389. #endif
  1390. } // (pwm_count % 64) == 0
  1391. #endif // SLOW_PWM_HEATERS
  1392. #define SET_ADMUX_ADCSRA(pin) ADMUX = _BV(REFS0) | (pin & 0x07); SBI(ADCSRA, ADSC)
  1393. #ifdef MUX5
  1394. #define START_ADC(pin) if (pin > 7) ADCSRB = _BV(MUX5); else ADCSRB = 0; SET_ADMUX_ADCSRA(pin)
  1395. #else
  1396. #define START_ADC(pin) ADCSRB = 0; SET_ADMUX_ADCSRA(pin)
  1397. #endif
  1398. // Prepare or measure a sensor, each one every 12th frame
  1399. switch (temp_state) {
  1400. case PrepareTemp_0:
  1401. #if HAS_TEMP_0
  1402. START_ADC(TEMP_0_PIN);
  1403. #endif
  1404. lcd_buttons_update();
  1405. temp_state = MeasureTemp_0;
  1406. break;
  1407. case MeasureTemp_0:
  1408. #if HAS_TEMP_0
  1409. raw_temp_value[0] += ADC;
  1410. #endif
  1411. temp_state = PrepareTemp_BED;
  1412. break;
  1413. case PrepareTemp_BED:
  1414. #if HAS_TEMP_BED
  1415. START_ADC(TEMP_BED_PIN);
  1416. #endif
  1417. lcd_buttons_update();
  1418. temp_state = MeasureTemp_BED;
  1419. break;
  1420. case MeasureTemp_BED:
  1421. #if HAS_TEMP_BED
  1422. raw_temp_bed_value += ADC;
  1423. #endif
  1424. temp_state = PrepareTemp_1;
  1425. break;
  1426. case PrepareTemp_1:
  1427. #if HAS_TEMP_1
  1428. START_ADC(TEMP_1_PIN);
  1429. #endif
  1430. lcd_buttons_update();
  1431. temp_state = MeasureTemp_1;
  1432. break;
  1433. case MeasureTemp_1:
  1434. #if HAS_TEMP_1
  1435. raw_temp_value[1] += ADC;
  1436. #endif
  1437. temp_state = PrepareTemp_2;
  1438. break;
  1439. case PrepareTemp_2:
  1440. #if HAS_TEMP_2
  1441. START_ADC(TEMP_2_PIN);
  1442. #endif
  1443. lcd_buttons_update();
  1444. temp_state = MeasureTemp_2;
  1445. break;
  1446. case MeasureTemp_2:
  1447. #if HAS_TEMP_2
  1448. raw_temp_value[2] += ADC;
  1449. #endif
  1450. temp_state = PrepareTemp_3;
  1451. break;
  1452. case PrepareTemp_3:
  1453. #if HAS_TEMP_3
  1454. START_ADC(TEMP_3_PIN);
  1455. #endif
  1456. lcd_buttons_update();
  1457. temp_state = MeasureTemp_3;
  1458. break;
  1459. case MeasureTemp_3:
  1460. #if HAS_TEMP_3
  1461. raw_temp_value[3] += ADC;
  1462. #endif
  1463. temp_state = Prepare_FILWIDTH;
  1464. break;
  1465. case Prepare_FILWIDTH:
  1466. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1467. START_ADC(FILWIDTH_PIN);
  1468. #endif
  1469. lcd_buttons_update();
  1470. temp_state = Measure_FILWIDTH;
  1471. break;
  1472. case Measure_FILWIDTH:
  1473. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1474. // raw_filwidth_value += ADC; //remove to use an IIR filter approach
  1475. if (ADC > 102) { //check that ADC is reading a voltage > 0.5 volts, otherwise don't take in the data.
  1476. raw_filwidth_value -= (raw_filwidth_value >> 7); //multiply raw_filwidth_value by 127/128
  1477. raw_filwidth_value += ((unsigned long)ADC << 7); //add new ADC reading
  1478. }
  1479. #endif
  1480. temp_state = PrepareTemp_0;
  1481. temp_count++;
  1482. break;
  1483. case StartupDelay:
  1484. temp_state = PrepareTemp_0;
  1485. break;
  1486. // default:
  1487. // SERIAL_ERROR_START;
  1488. // SERIAL_ERRORLNPGM("Temp measurement error!");
  1489. // break;
  1490. } // switch(temp_state)
  1491. if (temp_count >= OVERSAMPLENR) { // 10 * 16 * 1/(16000000/64/256) = 164ms.
  1492. // Update the raw values if they've been read. Else we could be updating them during reading.
  1493. if (!temp_meas_ready) set_current_temp_raw();
  1494. // Filament Sensor - can be read any time since IIR filtering is used
  1495. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  1496. current_raw_filwidth = raw_filwidth_value >> 10; // Divide to get to 0-16384 range since we used 1/128 IIR filter approach
  1497. #endif
  1498. temp_count = 0;
  1499. for (int i = 0; i < 4; i++) raw_temp_value[i] = 0;
  1500. raw_temp_bed_value = 0;
  1501. #if HAS_TEMP_0 && DISABLED(HEATER_0_USES_MAX6675)
  1502. #if HEATER_0_RAW_LO_TEMP > HEATER_0_RAW_HI_TEMP
  1503. #define GE0 <=
  1504. #else
  1505. #define GE0 >=
  1506. #endif
  1507. if (current_temperature_raw[0] GE0 maxttemp_raw[0]) max_temp_error(0);
  1508. if (minttemp_raw[0] GE0 current_temperature_raw[0] && !is_preheating(0) && target_temperature[0] > 0.0f) {
  1509. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1510. if (++consecutive_low_temperature_error[0] >= MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED)
  1511. #endif
  1512. min_temp_error(0);
  1513. }
  1514. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1515. else
  1516. consecutive_low_temperature_error[0] = 0;
  1517. #endif
  1518. #endif
  1519. #if HAS_TEMP_1 && HOTENDS > 1
  1520. #if HEATER_1_RAW_LO_TEMP > HEATER_1_RAW_HI_TEMP
  1521. #define GE1 <=
  1522. #else
  1523. #define GE1 >=
  1524. #endif
  1525. if (current_temperature_raw[1] GE1 maxttemp_raw[1]) max_temp_error(1);
  1526. if (minttemp_raw[1] GE1 current_temperature_raw[1] && !is_preheating(1) && target_temperature[1] > 0.0f) {
  1527. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1528. if (++consecutive_low_temperature_error[1] >= MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED)
  1529. #endif
  1530. min_temp_error(1);
  1531. }
  1532. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1533. else
  1534. consecutive_low_temperature_error[1] = 0;
  1535. #endif
  1536. #endif // TEMP_SENSOR_1
  1537. #if HAS_TEMP_2 && HOTENDS > 2
  1538. #if HEATER_2_RAW_LO_TEMP > HEATER_2_RAW_HI_TEMP
  1539. #define GE2 <=
  1540. #else
  1541. #define GE2 >=
  1542. #endif
  1543. if (current_temperature_raw[2] GE2 maxttemp_raw[2]) max_temp_error(2);
  1544. if (minttemp_raw[2] GE2 current_temperature_raw[2] && !is_preheating(2) && target_temperature[2] > 0.0f) {
  1545. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1546. if (++consecutive_low_temperature_error[2] >= MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED)
  1547. #endif
  1548. min_temp_error(2);
  1549. }
  1550. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1551. else
  1552. consecutive_low_temperature_error[2] = 0;
  1553. #endif
  1554. #endif // TEMP_SENSOR_2
  1555. #if HAS_TEMP_3 && HOTENDS > 3
  1556. #if HEATER_3_RAW_LO_TEMP > HEATER_3_RAW_HI_TEMP
  1557. #define GE3 <=
  1558. #else
  1559. #define GE3 >=
  1560. #endif
  1561. if (current_temperature_raw[3] GE3 maxttemp_raw[3]) max_temp_error(3);
  1562. if (minttemp_raw[3] GE3 current_temperature_raw[3] && !is_preheating(3) && target_temperature[3] > 0.0f) {
  1563. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1564. if (++consecutive_low_temperature_error[3] >= MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED)
  1565. #endif
  1566. min_temp_error(3);
  1567. }
  1568. #ifdef MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED
  1569. else
  1570. consecutive_low_temperature_error[3] = 0;
  1571. #endif
  1572. #endif // TEMP_SENSOR_3
  1573. #if HAS_TEMP_BED
  1574. #if HEATER_BED_RAW_LO_TEMP > HEATER_BED_RAW_HI_TEMP
  1575. #define GEBED <=
  1576. #else
  1577. #define GEBED >=
  1578. #endif
  1579. if (current_temperature_bed_raw GEBED bed_maxttemp_raw) _temp_error(-1, PSTR(MSG_T_MAXTEMP), PSTR(MSG_ERR_MAXTEMP_BED));
  1580. if (bed_minttemp_raw GEBED current_temperature_bed_raw) _temp_error(-1, PSTR(MSG_T_MINTEMP), PSTR(MSG_ERR_MINTEMP_BED));
  1581. #endif
  1582. } // temp_count >= OVERSAMPLENR
  1583. #if ENABLED(BABYSTEPPING)
  1584. for (uint8_t axis = X_AXIS; axis <= Z_AXIS; axis++) {
  1585. int curTodo = babystepsTodo[axis]; //get rid of volatile for performance
  1586. if (curTodo > 0) {
  1587. stepper.babystep(axis,/*fwd*/true);
  1588. babystepsTodo[axis]--; //fewer to do next time
  1589. }
  1590. else if (curTodo < 0) {
  1591. stepper.babystep(axis,/*fwd*/false);
  1592. babystepsTodo[axis]++; //fewer to do next time
  1593. }
  1594. }
  1595. #endif //BABYSTEPPING
  1596. }