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.
|
9 years ago |
Scott Lahteine
|
d0ad8a978c
|
Megatronics 3 servo pins
- Naive implementation, assuming the data sheet pin numbers correspond
to Arduino pin numbers.
|
9 years ago |
Philip Schell
|
6c285930cb
|
Fixing wrong pin to heater extruder 2 <-> 3
Extruder 2 and 3 was swapped
|
9 years ago |
Scott Lahteine
|
2ce4a102ee
|
Add support for Megatronics 3 a la #1426
|
9 years ago |
Scott Lahteine
|
ae4b348d77
|
Make sure _Ex_PINS is defined
Also fix analogInputToDigitalPin so it uses proper C hex notation
|
9 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.
|
9 years ago |
Scott Lahteine
|
df4f3e7712
|
cleanup
|
9 years ago |
Scott Lahteine
|
574a5ab72a
|
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
|
9 years ago |
Scott Lahteine
|
812fafac80
|
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.
|
9 years ago |
Scott Lahteine
|
a0a97c9c4c
|
cleanup
|
9 years ago |
Scott Lahteine
|
89282ebaa6
|
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
|
9 years ago |
Scott Lahteine
|
b87ec5da73
|
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.
|
9 years ago |
Scott Lahteine
|
b51a583f08
|
cleanup
|
9 years ago |
Scott Lahteine
|
86f1d1cfc3
|
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
|
9 years ago |