Problem: Unable to get master (y) & slave (a) axis to home together. The slave will only run with the master, never separate. So I am unable to reliably square my gantry when homing the machine.
While trying a few things in the "edit button script" I noticed some things that didn't match up to what I had seen in other posts.
DoButton( 24 ) - Controlled Z axis
DoButton( 23 ) - Controlled Y axis
DoButton( 22 ) - Controlled X axis
DoButton( 25 ) - Did nothing, however I had to physically trip the homing switch on the A axis <or> hit reset to be able to REF ALL again
DoOEMButton(133)
DoOEMButton(134)
DoOEMButton(135)
I've seen other forum posts where the DoButton codes were as follows...
24 - Z
23 - X
22 - Y
25 - A
Everything appears to be connected properly and my ports/pins are set correctly. Home w/master axis is unchecked in general config tab.
Software: Mach3
Motion Controller: Digital Dream UC300
https://www.nvcnc.net/uc300.htmlAny help is appreciated.
Modify message