52 コミット (2f176d6fb8b71e33b7dc50a86e4f8dfa8c2b27d8)

作成者 SHA1 メッセージ 日付
  jeffstaley 2f176d6fb8 Flush RX buffer on G-code line errors to prevent hang (#13018) 6年前
  Scott Lahteine 4fa1c52688 Tweak serial output code 6年前
  jeffstaley 0e0cc13650 Fix M29 for Pronterface SD card upload (#13010) 6年前
  teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 6年前
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6年前
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6年前
  Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) 6年前
  revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) 6年前
  Scott Lahteine 488a17b3f5 Use IS_SD_PRINTING() more 6年前
  Scott Lahteine cc2bc67440 ENABLED(NEWPANEL) => HAS_LCD_MENU 6年前
  Chris Pepper 66d44c72c3 Add fast binary file transfer to SD card option (#12249) 6年前
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6年前
  Scott Lahteine c6a5c74208 Add parentheses to SD macros 6年前
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 6年前
  Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 6年前
  Scott Lahteine 52a37913c1 Extend and apply some corrections 6年前
  thesfreader e09c144674 Add CNC-like G-code options 6年前
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 6年前
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6年前
  Scott Lahteine cb6454118c Workaround for Pronterface M29 6年前
  Roxy-3D 0780913848 IDEX Improvements (#11848) 6年前
  Roxy-3D d5379ee9d6
Fix search for white space in enqueued commands 6年前
  Scott Lahteine d1ceaf5550
[2.0.x] Followup to IDEX changes (#11707) 6年前
  Roxy-3D 7680b64aa6
IDEX clean up (#11690) 6年前
  Scott Lahteine 1a0f4dedad
Fix and improve POWER_LOSS_RECOVERY (#11187) 7年前
  Scott Lahteine 05fca752d6 Clean up autostart handling 7年前
  Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 7年前
  Scott Lahteine 78ea4871f9 Fix up enqueue now functions 7年前
  Scott Lahteine cea398849e Tweak to gcode_line_error/return 7年前
  Scott Lahteine 9e4c037cef
Wait before turning off PRINTER_EVENT_LEDS at print end (#10248) 7年前
  Scott Lahteine 7b8bb2519e Fix gcode_line_error call 7年前
  Scott Lahteine 3007eee22e Require a checksum when writing to SD 7年前
  Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 7年前
  Scott Lahteine bae1cb859c Patch flush_and_request_resend for 1.1.x parity 7年前
  Bob-the-Kuhn 0d8c15c01f restore PR 9661 files & V1 fix 7年前
  Bob-the-Kuhn bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" 7年前
  Bob-the-Kuhn 914bb80bde removed SDSS init 7年前
  Scott Lahteine da693a636e Fix handling of escapes in serial input 7年前
  Scott Lahteine c30a8067ab Prevent watchdog reset due to many comments 7年前
  Scott Lahteine b7053156fe Minor comment/condition cleanup 7年前
  Scott Lahteine 09c8807a36 Minor formatting in queue.cpp 7年前
  Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 7年前
  Scott Lahteine 2c18faf3e4 General cleanups for HAL 7年前
  Thomas Moore f7efac57b7 Multi-host support 7年前
  Dave Johnson 554e577676 SERIAL_STATS_* features not supported on USBCON targets (#9127) 7年前
  Thomas Moore 8afc4f8d9d Fix UBL compilation warnings 7年前
  Scott Lahteine e37dd64548 Apply LEDColor, language fixes 7年前
  Scott Lahteine e0d367f1fb Fix M32 P subroutine handling 7年前
  Scott Lahteine 0108d5181f Allow asterisks in G-Code commands 7年前
  Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 7年前