Hello Guest it is April 29, 2024, 09:46:00 AM

Author Topic: GRex motor tuning and general configuration ?  (Read 15352 times)

0 Members and 1 Guest are viewing this topic.

Re: GRex motor tuning and general configuration ?
« Reply #10 on: April 10, 2007, 06:56:35 PM »
Hi Mike,

That was incredibly useful !
Thanks.  :)

Have you configured the outputs ? I'm going to assume that they use port #1 and pins 2-8.
I'm using a G101 so, I have some soldering to do before I can test things out.

Marc.

Offline mhdale

*
  •  130 130
  • Knowledge is the Treasure.
    • View Profile
    • Black Dragon Technologies
Re: GRex motor tuning and general configuration ?
« Reply #11 on: April 10, 2007, 07:57:46 PM »
I Have configured my outputs, They too use port 1 and go from pin 1 to 16 corresponding to outputs 1 through 16

M

Re: GRex motor tuning and general configuration ?
« Reply #12 on: April 10, 2007, 08:22:39 PM »
Excellent!

One more question, if I may.
Would you know what is the G or M codes are to toggle the various outputs ?

Offline mhdale

*
  •  130 130
  • Knowledge is the Treasure.
    • View Profile
    • Black Dragon Technologies
Re: GRex motor tuning and general configuration ?
« Reply #13 on: April 11, 2007, 11:30:16 AM »
I will answer the best that I can, I may be wrong so hopefully brian or someone with more know how can correct me, but basically to control the outputs for anything other than the built in Mach functions (Like the spindle and Coolant relays) you will need to create some vbasic code in either a macro or a screen button using a command like ActivateSignal(Output1) or DeActivateSignal(Output1) So You can create your own Mcodes or alter the standard Mcodes by editing the associated Macro files or creating an on-screen control to control you outputs or do both. Hope that Helped...

Mike
Re: GRex motor tuning and general configuration ?
« Reply #14 on: April 11, 2007, 10:40:51 PM »
Hey Mike, thanks again mate!

You're post pointed me to the "Customization WIKI" which documents the VB commands and constants for Mach (you were 100% correct by the way).
Are you sure you're not a "covert" Mach/Grex support guy ? ;)

Marc.

Offline mhdale

*
  •  130 130
  • Knowledge is the Treasure.
    • View Profile
    • Black Dragon Technologies
Re: GRex motor tuning and general configuration ?
« Reply #15 on: April 23, 2007, 05:54:32 PM »
Nope, just struggling with this day in and day out for the past couple of weeks so it is all fresh in my head.. give it a few more weeks and I wont remember a thing!