106 Commits (29bc83ead8c69b882a6a6c5dfc5d0de949553504)

Autor SHA1 Nachricht Datum
  Scott Lahteine 1864b282c5 Implement reversed CORE options vor 7 Jahren
  Scott Lahteine 00662b8635 Minor babystep cleanup patches vor 7 Jahren
  Scott Lahteine d963020532 Sort out some header dependencies vor 8 Jahren
  Scott Lahteine 1e551c0688 Revert "Squashed - Removal of PID functional range" vor 8 Jahren
  Rerouter 02fe9cf558 Removal of functional range constraint vor 8 Jahren
  Rerouter a765c98850 Removal of the constraints of the Iterm vor 8 Jahren
  Scott Lahteine 076f3a8284 unsigned char => uint8_t vor 8 Jahren
  Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION vor 8 Jahren
  Scott Lahteine 3e8f9ecd1c Extend min/max_temp_error for the bed vor 8 Jahren
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps vor 8 Jahren
  Scott Lahteine 63fd1f49a6 PID_EXTRUSION_SCALING, disabled by default vor 8 Jahren
  Scott Lahteine b40661cb18 Fix output of heater states vor 8 Jahren
  Scott Lahteine 2d378fac1b No need to include thermistortables.h in Configuration.h vor 8 Jahren
  Scott Lahteine cdd77d23bb Neaten up temperature member data vor 8 Jahren
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 vor 8 Jahren
  Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods vor 8 Jahren
  Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1 vor 8 Jahren
  Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME vor 8 Jahren
  Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? vor 8 Jahren
  Scott Lahteine 182c8d7f8f Dyze High Temp Thermistor Support vor 8 Jahren
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 vor 8 Jahren
  Scott Lahteine b72238f406 Invariant get_pid_output with HOTENDS < 2 vor 8 Jahren
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms vor 8 Jahren
  Scott Lahteine cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS vor 8 Jahren
  Scott Lahteine 85512e9372 Drop FORCE_INLINE from temperature.h vor 8 Jahren
  Scott Lahteine 78fb02a5ad Apply static to Temperature class vor 8 Jahren
  Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS vor 8 Jahren
  Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps vor 8 Jahren
  Scott Lahteine 6b13c430ae The TRReset state is not needed with fall-through vor 8 Jahren
  Scott Lahteine b65ea98d6b Localize babystepping in the Temperature class vor 8 Jahren
  esenapaj 1a97442d19 Follow-up the PR #3643(Temperature singleton) vor 8 Jahren
  Scott Lahteine 084f6b5b44 Temperature singleton class vor 8 Jahren
  gralco 908229dbb3 Introduce temp watch protection for the bed vor 8 Jahren
  Scott Lahteine 96f51f400f Planner singleton class vor 8 Jahren
  Scott Lahteine ba66336503 Output error for disabled M303 vor 8 Jahren
  Scott Lahteine d4a848c72a Fix broken PID_PARAMS_PER_EXTRUDER vor 8 Jahren
  esenapaj f9e1a0ee6c suppress warnings vor 8 Jahren
  Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR vor 8 Jahren
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style vor 8 Jahren
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files vor 8 Jahren
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items vor 8 Jahren
  WPBack e3f583a3be Fixes for PID AutoTune from menu vor 8 Jahren
  WPBack 3b3e8a02b5 Initial implementation of PID Autotune Menu Items vor 8 Jahren
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) vor 9 Jahren
  Scott Lahteine 51e89a269c Overridable Options - Part 9 (PR#2561) vor 9 Jahren
  AnHardt 9b0fa9c309 Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS vor 9 Jahren
  AnHardt bc0764894a Shift call of start_watching_heater() into setTargetHotend() vor 9 Jahren
  Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period vor 9 Jahren
  Scott Lahteine 9b3d4380d3 Only watch the heater that was set vor 9 Jahren
  Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default vor 9 Jahren