Hello Guest it is March 28, 2024, 01:47:25 PM

Author Topic: VB script button editing...  (Read 5088 times)

0 Members and 1 Guest are viewing this topic.

Offline budman68

*
  • *
  •  2,352 2,352
    • View Profile
VB script button editing...
« on: May 13, 2008, 03:05:28 PM »
Ok, I feel like a bonehead for asking this but can someone tell me what code I should put in the VB script editor to make a button perform a Gcode action of "G28" ?

I know how to get to the VB script editor but I just don't know what code to use.

Thanks for your time-
Dave

----------------------------------------------------------------------
Just because I'm a Global Moderator, don't assume that I know anything !

Dave->    ;)

Offline budman68

*
  • *
  •  2,352 2,352
    • View Profile
Re: VB script button editing...
« Reply #1 on: May 13, 2008, 07:28:46 PM »
Nevermind, I figured it out. It would be as follows:

code" G28"
----------------------------------------------------------------------
Just because I'm a Global Moderator, don't assume that I know anything !

Dave->    ;)