Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri D'Elia 1eb7871bab Also save fan speeds during a thermal error pause há 2 anos atrás
  Yuri D'Elia eccfcd7424 Save/restore temperatures during a thermal pause há 2 anos atrás
  Yuri D'Elia b9fc73c4c3 TM: Pause the print and allow recovery from a thermal error há 2 anos atrás
  Yuri D'Elia f454d1ecf2 TM autotune: fix off-by-one in fan power levels há 2 anos atrás
  Yuri D'Elia 5dc0d5f7fa TM autotune: fail if value is outside of the boundaries há 2 anos atrás
  Yuri D'Elia f835537e88 Exclude TempErrorSource::ambient for boards without a thermistor há 2 anos atrás
  Yuri D'Elia b3ca70a007 Show thermal warnings using the new LCD_MESSAGE_INFO priority há 2 anos atrás
  Yuri D'Elia dc2d596f40 Do not allow lcd_updatestatus to be called directly há 2 anos atrás
  Yuri D'Elia 6751586db6 Cleanup original thermal error handlers. há 2 anos atrás
  Yuri D'Elia 50c71924a2 Include fan measurements when estimating resistance há 2 anos atrás
  Yuri D'Elia ea0840dee9 Refuse to run TM calibration if the printer is not idle há 2 anos atrás
  Yuri D'Elia 0680c0b428 Refresh the lcd periodically during calibration há 2 anos atrás
  Yuri D'Elia 47d2e9e61c Handle failures during calibration há 2 anos atrás
  Yuri D'Elia cc96a47e7f Implement temperature model autotuning há 2 anos atrás
  Yuri D'Elia 14622bc577 Actually disable the temperature manager in TempMgrGuard há 2 anos atrás
  Yuri D'Elia 8620059067 Allow to disable the model warning beeping há 2 anos atrás
  Yuri D'Elia 6832ec7648 Allow to save/restore temperature model settings há 2 anos atrás
  Yuri D'Elia b0b2ff5f9e Rewrite/modularize the model checker há 2 anos atrás
  Yuri D'Elia fabf511b97 Add the ability to log continuously há 2 anos atrás
  Yuri D'Elia 690affe5a2 Further enhance thermal error priorities há 2 anos atrás
  Yuri D'Elia 8220d0196b Lock onto the first error source until cleared há 2 anos atrás
  Yuri D'Elia f82048977a Start PWM timers _after_ initializing min/maxtemp ranges há 2 anos atrás
  Yuri D'Elia f1d88ebd40 Protect pid_tuning_finished behind temperature.cpp há 2 anos atrás
  Yuri D'Elia 442b2e16de Set pid_tuning_finished globally to true há 2 anos atrás
  Yuri D'Elia 92418e9d1b Do not perform PID management while autotune is running há 2 anos atrás
  Yuri D'Elia c15d599f71 Convert two PID_autotune strings to PROGMEM há 2 anos atrás
  Yuri D'Elia 0c1c350a93 Simplify one expression há 2 anos atrás
  Yuri D'Elia 70093fc9dc Allow to redefine basic model constants há 2 anos atrás
  Yuri D'Elia a15f2807d9 Allow to continue printing with TEMP_MODEL_CHECK_WARN_ONLY for debugging há 2 anos atrás
  Yuri D'Elia 929843e295 Switch two divisions to faster multiplications há 2 anos atrás