Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 09:37:31 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  home button on auto screen?
Pages: 1   Go Down
Print
Author Topic: home button on auto screen?  (Read 205 times)
0 Members and 1 Guest are viewing this topic.
Fred_evans
Active Member

Offline Offline

Posts: 126


View Profile
« on: December 23, 2011, 02:35:14 AM »

Hello There ,
I am still finding my way with mach3 turn.

How do I get the tool to move to the home position when I am on the
"auto" screen?
at the moment i always have to go back to the manual screen to home the tool

Regards
fred
Logged

think of the trees-- use both sides of the computer paper
Hood
Active Member

Offline Offline

Posts: 17,368


Carnoustie, Scotland


View Profile
« Reply #1 on: December 23, 2011, 06:59:22 AM »

Only way is to add a button yourself with a screen designer (Screen4 ro MachScreen)

I am not a fan of the standard lathe screen it js very awkward to use in my opinion.
Hood
Logged
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,073



View Profile
« Reply #2 on: December 23, 2011, 07:30:54 AM »

You could MDI G53 X0 Z0 as a substitute for a button.

G53 Move in ABS Coordinates
Absolute machine coordinates:G53 - move in" For linear motion to a point expressed in absolute coordinates, program G1 G53 X~ Y~ Z~ A~ B~ C~ (or similarly with G0 instead of G1), where all the axis words are optional, except that at least one must be used. The G0 or G1 is optional if it is in the current motion mode. G53 is not modal and must be programmed on each line on which it is intended to be active. This will produce co-ordinated linear motion to the programmed point. If G1 is active, the speed of motion is the current feed rate (or slower if the machine will not go that fast). If G0 is active, the speed of motion is the current traverse rate (or slower if the machine will not go that fast).

Logged

"I haven't failed. I've just found 10,000 ways that won't work."         Edison

"You cannot help men permanently by doing for them what they could and should do for themselves."
Abe Lincoln
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,073



View Profile
« Reply #3 on: December 23, 2011, 07:38:03 AM »


How do I get the tool to move to the home position when I am on the
"auto" screen?
 

.....to be clearer, G53 will only work if the machine is already referenced.
Youd need the button to actually reference the machine.
Your question has 2 aspects.
Russ
Logged

"I haven't failed. I've just found 10,000 ways that won't work."         Edison

"You cannot help men permanently by doing for them what they could and should do for themselves."
Abe Lincoln
Fred_evans
Active Member

Offline Offline

Posts: 126


View Profile
« Reply #4 on: December 23, 2011, 02:32:41 PM »

Hello Hood--and Overloaded I will try machscreen later- still to much of a novice for this


Hello Russ- this looks like it may be what i am looking for--
question "machine must be referenced" does this mean that i have already
selected a" set home x" and a "set home Z" on the manual screen?

or if it means something else then please elaborate??
thanks
Logged

think of the trees-- use both sides of the computer paper
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,073



View Profile
« Reply #5 on: December 23, 2011, 07:59:14 PM »

Yes, referenced and homed mean the same, sorry for the confusion.
If it were not homed first, then using G53, the axis might hit a limit as it will not necessarily know where the extents of the machine axis's are.
 Russ
Logged

"I haven't failed. I've just found 10,000 ways that won't work."         Edison

"You cannot help men permanently by doing for them what they could and should do for themselves."
Abe Lincoln
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!