mkbel
|
53b136050b
Merge pull request #811 from mkbel/MK3
|
6 years ago |
Marek Bel
|
eb1d17c3c6
Compile without c++11.
|
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 |
XPila
|
7f7f1e4560
Merge pull request #808 from zavorka/MK3
|
6 years ago |
XPila
|
850f9c8912
Merge pull request #810 from PavelSindler/octoprint_features
|
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 |
Marek Bel
|
75f048ac4b
Add default doxyfile.
|
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 |
PavelSindler
|
746ac17e4e
debugging
|
6 years ago |
Robert Pelnar
|
c58e4cea0d
New ML support - PO and POT generating scripts
|
6 years ago |
Dan Kortschak
|
a3fedfe2b3
Fix spelling and grammar
|
6 years ago |
Robert Pelnar
|
52b9b2c4e7
New ML support - pot generator script
|
6 years ago |
Robert Pelnar
|
47c68c884c
New ML support - fixed duplicate strings
|
6 years ago |
Robert Pelnar
|
53d9d8bd8a
New ML support - lang codes
|
6 years ago |
3d-gussner
|
5004433b20
Fix warning: This is kind of important
|
6 years ago |
Robert Pelnar
|
7ab53af604
New ML support - scripts tunning
|
6 years ago |
Robert Pelnar
|
5a2b056d47
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
6 years ago |
Christoph Stahl
|
7c4fce7876
whitespace correction
|
6 years ago |
Christoph Stahl
|
73708ec883
Improved M860 - now wait for cooling of PINDA, too
|
6 years ago |
XPila
|
957b3cfac5
Merge pull request #783 from 3d-gussner/MK3_fix1
|
6 years ago |
XPila
|
d70d38bb0c
Merge pull request #784 from 3d-gussner/MK3_fix2
|
6 years ago |
XPila
|
80c641ae5d
Merge pull request #789 from 3d-gussner/MK3_fix4
|
6 years ago |
Robert Pelnar
|
6f362974ef
New ML support - fixed po generator script make_po.sh
|
6 years ago |