コミット履歴

作者 SHA1 メッセージ 日付
  Alex Voinea a95feb56d9 ALTFAN override 3 年 前
  Marek Bel 23cc22bc22 Move has_temperature_compensation() into temperature.cpp. 3 年 前
  Alex Voinea 751f810dd7 ALTFAN implementation (#2692) 4 年 前
  DRracer 67e9b4c096 IR fsensor fixes (#2632) 4 年 前
  DRracer 65228a046e Merge pull request #2520 from MRprusa3d/PFW-x001bPR 4 年 前
  D.R.racer 34ac2917ae fix. warning "Macro expansion producing 'defined' has undefined 4 年 前
  MRprusa3d f09323a78f heaters-checking update 4 年 前
  Alex Voinea b05ee33fc9 Merge branch 'MK3' into MK3_BED_LEVELING_PWM 4 年 前
  MRprusa3d 6e2793566c Merge branch 'MK3' into PFW-943 4 年 前
  leptun 7650e2b60c Handle disable_heater() 4 年 前
  leptun fd01942db8 FAN Error fix - Initial 4 年 前
  MRprusa3d 0e1d559f03 Merge branch 'MK3' into PFW-943 4 年 前
  MRprusa3d 011468598e IR sensor gen. II 4 年 前
  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 年 前
  Marek Bel f0727214ed Document 4 年 前
  DRracer 83578c3389 documentation + minor code cleanup based on code review 5 年 前
  DRracer 6755791778 Fix repeated fan error checking 5 年 前
  Ondrej Tuma 63235625ab pause printer by flag 5 年 前
  Marek Bel 4100bd33a7 Fix Dcodes compilation errors and warnings. 5 年 前
  PavelSindler f9298b37b8 fan check hotfix (selftest, measuring RPM, fan errors) 5 年 前
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 年 前
  Robert Pelnar c4d5b58c37 Merge remote-tracking branch 'upstream/MK3' into MK3-bed_fast_pwm 5 年 前
  Robert Pelnar 0963c889f0 Fast PWM for bed - timer2 used as system timer 5 年 前
  MRprusa3d d7ac459da7 PID / manage_heater 5 年 前
  MRprusa3d d9f8e4eb9e PID / manage_heater 5 年 前
  Marek Bel 20ba2b1c79 Use cs.bedKp, cs.bedKi and cs.bedKd from ConfigurationStore. 5 年 前
  Marek Bel 54bcc8aa52 Use cs.Kp, cs.Ki and cs.Kd from ConfigurationStore. 5 年 前
  Marek Bel 98ba79e518 Fix out of array bounds access. 5 年 前
  Marek Bel 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" 5 年 前
  PavelSindler 77426b563a Revert "Save 80B of flash and 8B of RAM and fix compiler warning:" 5 年 前