Thread: Mach3 slave axis not homing
Hybrid View
-
06-07-2021 #1
I am trying to work out how to setup mine.
But still waiting for stuff to arrive, and wanted to get on top of things before arrival.
I am going to use a stand alone THC and wont need Mach3 to control the Z as it wont be there (as far as Mach3 is concerned)
I also want to slave A to Y and have auto squaring of the axis while homing, so I need to be able to work out how to program Mach3 to home just the X, Y and A
The control board will be a USB Mach3 5 axis with separate stepper drivers. The THC lifter has it's own DC motor and is self controlling.
If I leave out DoButton( 24 ) ' this homes the Z
DoButton( 22) ' this homes the X
RefCombination( 10 ) ' this will home the Y and A at the same time.
Not sure if this is right, someone please put me straight. Thanks.
-
06-07-2021 #2
Have you bought anything yet?
One thing I'll say is I would steer clear of usb controllers. Use a basic parallel one or go ethernet.
Usb can be an arse with noise issues. I've seen plenty of folk have problems.
Why do you think parallel was there for years, then usb started coming out and almost immediately 'proper' manufacturers were ditching it for ethernet.
Hmmmmm....
-
06-07-2021 #3
dazp1976 thanks for the reply.
Unfortunately I have already bought a USB board, still waiting for it to arrive.
I have however got a 3 axis parallel board that I bought some years ago and never used it.
Being as I only want to use X, Y and A axis, maybe I can use it and make the boards Z be the A?? Not sure how to do that.
Also not sure how to relate that to the settings in Mach3 as well.
-
06-07-2021 #4
Because you are going to use an external motion controller then HOMING could work slightly differently from how Mach3 usually does it. This is because often the Homing duties are passed over to the external device and dealt with by the plug-in the controller uses.
However, most external controllers tend to follow Mach3's standard way of HOMING in which case you don't need to use RefCombination (10) because when slaving Mach3 treats the slave as the same Axis as the master so in your case you just home Y with DoButton (23) and Mach3 will decouple the motors when Homing and recouple them after the switches get tripped.
Also, as DaZp says USB is terrible with noise, and for a plasma, I can't think of anything worse to use so get ready for random trips, etc. Your grounding and wiring will need to be top-notch to avoid USB from dropping out.-use common sense, if you lack it, there is no software to help that.
Email: [email protected]
Web site: www.jazzcnc.co.uk
-
12-01-2022 #5
Hi. Did anybody solve the auto square problem when homing?
-
12-01-2022 #6
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Y with A as slave axis won't work
By chillybo in forum CS-Lab (CSMIO)Replies: 16Last Post: 13-12-2020, 01:13 PM -
2 + 2 slave axis
By xadmx in forum Machine DiscussionReplies: 4Last Post: 11-10-2019, 12:56 AM -
CSMIO/IP-M and slave axis functionality
By Neale in forum CS-Lab (CSMIO)Replies: 24Last Post: 29-01-2019, 10:33 PM -
Slave axis help
By Duffman in forum Gantry/Router Machines & BuildingReplies: 14Last Post: 24-01-2016, 05:43 PM -
Home Switches & Slave Axis in Mach 3
By Tenson in forum Artsoft Mach (3 & 4)Replies: 14Last Post: 03-03-2014, 11:43 PM



Reply With Quote


Bookmarks