gmarsh
a5f0075a60
Fix and improve Power Monitor (#21551 )
4 years ago
espr14
a5d6f6ac98
Fix Resume Print with UBL (#21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB (#21575 )
4 years ago
ellensp
62f992af23
Followup to "no status for serial::write" (#21577 )
4 years ago
Scott Lahteine
1879eede0d
Fix axis char printing
4 years ago
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements (#21521 )
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
4 years ago
Scott Lahteine
8b6718c632
misc. pointer formatting
4 years ago
InsanityAutomation
c4b69fcddd
Fix Hotend-abort-on-idle Check (#21535 )
4 years ago
Scott Lahteine
c2b72c0e73
Remove extraneous 'extern' hints (#21516 )
4 years ago
Marcio T
45c1432946
G26 Hilbert Curve followup (#21480 )
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
4 years ago
Scott Lahteine
bfdd1f4662
Update UBL param
4 years ago
Scott Lahteine
be775ed72d
Move apply_rotation_xyz into matrix_3x3
4 years ago
X-Ryl669
139c149486
Flags for MarlinSerial instance features (#21318 )
4 years ago
Ramiro Polla
d30b5481f5
Optimize BLTouch code for size (#21477 )
4 years ago
Scott Lahteine
3b73b115ca
Apply pointer formatting
4 years ago
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Marcio T
c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453 )
4 years ago
ldursw
69c6ffa90b
Followup to SDIO patch (#21440 )
4 years ago
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line (#21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
ldursw
d172c71376
Fix SDIO buffer alignment (#21396 )
4 years ago
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
4 years ago
Scott Lahteine
da4b6896f7
Group UBL parameters, add comments
4 years ago
Scott Lahteine
e5ff55a1be
Add typedef celsius_t (#21374 )
4 years ago
Scott Lahteine
dd92c8e927
Followup to UBL Hilbert
4 years ago
Marcio T
eee726ec7d
UBL - Hilbert space-filling curve probing sequence (#21387 )
4 years ago
Scott Lahteine
d4ab2024f5
Fix bool++ warning
4 years ago
X-Ryl669
d787cd3076
Fix build with Meatpack only on 2nd port (#21336 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
7f1fa0d1ff
Add M207/8/9 reporting (#21335 )
4 years ago
Scott Lahteine
1affbe2100
Clean up, optimize ExtUI/TFT code (#21333 )
4 years ago
ellensp
8857fc6c4b
Fix password menu stickiness before first auth (#21295 )
4 years ago
X-Ryl669
f147a8990a
Fix MeatPack with per-serial-port instances (#21306 )
4 years ago
Scott Lahteine
dbd28eecc9
Number serial from 1 to match settings
4 years ago
Scott Lahteine
fe0b770033
Fix serial index types
4 years ago
X-Ryl669
55c31fbe9a
Distinguish serial index from mask (#21287 )
4 years ago
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 (#21255 )
4 years ago
Tanguy Pruvot
a0d312396a
Followup to MP_SCARA/TPARA patches (#21248 )
4 years ago
Scott Lahteine
28404f9e87
POWER_LOSS_ZHOME_POS followup
4 years ago
Nick
e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909 )
4 years ago
Stephan
713de872ce
Filament Runout handling for Mixing Extruder (#20327 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
1aa421efe5
Filament sensor cleanup
4 years ago
Scott Lahteine
dd42831cba
Serial macros cleanup
4 years ago
Fabio Viappiani
2328f8b9b8
Fix TERN typo (#21229 )
4 years ago
LinFor
e0aa9ce372
RGB Caselight (#20341 )
4 years ago
Arjan Mels
83a156ef47
Fix M876 when called from EP (#21210 )
4 years ago
Giuliano Zaro
4f840c211c
[SMUFF] Use EXTRUDERS for extended commands (#21212 )
4 years ago
X-Ryl669
ec42be346d
Fix and improve G-code queue (#21122 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Katelyn Schiesser
a21d4c06ae
Use 'H' value for UBL G29 z-clearance (#21114 )
4 years ago
deirdreobyrne
468e437390
Allow Zero Endstops (e.g., for CNC) (#21120 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Ken Sanislo
a3a10b62f2
Chamber Heater PID (#21156 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago