Scott Lahteine
640282b8dc
🧑💻 Apply F() to some LCD / TFT strings
Followup to #24228
2 anni fa
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
2 anni fa
Scott Lahteine
741e70541d
🚸 Tweak MKS UI G-code console
3 anni fa
Tanguy Pruvot
886c59dc10
🐛 Queue string followup (#22900 )
3 anni fa
Scott Lahteine
1dafd1887e
🎨 Apply F() to various reports
3 anni fa
Scott Lahteine
417e2530eb
🎨 Apply F() to G-code suite and queue
3 anni fa
chendo
2c49283e97
✨ D576 Buffer Monitoring (#19674 )
3 anni fa
Scott Lahteine
26bfc26797
🎨 Check flags without ENABLED
3 anni fa
Scott Lahteine
84fd0eff17
🎨 Macros for optional arguments (#21969 )
3 anni fa
Scott Lahteine
3b73b115ca
Apply pointer formatting
3 anni fa
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
3 anni fa
X-Ryl669
55c31fbe9a
Distinguish serial index from mask (#21287 )
3 anni fa
Sola
72cc5a49e6
MKS H43 fixup (#21267 )
Co-authored-by: makerbase <4164049 @qq.com >
Co-authored-by: MKS-Sean <56996910 +MKS-Sean@users.noreply.github.com >
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 anni fa
Victor Oliveira
101f09aabd
Fix multi-serial CRC error crash (#21249 )
3 anni fa
X-Ryl669
ec42be346d
Fix and improve G-code queue (#21122 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 anni fa
ellensp
c929fb52dd
Meatpack::report_state on serial port init (#20903 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 anni fa
Scott Lahteine
d33fe2378c
Move common strings (#20846 )
3 anni fa
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 anni fa
Scott Lahteine
6371782263
Add HAS_MULTI_SERIAL conditional
4 anni fa
Mark Scammacca
7119596170
G-code line number for each serial port (for TFTs) (#18165 )
4 anni fa
Scott Lahteine
48919c54fb
Add SRAM command injection (#17459 )
4 anni fa
Scott Lahteine
4e3a793f1e
Fix broken enqueue_P
4 anni fa
Scott Lahteine
5071fe82ab
Ensure proper SD print completion (#16967 )
4 anni fa
Robby Candra
af84e362cc
Remove unused queue.stopped_N (#16850 )
4 anni fa
Scott Lahteine
bfad23d3e2
(c) 2020
4 anni fa
Robby Candra
a0a93e35ae
Fix serial port redirection (index ≠ port num) (#16687 )
4 anni fa
Scott Lahteine
a2e412c0ce
Rename command buffer var
5 anni fa
Marcio Teixeira
e6cf7860e8
Improve ExtUI, fix compiler errors, warnings (#14441 )
5 anni fa
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 anni fa
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection (#14236 )
5 anni fa
Robby Candra
5ca8d51e12
Ability to insert G-code in front of queue (#14229 )
5 anni fa
Scott Lahteine
49cf92dc36
Extended condition macros (#13419 )
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
5 anni fa
Scott Lahteine
0feeef2604
Update copyright in headers
5 anni fa
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup (#12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 anni fa
Scott Lahteine
3583e2b449
Followup to Menu Refactor (#12275 )
6 anni fa
Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers (#11977 )
6 anni fa
Scott Lahteine
11ab017dd0
Creality3D Power-Loss Recovery
6 anni fa
Scott Lahteine
78ea4871f9
Fix up enqueue now functions
…and apply to MALYAN_LCD.
6 anni fa
Thomas Moore
f7efac57b7
Multi-host support
7 anni fa
Thomas Moore
8afc4f8d9d
Fix UBL compilation warnings
6 anni fa
Scott Lahteine
722786966a
Add gcode.cpp, motion.*, queue.* - Apply to some G-codes.
7 anni fa