XPila
|
739de5224e
Merge branch 'MK3' into MK3-new_lang
|
6 years ago |
Robert Pelnar
|
37f82118c8
New ML support - lang select menu fix
|
6 years ago |
Robert Pelnar
|
59e65b7f47
New ML support - language select menu
|
6 years ago |
Robert Pelnar
|
bd1e410228
New ML support - W25X20CL external spi flash support
|
6 years ago |
XPila
|
6a8425f62d
Merge pull request #809 from mkbel/Use_Timer
|
6 years ago |
Marek Bel
|
01af8a806b
Merge branch 'MK3' into Use_Timer
|
6 years ago |
Marek Bel
|
5f033d5a1a
Do not create static object in global function. Saves 8B RAM and 14B flash, because there is no need to guard constructor against concurrent calls.
|
6 years ago |
Roman Beránek
|
e25b869b5e
Eliminated the -Wliteral-suffix warnings from ultralcd.cpp
|
6 years ago |
Robert Pelnar
|
47c68c884c
New ML support - fixed duplicate strings
|
6 years ago |
Robert Pelnar
|
5a2b056d47
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
6 years ago |
tarikku
|
731fef3d32
Fix remaining forgotten comments
|
6 years ago |
Robert Pelnar
|
37e575f4bc
New ML support - debug output, bootloader
|
6 years ago |
Robert Pelnar
|
b47a29b388
New ML support - fixed invalid characters, added some cz translations
|
6 years ago |
Robert Pelnar
|
b3f4e1f6e4
New ML support - language menu
|
6 years ago |
Robert Pelnar
|
3bf2552b6c
fixed #761 from hzapper (#elif instead of #else if)
|
6 years ago |
XPila
|
28a767b460
Merge pull request #760 from PavelSindler/safety_timer_fixes
|
6 years ago |
PavelSindler
|
58ae70c4e1
Merge branch 'MK3' into MK3-new_lang
|
6 years ago |
Robert Pelnar
|
15207e4d5e
Linearity correction fix - (eeprom storage changed to byte instead of word)
|
6 years ago |
Robert Pelnar
|
2cf20c8c99
New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)')
|
6 years ago |
PavelSindler
|
8c9b670c76
Merge pull request #746 from MRprusa3d/MK3
|
6 years ago |
PavelSindler
|
137e1c5027
whitespace
|
6 years ago |
PavelSindler
|
d63a17c696
Safety timer not active during filament runout detection
|
6 years ago |
Robert Pelnar
|
bd587faab9
New ML support - migration - replaced source, removed original ML support files (backup)
|
6 years ago |
PavelSindler
|
3eb21b65ed
wizard fix: don't reset calibration status when repeating first layer cal.
|
6 years ago |
MRprusa3d
|
83aa710da6
menu returns corrections
|
6 years ago |
Marek Bel
|
b71a29ad96
Use ShortTimer instead of long_press_timer global variable.
|
6 years ago |
Marek Bel
|
02ecd08786
Convert Time class to template, instantiate LongTimer for longer and ShortTimer for shorter periods.
|
6 years ago |
Marek Bel
|
07a7ce1acf
Remove unused lcd_ping_allert().
|
6 years ago |
Marek Bel
|
e8730c2899
Merge branch 'MK3' into read_xyz_cal
|
6 years ago |
Marek Bel
|
329ea199ec
Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls.
|
6 years ago |