Scott Lahteine
|
cacf04f8a7
|
Base RAMPS-like boards on RAMPS 1.4
|
9 years ago |
Scott Lahteine
|
94a796c8cc
|
Rename BEEPER to BEEPER_PIN
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
|
9 years ago |
Scott Lahteine
|
c0d7ea3e7e
|
Overridable Options - Part 4 (PR#2556)
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
|
9 years ago |
Scott Lahteine
|
ba871e46bf
|
Fix compiler warnings
- Patched up for most included configurations
|
10 years ago |
Scott Lahteine
|
b71322e793
|
Issue #1504 – K8200 Z_ENABLE_PIN
- K8200 uses a non-standard RAMPS with Z_ENABLE=63 ??
- Assuming from previous input that 3DRAG is the same.
|
10 years ago |
Scott Lahteine
|
82474fef8a
|
Max endstop pins disabled by configuration
There’s no need to ask users to uncomment Max Endstop pins when they
have them. These will be set to -1 later if the endstop option is
disabled.
|
10 years ago |
Scott Lahteine
|
574a5ab72a
|
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
|
10 years ago |