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