Marek Bel
|
e393d91b12
Use first letter capital camel case for enum class members.
|
5 anni fa |
Marek Bel
|
49f172a7b9
Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable.
|
5 anni fa |
DRracer
|
b15bbaf177
for cycles' variables: int -> uint8_t where appropriate, part1
|
5 anni fa |
DRracer
|
83578c3389
documentation + minor code cleanup based on code review
|
5 anni fa |
DRracer
|
09fee4e64d
remove fan error simulation automaton
|
5 anni fa |
DRracer
|
6755791778
Fix repeated fan error checking
|
5 anni fa |
DRracer
|
253087a4c5
Code cleanup
|
5 anni fa |
DRracer
|
4d020d99f6
Code cleanup
|
5 anni fa |
DRracer
|
9cb0bc7bcf
Fix MINTEMP errors and fsensor runout
|
5 anni fa |
Ondrej Tuma
|
63235625ab
pause printer by flag
|
5 anni fa |
Marek Běl
|
084c6f2700
Merge pull request #1805 from DRracer/MK3
|
5 anni fa |
DRracer
|
0124fbf9ee
Fix: display target extruder temperature on the main screen when doing
|
5 anni fa |
Robert Pelnar
|
85806a0f38
variable bed pwm frequency fix (input value is 7bit, not 8bit)
|
5 anni fa |
Robert Pelnar
|
58683da2fb
Variable bed PWM resolution/frequency (adjusted to 5bits/32Hz)
|
5 anni fa |
Marek Bel
|
8fadbf1b44
Do not call watchdog reset from updateTemperaturesFromRawValues().
|
5 anni fa |
MRprusa3d
|
b5f196406e
(preliminary) fix @ preHeatError II
|
5 anni fa |
MRprusa3d
|
aa0edd09f5
(preliminary) fix @ (bed) preHeatError
|
5 anni fa |
PavelSindler
|
f0cc313fed
debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified
|
5 anni fa |
PavelSindler
|
85c208f9f4
Merge branch 'MK3' into bad_load_cut
|
5 anni fa |
PavelSindler
|
22c0d6e230
Merge pull request #1577 from mkbel/add_cut
|
5 anni fa |
Marek Bel
|
49b1d1cb93
Move prototype to header file.
|
5 anni fa |
Marek Bel
|
5a5a482a59
Rename preprocessor macro K1 to PID_K1 to avoid future conflict with MMU command.
|
5 anni fa |
Laurentiu
|
4835b9b220
7x7 points mesh bed leveling
|
5 anni fa |
PavelSindler
|
e432e258dc
extr fan RPM measuring fix
|
5 anni fa |
PavelSindler
|
2fe8e0670a
MK2 build fail fixed
|
5 anni fa |
PavelSindler
|
1ba046395e
fan measurements fix: keep fanSpeedSoftPwm = 255 during measurements, selftest changes
|
5 anni fa |
PavelSindler
|
62e253edd0
fanSpeed -> fanSpeedSoftPwm (fixes fan speed menu)
|
5 anni fa |
PavelSindler
|
f9298b37b8
fan check hotfix (selftest, measuring RPM, fan errors)
|
5 anni fa |
PavelSindler
|
ea20529945
merge changes from upstream
|
5 anni fa |
MRprusa3d
|
5a2df47077
minTemp
|
5 anni fa |