Machsupport Forum

Third party software and hardware support forums. => Third party software and hardware support forums. => Topic started by: trouter2251 on November 29, 2020, 07:16:58 PM

Title: Good 6axis mach3 breakout board
Post by: trouter2251 on November 29, 2020, 07:16:58 PM
Looking for a 6axis+spindle breakout board for Mach3--Windows 10  Prefer US, but will use china, amazon? 

I would like to send multiple signals to a relay.  Example: 1 signal would =action A, 2 signals would =action B and so on.  Is it possible to send a set of signals between gcode lines using the spindle output?  Or can I send that same type of signal through an output port pin and get the same result. Basically a series of output signals on same line of code.
Title: Re: Good 6axis mach3 breakout board
Post by: TPS on November 30, 2020, 02:30:58 AM
if you want to run W10 you have to look for a external Motion Controller, i simple BOB for PP will not work.
Title: Re: Good 6axis mach3 breakout board
Post by: trouter2251 on November 30, 2020, 04:14:24 PM
I'm currently using the bob pictured in this thread running W10.  All is working fine.  I'm new to gcode.  Is it possible to write gcode of just using one output to a relay to turn on /off 250mls, on/off 250mls then on?
Title: Re: Good 6axis mach3 breakout board
Post by: TPS on December 01, 2020, 02:05:42 AM
you can write a custom macro for this for example M400.M1s

and in Gcode it is yust called be using M400