Scott Lahteine
|
fccc97de6d
|
Save PROGMEM with string changes
Unlike RAM-based strings, PROGMEM strings aren’t consolidated by the
compiler.
|
8 years ago |
esenapaj
|
c3a105186d
|
Follow-up the PR #5133 (M355 Case light)
・Add CASE_LIGHT_PIN into pinsDebug.h
|
8 years ago |
Bob-the-Kuhn
|
c20b4098be
|
2 bug fixes & some minor changes
see detailed description in PR #5118
|
8 years ago |
Scott Lahteine
|
85e307dcd8
|
No FAN0_PIN
|
8 years ago |
Scott Lahteine
|
ff3a8ca0d1
|
Use NUM_DIGITAL_PINS instead of custom DIO_COUNT
|
8 years ago |
Scott Lahteine
|
b4444e91ae
|
Reduce code and build size of PWM_details
|
8 years ago |
Scott Lahteine
|
dbe414ef03
|
Squash redundant code in PWM_status
|
8 years ago |
Scott Lahteine
|
af26d22741
|
Clean up some spacing and semantics
|
8 years ago |
Bob-the-Kuhn
|
81397d7a9a
|
EXTRUDER_x_AUTO_FAN name change to Ex_AUTO_FAN
I stumbled across a name change that'll be used a lot so I'm updateing
the name list.
|
8 years ago |
Bob-the-Kuhn
|
c7f1f0dae6
|
Add endstop monitor & make pins report pretty
|
8 years ago |
Scott Lahteine
|
b6aa894893
|
Rename auto fan pins and add auto fan flags
|
8 years ago |
esenapaj
|
00456b0cb3
|
Fix compilation errors
|
8 years ago |
Scott Lahteine
|
e21bab5243
|
PINS_DEBUGGING and M43 Read Pins
|
8 years ago |