I’m converting my i3 Prusa 3D printer to a laser machine. I’ve removed all the 3D hardware and now just have the frame with one X stepper, one Y stepper and two Z steppers.
I have the Marlin RC8 source firmware so I can go into that and setup the needed #defines but I don’t what file or which #defines I need to modify.
I’m assuming I can plug any stepper into any one of the four ports and I tell the MegaPi which steppers are plugged into which ports via the #defines in Marlin?
I notice on my laserBot, the X and Y steppers are plugged into the outer two ports and the inner two ports are unused.
Thanks for any help…!!!