Scott Lahteine
|
0c8a53e507
|
:art: Misc. code cleanup
|
vor 4 Jahren |
Scott Lahteine
|
e5dc2c5321
|
Simplify macro expansion with recursion (#21859)
|
vor 4 Jahren |
Scott Lahteine
|
f09fa69e86
|
Add and apply REPEAT_1 macro
|
vor 4 Jahren |
ellensp
|
02405add76
|
Support a third serial port (#21784)
|
vor 4 Jahren |
Scott Lahteine
|
be6fbc76a1
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
vor 4 Jahren |
Scott Lahteine
|
fccfcfbe5f
|
Cleanup, hex formatting, includes
|
vor 4 Jahren |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
vor 4 Jahren |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
vor 4 Jahren |
X-Ryl669
|
139c149486
|
Flags for MarlinSerial instance features (#21318)
|
vor 4 Jahren |
X-Ryl669
|
f147a8990a
|
Fix MeatPack with per-serial-port instances (#21306)
|
vor 4 Jahren |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
vor 4 Jahren |
X-Ryl669
|
55c31fbe9a
|
Distinguish serial index from mask (#21287)
|
vor 4 Jahren |
Victor Oliveira
|
1b9ff68f8c
|
Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
vor 4 Jahren |
X-Ryl669
|
ec42be346d
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
vor 4 Jahren |
X-Ryl669
|
f003e52009
|
Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
vor 4 Jahren |
Scott Lahteine
|
fd2477923c
|
Minor serial code cleanup
|
vor 4 Jahren |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
vor 4 Jahren |
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
vor 4 Jahren |
ellensp
|
c929fb52dd
|
Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
vor 4 Jahren |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
vor 4 Jahren |
Scott Lahteine
|
1d43e81be0
|
Fix compile warnings, serial alias
|
vor 4 Jahren |
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
vor 4 Jahren |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
vor 4 Jahren |
Fabio Santos
|
25c7c43a82
|
Add SERIAL_FLOAT_PRECISION option (#18367)
|
vor 5 Jahren |
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
vor 5 Jahren |
Scott Lahteine
|
6371782263
|
Add HAS_MULTI_SERIAL conditional
|
vor 5 Jahren |
Jason Smith
|
209fd2d0cb
|
Fix SERIAL_ECHO forever bug (#17932)
|
vor 5 Jahren |
Scott Lahteine
|
39263efef7
|
Allow more serial parameters
|
vor 5 Jahren |
Scott Lahteine
|
4ed912eb23
|
Misc. patches
|
vor 5 Jahren |
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
vor 5 Jahren |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
vor 5 Jahren |
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
vor 5 Jahren |
randellhodges
|
ebdf8b6b1a
|
Fix STM32 flush of TX (used by UBL) (#16197)
|
vor 5 Jahren |
Scott Lahteine
|
cb7817093f
|
More serial macro cleanup
|
vor 5 Jahren |
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
vor 5 Jahren |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
vor 5 Jahren |
Scott Lahteine
|
8683d4abfd
|
Improved list-oriented macros
|
vor 5 Jahren |
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
vor 5 Jahren |
Scott Lahteine
|
f9961ddebb
|
Optimize SERIAL_ECHOPAIR_F
|
vor 5 Jahren |
Tanguy Pruvot
|
2435c6082a
|
STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240)
|
vor 5 Jahren |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
vor 5 Jahren |
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
vor 5 Jahren |
Giuliano Zaro
|
7085781c71
|
Include configs in serial.h (#14714)
|
vor 5 Jahren |
Scott Lahteine
|
305f277843
|
Drop old includes in serial.h
|
vor 6 Jahren |
Scott Lahteine
|
5ccf8c2c33
|
Fix serial.h indents
|
vor 6 Jahren |
Scott Lahteine
|
94f2e82897
|
Serial assert (needs work)
|
vor 6 Jahren |
Scott Lahteine
|
a2ba0aaaac
|
HAL include and other adjustments (#14525)
|
vor 6 Jahren |
Scott Lahteine
|
3ea073ace6
|
Slight reduction in serial.h file size
|
vor 6 Jahren |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
vor 6 Jahren |
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
vor 6 Jahren |