Robert Pelnar
|
0f75bcb442
New ML support - flash usage optimalization
|
6 years ago |
Robert Pelnar
|
c25fec9f0a
New ML support
|
6 years ago |
Robert Pelnar
|
a1ea5019dc
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
6 years ago |
Robert Pelnar
|
076258ff99
New ML support - cond.trans. for LANG_MODE 0
|
6 years ago |
Robert Pelnar
|
4567d2feca
removed unused cond. trans. for NEW_SPI
|
6 years ago |
Robert Pelnar
|
fcfb4cdcae
New ML support - menu tunning, startup
|
6 years ago |
Robert Pelnar
|
f098707021
New ML support - W25X20CL - update process UI tunning
|
6 years ago |
Robert Pelnar
|
5de0a6437d
New ML support - W25X20CL - lang switching
|
6 years ago |
Robert Pelnar
|
dcd58d002c
New ML support - W25X20CL
|
6 years ago |
Robert Pelnar
|
a9446cc6b3
New ML support - W25x20CL
|
6 years ago |
Robert Pelnar
|
ebd8375313
New ML support - external flash W25X20CL - upgrade is working!!! (hardcoded to german)
|
6 years ago |
Robert Pelnar
|
c0946d8f04
New ML support - w25x20cl spi external flash support
|
6 years ago |
XPila
|
31357379ff
Merge branch 'MK3' into time_remaining
|
6 years ago |
XPila
|
8963757c3c
Merge branch 'MK3' into crash_detection_stop
|
6 years ago |
PavelSindler
|
5e120e6e52
power panic flow factor hotfix
|
6 years ago |
PavelSindler
|
332a23bef5
Crash detection stops and waits for user if it fails multiple times in short time frame
|
6 years ago |
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
|
bd1e410228
New ML support - W25X20CL external spi flash support
|
6 years ago |
PavelSindler
|
877f8f2a61
Merge pull request #795 from 3d-gussner/MK3_fix5
|
6 years ago |
PavelSindler
|
a15f0138de
show estimated time to end of the print if available in gcode: initial version
|
6 years ago |
PavelSindler
|
42cfcb2601
Merge pull request #794 from stahlfabrik/M860-enhanced
|
6 years ago |
XPila
|
1290326210
Merge pull request #790 from PavelSindler/power_panic_flow_rate
|
6 years ago |
XPila
|
6a8425f62d
Merge pull request #809 from mkbel/Use_Timer
|
6 years ago |
PavelSindler
|
d49c4508a7
removing some debug code
|
6 years ago |
PavelSindler
|
264daaf715
typo fixed
|
6 years ago |
PavelSindler
|
aacaf67eaa
Crash detection/filament sensor: restore print from stored line number in case that we are printing over USB, retraction fix; debug: cmd queue on LCD
|
6 years ago |
Marek Bel
|
01af8a806b
Merge branch 'MK3' into Use_Timer
|
6 years ago |
Marek Bel
|
f819392d10
Do not create static object in function. Saves 8B RAM and 16B flash, because there is no need to guard constructor against concurrent calls.
|
6 years ago |
Marek Bel
|
7cc8b743c2
Add .gitignore. Setup doxyfile. Create project documentation main page. Document property of static object constructors on gcc-avr.
|
6 years ago |