Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 09:11:09 PM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  termine tool length
Pages: 1   Go Down
Print
Author Topic: termine tool length  (Read 213 times)
0 Members and 1 Guest are viewing this topic.
vik
Active Member

Offline Offline

Posts: 2


View Profile
« on: May 01, 2011, 11:52:19 AM »

hi
I have little experience with mach3. I like to determine the tool length automatically. I read a few threads and some vb scripts but not with the success I expect. I have the following in mind:
-Moving spindle down in z; -hit some switch; -determine the tool length.
what I did so far:
-I found some input in the Break Out Board which is not used and connected it to a switch.
-when i move the z axis and hit the switch then there is a e stop and I get a correct z value in the DRO but I have to press Reset to continue to work.
-the diagnostic shows input on Input4 and LED is turned on
-If I run one of scripts using G31 then the script runs on a exception (unexpected return from script (Reset))

I understand so far what is happening but how can I make that the switch on x-- on input4 is not going into an e-stop. Can I set some event handler to input4 to handle the switch myself or is there a simpler way.
I am glad to get an answer from somebody fighting with similar problems. thanks

Logged
BR549
Active Member

Offline Offline

Posts: 2,557


View Profile
« Reply #1 on: May 01, 2011, 12:59:51 PM »

Set your probe function to the port/pin of your switch input. That way the G31 will work with that switch.

Then find one of the MANY Tool length routines posted on here and set it up.

Just a thought, (;-) TP
Logged
vik
Active Member

Offline Offline

Posts: 2


View Profile
« Reply #2 on: May 02, 2011, 02:41:05 AM »

thank you it works. I had to set Probe in Pin and Ports and it worked.
Logged
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!