Various fixes for 2.0.x configs

This commit is contained in:
Dave Johnson
2017-12-14 08:54:57 -08:00
committed by Scott Lahteine
parent f9aa1daa0d
commit aed0cfa3d1
10 changed files with 55 additions and 14 deletions

View File

@@ -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