DerAndere
|
2ee39b62f3
|
🩹 Fix some parameters w/out values (#24051)
|
2 лет назад |
Scott Lahteine
|
d7fede3a63
|
🎨 Apply F() to G-code report header
|
3 лет назад |
Scott Lahteine
|
323b38ee88
|
💡 Adjust headers, formatting
|
3 лет назад |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 лет назад |
Scott Lahteine
|
79c72ed821
|
🎨 Standardize G-code reporting
|
3 лет назад |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
3 лет назад |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 лет назад |
Scott Lahteine
|
2d1cbf8e1d
|
Add comment to M281
|
4 лет назад |
Scott Lahteine
|
0a7e7a6fa5
|
Allow servo features in combination (#16960)
|
4 лет назад |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 лет назад |
Scott Lahteine
|
665e45e0ba
|
Reduce string storage, use masking 'seen'
|
5 лет назад |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 лет назад |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 лет назад |
Scott Lahteine
|
aaf862aef2
|
Fix angles for disabled EDITABLE_SERVO_ANGLES (#12559)
|
6 лет назад |
Scott Lahteine
|
3e81745e81
|
Fix issues, make optional
|
6 лет назад |
Jan
|
aa80e448e2
|
Store servo angles in EEPROM
|
6 лет назад |
Scott Lahteine
|
c0000a0cdc
|
Move servo code to modules/servo.*
|
7 лет назад |
Scott Lahteine
|
6ed5252884
|
Move M280 to cpp
|
7 лет назад |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 лет назад |
Scott Lahteine
|
4a82e95c3e
|
Feature file updates
|
7 лет назад |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 лет назад |
Scott Lahteine
|
081bf1f879
|
Patch #else / #endif comments
|
7 лет назад |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
8 лет назад |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
8 лет назад |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
9 лет назад |
Scott Lahteine
|
58cfcd4239
|
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
|
9 лет назад |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
9 лет назад |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
9 лет назад |
Scott Lahteine
|
f171656f8e
|
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
|
9 лет назад |
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 лет назад |
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 лет назад |
Erik van der Zalm
|
bf27e79e74
|
Small BlinkM fix
|
11 лет назад |
Erik van der Zalm
|
87e28c0599
|
Added ifdefs to blinkm
|
11 лет назад |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 лет назад |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 лет назад |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 лет назад |