164 Commits (78a3ea0ed4c53f2a4363c5548a78fa1e43cba162)

Author SHA1 Message Date
Jason Smith 2c7b5fe1f2 Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine da6e5ce3db Optimize G-code / feature dependencies (#18919) 4 years ago
InsanityAutomation 98b2b45264
Revert "Optimized string-to-number functions" (#21532) 4 years ago
Ramiro Polla 20d2061f22
Optimized string-to-number functions (#21484) 4 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 4 years ago
Scott Lahteine 71f2617263
Pause SD queue early on M25 (#21317) 4 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 4 years ago
Scott Lahteine 2c62886c71 Clean up spaces and words 4 years ago
Scott Lahteine fe0b770033 Fix serial index types 4 years ago
Victor Mateus Oliveira bb6d718e19 fix meat pack internal buffer for multi serial 4 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 4 years ago
Victor Oliveira 1b9ff68f8c
Fix Host Keepalive serial target (#21283) 4 years ago
Sola 72cc5a49e6
MKS H43 fixup (#21267) 4 years ago
Victor Oliveira 101f09aabd
Fix multi-serial CRC error crash (#21249) 4 years ago
Scott Lahteine dd42831cba Serial macros cleanup 4 years ago
X-Ryl669 db5967472b Fix G-code Queue merge (#21213) 4 years ago
X-Ryl669 ec42be346d
Fix and improve G-code queue (#21122) 4 years ago
X-Ryl669 f003e52009
Combined LPC / Serial fixes (#21178) 4 years ago
Scott Lahteine 187602dfaf Update M808 comment 4 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
Scott Lahteine 604afd52d1 Fix some serial char, echo 4 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 years ago
ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 4 years ago
ellensp 3921369f98
MeatPack serial encoding (#20802) 4 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 4 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 4 years ago
Victor Oliveira 90a2b482e6
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 4 years ago
Scott Lahteine b6a32500c4
M808 Repeat Markers (#20084) 4 years ago
Scott Lahteine 3ba374a29e Optimize emergency parser check 4 years ago
Scott Lahteine c5e411f492 Add parser.is_command(letter, code) 4 years ago
Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 4 years ago
bilsef 9baa944460
Teensy 4.1 Ethernet support (#19801) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Jason Smith 8a5c3782b8 Fix at90usb1286 build (#19687) 4 years ago
Jason Smith 90d364fc37
Revert at90usb1286 conditional (#19733) 4 years ago
Jason Smith 45731bd022
Fix at90usb1286 build (#19687) 4 years ago
Scott Lahteine 99ba866d8d
Optimize G-code / feature dependencies (#18919) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine dc6d8357a6 Reduce string duplication 4 years ago
Scott Lahteine ca5a8ea827 Add G-code "backspace" support 4 years ago
Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional 4 years ago
Mark Scammacca 7119596170
G-code line number for each serial port (for TFTs) (#18165) 4 years ago
Scott Lahteine 0578bbbf5d Marlin: Use strcmp_P 4 years ago
Scott Lahteine d853a70556 Remove strcpy compile warning 4 years ago
Scott Lahteine bd82b8bc7e Suppress compile warnings 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 48919c54fb
Add SRAM command injection (#17459) 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine 4e3a793f1e Fix broken enqueue_P 5 years ago