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.
top of page
bottom of page
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.
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?