temperature.cpp 59 KB

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