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
|
02e131b5fd
|
🎨 Misc. code cleanup
|
4 years ago |
Scott Lahteine
|
f688c7d20d
|
Simplify macro expansion with recursion (#21859)
|
4 years ago |
Scott Lahteine
|
ad991734c4
|
Add and apply REPEAT_1 macro
|
4 years ago |
ellensp
|
9fa9eebe51
|
Support a third serial port (#21784)
|
4 years ago |
Scott Lahteine
|
4518506559
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
4 years ago |
Scott Lahteine
|
a468701511
|
Cleanup, hex formatting
|
4 years ago |
Scott Lahteine
|
1bd35072cb
|
Fix axis char printing
|
4 years ago |
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
X-Ryl669
|
f18da95d38
|
Flags for MarlinSerial instance features (#21318)
|
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 |
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 |
X-Ryl669
|
532dbb8064
|
Fix and improve G-code queue (#21122)
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 |
Scott Lahteine
|
8bca8e5ba0
|
Minor serial code 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 |
X-Ryl669
|
efa1e56369
|
Refactor serial class with templates (#20783)
|
4 years ago |
ellensp
|
8da8e7d17b
|
Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
7e535022ab
|
Fix compile warnings, serial alias
|
4 years ago |
bilsef
|
c6f17ac01e
|
Teensy 4.1 Ethernet support (#19801)
|
5 years ago |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
X-Ryl669
|
139c149486
|
Flags for MarlinSerial instance features (#21318)
|
4 years ago |
X-Ryl669
|
f147a8990a
|
Fix MeatPack with per-serial-port instances (#21306)
|
4 years ago |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
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 |
X-Ryl669
|
ec42be346d
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
f003e52009
|
Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
fd2477923c
|
Minor serial code 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 |
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
4 years ago |
ellensp
|
c929fb52dd
|
Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
1d43e81be0
|
Fix compile warnings, serial alias
|
4 years ago |
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
5 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
Fabio Santos
|
25c7c43a82
|
Add SERIAL_FLOAT_PRECISION option (#18367)
|
5 years ago |
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
5 years ago |
Scott Lahteine
|
6371782263
|
Add HAS_MULTI_SERIAL conditional
|
5 years ago |
Jason Smith
|
209fd2d0cb
|
Fix SERIAL_ECHO forever bug (#17932)
|
5 years ago |
Scott Lahteine
|
39263efef7
|
Allow more serial parameters
|
5 years ago |
Scott Lahteine
|
4ed912eb23
|
Misc. patches
|
5 years ago |
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |