37 Commits (24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2)

Author SHA1 Message Date
Scott Lahteine 24dbeceb45 🎨 Apply F() to various reports 3 years ago
Scott Lahteine 46c53f6730 🎨 Apply F() to G-code suite and queue 3 years ago
chendo 51d954a4fd D576 Buffer Monitoring (#19674) 3 years ago
Scott Lahteine 78c2eb6876 🎨 Check flags without ENABLED 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 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
X-Ryl669 532dbb8064 Fix and improve G-code queue (#21122) 3 years ago
ellensp 8da8e7d17b Meatpack::report_state on serial port init (#20903) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 3 years ago
Sola 72cc5a49e6
MKS H43 fixup (#21267) 3 years ago
Victor Oliveira 101f09aabd
Fix multi-serial CRC error crash (#21249) 3 years ago
X-Ryl669 ec42be346d
Fix and improve G-code queue (#21122) 3 years ago
ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 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 48919c54fb
Add SRAM command injection (#17459) 4 years ago
Scott Lahteine 4e3a793f1e Fix broken enqueue_P 4 years ago
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 4 years ago
Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Robby Candra a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) 4 years ago
Scott Lahteine a2e412c0ce Rename command buffer var 5 years ago
Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Robby Candra 5ca8d51e12 Ability to insert G-code in front of queue (#14229) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Scott Lahteine 78ea4871f9 Fix up enqueue now functions 6 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Thomas Moore 8afc4f8d9d Fix UBL compilation warnings 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago