PavelSindler
|
c1da07bda0
Merge pull request #1653 from XPila/MK3
|
5 years ago |
mkbel
|
c1543f168a
Merge pull request #1666 from PavelSindler/duplicate_tcode_2
|
5 years ago |
PavelSindler
|
e259967991
remove / comment debug code
|
5 years ago |
PavelSindler
|
5863297538
if deviation between current Z-probe and avg, value > 50um, enlarge Z-probe movements and repeat measurement
|
5 years ago |
PavelSindler
|
a9ce38df71
Function for decision if we have valid Z-calibration data in eeprom fixed, mesh bed leveling: possible crash fix, temporaty debug info on serial line.
|
5 years ago |
Marek Bel
|
baeee5817e
Make lcd_selftest_error() calls safer, as nullptr parameter is not handled. It is hard to believe, but it actually saves 4B flash.
|
5 years ago |
Marek Bel
|
966e772702
Fix compile error for non TMC2130 endstops check.
|
5 years ago |
Marek Bel
|
89f1a3bacf
Fix compile error for non TMC2130 pulley check.
|
5 years ago |
Marek Bel
|
8582babddb
Fix compile error for manual fan check.
|
5 years ago |
Marek Bel
|
d1c5c03907
Fix compile error for manual fan check.
|
5 years ago |
Marek Bel
|
c45a7f8641
Fix 1_75mm_MK3-EINSy10a-E3Dv6full variant build error.
|
5 years ago |
Marek Bel
|
91779a5d04
Add filament sensor false triggering message.
|
5 years ago |
Marek Bel
|
ba23b1b2c5
Remove unused.
|
5 years ago |
Marek Bel
|
6c28ed6349
Convert lcd_selftest_error() first parameter to enum class.
|
5 years ago |
PavelSindler
|
fbe68cb287
variables scope changed
|
5 years ago |
PavelSindler
|
576bfb17c7
whitespace
|
5 years ago |
PavelSindler
|
175f840d16
return statement not used (fixes Pronterface issues)
|
5 years ago |
Harpalyke
|
0f21ccee3c
Adding the microstepping resolution for all axis to the eprom config which is persisted during M500 for Mk3 and Mk3S
|
5 years ago |
MRprusa3d
|
2f3c5e15ed
Merge pull request #1657 from mkbel/fix_DCODES_errors
|
5 years ago |
Robert Pelnar
|
cfd185f315
Phase correct PWM for bed, frequency 40KHz.
|
5 years ago |
Marek Bel
|
4100bd33a7
Fix Dcodes compilation errors and warnings.
|
5 years ago |
PavelSindler
|
cb1b070a58
Merge pull request #1638 from PavelSindler/MK3_for_merging
|
5 years ago |
PavelSindler
|
e37c2e0b2e
version change
|
5 years ago |
PavelSindler
|
7c5e9500a8
version change
|
5 years ago |
PavelSindler
|
c05561d6b1
Merge pull request #1607 from PavelSindler/7x7
|
5 years ago |
PavelSindler
|
0ca52216f3
Revert "variants update"
|
5 years ago |
PavelSindler
|
b2d2828c9d
Merge pull request #1633 from mkbel/disable_cutter
|
5 years ago |
Marek Bel
|
ffe45bdef3
Disable mmu filament cutter feature.
|
5 years ago |
PavelSindler
|
80ef2686ae
mmu mode switching fix
|
5 years ago |
PavelSindler
|
6e26f61726
fixed 7x7 mesh bed leveling vs. Z calibration check
|
5 years ago |