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

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