DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
4 years ago |
Scott Lahteine
|
121f3b1096
|
🐛 Fix RR collision with MM (#21902)
|
4 years ago |
Elton Law
|
72c28d3462
|
🐛 Fix G5 IJ with Motion Mode (#21858)
|
4 years ago |
Scott Lahteine
|
0fb606fa0a
|
whitespace
|
4 years ago |
fedetony
|
b586b64119
|
Fix Realtime Reporting with G-code Motion Modes (#21630)
|
4 years ago |
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
1bd35072cb
|
Fix axis char printing
|
4 years ago |
InsanityAutomation
|
c4379db8fc
|
Revert "Optimized string-to-number functions" (#21532)
This reverts #21484
|
4 years ago |
Ramiro Polla
|
16af2148b9
|
Optimized string-to-number functions (#21484)
|
4 years ago |
Scott Lahteine
|
8fca59f63b
|
G92, subcodes flag cleanup
|
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 |
Giuliano Zaro
|
bd38e59479
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
Scott Lahteine
|
7f7c27be30
|
Add parser.is_command(letter, code)
|
4 years ago |
Scott Lahteine
|
53a4b8fa33
|
Misc. cleanup, serial strings
|
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 |
Victor Oliveira
|
fd83407991
|
Escape the M33 string arg (#19515)
|
4 years ago |
Scott Lahteine
|
e250f6a275
|
whitespace
|
4 years ago |
fedetony
|
b8cf818dac
|
Fix Realtime Reporting with G-code Motion Modes (#21630)
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
4 years ago |
InsanityAutomation
|
98b2b45264
|
Revert "Optimized string-to-number functions" (#21532)
This reverts #21484
|
4 years ago |
Ramiro Polla
|
20d2061f22
|
Optimized string-to-number functions (#21484)
|
4 years ago |
Scott Lahteine
|
27f9437d31
|
G92, subcodes flag cleanup
|
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 |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
Scott Lahteine
|
c5e411f492
|
Add parser.is_command(letter, code)
|
4 years ago |
Scott Lahteine
|
92767f5513
|
Misc. cleanup, serial strings
|
4 years ago |
Victor Oliveira
|
59b6b32e6e
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Victor Oliveira
|
631457ffea
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Victor Oliveira
|
61d96ce1c9
|
Escape the M33 string arg (#19515)
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Scott Lahteine
|
6371782263
|
Add HAS_MULTI_SERIAL conditional
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
ellensp
|
af23c0480e
|
Don't define 'valptr' if unused (#17048)
|
5 years ago |
Scott Lahteine
|
832951ec44
|
Case-insensitive g-code option (#16932)
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
0ba18848af
|
Allow USE_GCODE_SUBCODES for debugging
|
5 years ago |
Scott Lahteine
|
3bef7a4450
|
Add g-code quoted strings, improve stream code (#16818)
|
5 years ago |
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
5 years ago |
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
5 years ago |
Scott Lahteine
|
7c5e6900e1
|
Tweak comment
|
5 years ago |
Joseph Bozarth
|
0fbb26c28f
|
M16 - Expected Printer Check (#14924)
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
1ef95013f0
|
Update Marlin.cpp includes, defines
|
6 years ago |