Various fixes for 2.0.x configs
This commit is contained in:
committed by
Scott Lahteine
parent
f9aa1daa0d
commit
aed0cfa3d1
@@ -108,6 +108,9 @@
|
||||
|
||||
#define DIGIPOTSS_PIN 38
|
||||
#define DIGIPOT_CHANNELS {4,5,3,0,1} // X Y Z E0 E1 digipot channels to stepper driver mapping
|
||||
#ifndef DIGIPOT_MOTOR_CURRENT
|
||||
#define DIGIPOT_MOTOR_CURRENT { 135,135,135,135,135 } // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A)
|
||||
#endif
|
||||
|
||||
//
|
||||
// Temperature Sensors
|
||||
|
||||
Reference in New Issue
Block a user