Scott Lahteine
|
94a796c8cc
|
Rename BEEPER to BEEPER_PIN
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
|
2015-07-31 17:13:53 -05:00 |
|
Scott Lahteine
|
c0d7ea3e7e
|
Overridable Options - Part 4 (PR#2556)
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
|
2015-07-31 00:44:53 -05:00 |
|
Christian Bohn
|
f48599f172
|
add pin definition to some motherboards
|
2015-05-12 10:02:23 +02:00 |
|
brupje
|
ba9741139e
|
Clean up pins file for megatronics
|
2015-05-05 14:01:52 +02:00 |
|
Scott Lahteine
|
f379edca78
|
Cleanup rotary encoder encrot* defines
The encrot values are used in only one place, and don’t vary, so remove
redundant references.
|
2015-03-02 06:42:48 -08:00 |
|
Scott Lahteine
|
d0ad8a978c
|
Megatronics 3 servo pins
- Naive implementation, assuming the data sheet pin numbers correspond
to Arduino pin numbers.
|
2015-02-11 23:46:27 -08:00 |
|
Philip Schell
|
6c285930cb
|
Fixing wrong pin to heater extruder 2 <-> 3
Extruder 2 and 3 was swapped
|
2015-01-28 23:57:22 +01:00 |
|
Scott Lahteine
|
2ce4a102ee
|
Add support for Megatronics 3 a la #1426
|
2015-01-27 15:54:46 -08:00 |
|
Scott Lahteine
|
ae4b348d77
|
Make sure _Ex_PINS is defined
Also fix analogInputToDigitalPin so it uses proper C hex notation
|
2015-01-27 15:36:47 -08:00 |
|