Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 04, 2015 01:23PM |
Registered: 9 years ago Posts: 9 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 04, 2015 02:43PM |
Registered: 9 years ago Posts: 5,232 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 04, 2015 03:00PM |
Registered: 9 years ago Posts: 9 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 04, 2015 03:32PM |
Registered: 9 years ago Posts: 5,232 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 04, 2015 03:41PM |
Registered: 9 years ago Posts: 9 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 05, 2015 04:48AM |
Registered: 9 years ago Posts: 5,232 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 05, 2015 02:16PM |
Registered: 9 years ago Posts: 9 |
Re: Can't use 2 Z-Axis Steppers with multiple extruders Marlin June 05, 2015 03:57PM |
Registered: 9 years ago Posts: 9 |
Quote
o_lampe
Why did you start a second thread?
I use both z-steppers at the same driver. That would help with the actual problem.
Then, there is a line you might want to try out:
#define NUM_AXIS 4 // The axis order in all axis related arrays is X, Y, Z, E
-Olaf