Sergey
|
3b88927356
|
2.0.8 update
|
4 years ago |
Sergey
|
102a6fb261
|
Update to 2.0.7.2
|
4 years ago |
Sergey
|
adee4a7475
|
Обновление 2.0.6.1
|
4 years ago |
Sergey
|
5d9e1e7f87
|
Актуализация конфига
|
4 years ago |
Sergey
|
8dd26c1a3e
|
Update to 2.0.6
|
4 years ago |
Sergey
|
9319c80be3
|
Перехват вывода символов
|
5 years ago |
Sergey
|
99710e0280
|
Перехват символов из serial, скелет разбора пакета
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
5 years ago |
Scott Lahteine
|
4e3a793f1e
|
Fix broken enqueue_P
|
5 years ago |
Scott Lahteine
|
20f93404a7
|
Add / correct comments
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
5 years ago |
Scott Lahteine
|
42fa9fc570
|
Fix card_eof error
|
5 years ago |
Scott Lahteine
|
9040394e8e
|
Fix card_eof error
|
5 years ago |
Scott Lahteine
|
b2328d089a
|
Allow LCD_PIXEL_WIDTH/HEIGHT override
|
5 years ago |
Scott Lahteine
|
29ec868c4b
|
Commit last SD line before fileHasFinished
|
5 years ago |
Scott Lahteine
|
3543873da7
|
Use moves_free in ok_to_send
|
5 years ago |
Scott Lahteine
|
1ab6f910b6
|
Use moves_free in ok_to_send
|
5 years ago |
Scott Lahteine
|
22b974691e
|
Tweak process_line_done for speed
|
5 years ago |
Scott Lahteine
|
19991e269b
|
Show end prompt with Print Event LEDs
|
5 years ago |
Robby Candra
|
1c52d76668
|
Serial redirect for Move Command when stopping (#16906)
|
5 years ago |
Giuliano Zaro
|
42208bc031
|
Fix unknown command on empty lines (#16867)
|
5 years ago |
Robby Candra
|
af84e362cc
|
Remove unused queue.stopped_N (#16850)
|
5 years ago |
Giuliano Zaro
|
0e17d10bf3
|
Fix G-code line parsing (#16840)
|
5 years ago |
Scott Lahteine
|
dd6a7ca197
|
Fix out-of-order M0 after SD printing
Fixes #14774
Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
fa4a6cdb5c
|
Fix out-of-order M0 after SD printing
Fixes #14774
Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
|
5 years ago |
Scott Lahteine
|
3bef7a4450
|
Add g-code quoted strings, improve stream code (#16818)
|
5 years ago |
Scott Lahteine
|
0ce83dee95
|
Show print time with PRINTER_EVENT_LEDS
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
0e72c315a0
|
Minor string storage optimization
|
5 years ago |
Scott Lahteine
|
5296af94d2
|
Drop obsolete SD special char handling
See #14035
|
5 years ago |
Robby Candra
|
a0a93e35ae
|
Fix serial port redirection (index ≠ port num) (#16687)
|
5 years ago |
Scott Lahteine
|
79c2f05e7d
|
Fix M112 with Emergency Parser
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
5 years ago |
Scott Lahteine
|
a2e412c0ce
|
Rename command buffer var
|
5 years ago |
Chris Pepper
|
f499cecf0d
|
Marlin Binary Protocol Mark II (#14817)
|
5 years ago |
Marcio Teixeira
|
cbe4bf2ba8
|
Fix process_injected_command undefined behavior (#14602)
|
5 years ago |
Marcio Teixeira
|
e6cf7860e8
|
Improve ExtUI, fix compiler errors, warnings (#14441)
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
cf762d2c73
|
Fix enqueueing bug
|
5 years ago |
LinFor
|
0f6f5132c1
|
Fix variable conflict in ok_to_send (#14351)
|
5 years ago |
Scott Lahteine
|
4c872a01f2
|
G-code queue singleton, front injection (#14236)
|
5 years ago |
Robby Candra
|
5ca8d51e12
|
Ability to insert G-code in front of queue (#14229)
|
5 years ago |
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
6 years ago |
Scott Lahteine
|
92ed9a2bb6
|
Fix is_M29
Followup for #13013
|
6 years ago |
Scott Lahteine
|
af92ee9dd6
|
No PLR include needed in queue.cpp
|
6 years ago |
Scott Lahteine
|
cfdb38eda4
|
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311)
|
6 years ago |
Scott Lahteine
|
2e5a3b01fd
|
Save Power Loss Recovery only on move commands
|
6 years ago |