93 Commits (1ab6f910b630905711203491b6edae39bf8328c1)

Autor SHA1 Nachricht Datum
  Scott Lahteine 1ab6f910b6 Use moves_free in ok_to_send vor 5 Jahren
  Scott Lahteine 22b974691e Tweak process_line_done for speed vor 5 Jahren
  Scott Lahteine 19991e269b Show end prompt with Print Event LEDs vor 5 Jahren
  Robby Candra 1c52d76668
Serial redirect for Move Command when stopping (#16906) vor 5 Jahren
  Giuliano Zaro 42208bc031
Fix unknown command on empty lines (#16867) vor 5 Jahren
  Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) vor 5 Jahren
  Giuliano Zaro 0e17d10bf3
Fix G-code line parsing (#16840) vor 5 Jahren
  Scott Lahteine fa4a6cdb5c Fix out-of-order M0 after SD printing vor 5 Jahren
  Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) vor 5 Jahren
  Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS vor 5 Jahren
  Scott Lahteine bfad23d3e2 (c) 2020 vor 5 Jahren
  Scott Lahteine 0e72c315a0 Minor string storage optimization vor 5 Jahren
  Scott Lahteine 5296af94d2 Drop obsolete SD special char handling vor 5 Jahren
  Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) vor 5 Jahren
  Scott Lahteine 79c2f05e7d Fix M112 with Emergency Parser vor 5 Jahren
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) vor 5 Jahren
  Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) vor 5 Jahren
  Scott Lahteine a2e412c0ce Rename command buffer var vor 5 Jahren
  Chris Pepper f499cecf0d Marlin Binary Protocol Mark II (#14817) vor 6 Jahren
  Marcio Teixeira cbe4bf2ba8 Fix process_injected_command undefined behavior (#14602) vor 6 Jahren
  Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) vor 6 Jahren
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) vor 6 Jahren
  Scott Lahteine cf762d2c73 Fix enqueueing bug vor 6 Jahren
  LinFor 0f6f5132c1 Fix variable conflict in ok_to_send (#14351) vor 6 Jahren
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) vor 6 Jahren
  Robby Candra 5ca8d51e12 Ability to insert G-code in front of queue (#14229) vor 6 Jahren
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) vor 6 Jahren
  Scott Lahteine 92ed9a2bb6 Fix is_M29 vor 6 Jahren
  Scott Lahteine af92ee9dd6 No PLR include needed in queue.cpp vor 6 Jahren
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) vor 6 Jahren
  Scott Lahteine 2e5a3b01fd Save Power Loss Recovery only on move commands vor 6 Jahren
  Chris Pepper 7de6476b3d
Fix binary protocol error vor 6 Jahren
  Scott Lahteine 2c10222e87 card.transfer_port => transfer_port_index vor 6 Jahren
  Chris Pepper 4ab433d391 Fix binary protocol with one serial port (#13270) vor 6 Jahren
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) vor 6 Jahren
  Scott Lahteine 0feeef2604 Update copyright in headers vor 6 Jahren
  Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro vor 6 Jahren
  Scott Lahteine c03bac9ad4
Update queue.cpp vor 6 Jahren
  Scott Lahteine a49f0205ea
Update queue.cpp vor 6 Jahren
  jeffstaley 2f176d6fb8 Flush RX buffer on G-code line errors to prevent hang (#13018) vor 6 Jahren
  Scott Lahteine 4fa1c52688 Tweak serial output code vor 6 Jahren
  jeffstaley 3f91233f6d
M29 logic was reversed vor 6 Jahren
  jeffstaley 0e0cc13650 Fix M29 for Pronterface SD card upload (#13010) vor 6 Jahren
  teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) vor 6 Jahren
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) vor 6 Jahren
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) vor 6 Jahren
  Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) vor 6 Jahren
  revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) vor 6 Jahren
  Scott Lahteine 488a17b3f5 Use IS_SD_PRINTING() more vor 6 Jahren
  Scott Lahteine cc2bc67440 ENABLED(NEWPANEL) => HAS_LCD_MENU vor 6 Jahren