Scott Lahteine
|
b713ca2638
|
Number serial from 1 to match settings
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
Jason Smith
|
6a5799fc7d
|
Revert at90usb1286 conditional (#19733)
|
4 years ago |
Jason Smith
|
2c7b5fe1f2
|
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>
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
Gurmeet Athwal
|
a4c981469e
|
Extended reporting options (#16741)
|
5 years ago |
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
6 years ago |
Scott Lahteine
|
f5bcc00570
|
Unify debugging output with debug_out.h (#13388)
|
6 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
Eduardo José Tagle
|
d6955f25b2
|
Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988)
|
6 years ago |
Scott Lahteine
|
11ac75edcb
|
Use PGM_P for PSTR pointers (#11977)
|
6 years ago |
Scott Lahteine
|
590ce1c33e
|
Fix serial debug ouput
|
7 years ago |
etagle
|
99af086cea
|
Add hidden Serial overflow debug options
|
7 years ago |
Scott Lahteine
|
3396671011
|
[2.0.x] Reset LCD status to fallbacks (#10470)
* Remove obsolete strings
* Tweak some static consts
* Reset LCD status to fallbacks
|
7 years ago |
Scott Lahteine
|
06f3c8029e
|
Move M111 to cpp
|
7 years ago |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 years ago |