93 Commits (750a1e5116acf57a314eb01a6936dec0f6ad45f7)

Autor SHA1 Mensaje Fecha
  Scott Lahteine cdd77d23bb Neaten up temperature member data hace 9 años
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 hace 9 años
  Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods hace 9 años
  Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1 hace 9 años
  Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME hace 9 años
  Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? hace 9 años
  Scott Lahteine 182c8d7f8f Dyze High Temp Thermistor Support hace 9 años
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 hace 9 años
  Scott Lahteine b72238f406 Invariant get_pid_output with HOTENDS < 2 hace 9 años
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms hace 9 años
  Scott Lahteine cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS hace 9 años
  Scott Lahteine 85512e9372 Drop FORCE_INLINE from temperature.h hace 9 años
  Scott Lahteine 78fb02a5ad Apply static to Temperature class hace 9 años
  Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS hace 9 años
  Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps hace 9 años
  Scott Lahteine 6b13c430ae The TRReset state is not needed with fall-through hace 9 años
  Scott Lahteine b65ea98d6b Localize babystepping in the Temperature class hace 9 años
  esenapaj 1a97442d19 Follow-up the PR #3643(Temperature singleton) hace 9 años
  Scott Lahteine 084f6b5b44 Temperature singleton class hace 9 años
  gralco 908229dbb3 Introduce temp watch protection for the bed hace 9 años
  Scott Lahteine 96f51f400f Planner singleton class hace 9 años
  Scott Lahteine ba66336503 Output error for disabled M303 hace 9 años
  Scott Lahteine d4a848c72a Fix broken PID_PARAMS_PER_EXTRUDER hace 9 años
  esenapaj f9e1a0ee6c suppress warnings hace 9 años
  Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR hace 9 años
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style hace 9 años
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files hace 9 años
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items hace 9 años
  WPBack e3f583a3be Fixes for PID AutoTune from menu hace 9 años
  WPBack 3b3e8a02b5 Initial implementation of PID Autotune Menu Items hace 9 años
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) hace 9 años
  Scott Lahteine 51e89a269c Overridable Options - Part 9 (PR#2561) hace 10 años
  AnHardt 9b0fa9c309 Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS hace 10 años
  AnHardt bc0764894a Shift call of start_watching_heater() into setTargetHotend() hace 10 años
  Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period hace 10 años
  Scott Lahteine 9b3d4380d3 Only watch the heater that was set hace 10 años
  Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default hace 10 años
  Scott Lahteine 09d60e0128 Naming and code comments hace 10 años
  Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM hace 10 años
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup hace 10 años
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection hace 10 años
  AnHardt 7b2550a604 Times can't be negative. hace 10 años
  Scott Lahteine fe29bdd72b Also fix temperature externs hace 10 años
  Scott Lahteine 9c9726d469 Cleanup of temperature code hace 10 años
  MagoKimbra 986e723eeb Add 4th extruder hace 10 años
  MagoKimbra 0ebf896070 Add 4th extruder hace 10 años
  grob6000 bf2c923db5 Make multiple PID parameters a config option hace 10 años
  grob6000 37c7e8300f Independent PID parameters for each extruder hace 10 años
  Greg Rebholz 7ecb7cbd46 Added "auto fan" checks to PID_autotune hace 10 años
  Denis Chertykov b086394178 Fix syntax errors in #ifdef. hace 10 años