Commit History

Author SHA1 Message Date
  DRracer 0be90dc5d1 Merge pull request #3320 from prusa3d/MK3_3.10.1 2 years ago
  Yuri D'Elia 320835a1b7 Do not cancel wait-for-temperature loops in disable_heaters() 2 years ago
  Yuri D'Elia 7ff117d0c4 temp_runaway_stop: remove spourious space in error message 2 years ago
  Yuri D'Elia a3915b57b9 Improve temp_runaway_stop robustness 2 years ago
  Yuri D'Elia 57abffda1b Update temperature-related error message to use LCD_STATUS_CRITICAL 2 years ago
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats 2 years ago
  Yuri D'Elia 53fcd6fc8f Work-around GCC LTO codegen bug in process_commands() 2 years ago
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 2 years ago
  Yuri D'Elia f2fe57bfc0 Fix unused static declaration warnings 3 years ago
  Yuri D'Elia eafdf6c216 Also move host_keepalive to manage_inactivity() 2 years ago
  Yuri D'Elia 050cf72e98 Move stack checking to the temperature ISR 2 years ago
  Yuri D'Elia 449510392d Untangle a bit some recursive include mess 2 years ago
  Yuri D'Elia 019c818c05 Insert babysteps using CRITICAL_SECTION instead of cli/sei 3 years ago
  Voinea Dragos ea44d78d68 Merge branch 'MK3' into PFW-1171-EEPROM_SN 3 years ago
  Voinea Dragos 698499f00d split timer0 and timer2 initialization. Move timer2 init early 3 years ago
  3d-gussner a064ce4722 Add gcode `M123` Tachometer value 3 years ago
  DRracer 0ed6b537a8 Merge branch 'MK3' into MK3_3.9.3 3 years ago
  3d-gussner 4b510fef0a Add PINDA_TEMP_COMP variable to enable SuperPINDA toggle menu/function 3 years ago
  3d-gussner 732b6e0cad Cleanup 3 years ago
  3d-gussner 62c36f718b Add SuperPINDA support for MK2.5/S 3 years ago
  Alex Voinea 4abf1f436a Gracefully dump the queue + fixes to fancheck 3 years ago
  DRracer 772844678f Merge pull request #2809 from leptun/PFW-1134-ALTFAN_KILLSWITCH 3 years ago
  Alex Voinea 6b853a4cc3 Auto-detect ALTFAN after fw. update 3 years ago
  DRracer 89ecf2ce3a Merge pull request #2791 from wavexx/stack_protect_reentrant_isr 3 years ago
  DRracer 22a8c18551 Merge pull request #2784 from leptun/PFW-1134-ALTFAN_KILLSWITCH 3 years ago
  Yuri D'Elia b3af08d94a Fix stack smashing in temperature/fsensor ISR 3 years ago
  Yuri D'Elia a2c7dcbbf8 Fix indentation 3 years ago
  Alex Voinea 654a3a0d79 Other requested changes 3 years ago
  Alex Voinea e0bf92cd4e Change bool literal to int 3 years ago
  Yuri D'Elia a8ce9358e5 Avoid redundant temperature error strings 3 years ago