提交历史

作者 SHA1 备注 提交日期
  Alex Voinea e7f2577233 Fix kill messages 4 年之前
  MRprusa3d 6e2793566c Merge branch 'MK3' into PFW-943 4 年之前
  leptun d432c3644d Enable beeping after fan error is fixed 4 年之前
  leptun ea8d9ae49d Merge branch 'MK3' into MK3_Octoprint_fIxes 4 年之前
  leptun ace1d7049a Reenable command processing when issue is fixed if printer not active 4 年之前
  leptun b39f09b68e Merge branch 'MK3' into MM_lay1_cal 4 年之前
  leptun 61c7479579 Code cleanup: Move texts to messages.c/h 4 年之前
  leptun ff9a6c8177 Prevent fan error while checking fan functionality 4 年之前
  leptun fd01942db8 FAN Error fix - Initial 4 年之前
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. 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 年之前
  NotaRobotexe 64115fb146 fixed redundant OK messages in serial 4 年之前
  NotaRobotexe 756ce51b5e Merge branch 'MK3' into octoprint_fix 4 年之前
  NotaRobotexe b8fec59f21 octoprint fan error fix 4 年之前
  NotaRobotexe e6255e8451 octoprint fan error work 4 年之前
  DRracer 0422713b29 Merge pull request #2005 from prusa3d/MK3_3.7.2 4 年之前
  NotaRobotexe 8fb30f886a octoprint stop fix 4 年之前
  Marek Běl d3dd0ad271 Merge pull request #1952 from NotaRobotexe/sound 4 年之前
  DRracer a16de83535 heatbed audible noise suppression using short fast PWM pulses with 4 年之前
  NotaRobotexe b5168bd6c2 fan error fix 5 年之前
  Marek Bel 24cec4091b Merge branch 'MK3' into sound 5 年之前
  Marek Bel e393d91b12 Use first letter capital camel case for enum class members. 5 年之前
  Marek Bel 49f172a7b9 Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable. 5 年之前
  DRracer b15bbaf177 for cycles' variables: int -> uint8_t where appropriate, part1 5 年之前
  NotaRobotexe bb980e2fca sound edit, delete mute mode, add blind mode 5 年之前
  DRracer 83578c3389 documentation + minor code cleanup based on code review 5 年之前
  DRracer 09fee4e64d remove fan error simulation automaton 5 年之前
  DRracer 6755791778 Fix repeated fan error checking 5 年之前