It´s official Marlin, latest.
And I checked the pins.. on marlin i´ts:
And on Repetier, it´s:
So... hum :-)
Again: Where can I set step width on Marlin?
And I checked the pins.. on marlin i´ts:
#define E0_STEP_PIN 26 #define E0_DIR_PIN 28 #define E0_ENABLE_PIN 24 #define E1_STEP_PIN 36 #define E1_DIR_PIN 34 #define E1_ENABLE_PIN 30
And on Repetier, it´s:
#define ORIG_E0_STEP_PIN 26 #define ORIG_E0_DIR_PIN 28 #define ORIG_E0_ENABLE_PIN 24 #define ORIG_E1_STEP_PIN 36 #define ORIG_E1_DIR_PIN 34 #define ORIG_E1_ENABLE_PIN 30
So... hum :-)
Again: Where can I set step width on Marlin?