98 次代码提交 (d29a64d4b3ece38a57a6f063199ee39d253e416c)

作者 SHA1 备注 提交日期
  Scott Lahteine 3e8f9ecd1c Extend min/max_temp_error for the bed 8 年前
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 8 年前
  Scott Lahteine 63fd1f49a6 PID_EXTRUSION_SCALING, disabled by default 8 年前
  Scott Lahteine b40661cb18 Fix output of heater states 9 年前
  Scott Lahteine 2d378fac1b No need to include thermistortables.h in Configuration.h 9 年前
  Scott Lahteine cdd77d23bb Neaten up temperature member data 9 年前
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 9 年前
  Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods 9 年前
  Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1 9 年前
  Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME 9 年前
  Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? 9 年前
  Scott Lahteine 182c8d7f8f Dyze High Temp Thermistor Support 9 年前
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 9 年前
  Scott Lahteine b72238f406 Invariant get_pid_output with HOTENDS < 2 9 年前
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms 9 年前
  Scott Lahteine cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS 9 年前
  Scott Lahteine 85512e9372 Drop FORCE_INLINE from temperature.h 9 年前
  Scott Lahteine 78fb02a5ad Apply static to Temperature class 9 年前
  Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS 9 年前
  Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps 9 年前
  Scott Lahteine 6b13c430ae The TRReset state is not needed with fall-through 9 年前
  Scott Lahteine b65ea98d6b Localize babystepping in the Temperature class 9 年前
  esenapaj 1a97442d19 Follow-up the PR #3643(Temperature singleton) 9 年前
  Scott Lahteine 084f6b5b44 Temperature singleton class 9 年前
  gralco 908229dbb3 Introduce temp watch protection for the bed 9 年前
  Scott Lahteine 96f51f400f Planner singleton class 9 年前
  Scott Lahteine ba66336503 Output error for disabled M303 9 年前
  Scott Lahteine d4a848c72a Fix broken PID_PARAMS_PER_EXTRUDER 9 年前
  esenapaj f9e1a0ee6c suppress warnings 9 年前
  Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 9 年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 9 年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 9 年前
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items 9 年前
  WPBack e3f583a3be Fixes for PID AutoTune from menu 9 年前
  WPBack 3b3e8a02b5 Initial implementation of PID Autotune Menu Items 9 年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 年前
  Scott Lahteine 51e89a269c Overridable Options - Part 9 (PR#2561) 10 年前
  AnHardt 9b0fa9c309 Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS 10 年前
  AnHardt bc0764894a Shift call of start_watching_heater() into setTargetHotend() 10 年前
  Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period 10 年前
  Scott Lahteine 9b3d4380d3 Only watch the heater that was set 10 年前
  Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default 10 年前
  Scott Lahteine 09d60e0128 Naming and code comments 10 年前
  Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM 10 年前
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 10 年前
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection 10 年前
  AnHardt 7b2550a604 Times can't be negative. 10 年前
  Scott Lahteine fe29bdd72b Also fix temperature externs 10 年前
  Scott Lahteine 9c9726d469 Cleanup of temperature code 10 年前
  MagoKimbra 986e723eeb Add 4th extruder 10 年前