NotaRobotexe
|
64115fb146
fixed redundant OK messages in serial
|
5 years ago |
NotaRobotexe
|
756ce51b5e
Merge branch 'MK3' into octoprint_fix
|
5 years ago |
NotaRobotexe
|
b8fec59f21
octoprint fan error fix
|
5 years ago |
NotaRobotexe
|
e6255e8451
octoprint fan error work
|
5 years ago |
DRracer
|
0422713b29
Merge pull request #2005 from prusa3d/MK3_3.7.2
|
5 years ago |
NotaRobotexe
|
8fb30f886a
octoprint stop fix
|
5 years ago |
Marek Běl
|
d3dd0ad271
Merge pull request #1952 from NotaRobotexe/sound
|
5 years ago |
DRracer
|
a16de83535
heatbed audible noise suppression using short fast PWM pulses with
|
5 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 |
DRracer
|
b15bbaf177
for cycles' variables: int -> uint8_t where appropriate, part1
|
5 years ago |
NotaRobotexe
|
bb980e2fca
sound edit, delete mute mode, add blind mode
|
5 years ago |
DRracer
|
83578c3389
documentation + minor code cleanup based on code review
|
5 years ago |
DRracer
|
09fee4e64d
remove fan error simulation automaton
|
5 years ago |
DRracer
|
6755791778
Fix repeated fan error checking
|
5 years ago |
DRracer
|
253087a4c5
Code cleanup
|
5 years ago |
DRracer
|
4d020d99f6
Code cleanup
|
5 years ago |
DRracer
|
9cb0bc7bcf
Fix MINTEMP errors and fsensor runout
|
5 years ago |
Ondrej Tuma
|
63235625ab
pause printer by flag
|
5 years ago |
Marek Běl
|
084c6f2700
Merge pull request #1805 from DRracer/MK3
|
5 years ago |
DRracer
|
0124fbf9ee
Fix: display target extruder temperature on the main screen when doing
|
5 years ago |
Robert Pelnar
|
85806a0f38
variable bed pwm frequency fix (input value is 7bit, not 8bit)
|
5 years ago |
Robert Pelnar
|
58683da2fb
Variable bed PWM resolution/frequency (adjusted to 5bits/32Hz)
|
5 years ago |
Marek Bel
|
8fadbf1b44
Do not call watchdog reset from updateTemperaturesFromRawValues().
|
5 years ago |
MRprusa3d
|
b5f196406e
(preliminary) fix @ preHeatError II
|
5 years ago |
MRprusa3d
|
aa0edd09f5
(preliminary) fix @ (bed) preHeatError
|
5 years ago |
PavelSindler
|
f0cc313fed
debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified
|
5 years ago |
PavelSindler
|
85c208f9f4
Merge branch 'MK3' into bad_load_cut
|
5 years ago |