Hello Guest it is March 28, 2024, 07:41:25 AM

Author Topic: Changing Homing-Speed with VB  (Read 15742 times)

0 Members and 1 Guest are viewing this topic.

Changing Homing-Speed with VB
« on: July 21, 2006, 10:14:41 AM »
Hi,

I want to change the Homing-Speed inside of a VB-Script, but cant find the
Variable for this?
Has anybody done this before or an information about this?
Thanks for a short hint...

Greetings Wolfram

 ???
Re: Changing Homing-Speed with VB
« Reply #1 on: July 22, 2006, 09:53:00 AM »
I think I am going to have a bit of time to play with that... I will see what I can find
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: Changing Homing-Speed with VB
« Reply #2 on: July 22, 2006, 10:07:09 AM »
Hi Brian,

"a bit of time???"  - With a new born child?

Congratulations and all the best wishes!

Thanks and Greetrings,

Wolfram
Re: Changing Homing-Speed with VB
« Reply #3 on: July 22, 2006, 10:31:13 AM »
Wlofram,
I have found where to add access in the source code :) I will see if I can get it to work for you by the end of the day ...
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: Changing Homing-Speed with VB
« Reply #4 on: July 22, 2006, 10:48:58 AM »
Well I think I have a test version that you can use :) would you like me to Email it to you ?
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: Changing Homing-Speed with VB
« Reply #5 on: July 22, 2006, 11:02:01 AM »
Hi Brian,

thanks a lot, yes, you can send it to my Email-Adress please.

Greetings,

Wolfram
Re: Changing Homing-Speed with VB
« Reply #6 on: July 22, 2006, 11:45:36 AM »
It is in the mail :)
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: Changing Homing-Speed with VB
« Reply #7 on: August 04, 2006, 12:15:25 PM »
Please allow me to make a suggestion. Instead of e-mail, whu not post it here so that we can learn how to help ourself.

IE: "Give a man a fish and you feed him for today, teach a man to fish and you feed him for the rest of his life."

Larry Miranda
Re: Changing Homing-Speed with VB
« Reply #8 on: August 04, 2006, 03:26:17 PM »
I had to mail him a test build of Mach3.exe that I made... It is now in the release of Mach3 :)

This is how you use it:

GetParam(YRefPer)

and SetParam(YRefPer,*********)

You would set the % of jog speed with the *********, this value could be from 1 - 100

Hope that helps
Brian
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com
Re: Changing Homing-Speed with VB
« Reply #9 on: August 07, 2006, 03:45:44 PM »
Can I get some help...  ???  I have a program called minc94 that runs G-code.  It runs under dos... I want to switch over to mach3.. I have a 3 axis mill and need help setting the configuration.