85 Commits (3bef7a445080fcb133dfa49aefddc0f28057b226)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) hace 4 años
  Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS hace 4 años
  Scott Lahteine bfad23d3e2 (c) 2020 hace 4 años
  Scott Lahteine 0e72c315a0 Minor string storage optimization hace 4 años
  Scott Lahteine 5296af94d2 Drop obsolete SD special char handling hace 4 años
  Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) hace 4 años
  Scott Lahteine 79c2f05e7d Fix M112 with Emergency Parser hace 4 años
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) hace 4 años
  Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) hace 4 años
  Scott Lahteine a2e412c0ce Rename command buffer var hace 4 años
  Chris Pepper f499cecf0d Marlin Binary Protocol Mark II (#14817) hace 4 años
  Marcio Teixeira cbe4bf2ba8 Fix process_injected_command undefined behavior (#14602) hace 4 años
  Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) hace 5 años
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) hace 5 años
  Scott Lahteine cf762d2c73 Fix enqueueing bug hace 5 años
  LinFor 0f6f5132c1 Fix variable conflict in ok_to_send (#14351) hace 5 años
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) hace 5 años
  Robby Candra 5ca8d51e12 Ability to insert G-code in front of queue (#14229) hace 5 años
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) hace 5 años
  Scott Lahteine 92ed9a2bb6 Fix is_M29 hace 5 años
  Scott Lahteine af92ee9dd6 No PLR include needed in queue.cpp hace 5 años
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) hace 5 años
  Scott Lahteine 2e5a3b01fd Save Power Loss Recovery only on move commands hace 5 años
  Chris Pepper 7de6476b3d
Fix binary protocol error hace 5 años
  Scott Lahteine 2c10222e87 card.transfer_port => transfer_port_index hace 5 años
  Chris Pepper 4ab433d391 Fix binary protocol with one serial port (#13270) hace 5 años
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) hace 5 años
  Scott Lahteine 0feeef2604 Update copyright in headers hace 5 años
  Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro hace 5 años
  Scott Lahteine c03bac9ad4
Update queue.cpp hace 5 años
  Scott Lahteine a49f0205ea
Update queue.cpp hace 5 años
  jeffstaley 2f176d6fb8 Flush RX buffer on G-code line errors to prevent hang (#13018) hace 5 años
  Scott Lahteine 4fa1c52688 Tweak serial output code hace 5 años
  jeffstaley 3f91233f6d
M29 logic was reversed hace 5 años
  jeffstaley 0e0cc13650 Fix M29 for Pronterface SD card upload (#13010) hace 5 años
  teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) hace 5 años
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) hace 5 años
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) hace 5 años
  Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) hace 5 años
  revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) hace 5 años
  Scott Lahteine 488a17b3f5 Use IS_SD_PRINTING() more hace 5 años
  Scott Lahteine cc2bc67440 ENABLED(NEWPANEL) => HAS_LCD_MENU hace 5 años
  Chris Pepper 66d44c72c3 Add fast binary file transfer to SD card option (#12249) hace 5 años
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) hace 5 años
  Scott Lahteine c6a5c74208 Add parentheses to SD macros hace 5 años
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) hace 5 años
  Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) hace 5 años
  Scott Lahteine 52a37913c1 Extend and apply some corrections hace 5 años
  thesfreader e09c144674 Add CNC-like G-code options hace 5 años
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) hace 5 años