Scott Lahteine
b641571098
Replace types.h with millis_t.h
7 years ago
Scott Lahteine
d556dc1865
Fix and improve EEPROM storage ( #12054 )
* Clean up Temperature PID
* Improve EEPROM read/write/validate
* Group `SINGLENOZZLE` saved settings
* Group planner saved settings
* Group filament change saved settings
* Group skew saved settings
* Group `FWRETRACT` saved settings
7 years ago
InsanityAutomation
74cd6cb4fc
Single nozzle filament change ( #11994 )
7 years ago
Roxy-3D
0780913848
IDEX Improvements ( #11848 )
7 years ago
Sean
2d9b0a66fe
Add Filament Change accelerations
7 years ago
Sean
2fa0a73c2c
Implement filament change continuous purge
7 years ago
Scott Lahteine
2057177184
Make enums into implicit char
7 years ago
Scott Lahteine
7541316bb4
Add M701/M702 Filament Load/Unload, M603
7 years ago
Thomas Moore
8afc4f8d9d
Fix UBL compilation warnings
7 years ago
Scott Lahteine
9686ffedef
Single pause flag also indicates SD print pause
7 years ago
Thomas Moore
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ( #8866 )
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
7 years ago
Scott Lahteine
be0e4a4ad0
Consolidate pause, apply to M125, M600, M24
8 years ago
Scott Lahteine
8fbb833de9
Encapsulate RGB(W) LEDs
8 years ago
Scott Lahteine
4a82e95c3e
Feature file updates
8 years ago
Scott Lahteine
fa5f9c2aec
Move 'feature' files
8 years ago
Scott Lahteine
081bf1f879
Patch #else / #endif comments
8 years ago
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 years ago
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
10 years ago
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
10 years ago
Scott Lahteine
0ec444720f
Rename blinkm files
10 years ago
Scott Lahteine
a22a228bcc
Rename files to move them in the IDE
10 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
10 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.
12 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).
12 years ago
Erik van der Zalm
bf27e79e74
Small BlinkM fix
12 years ago
Erik van der Zalm
87e28c0599
Added ifdefs to blinkm
12 years ago
Tim Koster
61db046b32
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
12 years ago
Tim Koster
7016cc9511
Added BlinkM support over i2c
12 years ago
Tim Koster
3b315b3da0
Added BlinkM support over i2c
12 years ago