Hi, so Ive recieved my 2.5 board. I have a idex (dual independent hot ends). On the photo for the 2.5 board I see motors Z1 and z0 (might be Z1 and z2). I'm guessing this is for an A frame printer but I have a core xy type frame, think bcn3 or ultimaker ( with the z, y motor and two X motors that work independently. How do I change this to x0 and x1 and have the singular X motor change to z. I'm guessing if I change it there are lots of other commands that will need to be changed to accommodate the change in orientation in the Cartesian co-ordinates. Any advice would be appreciated.
Search
Hi So I've gone through the code and I can see there's an option but the wiki has no information on it? Is there somewhere on the wiki where I can find the info?
The code is based on Marlin 2.x. So you can configure it as another marlin-based printer. You can change the pins of the motor in pins_pandapi.h. If there are errors, please feel free to post here.
So I can take the Marlin 2.x I've got working and dump in there? The reason I ask, is that in either the configuration.h or configuration_adv.h files there's a section I'm sure is about dual independent heads for a corexy. So that's why I was just asking? Thanks for the reply. I'll have a look at the pins_pandapi.h