Histórico de Commits

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