Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
Jason Smith
|
90d364fc37
|
Revert at90usb1286 conditional (#19733)
|
2020-10-14 13:48:46 -05:00 |
|
Jason Smith
|
45731bd022
|
Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-11 18:13:01 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
2020-05-05 23:34:04 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
2020-02-26 03:02:03 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
f5bcc00570
|
Unify debugging output with debug_out.h (#13388)
|
2019-03-14 02:25:42 -05:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Eduardo José Tagle
|
d6955f25b2
|
Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988)
|
2018-10-03 00:47:27 -05:00 |
|
Scott Lahteine
|
11ac75edcb
|
Use PGM_P for PSTR pointers (#11977)
|
2018-09-30 23:44:33 -05:00 |
|
Scott Lahteine
|
590ce1c33e
|
Fix serial debug ouput
|
2018-06-10 17:54:22 -05:00 |
|
etagle
|
99af086cea
|
Add hidden Serial overflow debug options
|
2018-06-10 04:25:42 -05:00 |
|
Scott Lahteine
|
3396671011
|
[2.0.x] Reset LCD status to fallbacks (#10470)
* Remove obsolete strings
* Tweak some static consts
* Reset LCD status to fallbacks
|
2018-04-22 00:16:30 -05:00 |
|
Scott Lahteine
|
06f3c8029e
|
Move M111 to cpp
|
2017-09-21 16:26:57 -05:00 |
|