119 Revize (efb9ce24d9fcb81c0b1090aef238673a2cc6c9de)

Autor SHA1 Zpráva Datum
  Scott Lahteine 71396f77d3 Cleanups following recent commits před 7 roky
  Scott Lahteine a1e04942a2 Cleanup to software PWM variables před 7 roky
  Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality před 7 roky
  bgort ae7c602031 fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F (#6584) před 7 roky
  Scott Lahteine 6854f08d22 Shut down autotemp in disable_all_heaters před 7 roky
  Scott Lahteine 2658cc707a Treat temperature as integer, when possible před 7 roky
  Thomas Moore 72a7fac461 Only queue babysteps if axis is in a known position před 7 roky
  Scott Lahteine 7f950a80c0 Make ADC sensor reading frequency adjustable před 7 roky
  Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders před 7 roky
  Scott Lahteine 699310d1d2 Fix: Thermal runaway if nonexistent bed's temp is set před 7 roky
  Scott Lahteine 6618346148 Patches to work around "register spill" compiler bug před 7 roky
  Sebastianv650 271ced7341 Prevent re-entering of temperature ISR před 7 roky
  Scott Lahteine e44294bb4d Make HOTEND_LOOP more consistent, let compiler optimize it před 7 roky
  Scott Lahteine 1864b282c5 Implement reversed CORE options před 7 roky
  Scott Lahteine 00662b8635 Minor babystep cleanup patches před 7 roky
  Scott Lahteine d963020532 Sort out some header dependencies před 7 roky
  Scott Lahteine 1e551c0688 Revert "Squashed - Removal of PID functional range" před 7 roky
  Rerouter 02fe9cf558 Removal of functional range constraint před 7 roky
  Rerouter a765c98850 Removal of the constraints of the Iterm před 7 roky
  Scott Lahteine 076f3a8284 unsigned char => uint8_t před 7 roky
  Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION před 7 roky
  Scott Lahteine 3e8f9ecd1c Extend min/max_temp_error for the bed před 8 roky
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps před 8 roky
  Scott Lahteine 63fd1f49a6 PID_EXTRUSION_SCALING, disabled by default před 8 roky
  Scott Lahteine b40661cb18 Fix output of heater states před 8 roky
  Scott Lahteine 2d378fac1b No need to include thermistortables.h in Configuration.h před 8 roky
  Scott Lahteine cdd77d23bb Neaten up temperature member data před 8 roky
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 před 8 roky
  Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods před 8 roky
  Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1 před 8 roky
  Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME před 8 roky
  Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? před 8 roky
  Scott Lahteine 182c8d7f8f Dyze High Temp Thermistor Support před 8 roky
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 před 8 roky
  Scott Lahteine b72238f406 Invariant get_pid_output with HOTENDS < 2 před 8 roky
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms před 8 roky
  Scott Lahteine cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS před 8 roky
  Scott Lahteine 85512e9372 Drop FORCE_INLINE from temperature.h před 8 roky
  Scott Lahteine 78fb02a5ad Apply static to Temperature class před 8 roky
  Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS před 8 roky
  Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps před 8 roky
  Scott Lahteine 6b13c430ae The TRReset state is not needed with fall-through před 8 roky
  Scott Lahteine b65ea98d6b Localize babystepping in the Temperature class před 8 roky
  esenapaj 1a97442d19 Follow-up the PR #3643(Temperature singleton) před 8 roky
  Scott Lahteine 084f6b5b44 Temperature singleton class před 8 roky
  gralco 908229dbb3 Introduce temp watch protection for the bed před 8 roky
  Scott Lahteine 96f51f400f Planner singleton class před 8 roky
  Scott Lahteine ba66336503 Output error for disabled M303 před 8 roky
  Scott Lahteine d4a848c72a Fix broken PID_PARAMS_PER_EXTRUDER před 8 roky
  esenapaj f9e1a0ee6c suppress warnings před 8 roky