Commit History

Author SHA1 Message Date
  Alex Voinea f1ccfd481a HEATER -> HOTEND 4 years ago
  Alex Voinea 886c2fdc4e Show correct fixed message 4 years ago
  Alex Voinea b05ee33fc9 Merge branch 'MK3' into MK3_BED_LEVELING_PWM 4 years ago
  Alex Voinea e7f2577233 Fix kill messages 4 years ago
  MRprusa3d 6e2793566c Merge branch 'MK3' into PFW-943 4 years ago
  Alex Voinea e559a6b67f Merge branch 'MK3' into MK3_BED_LEVELING_PWM 4 years ago
  leptun d432c3644d Enable beeping after fan error is fixed 4 years ago
  leptun ea8d9ae49d Merge branch 'MK3' into MK3_Octoprint_fIxes 4 years ago
  leptun ace1d7049a Reenable command processing when issue is fixed if printer not active 4 years ago
  leptun 7650e2b60c Handle disable_heater() 4 years ago
  leptun b39f09b68e Merge branch 'MK3' into MM_lay1_cal 4 years ago
  leptun 61c7479579 Code cleanup: Move texts to messages.c/h 4 years ago
  leptun ff9a6c8177 Prevent fan error while checking fan functionality 4 years ago
  leptun fd01942db8 FAN Error fix - Initial 4 years ago
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. 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
  NotaRobotexe 64115fb146 fixed redundant OK messages in serial 4 years ago
  NotaRobotexe 756ce51b5e Merge branch 'MK3' into octoprint_fix 4 years ago
  NotaRobotexe b8fec59f21 octoprint fan error fix 4 years ago
  NotaRobotexe e6255e8451 octoprint fan error work 4 years ago
  DRracer 0422713b29 Merge pull request #2005 from prusa3d/MK3_3.7.2 4 years ago
  NotaRobotexe 8fb30f886a octoprint stop fix 4 years ago
  Marek Běl d3dd0ad271 Merge pull request #1952 from NotaRobotexe/sound 4 years ago
  DRracer a16de83535 heatbed audible noise suppression using short fast PWM pulses with 4 years ago
  NotaRobotexe b5168bd6c2 fan error fix 5 years ago
  Marek Bel 24cec4091b Merge branch 'MK3' into sound 5 years ago
  Marek Bel e393d91b12 Use first letter capital camel case for enum class members. 5 years ago
  Marek Bel 49f172a7b9 Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable. 5 years ago