DUAL Z management with FEATURE_TWO_ZSTEPPER 1
1- My configuration
CREALITY CR10S S5 mechanical with a RUMBA board and Repetier firmware 1.0.3
Everything works fine.
2- I tried to implement the FEATURE_TWO_ZSTEPPER with two sperated Zdrivers
short configuration extract hereafter
#define FEATURE_TWO_ZSTEPPER 1
#define Z2_STEP_PIN ORIG_E2_STEP_PIN#define Z2_DIR_PIN ORIG_E2_DIR_PIN
#define Z2_ENABLE_PIN ORIG_E2_ENABLE_PIN
It works but with a strong level of vibration and noise not accepatble.
except for the DUAL driver Z management I am using the same paramters.
It's look like both Zdriver moves are not properly synchronized , is there any parameter insuring the synchronization between the two Z drivers
Thank you for your help.
René IOGNA
RIA CONSULT
Comments