Scott Lahteine
|
c0d7ea3e7e
|
Overridable Options - Part 4 (PR#2556)
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
|
9 years ago |
Christian Bohn
|
f48599f172
|
add pin definition to some motherboards
|
10 years ago |
brupje
|
ba9741139e
|
Clean up pins file for megatronics
|
10 years ago |
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.
|
10 years ago |
Scott Lahteine
|
d0ad8a978c
|
Megatronics 3 servo pins
- Naive implementation, assuming the data sheet pin numbers correspond
to Arduino pin numbers.
|
10 years ago |
Philip Schell
|
6c285930cb
|
Fixing wrong pin to heater extruder 2 <-> 3
Extruder 2 and 3 was swapped
|
10 years ago |
Scott Lahteine
|
2ce4a102ee
|
Add support for Megatronics 3 a la #1426
|
10 years ago |
Scott Lahteine
|
ae4b348d77
|
Make sure _Ex_PINS is defined
Also fix analogInputToDigitalPin so it uses proper C hex notation
|
10 years ago |