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
2021-04-29 08:45:18 -05:00
InsanityAutomation
c4379db8fc
Revert "Optimized string-to-number functions" ( #21532 )
...
This reverts #21484
2021-04-29 08:45:18 -05:00
Marcio T
82e6a2ed62
G26 Hilbert Curve followup ( #21480 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
259115bb3f
Move apply_rotation_xyz into matrix_3x3
2021-04-29 08:45:17 -05:00
Scott Lahteine
a572e2ed12
Put ABL state into a class
2021-04-29 08:45:17 -05:00
Ramiro Polla
16af2148b9
Optimized string-to-number functions ( #21484 )
2021-04-29 08:45:17 -05:00
Victor Oliveira
9902e6fb9f
Fix and add STM32 SDIO DMA ( #21476 )
2021-04-29 08:45:17 -05:00
X-Ryl669
f18da95d38
Flags for MarlinSerial instance features ( #21318 )
2021-04-29 08:45:17 -05:00
Giuliano Zaro
368fcaee54
Generalize MMU ( #21469 )
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
espr14
a97f6c4c74
Endstops always on in G28 ( #21441 )
2021-04-29 08:45:17 -05:00
Martijn Bosgraaf
98a6015d3a
Extend M106/M107 for better laser module support ( #16082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
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
kpishere
e087271d48
Misc build fixes ( #21413 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
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
976403d10d
Improve max temp / target
2021-04-29 08:45:16 -05:00
Scott Lahteine
c9674cd809
Minor process_subcommands_now followup
2021-04-29 08:45:16 -05:00
mihtjel
259d8f19b3
Fix macros that call macros crashing ( #21383 )
...
When macros call macros, the null termination should remain in place until the macro is completed, and only then put back. Otherwise, the macro handler interprets this as setting the macro called to a new value.
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
166d4a26f3
Pause SD queue early on M25 ( #21317 )
2021-04-29 08:45:16 -05:00
Cal1sto
f332cca4a7
Fix TouchMI stow in G34 ( #21291 )
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
46246c8db6
Clean up spaces and words
2021-04-29 08:45:15 -05:00
Scott Lahteine
e1cca6d97b
Fix serial index types
2021-04-29 08:45:15 -05:00
Victor Mateus Oliveira
0e1a1959de
fix meat pack internal buffer for multi serial
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
Victor Oliveira
7a5a6ca53f
Fix Host Keepalive serial target ( #21283 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
ellensp
b80ec493ed
M303 followup ( #21282 )
...
Followup to f2ed18d150
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
Sola
5b586ea4d8
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>
2021-04-29 08:45:15 -05:00
Victor Oliveira
5a01cdb81c
Fix multi-serial CRC error crash ( #21249 )
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
10ec13b2c3
Remove extra G42
2021-04-29 08:45:15 -05:00
Scott Lahteine
f187a5304b
Implement G42, after all
2021-04-29 08:45:15 -05:00
Scott Lahteine
d61e7dd685
TPARA followup
2021-04-29 08:45:15 -05:00
Axel
864d27d460
TPARA - 3DOF robot arm IK ( #21005 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
Scott Lahteine
be8b547261
Fix some config builds
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
Sola
5aa9cc82a8
MKS H43 controller ( #20609 )
2021-04-29 08:45:14 -05:00
LinFor
6183cd0731
RGB Caselight ( #20341 )
2021-04-29 08:45:14 -05:00
jbuck2005
971fb8729a
SPEED => FEEDRATE ( #21217 )
2021-04-29 08:45:14 -05:00
Kachidoki
d20375c185
Duplicate fan speed in M106/7 IDEX Duplication Mode ( #21208 )
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
3f9fe2dac4
Fix G-code Queue merge ( #21213 )
2021-04-29 08:45:14 -05:00