240 Révisions (e83575537abddffc9d524dbe53ebb51ab9939a06)

Auteur SHA1 Message Date
  Scott Lahteine 063881b5bd Fix a couple of doubled semicolons il y a 10 ans
  Scott Lahteine 00716d0ca0 Small start_watching_heater adjustment il y a 10 ans
  AnHardt cb6e82dc60 Change from kill() to kill(const char *) il y a 10 ans
  AnHardt 9d13942278 Use new kill() with parameter. il y a 10 ans
  AnHardt 2990c6c45f Use new kill_() for _temp_error() il y a 10 ans
  AnHardt 70163dafb9 Use _temp_error() for all errors thrown by different mechanisms il y a 10 ans
  AnHardt 97ca1b3f4d Name magic value 20 to MAX_OVERSHOOT_PID_AUTOTUNE il y a 10 ans
  Scott Lahteine f65833931d Formatting tweaks il y a 10 ans
  Scott Lahteine d693e0f378 Use WATCH_TEMP_INCREASE + TEMP_HYSTERESIS + 1 as difference limit il y a 10 ans
  Scott Lahteine 6697a8f375 Watch the heater a little longer il y a 10 ans
  Scott Lahteine 5693a6e3c9 Fix heating error message il y a 10 ans
  Scott Lahteine 8332a15899 Fix testing of runaway options in temperature.cpp il y a 10 ans
  Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period il y a 10 ans
  Scott Lahteine 9b3d4380d3 Only watch the heater that was set il y a 10 ans
  Scott Lahteine 28c87ec81b Disable all heaters on temp error il y a 10 ans
  Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default il y a 10 ans
  Scott Lahteine deedb00c18 Document WATCH_TEMP_PERIOD il y a 10 ans
  Scott Lahteine ae53b3cdc3 Fix the M303 S-1 report text il y a 10 ans
  Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode il y a 10 ans
  paclema 581685a231 Added new PID autotune info, to make easy copy & paste results to marlin il y a 10 ans
  Scott Lahteine 09d60e0128 Naming and code comments il y a 10 ans
  Scott Lahteine 257a907456 Fix typo in next_bed_check_ms il y a 10 ans
  Scott Lahteine e4b1e8651b next_ vars faster than previous_ il y a 10 ans
  Scott Lahteine ccddc280be Apply three more commits il y a 10 ans
  Scott Lahteine 27cb90da8b IsStopped / IsRunning inline il y a 10 ans
  Scott Lahteine e502144eda Fixup formatting of last commit il y a 10 ans
  Richard Miles 1a5293c2ce Prevents MINTEMP / MAXTEMP when no heaters present il y a 10 ans
  Scott Lahteine b0f198c153 heater_index above its use il y a 10 ans
  Scott Lahteine 60f8e0386f More thermal runaway states il y a 10 ans
  Scott Lahteine f9dbd73652 Fix tr_target_temperature type - float! il y a 10 ans
  Natealus a6ba40ae48 Compiling error temperature.cpp with multiple extruders defined il y a 10 ans
  Scott Lahteine fc3c76fc16 Fix #1800 il y a 10 ans
  Scott Lahteine 9ba55baa5b Track target temperature separately for each heater il y a 10 ans
  Scott Lahteine 528e32a1d4 Fix timeout in thermal_runaway when temperature is set higher il y a 10 ans
  Scott Lahteine b98ebd517e disable / enable_all_steppers functions il y a 10 ans
  Scott Lahteine c756b4cf07 Comment tweak il y a 10 ans
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection il y a 10 ans
  AnHardt 488666832b Remove the previously introduced () il y a 10 ans
  AnHardt 3f2e863206 Improve conditions for HAS_TEMP il y a 10 ans
  AnHardt 85f8a26ba4 Fix MIN&MAX temperatures again il y a 10 ans
  Scott Lahteine 571652c49b Fix LCD click il y a 10 ans
  AnHardt 7b2550a604 Times can't be negative. il y a 10 ans
  Scott Lahteine ba871e46bf Fix compiler warnings il y a 10 ans
  Scott Lahteine df02b992b0 Fix redundant_temperatrure_raw setting il y a 10 ans
  Scott Lahteine ce485175eb Give all temp arrays 4 indices il y a 10 ans
  Scott Lahteine 267d6bef15 Eliminate most warnings il y a 10 ans
  Scott Lahteine 410f64782a Always 4 temp sensors il y a 10 ans
  Scott Lahteine 53169d96e8 Set temp_meas_ready in set_current_temp_raw il y a 10 ans
  AnHardt f680e509c4 Enclosed error-messages for TEMP_SENSOR_1_AS_REDUNDANT in PSTR() il y a 10 ans
  AnHardt ac81b4084f Make variables and function static. il y a 10 ans