Scott Lahteine
3226e12037
Add typedef celsius_t ( #21374 )
4 years ago
Scott Lahteine
976403d10d
Improve max temp / target
4 years ago
Scott Lahteine
c9674cd809
Minor process_subcommands_now followup
4 years ago
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.
4 years ago
Scott Lahteine
2480c82d76
Add M207/8/9 reporting ( #21335 )
4 years ago
Scott Lahteine
166d4a26f3
Pause SD queue early on M25 ( #21317 )
4 years ago
Cal1sto
f332cca4a7
Fix TouchMI stow in G34 ( #21291 )
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
46246c8db6
Clean up spaces and words
4 years ago
Scott Lahteine
e1cca6d97b
Fix serial index types
4 years ago
Victor Mateus Oliveira
0e1a1959de
fix meat pack internal buffer for multi serial
4 years ago
X-Ryl669
6652c7c435
Distinguish serial index from mask ( #21287 )
4 years ago
Victor Oliveira
7a5a6ca53f
Fix Host Keepalive serial target ( #21283 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
ellensp
b80ec493ed
M303 followup ( #21282 )
Followup to f2ed18d150
4 years ago
Mike La Spina
db4d9b7fcf
Cooler (for Laser) - M143, M193 ( #21255 )
4 years ago
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>
4 years ago
Victor Oliveira
5a01cdb81c
Fix multi-serial CRC error crash ( #21249 )
4 years ago
Tanguy Pruvot
6cfd190107
Followup to MP_SCARA/TPARA patches ( #21248 )
4 years ago
Scott Lahteine
10ec13b2c3
Remove extra G42
4 years ago
Scott Lahteine
f187a5304b
Implement G42, after all
4 years ago
Scott Lahteine
d61e7dd685
TPARA followup
4 years ago
Axel
864d27d460
TPARA - 3DOF robot arm IK ( #21005 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
be8b547261
Fix some config builds
4 years ago
Scott Lahteine
fd5f1f1f5d
Filament sensor cleanup
4 years ago
Scott Lahteine
fbb30a2570
Serial macros cleanup
4 years ago
Sola
5aa9cc82a8
MKS H43 controller ( #20609 )
4 years ago
LinFor
6183cd0731
RGB Caselight ( #20341 )
4 years ago
jbuck2005
971fb8729a
SPEED => FEEDRATE ( #21217 )
4 years ago
Kachidoki
d20375c185
Duplicate fan speed in M106/7 IDEX Duplication Mode ( #21208 )
4 years ago
Giuliano Zaro
68e50a725a
[SMUFF] Use EXTRUDERS for extended commands ( #21212 )
4 years ago
X-Ryl669
3f9fe2dac4
Fix G-code Queue merge ( #21213 )
4 years ago
X-Ryl669
e1283b8a86
G-code Queue followup ( #21214 )
4 years ago
Fabio Viappiani
3a5ac12321
Fix M355 with NEOPIXEL ( #21200 )
4 years ago
ldursw
c9d757fc0e
Init (stow) BLTouch before X/Y homing ( #21192 )
4 years ago
X-Ryl669
532dbb8064
Fix and improve G-code queue ( #21122 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
swissnorp
fc09581aa3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ( #20444 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
deirdreobyrne
e6bf89e82b
Allow Zero Endstops (e.g., for CNC) ( #21120 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
X-Ryl669
73332f4df1
Combined LPC / Serial fixes ( #21178 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Ken Sanislo
8d05a823e9
Chamber Heater PID ( #21156 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
8fca59f63b
G92, subcodes flag cleanup
4 years ago
X-Ryl669
dc11874abe
Postmortem Debugging to serial port ( #20492 )
4 years ago
Scott Lahteine
a09d7a59b4
Fix IDEX broken endstop test ( #21110 )
4 years ago
Scott Lahteine
8bca8e5ba0
Minor serial code cleanup
4 years ago
Scott Lahteine
897291c470
chmod and paths
4 years ago
Scott Lahteine
c7efb2d964
Update M808 comment
4 years ago
X-Ryl669
77f48d2bad
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
X-Ryl669
77966135e8
Fix ARM delay function ( #20901 )
4 years ago
Scott Lahteine
582458998f
Use serial shorthand
4 years ago
Scott Lahteine
bf631046c0
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
4 years ago