69 Коміти (011f4736f1382de685cae08db66d93162e299357)

Автор SHA1 Повідомлення Дата
  esenapaj f9e1a0ee6c suppress warnings 8 роки тому
  Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 8 роки тому
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 роки тому
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 роки тому
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items 8 роки тому
  WPBack e3f583a3be Fixes for PID AutoTune from menu 8 роки тому
  WPBack 3b3e8a02b5 Initial implementation of PID Autotune Menu Items 8 роки тому
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 роки тому
  Scott Lahteine 51e89a269c Overridable Options - Part 9 (PR#2561) 9 роки тому
  AnHardt 9b0fa9c309 Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS 9 роки тому
  AnHardt bc0764894a Shift call of start_watching_heater() into setTargetHotend() 9 роки тому
  Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period 9 роки тому
  Scott Lahteine 9b3d4380d3 Only watch the heater that was set 9 роки тому
  Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default 9 роки тому
  Scott Lahteine 09d60e0128 Naming and code comments 9 роки тому
  Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM 9 роки тому
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 роки тому
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection 9 роки тому
  AnHardt 7b2550a604 Times can't be negative. 9 роки тому
  Scott Lahteine fe29bdd72b Also fix temperature externs 9 роки тому
  Scott Lahteine 9c9726d469 Cleanup of temperature code 9 роки тому
  MagoKimbra 986e723eeb Add 4th extruder 9 роки тому
  MagoKimbra 0ebf896070 Add 4th extruder 9 роки тому
  grob6000 bf2c923db5 Make multiple PID parameters a config option 9 роки тому
  grob6000 37c7e8300f Independent PID parameters for each extruder 9 роки тому
  Greg Rebholz 7ecb7cbd46 Added "auto fan" checks to PID_autotune 10 роки тому
  Denis Chertykov b086394178 Fix syntax errors in #ifdef. 10 роки тому
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes 10 роки тому
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control 10 роки тому
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature 10 роки тому
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature 10 роки тому
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. 10 роки тому
  Alex Borro 5c44f6c434 Bed Heater monitoring in Controller Fan 11 роки тому
  Alex Borro dd3086d3f2 Show Temperature ADC values 11 роки тому
  bkubicek d147a057ac Add the socalled "Babystepping" feature. 11 роки тому
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 роки тому
  Erik van der Zalm 9be61cdc02 Added redundant temp sensor 11 роки тому
  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 11 роки тому
  Erik vd Zalm 6752cb2d9c PID now per extruder. Fixed typo 12 роки тому
  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 роки тому
  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 роки тому
  Mark Finn 9698f4ea64 bed pid 12 роки тому
  Daid 8503b78876 Added support for 2nd extruder temperature to UltraLCD 12 роки тому
  Erik van der Zalm 87c4e06c24 Corrected active_extruder when autotemp is used. 12 роки тому
  Erik van der Zalm c077316b2b Added PID autotune. (experimental) 12 роки тому
  Bernhard 3c1a4aac2b header file simplification 13 роки тому
  Bernhard 415aadf704 lcd panel bed support 13 роки тому
  Erik van der Zalm e017228569 Merged multiple extruder support. 13 роки тому
  Bernhard 3320a5b37d make autotemp compatile for use without pid 13 роки тому
  Bernhard 88ee053af0 heating up santity, formarly knows as "watchdog", but renamed due to the existance of the real watchdog, works now. 13 роки тому