161 Commits (3d102a77ca475c2dc6461152ecc445247b9bfd26)

Author SHA1 Message Date
Scott Lahteine 3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 3 years ago
Scott Lahteine 24dbeceb45 🎨 Apply F() to various reports 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 46c53f6730 🎨 Apply F() to G-code suite and queue 3 years ago
Scott Lahteine 2b9ae0cc33 🎨 Apply F() to G-code subcommands 3 years ago
Robby Candra 1a8583f4fc 🐛 Fix serial_data_available (#23160) 3 years ago
Scott Lahteine 2c30b75268 🎨 Various multi-axis patches (#22823) 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
chendo 51d954a4fd D576 Buffer Monitoring (#19674) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine c5c8ef436c Signal SD completion later (#21840) 3 years ago
Scott Lahteine cca5844ba9 Misc. code cleanup 3 years ago
Scott Lahteine 95230c9792 Use SERIAL_ECHOLNPAIR for resend 3 years ago
Scott Lahteine 53fc13ba7f Fix flush_and_request_resend 3 years ago
InsanityAutomation c4379db8fc Revert "Optimized string-to-number functions" (#21532) 3 years ago
Ramiro Polla 16af2148b9 Optimized string-to-number functions (#21484) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Scott Lahteine 166d4a26f3 Pause SD queue early on M25 (#21317) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
Scott Lahteine 46246c8db6 Clean up spaces and words 3 years ago
Scott Lahteine e1cca6d97b Fix serial index types 3 years ago
Victor Mateus Oliveira 0e1a1959de fix meat pack internal buffer for multi serial 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago
Victor Oliveira 7a5a6ca53f Fix Host Keepalive serial target (#21283) 3 years ago
Sola 5b586ea4d8 MKS H43 fixup (#21267) 3 years ago
Victor Oliveira 5a01cdb81c Fix multi-serial CRC error crash (#21249) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
X-Ryl669 3f9fe2dac4 Fix G-code Queue merge (#21213) 3 years ago
X-Ryl669 532dbb8064 Fix and improve G-code queue (#21122) 3 years ago
X-Ryl669 73332f4df1 Combined LPC / Serial fixes (#21178) 3 years ago
Scott Lahteine c7efb2d964 Update M808 comment 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine bf631046c0 Fix some serial char, echo 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
ellensp 8da8e7d17b Meatpack::report_state on serial port init (#20903) 3 years ago
ellensp 56383d3ca0 MeatPack serial encoding (#20802) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Victor Oliveira eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 3 years ago
Scott Lahteine deb8df8eff M808 Repeat Markers (#20084) 4 years ago
Scott Lahteine 7c9c897dac Optimize emergency parser check 4 years ago
Scott Lahteine 7f7c27be30 Add parser.is_command(letter, code) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
bilsef c6f17ac01e Teensy 4.1 Ethernet support (#19801) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 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 da6e5ce3db Optimize G-code / feature dependencies (#18919) 4 years ago
InsanityAutomation 98b2b45264
Revert "Optimized string-to-number functions" (#21532) 3 years ago