Auto-select power plugs for RAMPS derivatives

This commit is contained in:
Scott Lahteine
2016-08-01 21:13:13 -07:00
parent 34c60f1b55
commit cebd2bfff0
3 changed files with 38 additions and 43 deletions

View File

@ -114,10 +114,7 @@
#define SLED_PIN -1
#endif
/*
// Augmentation for auto-assigning RAMPS plugs
#if DISABLED(IS_RAMPS_EEB) && DISABLED(IS_RAMPS_EEF) && DISABLED(IS_RAMPS_EFB) && DISABLED(IS_RAMPS_EFF) && DISABLED(IS_RAMPS_SF)
#if HOTENDS > 1
#if TEMP_SENSOR_BED
@ -132,8 +129,6 @@
#endif
#endif
*/
/**
* Hi Voltage PWM Pin Assignments
*/