66 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
Scott Lahteine 967942460e ️ Optimize Sensitive Pins array (except STM32) (#22080) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Alvaro Segura Del Barco 6861b1ec82 🐛 Fix Teensy PINS_DEBUGGING compile (#21958) 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Scott Lahteine db90a180c2 Cleanup, hex formatting, includes 3 years ago
fedetony c39c17c1b5 Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine fe24aa2254 More detailed serial config error 3 years ago
Ramiro Polla 00ea75ce82 Drop return value from Serial::write() (#21567) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Tomas Rimkus 8d73a6c4e2 Avoid watchdog reset in all wired EEPROMs (#21436) 3 years ago
Scott Lahteine 7fb04b3656 MarlinSerial cleanup 3 years ago
Scott Lahteine b6169a957d Fix MarlinSerial typo 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
X-Ryl669 dc11874abe Postmortem Debugging to serial port (#20492) 3 years ago
Scott Lahteine 8bca8e5ba0 Minor serial code cleanup 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
X-Ryl669 1e5995335c LVGL UI G-code console (#20755) 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
Giuliano Zaro a5d2180bf5 MMU2 as standard serial device (#20771) 4 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Keith Bennett aecfd95592 Clarify "not Interrupt-capable" error message (#20419) 4 years ago
Scott Lahteine 664e9d6dfe Reduce warnings, extern "C" cleanup (#20279) 4 years ago
Scott Lahteine 2774b70fbf gcode_D EEPROM size, cleanup 4 years ago
Jason Smith 6a5799fc7d Revert at90usb1286 conditional (#19733) 4 years ago
Jason Smith 2c7b5fe1f2 Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine 7e09160ba3 Batch appercase hex values 4 years ago
Victor Oliveira 2553a18f40 Support for Debug Codes - Dnnn (#19225) 4 years ago
Nick 2069ab3a15 Anycubic Chiron full feature support (#19505) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine affb5e53df Sanity check old serial names 4 years ago
Jason Smith 9d02cedfed Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine bfa6cd3693 HAL/serial followup 4 years ago
Scott Lahteine f588d50d57 HAL and serial cleanup 4 years ago
ellensp a3a5b334c4 Define UART pins for LPC debug based on LPC_PINCFG_UART (#19475) 4 years ago
Giuliano Zaro 3aa5b45768 Prefer Servo AVR timer4 over 3 (#19025) 4 years ago
Giuliano Zaro 16f2f2bce7 Let laser/spindle use free AVR servo timers (#19011) 4 years ago
Marco Burato f4894b7140 More Anycubic + Trigorilla mappings, ExtUI (#18903) 4 years ago
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 4 years ago
fedetony d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine 550a806d77 More detailed serial config error 3 years ago
Ramiro Polla 8048d1411f
Drop return value from Serial::write() (#21567) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Tomas Rimkus 8a67846872
Avoid watchdog reset in all wired EEPROMs (#21436) 3 years ago
Scott Lahteine 604c5dedf4 MarlinSerial cleanup 3 years ago
Scott Lahteine 8532c2b9b6 Fix MarlinSerial typo 3 years ago