Sebastiaan Dammann
c2741affe9
Make Cancel Objects reporting optional ( #21698 )
4 years ago
pinchies
7e3cf82a40
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Nikolay March
12ca73947b
Backlash Compensation for COREnn ( #21612 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
fedetony
c39c17c1b5
Soft Reset via Serial or post-kill button click ( #21652 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Sebastiaan Dammann
3ae0557258
Prevent extrusion on M600 un-park ( #21670 )
Fixes #21669
4 years ago
unknownlamer
02b6c0e881
MCP4451 Digipot Support for Azteeg X5 GT ( #21680 )
4 years ago
Scott Lahteine
899fcf51e6
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
4 years ago
Scott Lahteine
9f22aaea2f
Clean up formatting, wrap macros
4 years ago
Scott Lahteine
4ab19e7882
Update temperature types
4 years ago
BigTreeTech
5859860a02
Enable Purge More / Resume with EP + Host Prompt ( #21671 )
Co-authored-by: Msq001 <alansayyeah@gmail.com>
4 years ago
Mike La Spina
b8aeaa3bf4
M10-M11 Air Evacuation for Spindle/Laser ( #21668 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
9c86eef98b
Leave Hybrid Threshold as-is for now
Reverting 253ee0c407
4 years ago
Scott Lahteine
61ee5b1d76
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off ( #21623 )
4 years ago
Scott Lahteine
c67e115f61
Revert experimental NAN patch
Hold changes from #21575 (24a095c
) for more testing.
4 years ago
fedetony
027a5a872d
Realtime Reporting, S000, P000, R000 ( #19330 )
4 years ago
gmarsh
02a99e3f0b
Fix and improve Power Monitor ( #21551 )
4 years ago
espr14
fb7bdabb70
Fix Resume Print with UBL ( #21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
c66cbf0d69
Reduce math library code size by 3.4KB ( #21575 )
4 years ago
ellensp
4e9eb95830
Followup to "no status for serial::write" ( #21577 )
4 years ago
Scott Lahteine
1bd35072cb
Fix axis char printing
4 years ago
Marcio T
c46c2c4f3c
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
ba5644376c
misc. pointer formatting
4 years ago
InsanityAutomation
cdd2450a97
Fix Hotend-abort-on-idle Check ( #21535 )
4 years ago
Scott Lahteine
4f174afc1a
Remove extraneous 'extern' hints ( #21516 )
4 years ago
Marcio T
82e6a2ed62
G26 Hilbert Curve followup ( #21480 )
4 years ago
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
fe99bb4b9b
Update UBL param
4 years ago
Scott Lahteine
259115bb3f
Move apply_rotation_xyz into matrix_3x3
4 years ago
X-Ryl669
f18da95d38
Flags for MarlinSerial instance features ( #21318 )
4 years ago
Ramiro Polla
b96c3a063f
Optimize BLTouch code for size ( #21477 )
4 years ago
Scott Lahteine
2059c6e4d0
Apply pointer formatting
4 years ago
Mike La Spina
f1986545da
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Marcio T
7c275285ea
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
4 years ago
ldursw
c83b6217f9
Followup to SDIO patch ( #21440 )
4 years ago
Miguel Risco-Castillo
3c9ffa77f9
Ender 3 V2 Status Line ( #21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ldursw
2a32d14dc4
Fix SDIO buffer alignment ( #21396 )
4 years ago
Scott Lahteine
c6774812fa
More IntelliSense-friendly declarations
4 years ago
Scott Lahteine
af13128430
Group UBL parameters, add comments
4 years ago
Scott Lahteine
3226e12037
Add typedef celsius_t ( #21374 )
4 years ago
Scott Lahteine
d924adef75
Followup to UBL Hilbert
4 years ago
Marcio T
e806c3376a
UBL - Hilbert space-filling curve probing sequence ( #21387 )
4 years ago
Scott Lahteine
e50af65a1b
Fix bool++ warning
4 years ago
X-Ryl669
f6f5ed166f
Fix build with Meatpack only on 2nd port ( #21336 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
2480c82d76
Add M207/8/9 reporting ( #21335 )
4 years ago
Scott Lahteine
ead6d99069
Clean up, optimize ExtUI/TFT code ( #21333 )
4 years ago
ellensp
894688c547
Fix password menu stickiness before first auth ( #21295 )
4 years ago
X-Ryl669
242ef2b2b4
Fix MeatPack with per-serial-port instances ( #21306 )
4 years ago
Scott Lahteine
b713ca2638
Number serial from 1 to match settings
4 years ago
Scott Lahteine
e1cca6d97b
Fix serial index types
4 years ago
X-Ryl669
6652c7c435
Distinguish serial index from mask ( #21287 )
4 years ago