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 a3915b57b9 Improve temp_runaway_stop robustness 2 years ago
  Guðni Már Gilbert 31c8e4bc4c * Remove redundant externs already included with temperature.h 2 years ago
  Yuri D'Elia 28e9c814fc Remove code duplication for babystep insertion 3 years ago
  Alex Voinea a95feb56d9 ALTFAN override 3 years ago
  Marek Bel 23cc22bc22 Move has_temperature_compensation() into temperature.cpp. 3 years ago
  Alex Voinea 751f810dd7 ALTFAN implementation (#2692) 4 years ago
  DRracer 67e9b4c096 IR fsensor fixes (#2632) 4 years ago
  DRracer 65228a046e Merge pull request #2520 from MRprusa3d/PFW-x001bPR 4 years ago
  D.R.racer 34ac2917ae fix. warning "Macro expansion producing 'defined' has undefined 4 years ago
  MRprusa3d f09323a78f heaters-checking update 4 years ago
  Alex Voinea b05ee33fc9 Merge branch 'MK3' into MK3_BED_LEVELING_PWM 4 years ago
  MRprusa3d 6e2793566c Merge branch 'MK3' into PFW-943 4 years ago
  leptun 7650e2b60c Handle disable_heater() 4 years ago
  leptun fd01942db8 FAN Error fix - Initial 4 years ago
  MRprusa3d 0e1d559f03 Merge branch 'MK3' into PFW-943 4 years ago
  MRprusa3d 011468598e IR sensor gen. II 4 years ago
  Marek Bel 269aef1696 Remove unused code guarded by WATCH_TEMP_PERIOD macro as most of the functionality is duplicate to what is implemented in temp_runaway_check(). This will release us from porting setWatch() to unified preheat menu and maintaining it. 4 years ago
  Marek Bel f0727214ed Document 4 years ago
  DRracer 83578c3389 documentation + minor code cleanup based on code review 5 years ago
  DRracer 6755791778 Fix repeated fan error checking 5 years ago
  Ondrej Tuma 63235625ab pause printer by flag 5 years ago
  Marek Bel 4100bd33a7 Fix Dcodes compilation errors and warnings. 5 years ago
  PavelSindler f9298b37b8 fan check hotfix (selftest, measuring RPM, fan errors) 5 years ago
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 years ago
  Robert Pelnar c4d5b58c37 Merge remote-tracking branch 'upstream/MK3' into MK3-bed_fast_pwm 5 years ago
  Robert Pelnar 0963c889f0 Fast PWM for bed - timer2 used as system timer 5 years ago
  MRprusa3d d7ac459da7 PID / manage_heater 5 years ago
  MRprusa3d d9f8e4eb9e PID / manage_heater 5 years ago