102 Коммиты (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Автор SHA1 Сообщение Дата
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 лет назад
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 лет назад
  Scott Lahteine 4e3a793f1e Fix broken enqueue_P 4 лет назад
  Scott Lahteine 20f93404a7 Add / correct comments 4 лет назад
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 лет назад
  Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 4 лет назад
  Scott Lahteine 9040394e8e Fix card_eof error 4 лет назад
  Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override 4 лет назад
  Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished 4 лет назад
  Scott Lahteine 1ab6f910b6 Use moves_free in ok_to_send 4 лет назад
  Scott Lahteine 22b974691e Tweak process_line_done for speed 4 лет назад
  Scott Lahteine 19991e269b Show end prompt with Print Event LEDs 4 лет назад
  Robby Candra 1c52d76668
Serial redirect for Move Command when stopping (#16906) 4 лет назад
  Giuliano Zaro 42208bc031
Fix unknown command on empty lines (#16867) 4 лет назад
  Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) 4 лет назад
  Giuliano Zaro 0e17d10bf3
Fix G-code line parsing (#16840) 4 лет назад
  Scott Lahteine fa4a6cdb5c Fix out-of-order M0 after SD printing 4 лет назад
  Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 4 лет назад
  Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS 4 лет назад
  Scott Lahteine bfad23d3e2 (c) 2020 4 лет назад
  Scott Lahteine 0e72c315a0 Minor string storage optimization 4 лет назад
  Scott Lahteine 5296af94d2 Drop obsolete SD special char handling 4 лет назад
  Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) 4 лет назад
  Scott Lahteine 79c2f05e7d Fix M112 with Emergency Parser 4 лет назад
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 лет назад
  Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) 4 лет назад
  Scott Lahteine a2e412c0ce Rename command buffer var 4 лет назад
  Chris Pepper f499cecf0d Marlin Binary Protocol Mark II (#14817) 4 лет назад
  Marcio Teixeira cbe4bf2ba8 Fix process_injected_command undefined behavior (#14602) 4 лет назад
  Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 4 лет назад
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 лет назад
  Scott Lahteine cf762d2c73 Fix enqueueing bug 5 лет назад
  LinFor 0f6f5132c1 Fix variable conflict in ok_to_send (#14351) 5 лет назад
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 лет назад
  Robby Candra 5ca8d51e12 Ability to insert G-code in front of queue (#14229) 5 лет назад
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 лет назад
  Scott Lahteine 92ed9a2bb6 Fix is_M29 5 лет назад
  Scott Lahteine af92ee9dd6 No PLR include needed in queue.cpp 5 лет назад
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 лет назад
  Scott Lahteine 2e5a3b01fd Save Power Loss Recovery only on move commands 5 лет назад
  Chris Pepper 7de6476b3d
Fix binary protocol error 5 лет назад
  Scott Lahteine 2c10222e87 card.transfer_port => transfer_port_index 5 лет назад
  Chris Pepper 4ab433d391 Fix binary protocol with one serial port (#13270) 5 лет назад
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 лет назад
  Scott Lahteine 0feeef2604 Update copyright in headers 5 лет назад
  Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro 5 лет назад
  Scott Lahteine c03bac9ad4
Update queue.cpp 5 лет назад
  Scott Lahteine a49f0205ea
Update queue.cpp 5 лет назад
  jeffstaley 2f176d6fb8 Flush RX buffer on G-code line errors to prevent hang (#13018) 5 лет назад
  Scott Lahteine 4fa1c52688 Tweak serial output code 5 лет назад