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
efa1e56369
Refactor serial class with templates ( #20783 )
4 years ago
Giuliano Zaro
22db4c0448
"Move … code" followup ( #20852 )
Fix regression from #20832
4 years ago
Scott Lahteine
71be210795
Move some MarlinCore and MarlinUI code ( #20832 )
4 years ago
Scott Lahteine
3dde2722bd
MarlinUI multi-language support ( #20725 )
4 years ago
Luu Lac
f42d15437b
Help hosts when password-locked ( #20348 )
4 years ago
Scott Lahteine
deb8df8eff
M808 Repeat Markers ( #20084 )
4 years ago
Giuliano Zaro
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
4 years ago
Scott Lahteine
7f7c27be30
Add parser.is_command(letter, code)
4 years ago
InsanityAutomation
dc949f5488
G34 Z stepper locking ( #20091 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
ca730314e7
Ability to disable M32
4 years ago
bilsef
c6f17ac01e
Teensy 4.1 Ethernet support ( #19801 )
4 years ago
Scott Lahteine
ff9a27ee9f
Use PGM serial strings
4 years ago
InsanityAutomation
d2863466ac
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
a30e8baf3e
Digipots refactor / cleanup ( #19690 )
4 years ago
Scott Lahteine
3facf34f5f
Optional `M42`/`M226`; Add more features filters ( #19664 )
4 years ago
Victor Oliveira
2553a18f40
Support for Debug Codes - Dnnn ( #19225 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
1ac7cf2ab6
Add HAS_FAST_MOVES
4 years ago
Scott Lahteine
b3890d385c
Add multi-extruder condition
4 years ago
Scott Lahteine
7742e70865
Better choice of code
Followup to #19344
4 years ago
Neskik
bf6ce68ed1
M872 wait for probe temperature ( #19344 )
4 years ago
Scott Lahteine
ba3b995e58
Fix DUET_SMART_EFFECTOR
4 years ago
Scott Lahteine
c82ff17d3b
Followup for SPI Flash
4 years ago
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
438a9bb4aa
W25QXX SPI Flash support ( #18897 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Scott Lahteine
e8dc7cad18
General cleanup
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
4 years ago
Mike La Spina
f075dd0db3
M10-M11 Air Evacuation for Spindle/Laser ( #21668 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 ( #19330 )
4 years ago
Sola
4cba40f9fd
Fix manual move with MKS H43 ( #21511 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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
Scott Lahteine
22fc59ab59
Minor process_subcommands_now followup
4 years ago
mihtjel
50a6ffa952
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
X-Ryl669
55c31fbe9a
Distinguish serial index from mask ( #21287 )
4 years ago
Victor Oliveira
1b9ff68f8c
Fix Host Keepalive serial target ( #21283 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 ( #21255 )
4 years ago
Scott Lahteine
6903a2ffc5
Remove extra G42
4 years ago
Scott Lahteine
6225870aa9
Implement G42, after all
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
Ken Sanislo
a3a10b62f2
Chamber Heater PID ( #21156 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
X-Ryl669
e7c711996b
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
3f01b222b2
Refactor serial class with templates ( #20783 )
4 years ago
Giuliano Zaro
90c0194598
"Move … code" followup ( #20852 )
Fix regression from #20832
4 years ago
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code ( #20832 )
4 years ago
Scott Lahteine
68abaeab19
MarlinUI multi-language support ( #20725 )
4 years ago
Luu Lac
3327568142
Help hosts when password-locked ( #20348 )
4 years ago
Luu Lac
257dc6d173
Help hosts when password-locked ( #20348 )
4 years ago
Scott Lahteine
b6a32500c4
M808 Repeat Markers ( #20084 )
4 years ago
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support ( #19912 )
4 years ago