Welcome! Log In Create A New Profile

Advanced

Dual stepper drivers on for single axis on Megatronics

Posted by Outbound 
Dual stepper drivers on for single axis on Megatronics
April 14, 2017 09:03PM
Greetings,

Is there anyway to try and configure the
//#define Y_DUAL_STEPPER_DRIVERS
feature in the Configuration_adv.h file but without sacrificing the second extrude, instead remapping it to the third available extruder driver on the Megatronics v3.1? Would it be possible to do this by mapping the Y axis to more than one set of pins?
Re: Dual stepper drivers on for single axis on Megatronics
April 15, 2017 04:37AM
If "dual Y" is acting the same as "dual Z" then the first unused extruder port is used for the second Y stepper. In your case E0 and E1 would still be extruders.
Re: Dual stepper drivers on for single axis on Megatronics
April 15, 2017 09:18AM
Thanks, I got the same tip from the Marlin Github. I thought it would only go to E1 as per the comments on the firmware code.
Re: Dual stepper drivers on for single axis on Megatronics
April 15, 2017 09:54AM
Actually, I'm getting an error when trying to compile:

Quote

#error EXTRUDERS must be 1 with Y_DUAL_STEPPER_DRIVERS

I'm using Marlin 1.1.0 RC6 for Megatronics v3.1.
Re: Dual stepper drivers on for single axis on Megatronics
April 15, 2017 10:27PM
Apparently RC8 has this solved.
Sorry, only registered users may post in this forum.

Click here to login