Commit History

Author SHA1 Message Date
  Kevin Lee 7be49171b4 Change hotend temperature sensor from T0 to T1 3 years ago
  Kevin Lee b951f913d0 Added support for AD8495 K-type thermocouple amplifier 3 years ago
  Kevin Lee ddb514ad02 Increase delay before throwing extruder fan error 3 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
  Yuri D'Elia e1c79c342d Re-introduce redundant disable_heaters() calls 3 years ago
  Yuri D'Elia a60ed81a35 Implement MIN/MAX AMBIENT safety checks 3 years ago
  Yuri D'Elia 3336db7954 Add some important notes about thermistor ADC handling 3 years ago
  Yuri D'Elia 65f25b0d7e Remove redundant disable_heater() calls in max/min_temp handling 3 years ago
  Yuri D'Elia 942fca5b66 Remove useless assignment 3 years ago
  Yuri D'Elia 87bc5a78b6 Remove bogus comment (BED_MINTEMP *is* implemented) 3 years ago
  Alex Voinea a95feb56d9 ALTFAN override 3 years ago
  Marek Bel 9838be8512 Do not compile, if PINDA temperature compensation start point is lower than PINDA_MINTEMP. Document. 3 years ago
  Marek Bel 23cc22bc22 Move has_temperature_compensation() into temperature.cpp. 3 years ago