32 Commits (5ff5cee8cee0edd2f23c4900dada506c72f4e37b)

Author SHA1 Message Date
daid303 52158dffcc Big temperature code update. No longer converts back and forwards between temperature and raw sample value. Reducing complexity, removing code. Also named some variables better. While keeping the safety intact and functionality the same. 12 years ago
daid303 587154c01b Fix the WATCHPERIOD implementation. It did not work correctly in a multi extruder setup, it did not work after 32 seconds after startup (int16 used as millies timestamp). And it did not work if you gave an M104 or M109 when the target was already around the target setpoint. So on average, it did not work at all. The new implementation should be robust in detecting a failure to heat up. 12 years ago
Mark Finn 9698f4ea64 bed pid 12 years ago
Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD 12 years ago
Erik van der Zalm 87c4e06c24 Corrected active_extruder when autotemp is used. 12 years ago
Erik van der Zalm c077316b2b Added PID autotune. (experimental) 12 years ago
Bernhard 3c1a4aac2b header file simplification 13 years ago
Bernhard 415aadf704 lcd panel bed support 13 years ago
Erik van der Zalm e017228569 Merged multiple extruder support. 13 years ago
Bernhard 3320a5b37d make autotemp compatile for use without pid 13 years ago
Bernhard 88ee053af0 heating up santity, formarly knows as "watchdog", but renamed due to the existance of the real watchdog, works now. 13 years ago
Denis B 4fd75dc813 Working version of multiple extruders (up to 3) 13 years ago
Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. 13 years ago
Bernhard dfd240b260 overworked autotemp, removed one layer of nesting from the ultralcd. 13 years ago
Bernhard 59205ac5fc preliminiary implementation for the early heating finish. 13 years ago
Bernhard e4ab0e5982 more inlines 13 years ago
Bernhard b19c8b74b9 force inline 13 years ago
Bernhard 26a1de1e44 force inline 13 years ago
Erik van der Zalm aad4b75b94 First parts 2nd extruder 13 years ago
Bernhard Kubicek c57906b627 fixed bug with adjusting ki in realtime. 13 years ago
Bernhard Kubicek 1d171e9e52 reformating and some minor bugs/things found on the way. 13 years ago
Bernhard Kubicek 1740a83e11 correcting commit errors. 13 years ago
Bernhard Kubicek 2afb7bd4cf refactured temperature.cpp so that there are now abstract functions to access temperatures. 13 years ago
Erik van der Zalm 2e8e8878e5 Corrected temp variables. 13 years ago
Erik van der Zalm d15f01e1b4 Temperature changes 13 years ago
Bernhard Kubicek b9ea0651ec Revert "this is not working. Do you maybe know why?" 13 years ago
Bernhard Kubicek 8bcdb9f5f0 this is not working. Do you maybe know why? 13 years ago
Bernhard Kubicek 00674af3a8 merge from the branch bkubicek/Marlin/zalmmerge 13 years ago
Erik van der Zalm 094afe7c10 Merged Marlin, Marlin non gen6 and Ultimaker changes 13 years ago