I am building a gantry and need typical XYZ control. BUT, I also want to control the extruder steppers like the XYZ ones, with the same velocity, acceleration and speed. I see how to fool the thermistor but can anyone assist with marline code advice to do this? I’d like to use one of the SKR boards or rambo looks nice too. Planning on incorporating a NEXTION monitor so I can create a custom GUI. This will be used in production for our small company but I would think many of our laboratory clients would find this really useful. Any proposals or quotes welcome- please email me at mgilbert@caisc.com for more information and questions.
If you are mirroring an axis, Marlin has special settings for “dual” in the configuration_adv.h. We configure this for the skr pro with an MPCNC (dual X and dual Y) or the Low Rider (dual Y and dual Z). You can find these files preconfigured in the MarlinBuilder releases.
1 Like