Alex Voinea
|
d8fbd46cd2
M155
|
4 years ago |
Marek Běl
|
45e182911d
Merge pull request #2748 from mkbel/detect_superpinda
|
4 years ago |
Marek Bel
|
9838be8512
Do not compile, if PINDA temperature compensation start point is lower than PINDA_MINTEMP. Document.
|
4 years ago |
Marek Bel
|
d5feed1f6a
Refactor: Remove if(true) condition, redundant break statement and decrease indentation.
|
4 years ago |
Marek Bel
|
40ffea64ab
Do not compile temperature compensation code for PINDAv1 if PINDA_THERMISTOR macro is defined.
|
4 years ago |
Marek Bel
|
d398aa1e3f
Skip PINDA_THERMISTOR block in PINDA probe temperature calibration if PINDA_THERMISTOR is not detected.
|
4 years ago |
Marek Bel
|
23cc22bc22
Move has_temperature_compensation() into temperature.cpp.
|
4 years ago |
Marek Bel
|
bdf53387b1
Disable temperature compensation and temperature calibration menu if superPINDA is detected.
|
4 years ago |
Marek Běl
|
dda9b7fb71
Merge pull request #2737 from mkbel/remove_st_current_init
|
4 years ago |
Marek Bel
|
bbe9e3b4ea
Remove temp_cal_active variable.
|
4 years ago |
Marek Bel
|
fca4015667
Remove st_current_init() call from lcd_temp_calibration_set().
|
4 years ago |
Marek Běl
|
750af103ff
Merge pull request #2727 from mkbel/fix_unused_function
|
4 years ago |
Marek Běl
|
971504f395
Merge pull request #2728 from mkbel/fix_unused_variable
|
4 years ago |
Marek Běl
|
829aa83cfd
Merge pull request #2725 from mkbel/fix_pwm_warning
|
4 years ago |
Marek Bel
|
f6df3f2394
Unused function warning fix.
|
4 years ago |
Marek Bel
|
200696c764
Fix compiler warning unused variable kill_message.
|
4 years ago |
Marek Bel
|
5648f3fef0
Fix compiler warning enumeration value 'ONE_TO_FALL' not handled in switch.
|
4 years ago |
DRracer
|
2c03abade9
Merge pull request #2716 from leptun/MK3_ALTFAN_fix
|
4 years ago |
DRracer
|
183b102b6c
Document the RPM condition
|
4 years ago |
Alex Voinea
|
1bf5635459
Trigger fan error during selftest for altfan
|
4 years ago |
DRracer
|
2a3f0a9156
Merge pull request #2712 from DRracer/pcblend
|
4 years ago |
D.R.racer
|
7e41524101
PC-blend preheat temperatures #define typo
|
4 years ago |
DRracer
|
276b9db509
Merge pull request #2711 from DRracer/pcblend
|
4 years ago |
D.R.racer
|
fe72ba7a9d
Add PC-blend preheat preset
|
4 years ago |
3d-gussner
|
d1865fc59a
MK3s IR sensor improvement (#2698)
|
4 years ago |
DRracer
|
233e66900f
Merge pull request #2670 from wavexx/la10c_jerk_tune
|
4 years ago |
Alex Voinea
|
751f810dd7
ALTFAN implementation (#2692)
|
4 years ago |
DRracer
|
eb44ee0f57
Code size optimization: 2KB down (#2687)
|
4 years ago |
DRracer
|
3cc87b17e5
Merge pull request #2691 from leptun/PFW-1110-octoprint-causing-m112
|
4 years ago |
Alex Voinea
|
c84aef3a28
Handle second serial port correctly
|
4 years ago |