114 Révisions (d896dedf9b6d557229ee14e477b6f5c36c4e4965)

Auteur SHA1 Message Date
  Jason Smith 8a5c3782b8 Fix at90usb1286 build (#19687) il y a 3 ans
  Scott Lahteine 99ba866d8d
Optimize G-code / feature dependencies (#18919) il y a 3 ans
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) il y a 3 ans
  Scott Lahteine dc6d8357a6 Reduce string duplication il y a 4 ans
  Scott Lahteine ca5a8ea827 Add G-code "backspace" support il y a 4 ans
  Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional il y a 4 ans
  Mark Scammacca 7119596170
G-code line number for each serial port (for TFTs) (#18165) il y a 4 ans
  Scott Lahteine 0578bbbf5d Marlin: Use strcmp_P il y a 4 ans
  Scott Lahteine d853a70556 Remove strcpy compile warning il y a 4 ans
  Scott Lahteine bd82b8bc7e Suppress compile warnings il y a 4 ans
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) il y a 4 ans
  Scott Lahteine 48919c54fb
Add SRAM command injection (#17459) il y a 4 ans
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) il y a 4 ans
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
  Scott Lahteine 4e3a793f1e Fix broken enqueue_P il y a 4 ans
  Scott Lahteine 20f93404a7 Add / correct comments il y a 4 ans
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings il y a 4 ans
  Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) il y a 4 ans
  Scott Lahteine 42fa9fc570 Fix card_eof error il y a 4 ans
  Scott Lahteine 9040394e8e Fix card_eof error il y a 4 ans
  Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override il y a 4 ans
  Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished il y a 4 ans
  Scott Lahteine 3543873da7 Use moves_free in ok_to_send il y a 4 ans
  Scott Lahteine 1ab6f910b6 Use moves_free in ok_to_send il y a 4 ans
  Scott Lahteine 22b974691e Tweak process_line_done for speed il y a 4 ans
  Scott Lahteine 19991e269b Show end prompt with Print Event LEDs il y a 4 ans
  Robby Candra 1c52d76668
Serial redirect for Move Command when stopping (#16906) il y a 4 ans
  Giuliano Zaro 42208bc031
Fix unknown command on empty lines (#16867) il y a 4 ans
  Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) il y a 4 ans
  Giuliano Zaro 0e17d10bf3
Fix G-code line parsing (#16840) il y a 4 ans
  Scott Lahteine dd6a7ca197 Fix out-of-order M0 after SD printing il y a 4 ans
  Scott Lahteine fa4a6cdb5c Fix out-of-order M0 after SD printing il y a 4 ans
  Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) il y a 4 ans
  Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS il y a 4 ans
  Scott Lahteine bfad23d3e2 (c) 2020 il y a 4 ans
  Scott Lahteine 0e72c315a0 Minor string storage optimization il y a 4 ans
  Scott Lahteine 5296af94d2 Drop obsolete SD special char handling il y a 4 ans
  Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) il y a 4 ans
  Scott Lahteine 79c2f05e7d Fix M112 with Emergency Parser il y a 4 ans
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) il y a 4 ans
  Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) il y a 4 ans
  Scott Lahteine a2e412c0ce Rename command buffer var il y a 4 ans
  Chris Pepper f499cecf0d Marlin Binary Protocol Mark II (#14817) il y a 4 ans
  Marcio Teixeira cbe4bf2ba8 Fix process_injected_command undefined behavior (#14602) il y a 5 ans
  Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) il y a 5 ans
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) il y a 5 ans
  Scott Lahteine cf762d2c73 Fix enqueueing bug il y a 5 ans
  LinFor 0f6f5132c1 Fix variable conflict in ok_to_send (#14351) il y a 5 ans
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) il y a 5 ans
  Robby Candra 5ca8d51e12 Ability to insert G-code in front of queue (#14229) il y a 5 ans