46 Commits (46601b1c650518752cfc033849488bcca03c153b)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 9c9726d469 Cleanup of temperature code hace 9 años
  MagoKimbra 986e723eeb Add 4th extruder hace 9 años
  MagoKimbra 0ebf896070 Add 4th extruder hace 9 años
  grob6000 bf2c923db5 Make multiple PID parameters a config option hace 9 años
  grob6000 37c7e8300f Independent PID parameters for each extruder hace 9 años
  Greg Rebholz 7ecb7cbd46 Added "auto fan" checks to PID_autotune hace 9 años
  Denis Chertykov b086394178 Fix syntax errors in #ifdef. hace 9 años
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes hace 9 años
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control hace 10 años
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature hace 10 años
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature hace 10 años
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. hace 10 años
  Alex Borro 5c44f6c434 Bed Heater monitoring in Controller Fan hace 10 años
  Alex Borro dd3086d3f2 Show Temperature ADC values hace 11 años
  bkubicek d147a057ac Add the socalled "Babystepping" feature. hace 11 años
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 hace 11 años
  Erik van der Zalm 9be61cdc02 Added redundant temp sensor hace 11 años
  Simon Oliver 93f0463b21 Allow Edit menu to call fn after edit; Fix PID Ki and Kd display in menus; Actually use changed PID and Max Accel values hace 11 años
  Erik vd Zalm 6752cb2d9c PID now per extruder. Fixed typo hace 11 años
  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. hace 11 años
  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. hace 11 años
  Mark Finn 9698f4ea64 bed pid hace 12 años
  Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD hace 12 años
  Erik van der Zalm 87c4e06c24 Corrected active_extruder when autotemp is used. hace 12 años
  Erik van der Zalm c077316b2b Added PID autotune. (experimental) hace 12 años
  Bernhard 3c1a4aac2b header file simplification hace 12 años
  Bernhard 415aadf704 lcd panel bed support hace 12 años
  Erik van der Zalm e017228569 Merged multiple extruder support. hace 12 años
  Bernhard 3320a5b37d make autotemp compatile for use without pid hace 12 años
  Bernhard 88ee053af0 heating up santity, formarly knows as "watchdog", but renamed due to the existance of the real watchdog, works now. hace 12 años
  Denis B 4fd75dc813 Working version of multiple extruders (up to 3) hace 12 años
  Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. hace 12 años
  Bernhard dfd240b260 overworked autotemp, removed one layer of nesting from the ultralcd. hace 12 años
  Bernhard 59205ac5fc preliminiary implementation for the early heating finish. hace 12 años
  Bernhard e4ab0e5982 more inlines hace 12 años
  Bernhard b19c8b74b9 force inline hace 12 años
  Bernhard 26a1de1e44 force inline hace 12 años
  Erik van der Zalm aad4b75b94 First parts 2nd extruder hace 12 años
  Bernhard Kubicek c57906b627 fixed bug with adjusting ki in realtime. hace 13 años
  Bernhard Kubicek 1d171e9e52 reformating and some minor bugs/things found on the way. hace 13 años
  Bernhard Kubicek 1740a83e11 correcting commit errors. hace 13 años
  Bernhard Kubicek 2afb7bd4cf refactured temperature.cpp so that there are now abstract functions to access temperatures. hace 13 años
  Erik van der Zalm 2e8e8878e5 Corrected temp variables. hace 13 años
  Erik van der Zalm d15f01e1b4 Temperature changes hace 13 años
  Bernhard Kubicek b9ea0651ec Revert "this is not working. Do you maybe know why?" hace 13 años
  Bernhard Kubicek 8bcdb9f5f0 this is not working. Do you maybe know why? hace 13 años
  Bernhard Kubicek 00674af3a8 merge from the branch bkubicek/Marlin/zalmmerge hace 13 años
  Erik van der Zalm 094afe7c10 Merged Marlin, Marlin non gen6 and Ultimaker changes hace 13 años