Ramiro Polla
|
b96c3a063f
|
Optimize BLTouch code for size (#21477)
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
2059c6e4d0
|
Apply pointer formatting
|
2021-04-29 08:45:17 -05:00 |
|
Mike La Spina
|
f1986545da
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
Marcio T
|
7c275285ea
|
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453)
|
2021-04-29 08:45:17 -05:00 |
|
ldursw
|
c83b6217f9
|
Followup to SDIO patch (#21440)
|
2021-04-29 08:45:17 -05:00 |
|
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
ldursw
|
2a32d14dc4
|
Fix SDIO buffer alignment (#21396)
|
2021-04-29 08:45:17 -05:00 |
|
Scott Lahteine
|
c6774812fa
|
More IntelliSense-friendly declarations
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
af13128430
|
Group UBL parameters, add comments
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
3226e12037
|
Add typedef celsius_t (#21374)
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
d924adef75
|
Followup to UBL Hilbert
|
2021-04-29 08:45:16 -05:00 |
|
Marcio T
|
e806c3376a
|
UBL - Hilbert space-filling curve probing sequence (#21387)
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
e50af65a1b
|
Fix bool++ warning
|
2021-04-29 08:45:16 -05:00 |
|
X-Ryl669
|
f6f5ed166f
|
Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
2480c82d76
|
Add M207/8/9 reporting (#21335)
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
ead6d99069
|
Clean up, optimize ExtUI/TFT code (#21333)
|
2021-04-29 08:45:16 -05:00 |
|
ellensp
|
894688c547
|
Fix password menu stickiness before first auth (#21295)
|
2021-04-29 08:45:16 -05:00 |
|
X-Ryl669
|
242ef2b2b4
|
Fix MeatPack with per-serial-port instances (#21306)
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
b713ca2638
|
Number serial from 1 to match settings
|
2021-04-29 08:45:16 -05:00 |
|
Scott Lahteine
|
e1cca6d97b
|
Fix serial index types
|
2021-04-29 08:45:15 -05:00 |
|
X-Ryl669
|
6652c7c435
|
Distinguish serial index from mask (#21287)
|
2021-04-29 08:45:15 -05:00 |
|
Mike La Spina
|
db4d9b7fcf
|
Cooler (for Laser) - M143, M193 (#21255)
|
2021-04-29 08:45:15 -05:00 |
|
Tanguy Pruvot
|
6cfd190107
|
Followup to MP_SCARA/TPARA patches (#21248)
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
c6e82160e4
|
POWER_LOSS_ZHOME_POS followup
|
2021-04-29 08:45:15 -05:00 |
|
Nick
|
c8cd824be2
|
Safe Z homing for Power Loss Recovery (#16909)
|
2021-04-29 08:45:15 -05:00 |
|
Stephan
|
2d4a1cd428
|
Filament Runout handling for Mixing Extruder (#20327)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fd5f1f1f5d
|
Filament sensor cleanup
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
2021-04-29 08:45:15 -05:00 |
|
Fabio Viappiani
|
e4a67c8496
|
Fix TERN typo (#21229)
|
2021-04-29 08:45:15 -05:00 |
|
LinFor
|
6183cd0731
|
RGB Caselight (#20341)
|
2021-04-29 08:45:14 -05:00 |
|
Arjan Mels
|
fff95b7173
|
Fix M876 when called from EP (#21210)
|
2021-04-29 08:45:14 -05:00 |
|
Giuliano Zaro
|
68e50a725a
|
[SMUFF] Use EXTRUDERS for extended commands (#21212)
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
532dbb8064
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Katelyn Schiesser
|
b71af6a50f
|
Use 'H' value for UBL G29 z-clearance (#21114)
|
2021-04-29 08:45:14 -05:00 |
|
deirdreobyrne
|
e6bf89e82b
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Ken Sanislo
|
8d05a823e9
|
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Scott Lahteine
|
dc0247c57e
|
Outdent UBL code
|
2021-04-29 08:45:14 -05:00 |
|
Giuliano Zaro
|
3883853817
|
Fix MMU2 compile error (#21065)
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
ellensp
|
1aae6395c6
|
Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
582458998f
|
Use serial shorthand
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
bf631046c0
|
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
Giuliano Zaro
|
032152c41d
|
Update a UBL comment (#20931)
|
2021-04-29 08:45:13 -05:00 |
|
ellensp
|
8de850fd07
|
Fix host_response_handler compile (#20962)
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
9ae204df9c
|
Serial refactor followup (#20932)
|
2021-04-29 08:45:13 -05:00 |
|
qwewer0
|
b3656c387f
|
Remove extra G29 V newlines (#20955)
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
efa1e56369
|
Refactor serial class with templates (#20783)
|
2021-04-29 08:45:12 -05:00 |
|
ellensp
|
8da8e7d17b
|
Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:12 -05:00 |
|
ellensp
|
b10b76e882
|
MeatPack followup - unused command (#20893)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
be058430b4
|
Remove extra cast
|
2021-04-29 08:45:12 -05:00 |
|