1294 Commits (f96f98fc60e54a7c7c46aae6f2a7ba48c864b2e6)

Author SHA1 Message Date
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine bfdd1f4662 Update UBL param 3 years ago
Scott Lahteine be775ed72d Move apply_rotation_xyz into matrix_3x3 3 years ago
X-Ryl669 139c149486
Flags for MarlinSerial instance features (#21318) 3 years ago
Ramiro Polla d30b5481f5
Optimize BLTouch code for size (#21477) 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Mike La Spina ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
Marcio T c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 3 years ago
ldursw 69c6ffa90b
Followup to SDIO patch (#21440) 3 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
ldursw d172c71376
Fix SDIO buffer alignment (#21396) 3 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
Scott Lahteine da4b6896f7 Group UBL parameters, add comments 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine e3a12c3c28 Fix bool++ warning 3 years ago
Scott Lahteine dd92c8e927 Followup to UBL Hilbert 3 years ago
Marcio T eee726ec7d
UBL - Hilbert space-filling curve probing sequence (#21387) 3 years ago
Scott Lahteine d4ab2024f5 Fix bool++ warning 3 years ago
X-Ryl669 d787cd3076
Fix build with Meatpack only on 2nd port (#21336) 3 years ago
Scott Lahteine 7f1fa0d1ff
Add M207/8/9 reporting (#21335) 3 years ago
Scott Lahteine 1affbe2100
Clean up, optimize ExtUI/TFT code (#21333) 3 years ago
ellensp 8857fc6c4b
Fix password menu stickiness before first auth (#21295) 3 years ago
X-Ryl669 f147a8990a
Fix MeatPack with per-serial-port instances (#21306) 3 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
Scott Lahteine fe0b770033 Fix serial index types 3 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 3 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine 28404f9e87 POWER_LOSS_ZHOME_POS followup 3 years ago
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 3 years ago
Stephan 713de872ce
Filament Runout handling for Mixing Extruder (#20327) 3 years ago
Scott Lahteine 1aa421efe5 Filament sensor cleanup 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Fabio Viappiani 2328f8b9b8
Fix TERN typo (#21229) 3 years ago
LinFor e0aa9ce372
RGB Caselight (#20341) 3 years ago
Arjan Mels 83a156ef47
Fix M876 when called from EP (#21210) 3 years ago
Giuliano Zaro 4f840c211c
[SMUFF] Use EXTRUDERS for extended commands (#21212) 3 years ago
X-Ryl669 ec42be346d
Fix and improve G-code queue (#21122) 3 years ago
Katelyn Schiesser a21d4c06ae
Use 'H' value for UBL G29 z-clearance (#21114) 3 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 3 years ago
Scott Lahteine bdb8c07bb2 Outdent UBL code 3 years ago
Giuliano Zaro 9e0fc44210
Fix MMU2 compile error (#21065) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
ellensp 6dcb77f7b5
Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021) 3 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
Scott Lahteine 604afd52d1 Fix some serial char, echo 3 years ago
Giuliano Zaro 6eec242a07
Update a UBL comment (#20931) 3 years ago
ellensp 65483dcc95
Fix host_response_handler compile (#20962) 3 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 years ago