Duet 4th Axis
-
I have a Duet3D controller which has a port for a 4th axis. Has anyone programed the board to run a 4th axis. I am using Vectrics software to design with. I designed a rotary program and tried to run it but it just cut it like it was a flat piece vs a rotary and the 4th axis motor did not run at all. I am using a Sanou 4th axis I purchased on ebay. If anyone has programmed a 4th axis I would like to know how the did it. Thanks in advance for any help.
-
you can configure additional axis in the config.
see
https://duet3d.dozuki.com/Wiki/Gcode#Section_M584_Set_drive_mapping -
@Veti Thanks for the response. I am so new to programming as I think following the link I would screw something up. Is there a possibility of getting a copy of how you did this?
-
@onescentpro
i dont have a 4th axis, i was just giving you a link on how to create additional axis. -
@Veti OK, Thanks, I may give it a whirl
-
Feel free to post what you've changed as a sanity check. Once you see your existing M584 command in config.g it should be apparent on how it works. Choosing a new drive letter and assigning a driver number to it.