temperature.cpp 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240
  1. /*
  2. temperature.c - temperature control
  3. Part of Marlin
  4. Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
  5. This program is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. /*
  17. This firmware is a mashup between Sprinter and grbl.
  18. (https://github.com/kliment/Sprinter)
  19. (https://github.com/simen/grbl/tree)
  20. It has preliminary support for Matthew Roberts advance algorithm
  21. http://reprap.org/pipermail/reprap-dev/2011-May/003323.html
  22. */
  23. #include "Marlin.h"
  24. #include "ultralcd.h"
  25. #include "sound.h"
  26. #include "temperature.h"
  27. #include "cardreader.h"
  28. #include "Sd2PinMap.h"
  29. #include <avr/wdt.h>
  30. #include "adc.h"
  31. #include "ConfigurationStore.h"
  32. #include "Timer.h"
  33. #include "Configuration_prusa.h"
  34. //===========================================================================
  35. //=============================public variables============================
  36. //===========================================================================
  37. int target_temperature[EXTRUDERS] = { 0 };
  38. int target_temperature_bed = 0;
  39. int current_temperature_raw[EXTRUDERS] = { 0 };
  40. float current_temperature[EXTRUDERS] = { 0.0 };
  41. #ifdef PINDA_THERMISTOR
  42. uint16_t current_temperature_raw_pinda = 0 ; //value with more averaging applied
  43. uint16_t current_temperature_raw_pinda_fast = 0; //value read from adc
  44. float current_temperature_pinda = 0.0;
  45. #endif //PINDA_THERMISTOR
  46. #ifdef AMBIENT_THERMISTOR
  47. int current_temperature_raw_ambient = 0 ;
  48. float current_temperature_ambient = 0.0;
  49. #endif //AMBIENT_THERMISTOR
  50. #ifdef VOLT_PWR_PIN
  51. int current_voltage_raw_pwr = 0;
  52. #endif
  53. #ifdef VOLT_BED_PIN
  54. int current_voltage_raw_bed = 0;
  55. #endif
  56. int current_temperature_bed_raw = 0;
  57. float current_temperature_bed = 0.0;
  58. #ifdef TEMP_SENSOR_1_AS_REDUNDANT
  59. int redundant_temperature_raw = 0;
  60. float redundant_temperature = 0.0;
  61. #endif
  62. #ifdef PIDTEMP
  63. float _Kp, _Ki, _Kd;
  64. int pid_cycle, pid_number_of_cycles;
  65. bool pid_tuning_finished = false;
  66. #ifdef PID_ADD_EXTRUSION_RATE
  67. float Kc=DEFAULT_Kc;
  68. #endif
  69. #endif //PIDTEMP
  70. #ifdef FAN_SOFT_PWM
  71. unsigned char fanSpeedSoftPwm;
  72. #endif
  73. #ifdef FANCHECK
  74. volatile uint8_t fan_check_error = EFCE_OK;
  75. #endif
  76. unsigned char soft_pwm_bed;
  77. #ifdef BABYSTEPPING
  78. volatile int babystepsTodo[3]={0,0,0};
  79. #endif
  80. //===========================================================================
  81. //=============================private variables============================
  82. //===========================================================================
  83. static volatile bool temp_meas_ready = false;
  84. #ifdef PIDTEMP
  85. //static cannot be external:
  86. static float iState_sum[EXTRUDERS] = { 0 };
  87. static float dState_last[EXTRUDERS] = { 0 };
  88. static float pTerm[EXTRUDERS];
  89. static float iTerm[EXTRUDERS];
  90. static float dTerm[EXTRUDERS];
  91. //int output;
  92. static float pid_error[EXTRUDERS];
  93. static float iState_sum_min[EXTRUDERS];
  94. static float iState_sum_max[EXTRUDERS];
  95. // static float pid_input[EXTRUDERS];
  96. // static float pid_output[EXTRUDERS];
  97. static bool pid_reset[EXTRUDERS];
  98. #endif //PIDTEMP
  99. #ifdef PIDTEMPBED
  100. //static cannot be external:
  101. static float temp_iState_bed = { 0 };
  102. static float temp_dState_bed = { 0 };
  103. static float pTerm_bed;
  104. static float iTerm_bed;
  105. static float dTerm_bed;
  106. //int output;
  107. static float pid_error_bed;
  108. static float temp_iState_min_bed;
  109. static float temp_iState_max_bed;
  110. #else //PIDTEMPBED
  111. static unsigned long previous_millis_bed_heater;
  112. #endif //PIDTEMPBED
  113. static unsigned char soft_pwm[EXTRUDERS];
  114. #ifdef FAN_SOFT_PWM
  115. static unsigned char soft_pwm_fan;
  116. #endif
  117. #if (defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1) || \
  118. (defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1) || \
  119. (defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1)
  120. unsigned long extruder_autofan_last_check = _millis();
  121. uint8_t fanSpeedBckp = 255;
  122. bool fan_measuring = false;
  123. #endif
  124. #if EXTRUDERS > 3
  125. # error Unsupported number of extruders
  126. #elif EXTRUDERS > 2
  127. # define ARRAY_BY_EXTRUDERS(v1, v2, v3) { v1, v2, v3 }
  128. #elif EXTRUDERS > 1
  129. # define ARRAY_BY_EXTRUDERS(v1, v2, v3) { v1, v2 }
  130. #else
  131. # define ARRAY_BY_EXTRUDERS(v1, v2, v3) { v1 }
  132. #endif
  133. static ShortTimer oTimer4minTempHeater,oTimer4minTempBed;
  134. // Init min and max temp with extreme values to prevent false errors during startup
  135. static int minttemp_raw[EXTRUDERS] = ARRAY_BY_EXTRUDERS( HEATER_0_RAW_LO_TEMP , HEATER_1_RAW_LO_TEMP , HEATER_2_RAW_LO_TEMP );
  136. static int maxttemp_raw[EXTRUDERS] = ARRAY_BY_EXTRUDERS( HEATER_0_RAW_HI_TEMP , HEATER_1_RAW_HI_TEMP , HEATER_2_RAW_HI_TEMP );
  137. static int minttemp[EXTRUDERS] = ARRAY_BY_EXTRUDERS( 0, 0, 0 );
  138. static int maxttemp[EXTRUDERS] = ARRAY_BY_EXTRUDERS( 16383, 16383, 16383 );
  139. #ifdef BED_MINTEMP
  140. static int bed_minttemp_raw = HEATER_BED_RAW_LO_TEMP;
  141. #endif
  142. #ifdef BED_MAXTEMP
  143. static int bed_maxttemp_raw = HEATER_BED_RAW_HI_TEMP;
  144. #endif
  145. #ifdef TEMP_SENSOR_1_AS_REDUNDANT
  146. static void *heater_ttbl_map[2] = {(void *)HEATER_0_TEMPTABLE, (void *)HEATER_1_TEMPTABLE };
  147. static uint8_t heater_ttbllen_map[2] = { HEATER_0_TEMPTABLE_LEN, HEATER_1_TEMPTABLE_LEN };
  148. #else
  149. static void *heater_ttbl_map[EXTRUDERS] = ARRAY_BY_EXTRUDERS( (void *)HEATER_0_TEMPTABLE, (void *)HEATER_1_TEMPTABLE, (void *)HEATER_2_TEMPTABLE );
  150. static uint8_t heater_ttbllen_map[EXTRUDERS] = ARRAY_BY_EXTRUDERS( HEATER_0_TEMPTABLE_LEN, HEATER_1_TEMPTABLE_LEN, HEATER_2_TEMPTABLE_LEN );
  151. #endif
  152. static float analog2temp(int raw, uint8_t e);
  153. static float analog2tempBed(int raw);
  154. static float analog2tempAmbient(int raw);
  155. static void updateTemperaturesFromRawValues();
  156. enum TempRunawayStates
  157. {
  158. TempRunaway_INACTIVE = 0,
  159. TempRunaway_PREHEAT = 1,
  160. TempRunaway_ACTIVE = 2,
  161. };
  162. #ifdef WATCH_TEMP_PERIOD
  163. int watch_start_temp[EXTRUDERS] = ARRAY_BY_EXTRUDERS(0,0,0);
  164. unsigned long watchmillis[EXTRUDERS] = ARRAY_BY_EXTRUDERS(0,0,0);
  165. #endif //WATCH_TEMP_PERIOD
  166. #ifndef SOFT_PWM_SCALE
  167. #define SOFT_PWM_SCALE 0
  168. #endif
  169. //===========================================================================
  170. //============================= functions ============================
  171. //===========================================================================
  172. #if (defined (TEMP_RUNAWAY_BED_HYSTERESIS) && TEMP_RUNAWAY_BED_TIMEOUT > 0) || (defined (TEMP_RUNAWAY_EXTRUDER_HYSTERESIS) && TEMP_RUNAWAY_EXTRUDER_TIMEOUT > 0)
  173. static float temp_runaway_status[4];
  174. static float temp_runaway_target[4];
  175. static float temp_runaway_timer[4];
  176. static int temp_runaway_error_counter[4];
  177. static void temp_runaway_check(int _heater_id, float _target_temperature, float _current_temperature, float _output, bool _isbed);
  178. static void temp_runaway_stop(bool isPreheat, bool isBed);
  179. #endif
  180. void PID_autotune(float temp, int extruder, int ncycles)
  181. {
  182. pid_number_of_cycles = ncycles;
  183. pid_tuning_finished = false;
  184. float input = 0.0;
  185. pid_cycle=0;
  186. bool heating = true;
  187. unsigned long temp_millis = _millis();
  188. unsigned long t1=temp_millis;
  189. unsigned long t2=temp_millis;
  190. long t_high = 0;
  191. long t_low = 0;
  192. long bias, d;
  193. float Ku, Tu;
  194. float max = 0, min = 10000;
  195. uint8_t safety_check_cycles = 0;
  196. const uint8_t safety_check_cycles_count = (extruder < 0) ? 45 : 10; //10 cycles / 20s delay for extruder and 45 cycles / 90s for heatbed
  197. float temp_ambient;
  198. #if (defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1) || \
  199. (defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1) || \
  200. (defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1)
  201. unsigned long extruder_autofan_last_check = _millis();
  202. #endif
  203. if ((extruder >= EXTRUDERS)
  204. #if (TEMP_BED_PIN <= -1)
  205. ||(extruder < 0)
  206. #endif
  207. ){
  208. SERIAL_ECHOLN("PID Autotune failed. Bad extruder number.");
  209. pid_tuning_finished = true;
  210. pid_cycle = 0;
  211. return;
  212. }
  213. SERIAL_ECHOLN("PID Autotune start");
  214. disable_heater(); // switch off all heaters.
  215. if (extruder<0)
  216. {
  217. soft_pwm_bed = (MAX_BED_POWER)/2;
  218. timer02_set_pwm0(soft_pwm_bed << 1);
  219. bias = d = (MAX_BED_POWER)/2;
  220. target_temperature_bed = (int)temp; // to display the requested target bed temperature properly on the main screen
  221. }
  222. else
  223. {
  224. soft_pwm[extruder] = (PID_MAX)/2;
  225. bias = d = (PID_MAX)/2;
  226. target_temperature[extruder] = (int)temp; // to display the requested target extruder temperature properly on the main screen
  227. }
  228. for(;;) {
  229. #ifdef WATCHDOG
  230. wdt_reset();
  231. #endif //WATCHDOG
  232. if(temp_meas_ready == true) { // temp sample ready
  233. updateTemperaturesFromRawValues();
  234. input = (extruder<0)?current_temperature_bed:current_temperature[extruder];
  235. max=max(max,input);
  236. min=min(min,input);
  237. #if (defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1) || \
  238. (defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1) || \
  239. (defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1)
  240. if(_millis() - extruder_autofan_last_check > 2500) {
  241. checkExtruderAutoFans();
  242. extruder_autofan_last_check = _millis();
  243. }
  244. #endif
  245. if(heating == true && input > temp) {
  246. if(_millis() - t2 > 5000) {
  247. heating=false;
  248. if (extruder<0)
  249. {
  250. soft_pwm_bed = (bias - d) >> 1;
  251. timer02_set_pwm0(soft_pwm_bed << 1);
  252. }
  253. else
  254. soft_pwm[extruder] = (bias - d) >> 1;
  255. t1=_millis();
  256. t_high=t1 - t2;
  257. max=temp;
  258. }
  259. }
  260. if(heating == false && input < temp) {
  261. if(_millis() - t1 > 5000) {
  262. heating=true;
  263. t2=_millis();
  264. t_low=t2 - t1;
  265. if(pid_cycle > 0) {
  266. bias += (d*(t_high - t_low))/(t_low + t_high);
  267. bias = constrain(bias, 20 ,(extruder<0?(MAX_BED_POWER):(PID_MAX))-20);
  268. if(bias > (extruder<0?(MAX_BED_POWER):(PID_MAX))/2) d = (extruder<0?(MAX_BED_POWER):(PID_MAX)) - 1 - bias;
  269. else d = bias;
  270. SERIAL_PROTOCOLPGM(" bias: "); SERIAL_PROTOCOL(bias);
  271. SERIAL_PROTOCOLPGM(" d: "); SERIAL_PROTOCOL(d);
  272. SERIAL_PROTOCOLPGM(" min: "); SERIAL_PROTOCOL(min);
  273. SERIAL_PROTOCOLPGM(" max: "); SERIAL_PROTOCOLLN(max);
  274. if(pid_cycle > 2) {
  275. Ku = (4.0*d)/(3.14159*(max-min)/2.0);
  276. Tu = ((float)(t_low + t_high)/1000.0);
  277. SERIAL_PROTOCOLPGM(" Ku: "); SERIAL_PROTOCOL(Ku);
  278. SERIAL_PROTOCOLPGM(" Tu: "); SERIAL_PROTOCOLLN(Tu);
  279. _Kp = 0.6*Ku;
  280. _Ki = 2*_Kp/Tu;
  281. _Kd = _Kp*Tu/8;
  282. SERIAL_PROTOCOLLNPGM(" Classic PID ");
  283. SERIAL_PROTOCOLPGM(" Kp: "); SERIAL_PROTOCOLLN(_Kp);
  284. SERIAL_PROTOCOLPGM(" Ki: "); SERIAL_PROTOCOLLN(_Ki);
  285. SERIAL_PROTOCOLPGM(" Kd: "); SERIAL_PROTOCOLLN(_Kd);
  286. /*
  287. _Kp = 0.33*Ku;
  288. _Ki = _Kp/Tu;
  289. _Kd = _Kp*Tu/3;
  290. SERIAL_PROTOCOLLNPGM(" Some overshoot ");
  291. SERIAL_PROTOCOLPGM(" Kp: "); SERIAL_PROTOCOLLN(_Kp);
  292. SERIAL_PROTOCOLPGM(" Ki: "); SERIAL_PROTOCOLLN(_Ki);
  293. SERIAL_PROTOCOLPGM(" Kd: "); SERIAL_PROTOCOLLN(_Kd);
  294. _Kp = 0.2*Ku;
  295. _Ki = 2*_Kp/Tu;
  296. _Kd = _Kp*Tu/3;
  297. SERIAL_PROTOCOLLNPGM(" No overshoot ");
  298. SERIAL_PROTOCOLPGM(" Kp: "); SERIAL_PROTOCOLLN(_Kp);
  299. SERIAL_PROTOCOLPGM(" Ki: "); SERIAL_PROTOCOLLN(_Ki);
  300. SERIAL_PROTOCOLPGM(" Kd: "); SERIAL_PROTOCOLLN(_Kd);
  301. */
  302. }
  303. }
  304. if (extruder<0)
  305. {
  306. soft_pwm_bed = (bias + d) >> 1;
  307. timer02_set_pwm0(soft_pwm_bed << 1);
  308. }
  309. else
  310. soft_pwm[extruder] = (bias + d) >> 1;
  311. pid_cycle++;
  312. min=temp;
  313. }
  314. }
  315. }
  316. if(input > (temp + 20)) {
  317. SERIAL_PROTOCOLLNPGM("PID Autotune failed! Temperature too high");
  318. pid_tuning_finished = true;
  319. pid_cycle = 0;
  320. return;
  321. }
  322. if(_millis() - temp_millis > 2000) {
  323. int p;
  324. if (extruder<0){
  325. p=soft_pwm_bed;
  326. SERIAL_PROTOCOLPGM("B:");
  327. }else{
  328. p=soft_pwm[extruder];
  329. SERIAL_PROTOCOLPGM("T:");
  330. }
  331. SERIAL_PROTOCOL(input);
  332. SERIAL_PROTOCOLPGM(" @:");
  333. SERIAL_PROTOCOLLN(p);
  334. if (safety_check_cycles == 0) { //save ambient temp
  335. temp_ambient = input;
  336. //SERIAL_ECHOPGM("Ambient T: ");
  337. //MYSERIAL.println(temp_ambient);
  338. safety_check_cycles++;
  339. }
  340. else if (safety_check_cycles < safety_check_cycles_count) { //delay
  341. safety_check_cycles++;
  342. }
  343. else if (safety_check_cycles == safety_check_cycles_count){ //check that temperature is rising
  344. safety_check_cycles++;
  345. //SERIAL_ECHOPGM("Time from beginning: ");
  346. //MYSERIAL.print(safety_check_cycles_count * 2);
  347. //SERIAL_ECHOPGM("s. Difference between current and ambient T: ");
  348. //MYSERIAL.println(input - temp_ambient);
  349. if (abs(input - temp_ambient) < 5.0) {
  350. temp_runaway_stop(false, (extruder<0));
  351. pid_tuning_finished = true;
  352. return;
  353. }
  354. }
  355. temp_millis = _millis();
  356. }
  357. if(((_millis() - t1) + (_millis() - t2)) > (10L*60L*1000L*2L)) {
  358. SERIAL_PROTOCOLLNPGM("PID Autotune failed! timeout");
  359. pid_tuning_finished = true;
  360. pid_cycle = 0;
  361. return;
  362. }
  363. if(pid_cycle > ncycles) {
  364. SERIAL_PROTOCOLLNPGM("PID Autotune finished! Put the last Kp, Ki and Kd constants from above into Configuration.h");
  365. pid_tuning_finished = true;
  366. pid_cycle = 0;
  367. return;
  368. }
  369. lcd_update(0);
  370. }
  371. }
  372. void updatePID()
  373. {
  374. #ifdef PIDTEMP
  375. for(uint_least8_t e = 0; e < EXTRUDERS; e++) {
  376. iState_sum_max[e] = PID_INTEGRAL_DRIVE_MAX / cs.Ki;
  377. }
  378. #endif
  379. #ifdef PIDTEMPBED
  380. temp_iState_max_bed = PID_INTEGRAL_DRIVE_MAX / cs.bedKi;
  381. #endif
  382. }
  383. int getHeaterPower(int heater) {
  384. if (heater<0)
  385. return soft_pwm_bed;
  386. return soft_pwm[heater];
  387. }
  388. #if (defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1) || \
  389. (defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1) || \
  390. (defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1)
  391. #if defined(FAN_PIN) && FAN_PIN > -1
  392. #if EXTRUDER_0_AUTO_FAN_PIN == FAN_PIN
  393. #error "You cannot set EXTRUDER_0_AUTO_FAN_PIN equal to FAN_PIN"
  394. #endif
  395. #if EXTRUDER_1_AUTO_FAN_PIN == FAN_PIN
  396. #error "You cannot set EXTRUDER_1_AUTO_FAN_PIN equal to FAN_PIN"
  397. #endif
  398. #if EXTRUDER_2_AUTO_FAN_PIN == FAN_PIN
  399. #error "You cannot set EXTRUDER_2_AUTO_FAN_PIN equal to FAN_PIN"
  400. #endif
  401. #endif
  402. void setExtruderAutoFanState(int pin, bool state)
  403. {
  404. unsigned char newFanSpeed = (state != 0) ? EXTRUDER_AUTO_FAN_SPEED : 0;
  405. // this idiom allows both digital and PWM fan outputs (see M42 handling).
  406. pinMode(pin, OUTPUT);
  407. digitalWrite(pin, newFanSpeed);
  408. //analogWrite(pin, newFanSpeed);
  409. }
  410. #if (defined(FANCHECK) && (((defined(TACH_0) && (TACH_0 >-1)) || (defined(TACH_1) && (TACH_1 > -1)))))
  411. void countFanSpeed()
  412. {
  413. //SERIAL_ECHOPGM("edge counter 1:"); MYSERIAL.println(fan_edge_counter[1]);
  414. fan_speed[0] = (fan_edge_counter[0] * (float(250) / (_millis() - extruder_autofan_last_check)));
  415. fan_speed[1] = (fan_edge_counter[1] * (float(250) / (_millis() - extruder_autofan_last_check)));
  416. /*SERIAL_ECHOPGM("time interval: "); MYSERIAL.println(_millis() - extruder_autofan_last_check);
  417. SERIAL_ECHOPGM("extruder fan speed:"); MYSERIAL.print(fan_speed[0]); SERIAL_ECHOPGM("; edge counter:"); MYSERIAL.println(fan_edge_counter[0]);
  418. SERIAL_ECHOPGM("print fan speed:"); MYSERIAL.print(fan_speed[1]); SERIAL_ECHOPGM("; edge counter:"); MYSERIAL.println(fan_edge_counter[1]);
  419. SERIAL_ECHOLNPGM(" ");*/
  420. fan_edge_counter[0] = 0;
  421. fan_edge_counter[1] = 0;
  422. }
  423. void checkFanSpeed()
  424. {
  425. uint8_t max_print_fan_errors = 0;
  426. uint8_t max_extruder_fan_errors = 0;
  427. #ifdef FAN_SOFT_PWM
  428. max_print_fan_errors = 3; //15 seconds
  429. max_extruder_fan_errors = 2; //10seconds
  430. #else //FAN_SOFT_PWM
  431. max_print_fan_errors = 15; //15 seconds
  432. max_extruder_fan_errors = 5; //5 seconds
  433. #endif //FAN_SOFT_PWM
  434. fans_check_enabled = (eeprom_read_byte((uint8_t*)EEPROM_FAN_CHECK_ENABLED) > 0);
  435. static unsigned char fan_speed_errors[2] = { 0,0 };
  436. #if (defined(FANCHECK) && defined(TACH_0) && (TACH_0 >-1))
  437. if ((fan_speed[0] == 0) && (current_temperature[0] > EXTRUDER_AUTO_FAN_TEMPERATURE)) fan_speed_errors[0]++;
  438. else fan_speed_errors[0] = 0;
  439. #endif
  440. #if (defined(FANCHECK) && defined(TACH_1) && (TACH_1 >-1))
  441. if ((fan_speed[1] < 5) && ((blocks_queued() ? block_buffer[block_buffer_tail].fan_speed : fanSpeed) > MIN_PRINT_FAN_SPEED)) fan_speed_errors[1]++;
  442. else fan_speed_errors[1] = 0;
  443. #endif
  444. // drop the fan_check_error flag when both fans are ok
  445. if( fan_speed_errors[0] == 0 && fan_speed_errors[1] == 0 && fan_check_error == EFCE_REPORTED){
  446. // we may even send some info to the LCD from here
  447. fan_check_error = EFCE_OK;
  448. }
  449. if ((fan_speed_errors[0] > max_extruder_fan_errors) && fans_check_enabled) {
  450. fan_speed_errors[0] = 0;
  451. fanSpeedError(0); //extruder fan
  452. }
  453. if ((fan_speed_errors[1] > max_print_fan_errors) && fans_check_enabled) {
  454. fan_speed_errors[1] = 0;
  455. fanSpeedError(1); //print fan
  456. }
  457. }
  458. //! Prints serialMsg to serial port, displays lcdMsg onto the LCD and beeps.
  459. //! Extracted from fanSpeedError to save some space.
  460. //! @param serialMsg pointer into PROGMEM, this text will be printed to the serial port
  461. //! @param lcdMsg pointer into PROGMEM, this text will be printed onto the LCD
  462. static void fanSpeedErrorBeep(const char *serialMsg, const char *lcdMsg){
  463. SERIAL_ECHOLNRPGM(serialMsg);
  464. if (get_message_level() == 0) {
  465. if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE)||(eSoundMode==e_SOUND_MODE_SILENT)){
  466. WRITE(BEEPER, HIGH);
  467. delayMicroseconds(200);
  468. WRITE(BEEPER, LOW);
  469. delayMicroseconds(100); // what is this wait for?
  470. }
  471. LCD_ALERTMESSAGERPGM(lcdMsg);
  472. }
  473. }
  474. void fanSpeedError(unsigned char _fan) {
  475. if (get_message_level() != 0 && isPrintPaused) return;
  476. //to ensure that target temp. is not set to zero in case taht we are resuming print
  477. if (card.sdprinting) {
  478. if (heating_status != 0) {
  479. lcd_print_stop();
  480. }
  481. else {
  482. fan_check_error = EFCE_DETECTED;
  483. }
  484. }
  485. else {
  486. setTargetHotend0(0);
  487. SERIAL_ECHOLNPGM("// action:pause"); //for octoprint
  488. }
  489. switch (_fan) {
  490. case 0: // extracting the same code from case 0 and case 1 into a function saves 72B
  491. fanSpeedErrorBeep(PSTR("Extruder fan speed is lower than expected"), PSTR("Err: EXTR. FAN ERROR") );
  492. break;
  493. case 1:
  494. fanSpeedErrorBeep(PSTR("Print fan speed is lower than expected"), PSTR("Err: PRINT FAN ERROR") );
  495. break;
  496. }
  497. }
  498. #endif //(defined(TACH_0) && TACH_0 >-1) || (defined(TACH_1) && TACH_1 > -1)
  499. void checkExtruderAutoFans()
  500. {
  501. uint8_t fanState = 0;
  502. // which fan pins need to be turned on?
  503. #if defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1
  504. if (current_temperature[0] > EXTRUDER_AUTO_FAN_TEMPERATURE)
  505. fanState |= 1;
  506. #endif
  507. #if defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1
  508. if (current_temperature[1] > EXTRUDER_AUTO_FAN_TEMPERATURE)
  509. {
  510. if (EXTRUDER_1_AUTO_FAN_PIN == EXTRUDER_0_AUTO_FAN_PIN)
  511. fanState |= 1;
  512. else
  513. fanState |= 2;
  514. }
  515. #endif
  516. #if defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1
  517. if (current_temperature[2] > EXTRUDER_AUTO_FAN_TEMPERATURE)
  518. {
  519. if (EXTRUDER_2_AUTO_FAN_PIN == EXTRUDER_0_AUTO_FAN_PIN)
  520. fanState |= 1;
  521. else if (EXTRUDER_2_AUTO_FAN_PIN == EXTRUDER_1_AUTO_FAN_PIN)
  522. fanState |= 2;
  523. else
  524. fanState |= 4;
  525. }
  526. #endif
  527. // update extruder auto fan states
  528. #if defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1
  529. setExtruderAutoFanState(EXTRUDER_0_AUTO_FAN_PIN, (fanState & 1) != 0);
  530. #endif
  531. #if defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1
  532. if (EXTRUDER_1_AUTO_FAN_PIN != EXTRUDER_0_AUTO_FAN_PIN)
  533. setExtruderAutoFanState(EXTRUDER_1_AUTO_FAN_PIN, (fanState & 2) != 0);
  534. #endif
  535. #if defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1
  536. if (EXTRUDER_2_AUTO_FAN_PIN != EXTRUDER_0_AUTO_FAN_PIN
  537. && EXTRUDER_2_AUTO_FAN_PIN != EXTRUDER_1_AUTO_FAN_PIN)
  538. setExtruderAutoFanState(EXTRUDER_2_AUTO_FAN_PIN, (fanState & 4) != 0);
  539. #endif
  540. }
  541. #endif // any extruder auto fan pins set
  542. // ready for eventually parameters adjusting
  543. void resetPID(uint8_t) // only for compiler-warning elimination (if function do nothing)
  544. //void resetPID(uint8_t extruder)
  545. {
  546. }
  547. void manage_heater()
  548. {
  549. #ifdef WATCHDOG
  550. wdt_reset();
  551. #endif //WATCHDOG
  552. float pid_input;
  553. float pid_output;
  554. if(temp_meas_ready != true) //better readability
  555. return;
  556. // more precisely - this condition partially stabilizes time interval for regulation values evaluation (@ ~ 230ms)
  557. updateTemperaturesFromRawValues();
  558. check_max_temp();
  559. check_min_temp();
  560. #ifdef TEMP_RUNAWAY_BED_HYSTERESIS
  561. temp_runaway_check(0, target_temperature_bed, current_temperature_bed, (int)soft_pwm_bed, true);
  562. #endif
  563. for(int e = 0; e < EXTRUDERS; e++)
  564. {
  565. #ifdef TEMP_RUNAWAY_EXTRUDER_HYSTERESIS
  566. temp_runaway_check(e+1, target_temperature[e], current_temperature[e], (int)soft_pwm[e], false);
  567. #endif
  568. #ifdef PIDTEMP
  569. pid_input = current_temperature[e];
  570. #ifndef PID_OPENLOOP
  571. if(target_temperature[e] == 0) {
  572. pid_output = 0;
  573. pid_reset[e] = true;
  574. } else {
  575. pid_error[e] = target_temperature[e] - pid_input;
  576. if(pid_reset[e]) {
  577. iState_sum[e] = 0.0;
  578. dTerm[e] = 0.0; // 'dState_last[e]' initial setting is not necessary (see end of if-statement)
  579. pid_reset[e] = false;
  580. }
  581. #ifndef PonM
  582. pTerm[e] = cs.Kp * pid_error[e];
  583. iState_sum[e] += pid_error[e];
  584. iState_sum[e] = constrain(iState_sum[e], iState_sum_min[e], iState_sum_max[e]);
  585. iTerm[e] = cs.Ki * iState_sum[e];
  586. // PID_K1 defined in Configuration.h in the PID settings
  587. #define K2 (1.0-PID_K1)
  588. dTerm[e] = (cs.Kd * (pid_input - dState_last[e]))*K2 + (PID_K1 * dTerm[e]); // e.g. digital filtration of derivative term changes
  589. pid_output = pTerm[e] + iTerm[e] - dTerm[e]; // subtraction due to "Derivative on Measurement" method (i.e. derivative of input instead derivative of error is used)
  590. if (pid_output > PID_MAX) {
  591. if (pid_error[e] > 0 ) iState_sum[e] -= pid_error[e]; // conditional un-integration
  592. pid_output=PID_MAX;
  593. } else if (pid_output < 0) {
  594. if (pid_error[e] < 0 ) iState_sum[e] -= pid_error[e]; // conditional un-integration
  595. pid_output=0;
  596. }
  597. #else // PonM ("Proportional on Measurement" method)
  598. iState_sum[e] += cs.Ki * pid_error[e];
  599. iState_sum[e] -= cs.Kp * (pid_input - dState_last[e]);
  600. iState_sum[e] = constrain(iState_sum[e], 0, PID_INTEGRAL_DRIVE_MAX);
  601. dTerm[e] = cs.Kd * (pid_input - dState_last[e]);
  602. pid_output = iState_sum[e] - dTerm[e]; // subtraction due to "Derivative on Measurement" method (i.e. derivative of input instead derivative of error is used)
  603. pid_output = constrain(pid_output, 0, PID_MAX);
  604. #endif // PonM
  605. }
  606. dState_last[e] = pid_input;
  607. #else
  608. pid_output = constrain(target_temperature[e], 0, PID_MAX);
  609. #endif //PID_OPENLOOP
  610. #ifdef PID_DEBUG
  611. SERIAL_ECHO_START;
  612. SERIAL_ECHO(" PID_DEBUG ");
  613. SERIAL_ECHO(e);
  614. SERIAL_ECHO(": Input ");
  615. SERIAL_ECHO(pid_input);
  616. SERIAL_ECHO(" Output ");
  617. SERIAL_ECHO(pid_output);
  618. SERIAL_ECHO(" pTerm ");
  619. SERIAL_ECHO(pTerm[e]);
  620. SERIAL_ECHO(" iTerm ");
  621. SERIAL_ECHO(iTerm[e]);
  622. SERIAL_ECHO(" dTerm ");
  623. SERIAL_ECHOLN(-dTerm[e]);
  624. #endif //PID_DEBUG
  625. #else /* PID off */
  626. pid_output = 0;
  627. if(current_temperature[e] < target_temperature[e]) {
  628. pid_output = PID_MAX;
  629. }
  630. #endif
  631. // Check if temperature is within the correct range
  632. if((current_temperature[e] < maxttemp[e]) && (target_temperature[e] != 0))
  633. {
  634. soft_pwm[e] = (int)pid_output >> 1;
  635. }
  636. else
  637. {
  638. soft_pwm[e] = 0;
  639. }
  640. #ifdef WATCH_TEMP_PERIOD
  641. if(watchmillis[e] && _millis() - watchmillis[e] > WATCH_TEMP_PERIOD)
  642. {
  643. if(degHotend(e) < watch_start_temp[e] + WATCH_TEMP_INCREASE)
  644. {
  645. setTargetHotend(0, e);
  646. LCD_MESSAGEPGM("Heating failed");
  647. SERIAL_ECHO_START;
  648. SERIAL_ECHOLN("Heating failed");
  649. }else{
  650. watchmillis[e] = 0;
  651. }
  652. }
  653. #endif
  654. #ifdef TEMP_SENSOR_1_AS_REDUNDANT
  655. if(fabs(current_temperature[0] - redundant_temperature) > MAX_REDUNDANT_TEMP_SENSOR_DIFF) {
  656. disable_heater();
  657. if(IsStopped() == false) {
  658. SERIAL_ERROR_START;
  659. SERIAL_ERRORLNPGM("Extruder switched off. Temperature difference between temp sensors is too high !");
  660. LCD_ALERTMESSAGEPGM("Err: REDUNDANT TEMP ERROR");
  661. }
  662. #ifndef BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  663. Stop();
  664. #endif
  665. }
  666. #endif
  667. } // End extruder for loop
  668. #define FAN_CHECK_PERIOD 5000 //5s
  669. #define FAN_CHECK_DURATION 100 //100ms
  670. #ifndef DEBUG_DISABLE_FANCHECK
  671. #if (defined(EXTRUDER_0_AUTO_FAN_PIN) && EXTRUDER_0_AUTO_FAN_PIN > -1) || \
  672. (defined(EXTRUDER_1_AUTO_FAN_PIN) && EXTRUDER_1_AUTO_FAN_PIN > -1) || \
  673. (defined(EXTRUDER_2_AUTO_FAN_PIN) && EXTRUDER_2_AUTO_FAN_PIN > -1)
  674. #ifdef FAN_SOFT_PWM
  675. #ifdef FANCHECK
  676. if ((_millis() - extruder_autofan_last_check > FAN_CHECK_PERIOD) && (!fan_measuring)) {
  677. extruder_autofan_last_check = _millis();
  678. fanSpeedBckp = fanSpeedSoftPwm;
  679. if (fanSpeedSoftPwm >= MIN_PRINT_FAN_SPEED) { //if we are in rage where we are doing fan check, set full PWM range for a short time to measure fan RPM by reading tacho signal without modulation by PWM signal
  680. // printf_P(PSTR("fanSpeedSoftPwm 1: %d\n"), fanSpeedSoftPwm);
  681. fanSpeedSoftPwm = 255;
  682. }
  683. fan_measuring = true;
  684. }
  685. if ((_millis() - extruder_autofan_last_check > FAN_CHECK_DURATION) && (fan_measuring)) {
  686. countFanSpeed();
  687. checkFanSpeed();
  688. //printf_P(PSTR("fanSpeedSoftPwm 1: %d\n"), fanSpeedSoftPwm);
  689. fanSpeedSoftPwm = fanSpeedBckp;
  690. //printf_P(PSTR("fan PWM: %d; extr fanSpeed measured: %d; print fan speed measured: %d \n"), fanSpeedBckp, fan_speed[0], fan_speed[1]);
  691. extruder_autofan_last_check = _millis();
  692. fan_measuring = false;
  693. }
  694. #endif //FANCHECK
  695. checkExtruderAutoFans();
  696. #else //FAN_SOFT_PWM
  697. if(_millis() - extruder_autofan_last_check > 1000) // only need to check fan state very infrequently
  698. {
  699. #if (defined(FANCHECK) && ((defined(TACH_0) && (TACH_0 >-1)) || (defined(TACH_1) && (TACH_1 > -1))))
  700. countFanSpeed();
  701. checkFanSpeed();
  702. #endif //(defined(TACH_0) && TACH_0 >-1) || (defined(TACH_1) && TACH_1 > -1)
  703. checkExtruderAutoFans();
  704. extruder_autofan_last_check = _millis();
  705. }
  706. #endif //FAN_SOFT_PWM
  707. #endif
  708. #endif //DEBUG_DISABLE_FANCHECK
  709. #ifndef PIDTEMPBED
  710. if(_millis() - previous_millis_bed_heater < BED_CHECK_INTERVAL)
  711. return;
  712. previous_millis_bed_heater = _millis();
  713. #endif
  714. #if TEMP_SENSOR_BED != 0
  715. #ifdef PIDTEMPBED
  716. pid_input = current_temperature_bed;
  717. #ifndef PID_OPENLOOP
  718. pid_error_bed = target_temperature_bed - pid_input;
  719. pTerm_bed = cs.bedKp * pid_error_bed;
  720. temp_iState_bed += pid_error_bed;
  721. temp_iState_bed = constrain(temp_iState_bed, temp_iState_min_bed, temp_iState_max_bed);
  722. iTerm_bed = cs.bedKi * temp_iState_bed;
  723. //PID_K1 defined in Configuration.h in the PID settings
  724. #define K2 (1.0-PID_K1)
  725. dTerm_bed= (cs.bedKd * (pid_input - temp_dState_bed))*K2 + (PID_K1 * dTerm_bed);
  726. temp_dState_bed = pid_input;
  727. pid_output = pTerm_bed + iTerm_bed - dTerm_bed;
  728. if (pid_output > MAX_BED_POWER) {
  729. if (pid_error_bed > 0 ) temp_iState_bed -= pid_error_bed; // conditional un-integration
  730. pid_output=MAX_BED_POWER;
  731. } else if (pid_output < 0){
  732. if (pid_error_bed < 0 ) temp_iState_bed -= pid_error_bed; // conditional un-integration
  733. pid_output=0;
  734. }
  735. #else
  736. pid_output = constrain(target_temperature_bed, 0, MAX_BED_POWER);
  737. #endif //PID_OPENLOOP
  738. if(current_temperature_bed < BED_MAXTEMP)
  739. {
  740. soft_pwm_bed = (int)pid_output >> 1;
  741. timer02_set_pwm0(soft_pwm_bed << 1);
  742. }
  743. else {
  744. soft_pwm_bed = 0;
  745. timer02_set_pwm0(soft_pwm_bed << 1);
  746. }
  747. #elif !defined(BED_LIMIT_SWITCHING)
  748. // Check if temperature is within the correct range
  749. if(current_temperature_bed < BED_MAXTEMP)
  750. {
  751. if(current_temperature_bed >= target_temperature_bed)
  752. {
  753. soft_pwm_bed = 0;
  754. timer02_set_pwm0(soft_pwm_bed << 1);
  755. }
  756. else
  757. {
  758. soft_pwm_bed = MAX_BED_POWER>>1;
  759. timer02_set_pwm0(soft_pwm_bed << 1);
  760. }
  761. }
  762. else
  763. {
  764. soft_pwm_bed = 0;
  765. timer02_set_pwm0(soft_pwm_bed << 1);
  766. WRITE(HEATER_BED_PIN,LOW);
  767. }
  768. #else //#ifdef BED_LIMIT_SWITCHING
  769. // Check if temperature is within the correct band
  770. if(current_temperature_bed < BED_MAXTEMP)
  771. {
  772. if(current_temperature_bed > target_temperature_bed + BED_HYSTERESIS)
  773. {
  774. soft_pwm_bed = 0;
  775. timer02_set_pwm0(soft_pwm_bed << 1);
  776. }
  777. else if(current_temperature_bed <= target_temperature_bed - BED_HYSTERESIS)
  778. {
  779. soft_pwm_bed = MAX_BED_POWER>>1;
  780. timer02_set_pwm0(soft_pwm_bed << 1);
  781. }
  782. }
  783. else
  784. {
  785. soft_pwm_bed = 0;
  786. timer02_set_pwm0(soft_pwm_bed << 1);
  787. WRITE(HEATER_BED_PIN,LOW);
  788. }
  789. #endif
  790. if(target_temperature_bed==0)
  791. {
  792. soft_pwm_bed = 0;
  793. timer02_set_pwm0(soft_pwm_bed << 1);
  794. }
  795. #endif
  796. host_keepalive();
  797. }
  798. #define PGM_RD_W(x) (short)pgm_read_word(&x)
  799. // Derived from RepRap FiveD extruder::getTemperature()
  800. // For hot end temperature measurement.
  801. static float analog2temp(int raw, uint8_t e) {
  802. #ifdef TEMP_SENSOR_1_AS_REDUNDANT
  803. if(e > EXTRUDERS)
  804. #else
  805. if(e >= EXTRUDERS)
  806. #endif
  807. {
  808. SERIAL_ERROR_START;
  809. SERIAL_ERROR((int)e);
  810. SERIAL_ERRORLNPGM(" - Invalid extruder number !");
  811. kill(PSTR(""), 6);
  812. return 0.0;
  813. }
  814. #ifdef HEATER_0_USES_MAX6675
  815. if (e == 0)
  816. {
  817. return 0.25 * raw;
  818. }
  819. #endif
  820. if(heater_ttbl_map[e] != NULL)
  821. {
  822. float celsius = 0;
  823. uint8_t i;
  824. short (*tt)[][2] = (short (*)[][2])(heater_ttbl_map[e]);
  825. for (i=1; i<heater_ttbllen_map[e]; i++)
  826. {
  827. if (PGM_RD_W((*tt)[i][0]) > raw)
  828. {
  829. celsius = PGM_RD_W((*tt)[i-1][1]) +
  830. (raw - PGM_RD_W((*tt)[i-1][0])) *
  831. (float)(PGM_RD_W((*tt)[i][1]) - PGM_RD_W((*tt)[i-1][1])) /
  832. (float)(PGM_RD_W((*tt)[i][0]) - PGM_RD_W((*tt)[i-1][0]));
  833. break;
  834. }
  835. }
  836. // Overflow: Set to last value in the table
  837. if (i == heater_ttbllen_map[e]) celsius = PGM_RD_W((*tt)[i-1][1]);
  838. return celsius;
  839. }
  840. return ((raw * ((5.0 * 100.0) / 1024.0) / OVERSAMPLENR) * TEMP_SENSOR_AD595_GAIN) + TEMP_SENSOR_AD595_OFFSET;
  841. }
  842. // Derived from RepRap FiveD extruder::getTemperature()
  843. // For bed temperature measurement.
  844. static float analog2tempBed(int raw) {
  845. #ifdef BED_USES_THERMISTOR
  846. float celsius = 0;
  847. byte i;
  848. for (i=1; i<BEDTEMPTABLE_LEN; i++)
  849. {
  850. if (PGM_RD_W(BEDTEMPTABLE[i][0]) > raw)
  851. {
  852. celsius = PGM_RD_W(BEDTEMPTABLE[i-1][1]) +
  853. (raw - PGM_RD_W(BEDTEMPTABLE[i-1][0])) *
  854. (float)(PGM_RD_W(BEDTEMPTABLE[i][1]) - PGM_RD_W(BEDTEMPTABLE[i-1][1])) /
  855. (float)(PGM_RD_W(BEDTEMPTABLE[i][0]) - PGM_RD_W(BEDTEMPTABLE[i-1][0]));
  856. break;
  857. }
  858. }
  859. // Overflow: Set to last value in the table
  860. if (i == BEDTEMPTABLE_LEN) celsius = PGM_RD_W(BEDTEMPTABLE[i-1][1]);
  861. // temperature offset adjustment
  862. #ifdef BED_OFFSET
  863. float _offset = BED_OFFSET;
  864. float _offset_center = BED_OFFSET_CENTER;
  865. float _offset_start = BED_OFFSET_START;
  866. float _first_koef = (_offset / 2) / (_offset_center - _offset_start);
  867. float _second_koef = (_offset / 2) / (100 - _offset_center);
  868. if (celsius >= _offset_start && celsius <= _offset_center)
  869. {
  870. celsius = celsius + (_first_koef * (celsius - _offset_start));
  871. }
  872. else if (celsius > _offset_center && celsius <= 100)
  873. {
  874. celsius = celsius + (_first_koef * (_offset_center - _offset_start)) + ( _second_koef * ( celsius - ( 100 - _offset_center ) )) ;
  875. }
  876. else if (celsius > 100)
  877. {
  878. celsius = celsius + _offset;
  879. }
  880. #endif
  881. return celsius;
  882. #elif defined BED_USES_AD595
  883. return ((raw * ((5.0 * 100.0) / 1024.0) / OVERSAMPLENR) * TEMP_SENSOR_AD595_GAIN) + TEMP_SENSOR_AD595_OFFSET;
  884. #else
  885. return 0;
  886. #endif
  887. }
  888. #ifdef AMBIENT_THERMISTOR
  889. static float analog2tempAmbient(int raw)
  890. {
  891. float celsius = 0;
  892. byte i;
  893. for (i=1; i<AMBIENTTEMPTABLE_LEN; i++)
  894. {
  895. if (PGM_RD_W(AMBIENTTEMPTABLE[i][0]) > raw)
  896. {
  897. celsius = PGM_RD_W(AMBIENTTEMPTABLE[i-1][1]) +
  898. (raw - PGM_RD_W(AMBIENTTEMPTABLE[i-1][0])) *
  899. (float)(PGM_RD_W(AMBIENTTEMPTABLE[i][1]) - PGM_RD_W(AMBIENTTEMPTABLE[i-1][1])) /
  900. (float)(PGM_RD_W(AMBIENTTEMPTABLE[i][0]) - PGM_RD_W(AMBIENTTEMPTABLE[i-1][0]));
  901. break;
  902. }
  903. }
  904. // Overflow: Set to last value in the table
  905. if (i == AMBIENTTEMPTABLE_LEN) celsius = PGM_RD_W(AMBIENTTEMPTABLE[i-1][1]);
  906. return celsius;
  907. }
  908. #endif //AMBIENT_THERMISTOR
  909. /* Called to get the raw values into the the actual temperatures. The raw values are created in interrupt context,
  910. and this function is called from normal context as it is too slow to run in interrupts and will block the stepper routine otherwise */
  911. static void updateTemperaturesFromRawValues()
  912. {
  913. for(uint8_t e=0;e<EXTRUDERS;e++)
  914. {
  915. current_temperature[e] = analog2temp(current_temperature_raw[e], e);
  916. }
  917. #ifdef PINDA_THERMISTOR
  918. current_temperature_raw_pinda = (uint16_t)((uint32_t)current_temperature_raw_pinda * 3 + current_temperature_raw_pinda_fast) >> 2;
  919. current_temperature_pinda = analog2tempBed(current_temperature_raw_pinda);
  920. #endif
  921. #ifdef AMBIENT_THERMISTOR
  922. current_temperature_ambient = analog2tempAmbient(current_temperature_raw_ambient); //thermistor for ambient is NTCG104LH104JT1 (2000)
  923. #endif
  924. #ifdef DEBUG_HEATER_BED_SIM
  925. current_temperature_bed = target_temperature_bed;
  926. #else //DEBUG_HEATER_BED_SIM
  927. current_temperature_bed = analog2tempBed(current_temperature_bed_raw);
  928. #endif //DEBUG_HEATER_BED_SIM
  929. #ifdef TEMP_SENSOR_1_AS_REDUNDANT
  930. redundant_temperature = analog2temp(redundant_temperature_raw, 1);
  931. #endif
  932. CRITICAL_SECTION_START;
  933. temp_meas_ready = false;
  934. CRITICAL_SECTION_END;
  935. }
  936. void tp_init()
  937. {
  938. #if MB(RUMBA) && ((TEMP_SENSOR_0==-1)||(TEMP_SENSOR_1==-1)||(TEMP_SENSOR_2==-1)||(TEMP_SENSOR_BED==-1))
  939. //disable RUMBA JTAG in case the thermocouple extension is plugged on top of JTAG connector
  940. MCUCR=(1<<JTD);
  941. MCUCR=(1<<JTD);
  942. #endif
  943. // Finish init of mult extruder arrays
  944. for(int e = 0; e < EXTRUDERS; e++) {
  945. // populate with the first value
  946. maxttemp[e] = maxttemp[0];
  947. #ifdef PIDTEMP
  948. iState_sum_min[e] = 0.0;
  949. iState_sum_max[e] = PID_INTEGRAL_DRIVE_MAX / cs.Ki;
  950. #endif //PIDTEMP
  951. #ifdef PIDTEMPBED
  952. temp_iState_min_bed = 0.0;
  953. temp_iState_max_bed = PID_INTEGRAL_DRIVE_MAX / cs.bedKi;
  954. #endif //PIDTEMPBED
  955. }
  956. #if defined(HEATER_0_PIN) && (HEATER_0_PIN > -1)
  957. SET_OUTPUT(HEATER_0_PIN);
  958. #endif
  959. #if defined(HEATER_1_PIN) && (HEATER_1_PIN > -1)
  960. SET_OUTPUT(HEATER_1_PIN);
  961. #endif
  962. #if defined(HEATER_2_PIN) && (HEATER_2_PIN > -1)
  963. SET_OUTPUT(HEATER_2_PIN);
  964. #endif
  965. #if defined(HEATER_BED_PIN) && (HEATER_BED_PIN > -1)
  966. SET_OUTPUT(HEATER_BED_PIN);
  967. #endif
  968. #if defined(FAN_PIN) && (FAN_PIN > -1)
  969. SET_OUTPUT(FAN_PIN);
  970. #ifdef FAST_PWM_FAN
  971. setPwmFrequency(FAN_PIN, 1); // No prescaling. Pwm frequency = F_CPU/256/8
  972. #endif
  973. #ifdef FAN_SOFT_PWM
  974. soft_pwm_fan = fanSpeedSoftPwm / (1 << (8 - FAN_SOFT_PWM_BITS));
  975. #endif
  976. #endif
  977. #ifdef HEATER_0_USES_MAX6675
  978. #ifndef SDSUPPORT
  979. SET_OUTPUT(SCK_PIN);
  980. WRITE(SCK_PIN,0);
  981. SET_OUTPUT(MOSI_PIN);
  982. WRITE(MOSI_PIN,1);
  983. SET_INPUT(MISO_PIN);
  984. WRITE(MISO_PIN,1);
  985. #endif
  986. /* Using pinMode and digitalWrite, as that was the only way I could get it to compile */
  987. //Have to toggle SD card CS pin to low first, to enable firmware to talk with SD card
  988. pinMode(SS_PIN, OUTPUT);
  989. digitalWrite(SS_PIN,0);
  990. pinMode(MAX6675_SS, OUTPUT);
  991. digitalWrite(MAX6675_SS,1);
  992. #endif
  993. adc_init();
  994. timer0_init();
  995. OCR2B = 128;
  996. TIMSK2 |= (1<<OCIE2B);
  997. // Wait for temperature measurement to settle
  998. _delay(250);
  999. #ifdef HEATER_0_MINTEMP
  1000. minttemp[0] = HEATER_0_MINTEMP;
  1001. while(analog2temp(minttemp_raw[0], 0) < HEATER_0_MINTEMP) {
  1002. #if HEATER_0_RAW_LO_TEMP < HEATER_0_RAW_HI_TEMP
  1003. minttemp_raw[0] += OVERSAMPLENR;
  1004. #else
  1005. minttemp_raw[0] -= OVERSAMPLENR;
  1006. #endif
  1007. }
  1008. #endif //MINTEMP
  1009. #ifdef HEATER_0_MAXTEMP
  1010. maxttemp[0] = HEATER_0_MAXTEMP;
  1011. while(analog2temp(maxttemp_raw[0], 0) > HEATER_0_MAXTEMP) {
  1012. #if HEATER_0_RAW_LO_TEMP < HEATER_0_RAW_HI_TEMP
  1013. maxttemp_raw[0] -= OVERSAMPLENR;
  1014. #else
  1015. maxttemp_raw[0] += OVERSAMPLENR;
  1016. #endif
  1017. }
  1018. #endif //MAXTEMP
  1019. #if (EXTRUDERS > 1) && defined(HEATER_1_MINTEMP)
  1020. minttemp[1] = HEATER_1_MINTEMP;
  1021. while(analog2temp(minttemp_raw[1], 1) < HEATER_1_MINTEMP) {
  1022. #if HEATER_1_RAW_LO_TEMP < HEATER_1_RAW_HI_TEMP
  1023. minttemp_raw[1] += OVERSAMPLENR;
  1024. #else
  1025. minttemp_raw[1] -= OVERSAMPLENR;
  1026. #endif
  1027. }
  1028. #endif // MINTEMP 1
  1029. #if (EXTRUDERS > 1) && defined(HEATER_1_MAXTEMP)
  1030. maxttemp[1] = HEATER_1_MAXTEMP;
  1031. while(analog2temp(maxttemp_raw[1], 1) > HEATER_1_MAXTEMP) {
  1032. #if HEATER_1_RAW_LO_TEMP < HEATER_1_RAW_HI_TEMP
  1033. maxttemp_raw[1] -= OVERSAMPLENR;
  1034. #else
  1035. maxttemp_raw[1] += OVERSAMPLENR;
  1036. #endif
  1037. }
  1038. #endif //MAXTEMP 1
  1039. #if (EXTRUDERS > 2) && defined(HEATER_2_MINTEMP)
  1040. minttemp[2] = HEATER_2_MINTEMP;
  1041. while(analog2temp(minttemp_raw[2], 2) < HEATER_2_MINTEMP) {
  1042. #if HEATER_2_RAW_LO_TEMP < HEATER_2_RAW_HI_TEMP
  1043. minttemp_raw[2] += OVERSAMPLENR;
  1044. #else
  1045. minttemp_raw[2] -= OVERSAMPLENR;
  1046. #endif
  1047. }
  1048. #endif //MINTEMP 2
  1049. #if (EXTRUDERS > 2) && defined(HEATER_2_MAXTEMP)
  1050. maxttemp[2] = HEATER_2_MAXTEMP;
  1051. while(analog2temp(maxttemp_raw[2], 2) > HEATER_2_MAXTEMP) {
  1052. #if HEATER_2_RAW_LO_TEMP < HEATER_2_RAW_HI_TEMP
  1053. maxttemp_raw[2] -= OVERSAMPLENR;
  1054. #else
  1055. maxttemp_raw[2] += OVERSAMPLENR;
  1056. #endif
  1057. }
  1058. #endif //MAXTEMP 2
  1059. #ifdef BED_MINTEMP
  1060. /* No bed MINTEMP error implemented?!? */
  1061. while(analog2tempBed(bed_minttemp_raw) < BED_MINTEMP) {
  1062. #if HEATER_BED_RAW_LO_TEMP < HEATER_BED_RAW_HI_TEMP
  1063. bed_minttemp_raw += OVERSAMPLENR;
  1064. #else
  1065. bed_minttemp_raw -= OVERSAMPLENR;
  1066. #endif
  1067. }
  1068. #endif //BED_MINTEMP
  1069. #ifdef BED_MAXTEMP
  1070. while(analog2tempBed(bed_maxttemp_raw) > BED_MAXTEMP) {
  1071. #if HEATER_BED_RAW_LO_TEMP < HEATER_BED_RAW_HI_TEMP
  1072. bed_maxttemp_raw -= OVERSAMPLENR;
  1073. #else
  1074. bed_maxttemp_raw += OVERSAMPLENR;
  1075. #endif
  1076. }
  1077. #endif //BED_MAXTEMP
  1078. }
  1079. void setWatch()
  1080. {
  1081. #ifdef WATCH_TEMP_PERIOD
  1082. for (int e = 0; e < EXTRUDERS; e++)
  1083. {
  1084. if(degHotend(e) < degTargetHotend(e) - (WATCH_TEMP_INCREASE * 2))
  1085. {
  1086. watch_start_temp[e] = degHotend(e);
  1087. watchmillis[e] = _millis();
  1088. }
  1089. }
  1090. #endif
  1091. }
  1092. #if (defined (TEMP_RUNAWAY_BED_HYSTERESIS) && TEMP_RUNAWAY_BED_TIMEOUT > 0) || (defined (TEMP_RUNAWAY_EXTRUDER_HYSTERESIS) && TEMP_RUNAWAY_EXTRUDER_TIMEOUT > 0)
  1093. void temp_runaway_check(int _heater_id, float _target_temperature, float _current_temperature, float _output, bool _isbed)
  1094. {
  1095. float __delta;
  1096. float __hysteresis = 0;
  1097. int __timeout = 0;
  1098. bool temp_runaway_check_active = false;
  1099. static float __preheat_start[2] = { 0,0}; //currently just bed and one extruder
  1100. static int __preheat_counter[2] = { 0,0};
  1101. static int __preheat_errors[2] = { 0,0};
  1102. if (_millis() - temp_runaway_timer[_heater_id] > 2000)
  1103. {
  1104. #ifdef TEMP_RUNAWAY_BED_TIMEOUT
  1105. if (_isbed)
  1106. {
  1107. __hysteresis = TEMP_RUNAWAY_BED_HYSTERESIS;
  1108. __timeout = TEMP_RUNAWAY_BED_TIMEOUT;
  1109. }
  1110. #endif
  1111. #ifdef TEMP_RUNAWAY_EXTRUDER_TIMEOUT
  1112. if (!_isbed)
  1113. {
  1114. __hysteresis = TEMP_RUNAWAY_EXTRUDER_HYSTERESIS;
  1115. __timeout = TEMP_RUNAWAY_EXTRUDER_TIMEOUT;
  1116. }
  1117. #endif
  1118. temp_runaway_timer[_heater_id] = _millis();
  1119. if (_output == 0)
  1120. {
  1121. temp_runaway_check_active = false;
  1122. temp_runaway_error_counter[_heater_id] = 0;
  1123. }
  1124. if (temp_runaway_target[_heater_id] != _target_temperature)
  1125. {
  1126. if (_target_temperature > 0)
  1127. {
  1128. temp_runaway_status[_heater_id] = TempRunaway_PREHEAT;
  1129. temp_runaway_target[_heater_id] = _target_temperature;
  1130. __preheat_start[_heater_id] = _current_temperature;
  1131. __preheat_counter[_heater_id] = 0;
  1132. }
  1133. else
  1134. {
  1135. temp_runaway_status[_heater_id] = TempRunaway_INACTIVE;
  1136. temp_runaway_target[_heater_id] = _target_temperature;
  1137. }
  1138. }
  1139. if ((_current_temperature < _target_temperature) && (temp_runaway_status[_heater_id] == TempRunaway_PREHEAT))
  1140. {
  1141. __preheat_counter[_heater_id]++;
  1142. if (__preheat_counter[_heater_id] > ((_isbed) ? 16 : 8)) // periodicaly check if current temperature changes
  1143. {
  1144. /*SERIAL_ECHOPGM("Heater:");
  1145. MYSERIAL.print(_heater_id);
  1146. SERIAL_ECHOPGM(" T:");
  1147. MYSERIAL.print(_current_temperature);
  1148. SERIAL_ECHOPGM(" Tstart:");
  1149. MYSERIAL.print(__preheat_start[_heater_id]);
  1150. SERIAL_ECHOPGM(" delta:");
  1151. MYSERIAL.print(_current_temperature-__preheat_start[_heater_id]);*/
  1152. //-// if (_current_temperature - __preheat_start[_heater_id] < 2) {
  1153. //-// if (_current_temperature - __preheat_start[_heater_id] < ((_isbed && (_current_temperature>105.0))?0.6:2.0)) {
  1154. __delta=2.0;
  1155. if(_isbed)
  1156. {
  1157. __delta=3.0;
  1158. if(_current_temperature>90.0) __delta=2.0;
  1159. if(_current_temperature>105.0) __delta=0.6;
  1160. }
  1161. if (_current_temperature - __preheat_start[_heater_id] < __delta) {
  1162. __preheat_errors[_heater_id]++;
  1163. /*SERIAL_ECHOPGM(" Preheat errors:");
  1164. MYSERIAL.println(__preheat_errors[_heater_id]);*/
  1165. }
  1166. else {
  1167. //SERIAL_ECHOLNPGM("");
  1168. __preheat_errors[_heater_id] = 0;
  1169. }
  1170. if (__preheat_errors[_heater_id] > ((_isbed) ? 3 : 5))
  1171. {
  1172. if (farm_mode) { prusa_statistics(0); }
  1173. temp_runaway_stop(true, _isbed);
  1174. if (farm_mode) { prusa_statistics(91); }
  1175. }
  1176. __preheat_start[_heater_id] = _current_temperature;
  1177. __preheat_counter[_heater_id] = 0;
  1178. }
  1179. }
  1180. //-// if (_current_temperature >= _target_temperature && temp_runaway_status[_heater_id] == TempRunaway_PREHEAT)
  1181. if ((_current_temperature > (_target_temperature - __hysteresis)) && temp_runaway_status[_heater_id] == TempRunaway_PREHEAT)
  1182. {
  1183. /*SERIAL_ECHOPGM("Heater:");
  1184. MYSERIAL.print(_heater_id);
  1185. MYSERIAL.println(" ->tempRunaway");*/
  1186. temp_runaway_status[_heater_id] = TempRunaway_ACTIVE;
  1187. temp_runaway_check_active = false;
  1188. temp_runaway_error_counter[_heater_id] = 0;
  1189. }
  1190. if (_output > 0)
  1191. {
  1192. temp_runaway_check_active = true;
  1193. }
  1194. if (temp_runaway_check_active)
  1195. {
  1196. // we are in range
  1197. if ((_current_temperature > (_target_temperature - __hysteresis)) && (_current_temperature < (_target_temperature + __hysteresis)))
  1198. {
  1199. temp_runaway_check_active = false;
  1200. temp_runaway_error_counter[_heater_id] = 0;
  1201. }
  1202. else
  1203. {
  1204. if (temp_runaway_status[_heater_id] > TempRunaway_PREHEAT)
  1205. {
  1206. temp_runaway_error_counter[_heater_id]++;
  1207. if (temp_runaway_error_counter[_heater_id] * 2 > __timeout)
  1208. {
  1209. if (farm_mode) { prusa_statistics(0); }
  1210. temp_runaway_stop(false, _isbed);
  1211. if (farm_mode) { prusa_statistics(90); }
  1212. }
  1213. }
  1214. }
  1215. }
  1216. }
  1217. }
  1218. void temp_runaway_stop(bool isPreheat, bool isBed)
  1219. {
  1220. cancel_heatup = true;
  1221. quickStop();
  1222. if (card.sdprinting)
  1223. {
  1224. card.sdprinting = false;
  1225. card.closefile();
  1226. }
  1227. // Clean the input command queue
  1228. // This is necessary, because in command queue there can be commands which would later set heater or bed temperature.
  1229. cmdqueue_reset();
  1230. disable_heater();
  1231. disable_x();
  1232. disable_y();
  1233. disable_e0();
  1234. disable_e1();
  1235. disable_e2();
  1236. manage_heater();
  1237. lcd_update(0);
  1238. if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE)||(eSoundMode==e_SOUND_MODE_SILENT))
  1239. WRITE(BEEPER, HIGH);
  1240. delayMicroseconds(500);
  1241. WRITE(BEEPER, LOW);
  1242. delayMicroseconds(100);
  1243. if (isPreheat)
  1244. {
  1245. Stop();
  1246. isBed ? LCD_ALERTMESSAGEPGM("BED PREHEAT ERROR") : LCD_ALERTMESSAGEPGM("PREHEAT ERROR");
  1247. SERIAL_ERROR_START;
  1248. isBed ? SERIAL_ERRORLNPGM(" THERMAL RUNAWAY ( PREHEAT HEATBED)") : SERIAL_ERRORLNPGM(" THERMAL RUNAWAY ( PREHEAT HOTEND)");
  1249. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  1250. SET_OUTPUT(FAN_PIN);
  1251. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 1);
  1252. #ifdef FAN_SOFT_PWM
  1253. fanSpeedSoftPwm = 255;
  1254. #else //FAN_SOFT_PWM
  1255. analogWrite(FAN_PIN, 255);
  1256. #endif //FAN_SOFT_PWM
  1257. fanSpeed = 255;
  1258. delayMicroseconds(2000);
  1259. }
  1260. else
  1261. {
  1262. isBed ? LCD_ALERTMESSAGEPGM("BED THERMAL RUNAWAY") : LCD_ALERTMESSAGEPGM("THERMAL RUNAWAY");
  1263. SERIAL_ERROR_START;
  1264. isBed ? SERIAL_ERRORLNPGM(" HEATBED THERMAL RUNAWAY") : SERIAL_ERRORLNPGM(" HOTEND THERMAL RUNAWAY");
  1265. }
  1266. }
  1267. #endif
  1268. void disable_heater()
  1269. {
  1270. setAllTargetHotends(0);
  1271. setTargetBed(0);
  1272. #if defined(TEMP_0_PIN) && TEMP_0_PIN > -1
  1273. target_temperature[0]=0;
  1274. soft_pwm[0]=0;
  1275. #if defined(HEATER_0_PIN) && HEATER_0_PIN > -1
  1276. WRITE(HEATER_0_PIN,LOW);
  1277. #endif
  1278. #endif
  1279. #if defined(TEMP_1_PIN) && TEMP_1_PIN > -1 && EXTRUDERS > 1
  1280. target_temperature[1]=0;
  1281. soft_pwm[1]=0;
  1282. #if defined(HEATER_1_PIN) && HEATER_1_PIN > -1
  1283. WRITE(HEATER_1_PIN,LOW);
  1284. #endif
  1285. #endif
  1286. #if defined(TEMP_2_PIN) && TEMP_2_PIN > -1 && EXTRUDERS > 2
  1287. target_temperature[2]=0;
  1288. soft_pwm[2]=0;
  1289. #if defined(HEATER_2_PIN) && HEATER_2_PIN > -1
  1290. WRITE(HEATER_2_PIN,LOW);
  1291. #endif
  1292. #endif
  1293. #if defined(TEMP_BED_PIN) && TEMP_BED_PIN > -1
  1294. target_temperature_bed=0;
  1295. soft_pwm_bed=0;
  1296. timer02_set_pwm0(soft_pwm_bed << 1);
  1297. #if defined(HEATER_BED_PIN) && HEATER_BED_PIN > -1
  1298. //WRITE(HEATER_BED_PIN,LOW);
  1299. #endif
  1300. #endif
  1301. }
  1302. //! codes of alert messages for the LCD - it is shorter to compare an uin8_t
  1303. //! than raw const char * of the messages themselves.
  1304. //! Could be used for MAXTEMP situations too - after reaching MAXTEMP and turning off the heater automagically
  1305. //! the heater/bed may cool down and a similar alert message like "MAXTERM fixed..." may be displayed.
  1306. enum { LCDALERT_NONE = 0, LCDALERT_HEATERMINTEMP, LCDALERT_BEDMINTEMP, LCDALERT_MINTEMPFIXED, LCDALERT_PLEASERESTART };
  1307. //! remember the last alert message sent to the LCD
  1308. //! to prevent flicker and improve speed
  1309. uint8_t last_alert_sent_to_lcd = LCDALERT_NONE;
  1310. void max_temp_error(uint8_t e) {
  1311. disable_heater();
  1312. if(IsStopped() == false) {
  1313. SERIAL_ERROR_START;
  1314. SERIAL_ERRORLN((int)e);
  1315. SERIAL_ERRORLNPGM(": Extruder switched off. MAXTEMP triggered !");
  1316. LCD_ALERTMESSAGEPGM("Err: MAXTEMP");
  1317. }
  1318. #ifndef BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  1319. Stop();
  1320. #endif
  1321. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  1322. SET_OUTPUT(FAN_PIN);
  1323. SET_OUTPUT(BEEPER);
  1324. WRITE(FAN_PIN, 1);
  1325. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 1);
  1326. if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE)||(eSoundMode==e_SOUND_MODE_SILENT))
  1327. WRITE(BEEPER, 1);
  1328. // fanSpeed will consumed by the check_axes_activity() routine.
  1329. fanSpeed=255;
  1330. if (farm_mode) { prusa_statistics(93); }
  1331. }
  1332. void min_temp_error(uint8_t e) {
  1333. #ifdef DEBUG_DISABLE_MINTEMP
  1334. return;
  1335. #endif
  1336. //if (current_temperature_ambient < MINTEMP_MINAMBIENT) return;
  1337. disable_heater();
  1338. static const char err[] PROGMEM = "Err: MINTEMP";
  1339. if(IsStopped() == false) {
  1340. SERIAL_ERROR_START;
  1341. SERIAL_ERRORLN((int)e);
  1342. SERIAL_ERRORLNPGM(": Extruder switched off. MINTEMP triggered !");
  1343. lcd_setalertstatuspgm(err);
  1344. last_alert_sent_to_lcd = LCDALERT_HEATERMINTEMP;
  1345. } else if( last_alert_sent_to_lcd != LCDALERT_HEATERMINTEMP ){ // only update, if the lcd message is to be changed (i.e. not the same as last time)
  1346. // we are already stopped due to some error, only update the status message without flickering
  1347. lcd_updatestatuspgm(err);
  1348. last_alert_sent_to_lcd = LCDALERT_HEATERMINTEMP;
  1349. }
  1350. #ifndef BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  1351. // if( last_alert_sent_to_lcd != LCDALERT_HEATERMINTEMP ){
  1352. // last_alert_sent_to_lcd = LCDALERT_HEATERMINTEMP;
  1353. // lcd_print_stop();
  1354. // }
  1355. Stop();
  1356. #endif
  1357. if (farm_mode) { prusa_statistics(92); }
  1358. }
  1359. void bed_max_temp_error(void) {
  1360. #if HEATER_BED_PIN > -1
  1361. //WRITE(HEATER_BED_PIN, 0);
  1362. #endif
  1363. if(IsStopped() == false) {
  1364. SERIAL_ERROR_START;
  1365. SERIAL_ERRORLNPGM("Temperature heated bed switched off. MAXTEMP triggered !");
  1366. LCD_ALERTMESSAGEPGM("Err: MAXTEMP BED");
  1367. }
  1368. #ifndef BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  1369. Stop();
  1370. #endif
  1371. }
  1372. void bed_min_temp_error(void) {
  1373. #ifdef DEBUG_DISABLE_MINTEMP
  1374. return;
  1375. #endif
  1376. //if (current_temperature_ambient < MINTEMP_MINAMBIENT) return;
  1377. #if HEATER_BED_PIN > -1
  1378. //WRITE(HEATER_BED_PIN, 0);
  1379. #endif
  1380. static const char err[] PROGMEM = "Err: MINTEMP BED";
  1381. if(IsStopped() == false) {
  1382. SERIAL_ERROR_START;
  1383. SERIAL_ERRORLNPGM("Temperature heated bed switched off. MINTEMP triggered !");
  1384. lcd_setalertstatuspgm(err);
  1385. last_alert_sent_to_lcd = LCDALERT_BEDMINTEMP;
  1386. } else if( last_alert_sent_to_lcd != LCDALERT_BEDMINTEMP ){ // only update, if the lcd message is to be changed (i.e. not the same as last time)
  1387. // we are already stopped due to some error, only update the status message without flickering
  1388. lcd_updatestatuspgm(err);
  1389. last_alert_sent_to_lcd = LCDALERT_BEDMINTEMP;
  1390. }
  1391. #ifndef BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE
  1392. Stop();
  1393. #endif
  1394. }
  1395. #ifdef HEATER_0_USES_MAX6675
  1396. #define MAX6675_HEAT_INTERVAL 250
  1397. long max6675_previous_millis = MAX6675_HEAT_INTERVAL;
  1398. int max6675_temp = 2000;
  1399. int read_max6675()
  1400. {
  1401. if (_millis() - max6675_previous_millis < MAX6675_HEAT_INTERVAL)
  1402. return max6675_temp;
  1403. max6675_previous_millis = _millis();
  1404. max6675_temp = 0;
  1405. #ifdef PRR
  1406. PRR &= ~(1<<PRSPI);
  1407. #elif defined PRR0
  1408. PRR0 &= ~(1<<PRSPI);
  1409. #endif
  1410. SPCR = (1<<MSTR) | (1<<SPE) | (1<<SPR0);
  1411. // enable TT_MAX6675
  1412. WRITE(MAX6675_SS, 0);
  1413. // ensure 100ns delay - a bit extra is fine
  1414. asm("nop");//50ns on 20Mhz, 62.5ns on 16Mhz
  1415. asm("nop");//50ns on 20Mhz, 62.5ns on 16Mhz
  1416. // read MSB
  1417. SPDR = 0;
  1418. for (;(SPSR & (1<<SPIF)) == 0;);
  1419. max6675_temp = SPDR;
  1420. max6675_temp <<= 8;
  1421. // read LSB
  1422. SPDR = 0;
  1423. for (;(SPSR & (1<<SPIF)) == 0;);
  1424. max6675_temp |= SPDR;
  1425. // disable TT_MAX6675
  1426. WRITE(MAX6675_SS, 1);
  1427. if (max6675_temp & 4)
  1428. {
  1429. // thermocouple open
  1430. max6675_temp = 2000;
  1431. }
  1432. else
  1433. {
  1434. max6675_temp = max6675_temp >> 3;
  1435. }
  1436. return max6675_temp;
  1437. }
  1438. #endif
  1439. extern "C" {
  1440. void adc_ready(void) //callback from adc when sampling finished
  1441. {
  1442. current_temperature_raw[0] = adc_values[ADC_PIN_IDX(TEMP_0_PIN)]; //heater
  1443. current_temperature_raw_pinda_fast = adc_values[ADC_PIN_IDX(TEMP_PINDA_PIN)];
  1444. current_temperature_bed_raw = adc_values[ADC_PIN_IDX(TEMP_BED_PIN)];
  1445. #ifdef VOLT_PWR_PIN
  1446. current_voltage_raw_pwr = adc_values[ADC_PIN_IDX(VOLT_PWR_PIN)];
  1447. #endif
  1448. #ifdef AMBIENT_THERMISTOR
  1449. current_temperature_raw_ambient = adc_values[ADC_PIN_IDX(TEMP_AMBIENT_PIN)];
  1450. #endif //AMBIENT_THERMISTOR
  1451. #ifdef VOLT_BED_PIN
  1452. current_voltage_raw_bed = adc_values[ADC_PIN_IDX(VOLT_BED_PIN)]; // 6->9
  1453. #endif
  1454. temp_meas_ready = true;
  1455. }
  1456. } // extern "C"
  1457. // Timer2 (originaly timer0) is shared with millies
  1458. #ifdef SYSTEM_TIMER_2
  1459. ISR(TIMER2_COMPB_vect)
  1460. #else //SYSTEM_TIMER_2
  1461. ISR(TIMER0_COMPB_vect)
  1462. #endif //SYSTEM_TIMER_2
  1463. {
  1464. static bool _lock = false;
  1465. if (_lock) return;
  1466. _lock = true;
  1467. asm("sei");
  1468. if (!temp_meas_ready) adc_cycle();
  1469. lcd_buttons_update();
  1470. static uint8_t pwm_count = (1 << SOFT_PWM_SCALE);
  1471. static uint8_t soft_pwm_0;
  1472. #ifdef SLOW_PWM_HEATERS
  1473. static unsigned char slow_pwm_count = 0;
  1474. static unsigned char state_heater_0 = 0;
  1475. static unsigned char state_timer_heater_0 = 0;
  1476. #endif
  1477. #if (EXTRUDERS > 1) || defined(HEATERS_PARALLEL)
  1478. static unsigned char soft_pwm_1;
  1479. #ifdef SLOW_PWM_HEATERS
  1480. static unsigned char state_heater_1 = 0;
  1481. static unsigned char state_timer_heater_1 = 0;
  1482. #endif
  1483. #endif
  1484. #if EXTRUDERS > 2
  1485. static unsigned char soft_pwm_2;
  1486. #ifdef SLOW_PWM_HEATERS
  1487. static unsigned char state_heater_2 = 0;
  1488. static unsigned char state_timer_heater_2 = 0;
  1489. #endif
  1490. #endif
  1491. #if HEATER_BED_PIN > -1
  1492. // @@DR static unsigned char soft_pwm_b;
  1493. #ifdef SLOW_PWM_HEATERS
  1494. static unsigned char state_heater_b = 0;
  1495. static unsigned char state_timer_heater_b = 0;
  1496. #endif
  1497. #endif
  1498. #if defined(FILWIDTH_PIN) &&(FILWIDTH_PIN > -1)
  1499. static unsigned long raw_filwidth_value = 0; //added for filament width sensor
  1500. #endif
  1501. #ifndef SLOW_PWM_HEATERS
  1502. /*
  1503. * standard PWM modulation
  1504. */
  1505. if (pwm_count == 0)
  1506. {
  1507. soft_pwm_0 = soft_pwm[0];
  1508. if(soft_pwm_0 > 0)
  1509. {
  1510. WRITE(HEATER_0_PIN,1);
  1511. #ifdef HEATERS_PARALLEL
  1512. WRITE(HEATER_1_PIN,1);
  1513. #endif
  1514. } else WRITE(HEATER_0_PIN,0);
  1515. #if EXTRUDERS > 1
  1516. soft_pwm_1 = soft_pwm[1];
  1517. if(soft_pwm_1 > 0) WRITE(HEATER_1_PIN,1); else WRITE(HEATER_1_PIN,0);
  1518. #endif
  1519. #if EXTRUDERS > 2
  1520. soft_pwm_2 = soft_pwm[2];
  1521. if(soft_pwm_2 > 0) WRITE(HEATER_2_PIN,1); else WRITE(HEATER_2_PIN,0);
  1522. #endif
  1523. }
  1524. #if defined(HEATER_BED_PIN) && HEATER_BED_PIN > -1
  1525. #if 0 // @@DR vypnuto pro hw pwm bedu
  1526. // tuhle prasarnu bude potreba poustet ve stanovenych intervalech, jinak nemam moc sanci zareagovat
  1527. // teoreticky by se tato cast uz vubec nemusela poustet
  1528. if ((pwm_count & ((1 << HEATER_BED_SOFT_PWM_BITS) - 1)) == 0)
  1529. {
  1530. soft_pwm_b = soft_pwm_bed >> (7 - HEATER_BED_SOFT_PWM_BITS);
  1531. # ifndef SYSTEM_TIMER_2
  1532. // tady budu krokovat pomalou frekvenci na automatu - tohle je rizeni spinani a rozepinani
  1533. // jako ridici frekvenci mam 2khz, jako vystupni frekvenci mam 30hz
  1534. // 2kHz jsou ovsem ve slysitelnem pasmu, mozna bude potreba jit s frekvenci nahoru (a tomu taky prizpusobit ostatni veci)
  1535. // Teoreticky bych mohl stahnout OCR0B citac na 6, cimz bych se dostal nekam ke 40khz a tady potom honit PWM rychleji nebo i pomaleji
  1536. // to nicemu nevadi. Soft PWM scale by se 20x zvetsilo (no dobre, 16x), cimz by se to posunulo k puvodnimu 30Hz PWM
  1537. //if(soft_pwm_b > 0) WRITE(HEATER_BED_PIN,1); else WRITE(HEATER_BED_PIN,0);
  1538. # endif //SYSTEM_TIMER_2
  1539. }
  1540. #endif
  1541. #endif
  1542. #ifdef FAN_SOFT_PWM
  1543. if ((pwm_count & ((1 << FAN_SOFT_PWM_BITS) - 1)) == 0)
  1544. {
  1545. soft_pwm_fan = fanSpeedSoftPwm / (1 << (8 - FAN_SOFT_PWM_BITS));
  1546. if(soft_pwm_fan > 0) WRITE(FAN_PIN,1); else WRITE(FAN_PIN,0);
  1547. }
  1548. #endif
  1549. if(soft_pwm_0 < pwm_count)
  1550. {
  1551. WRITE(HEATER_0_PIN,0);
  1552. #ifdef HEATERS_PARALLEL
  1553. WRITE(HEATER_1_PIN,0);
  1554. #endif
  1555. }
  1556. #if EXTRUDERS > 1
  1557. if(soft_pwm_1 < pwm_count) WRITE(HEATER_1_PIN,0);
  1558. #endif
  1559. #if EXTRUDERS > 2
  1560. if(soft_pwm_2 < pwm_count) WRITE(HEATER_2_PIN,0);
  1561. #endif
  1562. #if 0 // @@DR
  1563. #if defined(HEATER_BED_PIN) && HEATER_BED_PIN > -1
  1564. if (soft_pwm_b < (pwm_count & ((1 << HEATER_BED_SOFT_PWM_BITS) - 1))){
  1565. //WRITE(HEATER_BED_PIN,0);
  1566. }
  1567. //WRITE(HEATER_BED_PIN, pwm_count & 1 );
  1568. #endif
  1569. #endif
  1570. #ifdef FAN_SOFT_PWM
  1571. if (soft_pwm_fan < (pwm_count & ((1 << FAN_SOFT_PWM_BITS) - 1))) WRITE(FAN_PIN,0);
  1572. #endif
  1573. pwm_count += (1 << SOFT_PWM_SCALE);
  1574. pwm_count &= 0x7f;
  1575. #else //ifndef SLOW_PWM_HEATERS
  1576. /*
  1577. * SLOW PWM HEATERS
  1578. *
  1579. * for heaters drived by relay
  1580. */
  1581. #ifndef MIN_STATE_TIME
  1582. #define MIN_STATE_TIME 16 // MIN_STATE_TIME * 65.5 = time in milliseconds
  1583. #endif
  1584. if (slow_pwm_count == 0) {
  1585. // EXTRUDER 0
  1586. soft_pwm_0 = soft_pwm[0];
  1587. if (soft_pwm_0 > 0) {
  1588. // turn ON heather only if the minimum time is up
  1589. if (state_timer_heater_0 == 0) {
  1590. // if change state set timer
  1591. if (state_heater_0 == 0) {
  1592. state_timer_heater_0 = MIN_STATE_TIME;
  1593. }
  1594. state_heater_0 = 1;
  1595. WRITE(HEATER_0_PIN, 1);
  1596. #ifdef HEATERS_PARALLEL
  1597. WRITE(HEATER_1_PIN, 1);
  1598. #endif
  1599. }
  1600. } else {
  1601. // turn OFF heather only if the minimum time is up
  1602. if (state_timer_heater_0 == 0) {
  1603. // if change state set timer
  1604. if (state_heater_0 == 1) {
  1605. state_timer_heater_0 = MIN_STATE_TIME;
  1606. }
  1607. state_heater_0 = 0;
  1608. WRITE(HEATER_0_PIN, 0);
  1609. #ifdef HEATERS_PARALLEL
  1610. WRITE(HEATER_1_PIN, 0);
  1611. #endif
  1612. }
  1613. }
  1614. #if EXTRUDERS > 1
  1615. // EXTRUDER 1
  1616. soft_pwm_1 = soft_pwm[1];
  1617. if (soft_pwm_1 > 0) {
  1618. // turn ON heather only if the minimum time is up
  1619. if (state_timer_heater_1 == 0) {
  1620. // if change state set timer
  1621. if (state_heater_1 == 0) {
  1622. state_timer_heater_1 = MIN_STATE_TIME;
  1623. }
  1624. state_heater_1 = 1;
  1625. WRITE(HEATER_1_PIN, 1);
  1626. }
  1627. } else {
  1628. // turn OFF heather only if the minimum time is up
  1629. if (state_timer_heater_1 == 0) {
  1630. // if change state set timer
  1631. if (state_heater_1 == 1) {
  1632. state_timer_heater_1 = MIN_STATE_TIME;
  1633. }
  1634. state_heater_1 = 0;
  1635. WRITE(HEATER_1_PIN, 0);
  1636. }
  1637. }
  1638. #endif
  1639. #if EXTRUDERS > 2
  1640. // EXTRUDER 2
  1641. soft_pwm_2 = soft_pwm[2];
  1642. if (soft_pwm_2 > 0) {
  1643. // turn ON heather only if the minimum time is up
  1644. if (state_timer_heater_2 == 0) {
  1645. // if change state set timer
  1646. if (state_heater_2 == 0) {
  1647. state_timer_heater_2 = MIN_STATE_TIME;
  1648. }
  1649. state_heater_2 = 1;
  1650. WRITE(HEATER_2_PIN, 1);
  1651. }
  1652. } else {
  1653. // turn OFF heather only if the minimum time is up
  1654. if (state_timer_heater_2 == 0) {
  1655. // if change state set timer
  1656. if (state_heater_2 == 1) {
  1657. state_timer_heater_2 = MIN_STATE_TIME;
  1658. }
  1659. state_heater_2 = 0;
  1660. WRITE(HEATER_2_PIN, 0);
  1661. }
  1662. }
  1663. #endif
  1664. #if defined(HEATER_BED_PIN) && HEATER_BED_PIN > -1
  1665. // BED
  1666. soft_pwm_b = soft_pwm_bed;
  1667. if (soft_pwm_b > 0) {
  1668. // turn ON heather only if the minimum time is up
  1669. if (state_timer_heater_b == 0) {
  1670. // if change state set timer
  1671. if (state_heater_b == 0) {
  1672. state_timer_heater_b = MIN_STATE_TIME;
  1673. }
  1674. state_heater_b = 1;
  1675. //WRITE(HEATER_BED_PIN, 1);
  1676. }
  1677. } else {
  1678. // turn OFF heather only if the minimum time is up
  1679. if (state_timer_heater_b == 0) {
  1680. // if change state set timer
  1681. if (state_heater_b == 1) {
  1682. state_timer_heater_b = MIN_STATE_TIME;
  1683. }
  1684. state_heater_b = 0;
  1685. WRITE(HEATER_BED_PIN, 0);
  1686. }
  1687. }
  1688. #endif
  1689. } // if (slow_pwm_count == 0)
  1690. // EXTRUDER 0
  1691. if (soft_pwm_0 < slow_pwm_count) {
  1692. // turn OFF heather only if the minimum time is up
  1693. if (state_timer_heater_0 == 0) {
  1694. // if change state set timer
  1695. if (state_heater_0 == 1) {
  1696. state_timer_heater_0 = MIN_STATE_TIME;
  1697. }
  1698. state_heater_0 = 0;
  1699. WRITE(HEATER_0_PIN, 0);
  1700. #ifdef HEATERS_PARALLEL
  1701. WRITE(HEATER_1_PIN, 0);
  1702. #endif
  1703. }
  1704. }
  1705. #if EXTRUDERS > 1
  1706. // EXTRUDER 1
  1707. if (soft_pwm_1 < slow_pwm_count) {
  1708. // turn OFF heather only if the minimum time is up
  1709. if (state_timer_heater_1 == 0) {
  1710. // if change state set timer
  1711. if (state_heater_1 == 1) {
  1712. state_timer_heater_1 = MIN_STATE_TIME;
  1713. }
  1714. state_heater_1 = 0;
  1715. WRITE(HEATER_1_PIN, 0);
  1716. }
  1717. }
  1718. #endif
  1719. #if EXTRUDERS > 2
  1720. // EXTRUDER 2
  1721. if (soft_pwm_2 < slow_pwm_count) {
  1722. // turn OFF heather only if the minimum time is up
  1723. if (state_timer_heater_2 == 0) {
  1724. // if change state set timer
  1725. if (state_heater_2 == 1) {
  1726. state_timer_heater_2 = MIN_STATE_TIME;
  1727. }
  1728. state_heater_2 = 0;
  1729. WRITE(HEATER_2_PIN, 0);
  1730. }
  1731. }
  1732. #endif
  1733. #if defined(HEATER_BED_PIN) && HEATER_BED_PIN > -1
  1734. // BED
  1735. if (soft_pwm_b < slow_pwm_count) {
  1736. // turn OFF heather only if the minimum time is up
  1737. if (state_timer_heater_b == 0) {
  1738. // if change state set timer
  1739. if (state_heater_b == 1) {
  1740. state_timer_heater_b = MIN_STATE_TIME;
  1741. }
  1742. state_heater_b = 0;
  1743. WRITE(HEATER_BED_PIN, 0);
  1744. }
  1745. }
  1746. #endif
  1747. #ifdef FAN_SOFT_PWM
  1748. if ((pwm_count & ((1 << FAN_SOFT_PWM_BITS) - 1)) == 0)
  1749. soft_pwm_fan = fanSpeedSoftPwm / (1 << (8 - FAN_SOFT_PWM_BITS));
  1750. if (soft_pwm_fan > 0) WRITE(FAN_PIN,1); else WRITE(FAN_PIN,0);
  1751. }
  1752. if (soft_pwm_fan < pwm_count) WRITE(FAN_PIN,0);
  1753. #endif
  1754. pwm_count += (1 << SOFT_PWM_SCALE);
  1755. pwm_count &= 0x7f;
  1756. // increment slow_pwm_count only every 64 pwm_count circa 65.5ms
  1757. if ((pwm_count % 64) == 0) {
  1758. slow_pwm_count++;
  1759. slow_pwm_count &= 0x7f;
  1760. // Extruder 0
  1761. if (state_timer_heater_0 > 0) {
  1762. state_timer_heater_0--;
  1763. }
  1764. #if EXTRUDERS > 1
  1765. // Extruder 1
  1766. if (state_timer_heater_1 > 0)
  1767. state_timer_heater_1--;
  1768. #endif
  1769. #if EXTRUDERS > 2
  1770. // Extruder 2
  1771. if (state_timer_heater_2 > 0)
  1772. state_timer_heater_2--;
  1773. #endif
  1774. #if defined(HEATER_BED_PIN) && HEATER_BED_PIN > -1
  1775. // Bed
  1776. if (state_timer_heater_b > 0)
  1777. state_timer_heater_b--;
  1778. #endif
  1779. } //if ((pwm_count % 64) == 0) {
  1780. #endif //ifndef SLOW_PWM_HEATERS
  1781. #ifdef BABYSTEPPING
  1782. for(uint8_t axis=0;axis<3;axis++)
  1783. {
  1784. int curTodo=babystepsTodo[axis]; //get rid of volatile for performance
  1785. if(curTodo>0)
  1786. {
  1787. asm("cli");
  1788. babystep(axis,/*fwd*/true);
  1789. babystepsTodo[axis]--; //less to do next time
  1790. asm("sei");
  1791. }
  1792. else
  1793. if(curTodo<0)
  1794. {
  1795. asm("cli");
  1796. babystep(axis,/*fwd*/false);
  1797. babystepsTodo[axis]++; //less to do next time
  1798. asm("sei");
  1799. }
  1800. }
  1801. #endif //BABYSTEPPING
  1802. #if (defined(FANCHECK) && defined(TACH_0) && (TACH_0 > -1))
  1803. check_fans();
  1804. #endif //(defined(TACH_0))
  1805. _lock = false;
  1806. }
  1807. void check_max_temp()
  1808. {
  1809. //heater
  1810. #if HEATER_0_RAW_LO_TEMP > HEATER_0_RAW_HI_TEMP
  1811. if (current_temperature_raw[0] <= maxttemp_raw[0]) {
  1812. #else
  1813. if (current_temperature_raw[0] >= maxttemp_raw[0]) {
  1814. #endif
  1815. max_temp_error(0);
  1816. }
  1817. //bed
  1818. #if defined(BED_MAXTEMP) && (TEMP_SENSOR_BED != 0)
  1819. #if HEATER_BED_RAW_LO_TEMP > HEATER_BED_RAW_HI_TEMP
  1820. if (current_temperature_bed_raw <= bed_maxttemp_raw) {
  1821. #else
  1822. if (current_temperature_bed_raw >= bed_maxttemp_raw) {
  1823. #endif
  1824. target_temperature_bed = 0;
  1825. bed_max_temp_error();
  1826. }
  1827. #endif
  1828. }
  1829. //! number of repeating the same state with consecutive step() calls
  1830. //! used to slow down text switching
  1831. struct alert_automaton_mintemp {
  1832. private:
  1833. enum { ALERT_AUTOMATON_SPEED_DIV = 5 };
  1834. enum class States : uint8_t { Init = 0, TempAboveMintemp, ShowPleaseRestart, ShowMintemp };
  1835. States state = States::Init;
  1836. uint8_t repeat = ALERT_AUTOMATON_SPEED_DIV;
  1837. void substep(States next_state){
  1838. if( repeat == 0 ){
  1839. state = next_state; // advance to the next state
  1840. repeat = ALERT_AUTOMATON_SPEED_DIV; // and prepare repeating for it too
  1841. } else {
  1842. --repeat;
  1843. }
  1844. }
  1845. public:
  1846. //! brief state automaton step routine
  1847. //! @param current_temp current hotend/bed temperature (for computing simple hysteresis)
  1848. //! @param mintemp minimal temperature including hysteresis to check current_temp against
  1849. void step(float current_temp, float mintemp){
  1850. static const char m2[] PROGMEM = "MINTEMP fixed";
  1851. static const char m1[] PROGMEM = "Please restart";
  1852. switch(state){
  1853. case States::Init: // initial state - check hysteresis
  1854. if( current_temp > mintemp ){
  1855. state = States::TempAboveMintemp;
  1856. }
  1857. // otherwise keep the Err MINTEMP alert message on the display,
  1858. // i.e. do not transfer to state 1
  1859. break;
  1860. case States::TempAboveMintemp: // the temperature has risen above the hysteresis check
  1861. lcd_setalertstatuspgm(m2);
  1862. substep(States::ShowMintemp);
  1863. last_alert_sent_to_lcd = LCDALERT_MINTEMPFIXED;
  1864. break;
  1865. case States::ShowPleaseRestart: // displaying "Please restart"
  1866. lcd_updatestatuspgm(m1);
  1867. substep(States::ShowMintemp);
  1868. last_alert_sent_to_lcd = LCDALERT_PLEASERESTART;
  1869. break;
  1870. case States::ShowMintemp: // displaying "MINTEMP fixed"
  1871. lcd_updatestatuspgm(m2);
  1872. substep(States::ShowPleaseRestart);
  1873. last_alert_sent_to_lcd = LCDALERT_MINTEMPFIXED;
  1874. break;
  1875. }
  1876. }
  1877. };
  1878. static alert_automaton_mintemp alert_automaton_hotend, alert_automaton_bed;
  1879. void check_min_temp_heater0()
  1880. {
  1881. //heater
  1882. #if HEATER_0_RAW_LO_TEMP > HEATER_0_RAW_HI_TEMP
  1883. if (current_temperature_raw[0] >= minttemp_raw[0]) {
  1884. #else
  1885. if (current_temperature_raw[0] <= minttemp_raw[0]) {
  1886. #endif
  1887. menu_set_serious_error(SERIOUS_ERR_MINTEMP_HEATER);
  1888. min_temp_error(0);
  1889. } else if( menu_is_serious_error(SERIOUS_ERR_MINTEMP_HEATER) ) {
  1890. // no recovery, just force the user to restart the printer
  1891. // which is a safer variant than just continuing printing
  1892. // The automaton also checks for hysteresis - the temperature must have reached a few degrees above the MINTEMP, before
  1893. // we shall signalize, that MINTEMP has been fixed
  1894. // Code notice: normally the alert_automaton instance would have been placed here
  1895. // as static alert_automaton_mintemp alert_automaton_hotend, but
  1896. // due to stupid compiler that takes 16 more bytes.
  1897. alert_automaton_hotend.step(current_temperature[0], minttemp[0] + TEMP_HYSTERESIS);
  1898. }
  1899. }
  1900. void check_min_temp_bed()
  1901. {
  1902. #if HEATER_BED_RAW_LO_TEMP > HEATER_BED_RAW_HI_TEMP
  1903. if (current_temperature_bed_raw >= bed_minttemp_raw) {
  1904. #else
  1905. if (current_temperature_bed_raw <= bed_minttemp_raw) {
  1906. #endif
  1907. menu_set_serious_error(SERIOUS_ERR_MINTEMP_BED);
  1908. bed_min_temp_error();
  1909. } else if( menu_is_serious_error(SERIOUS_ERR_MINTEMP_BED) ){
  1910. // no recovery, just force the user to restart the printer
  1911. // which is a safer variant than just continuing printing
  1912. alert_automaton_bed.step(current_temperature_bed, BED_MINTEMP + TEMP_HYSTERESIS);
  1913. }
  1914. }
  1915. void check_min_temp()
  1916. {
  1917. static bool bCheckingOnHeater=false; // state variable, which allows to short no-checking delay (is set, when temperature is (first time) over heaterMintemp)
  1918. static bool bCheckingOnBed=false; // state variable, which allows to short no-checking delay (is set, when temperature is (first time) over bedMintemp)
  1919. #ifdef AMBIENT_THERMISTOR
  1920. if(current_temperature_raw_ambient>(OVERSAMPLENR*MINTEMP_MINAMBIENT_RAW)) // thermistor is NTC type, so operator is ">" ;-)
  1921. { // ambient temperature is low
  1922. #endif //AMBIENT_THERMISTOR
  1923. // *** 'common' part of code for MK2.5 & MK3
  1924. // * nozzle checking
  1925. if(target_temperature[active_extruder]>minttemp[active_extruder])
  1926. { // ~ nozzle heating is on
  1927. bCheckingOnHeater=bCheckingOnHeater||(current_temperature[active_extruder]>(minttemp[active_extruder]+TEMP_HYSTERESIS)); // for eventually delay cutting
  1928. if(oTimer4minTempHeater.expired(HEATER_MINTEMP_DELAY)||(!oTimer4minTempHeater.running())||bCheckingOnHeater)
  1929. {
  1930. bCheckingOnHeater=true; // not necessary
  1931. check_min_temp_heater0(); // delay is elapsed or temperature is/was over minTemp => periodical checking is active
  1932. }
  1933. }
  1934. else { // ~ nozzle heating is off
  1935. oTimer4minTempHeater.start();
  1936. bCheckingOnHeater=false;
  1937. }
  1938. // * bed checking
  1939. if(target_temperature_bed>BED_MINTEMP)
  1940. { // ~ bed heating is on
  1941. bCheckingOnBed=bCheckingOnBed||(current_temperature_bed>(BED_MINTEMP+TEMP_HYSTERESIS)); // for eventually delay cutting
  1942. if(oTimer4minTempBed.expired(BED_MINTEMP_DELAY)||(!oTimer4minTempBed.running())||bCheckingOnBed)
  1943. {
  1944. bCheckingOnBed=true; // not necessary
  1945. check_min_temp_bed(); // delay is elapsed or temperature is/was over minTemp => periodical checking is active
  1946. }
  1947. }
  1948. else { // ~ bed heating is off
  1949. oTimer4minTempBed.start();
  1950. bCheckingOnBed=false;
  1951. }
  1952. // *** end of 'common' part
  1953. #ifdef AMBIENT_THERMISTOR
  1954. }
  1955. else { // ambient temperature is standard
  1956. check_min_temp_heater0();
  1957. check_min_temp_bed();
  1958. }
  1959. #endif //AMBIENT_THERMISTOR
  1960. }
  1961. #if (defined(FANCHECK) && defined(TACH_0) && (TACH_0 > -1))
  1962. void check_fans() {
  1963. #ifdef FAN_SOFT_PWM
  1964. if (READ(TACH_0) != fan_state[0]) {
  1965. if(fan_measuring) fan_edge_counter[0] ++;
  1966. fan_state[0] = !fan_state[0];
  1967. }
  1968. #else //FAN_SOFT_PWM
  1969. if (READ(TACH_0) != fan_state[0]) {
  1970. fan_edge_counter[0] ++;
  1971. fan_state[0] = !fan_state[0];
  1972. }
  1973. #endif
  1974. //if (READ(TACH_1) != fan_state[1]) {
  1975. // fan_edge_counter[1] ++;
  1976. // fan_state[1] = !fan_state[1];
  1977. //}
  1978. }
  1979. #endif //TACH_0
  1980. #ifdef PIDTEMP
  1981. // Apply the scale factors to the PID values
  1982. float scalePID_i(float i)
  1983. {
  1984. return i*PID_dT;
  1985. }
  1986. float unscalePID_i(float i)
  1987. {
  1988. return i/PID_dT;
  1989. }
  1990. float scalePID_d(float d)
  1991. {
  1992. return d/PID_dT;
  1993. }
  1994. float unscalePID_d(float d)
  1995. {
  1996. return d*PID_dT;
  1997. }
  1998. #endif //PIDTEMP