Hello
Guest
it is
December 08, 2024, 12:29:16 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
About "slow jog" button.
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: About "slow jog" button. (Read 5569 times)
0 Members and 1 Guest are viewing this topic.
giannis121
145
About "slow jog" button.
«
on:
April 03, 2008, 03:36:54 AM »
Hello everyone!
I need some help related to the slow jog button.
With OEM button 111 and 112, i can change the percentage (%) of the jog speed by steps of 5% up or down.
The guestion is how can i change this step to 10%.
And how can i make a button that will set -lets say- 20%. Then by pressing onother button, to go back to 100%.
Thank you in advance!
Logged
jimpinder
1,232
Wakefield, West Yorks, UK
Re: About "slow jog" button.
«
Reply #1 on:
April 03, 2008, 03:54:14 AM »
Set the "slow jog" at the speed you want when, say, moving the tool to a precise point. I have mine a 10%
To jog at full speed - i.e. that set by your motor settings, press the "shift" key whilst pressing the "jog" key.
Logged
Not me driving the engine - I'm better looking.
Greolt
956
Re: About "slow jog" button.
«
Reply #2 on:
April 03, 2008, 04:08:34 AM »
Make two on screen buttons. One called "100%" and the other called "20%"
Set them to "VB Script function edited in Mach3"
Then in Mach use "Edit Button Script" and insert the following code,
Call SetOEMDRO (3,100)
Call SetOEMDRO (3,20)
Greg
EDIT: While I slowly typed, Jimpinder answered with a more sensible answer than mine.
«
Last Edit: April 03, 2008, 04:10:27 AM by Greolt
»
Logged
giannis121
145
Re: About "slow jog" button.
«
Reply #3 on:
April 03, 2008, 04:49:45 AM »
Both work very good!
*****************
Thank you!
*****************
Logged
Print
Pages:
1
Go Up
« previous
next »