Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
4 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 years ago |
Scott Lahteine
|
45e738876a
|
Add stepper MS3 support
Co-Authored-By: TheLongAndOnly <thelongandonly@users.noreply.github.com>
|
6 years ago |
Scott Lahteine
|
59608086e6
|
Move M350_M351 to cpp
|
7 years ago |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 years ago |
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
7 years ago |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 years ago |
Scott Lahteine
|
081bf1f879
|
Patch #else / #endif comments
|
7 years ago |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
8 years ago |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
8 years ago |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
9 years ago |
Scott Lahteine
|
58cfcd4239
|
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
|
9 years ago |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
9 years ago |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
9 years ago |
Scott Lahteine
|
f171656f8e
|
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
|
9 years ago |
fmalpartida
|
5b3f60ea2e
|
Corrected LCD only error
If only an LCD is defined and no menu or keyboard defined, there is a
compilation error.
Added conditional compilation.
|
11 years ago |
fmalpartida
|
b5a964fcc5
|
Initial SAV MkI (RepRap CloneWars board) integration.
Included support for BT dongle on AT90USB boards.
Added LCD Shift Register LCD control
Included support for RepRap Clone Wars project board (SAV MKI).
|
11 years ago |
Erik van der Zalm
|
bf27e79e74
|
Small BlinkM fix
|
11 years ago |
Erik van der Zalm
|
87e28c0599
|
Added ifdefs to blinkm
|
11 years ago |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 years ago |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 years ago |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 years ago |