Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 12:30:25 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
| | |-+  can mach3 support brake at any time any position for A axis or B axis?
Pages: 1   Go Down
Print
Author Topic: can mach3 support brake at any time any position for A axis or B axis?  (Read 203 times)
0 Members and 2 Guests are viewing this topic.
wyb_506
Active Member

Offline Offline

Posts: 16


View Profile
« on: August 02, 2011, 02:30:59 AM »

as the topic
if anybody know how to set up? thank you!
Logged
Hood
Active Member

Offline Offline

Posts: 17,366


Carnoustie, Scotland


View Profile
« Reply #1 on: August 02, 2011, 03:21:07 AM »

Not exactly sure what you mean but if you want to operate a brake from code you can write a macro to activate/deactivate an output and have that in your code. You could also use one of the coolant outputs if you are not using them, for example if you are not using the Mist output you could then hook up the brake and M7 and M9 in your code would switch it on/off. Only problem with that is M9 will also switch off flood so if you were using that you would need to switch it back on after the m9 had been used to switch off the mist.

Hood
Logged
BR549
Active Member

Offline Offline

Posts: 2,557


View Profile
« Reply #2 on: August 02, 2011, 08:40:42 AM »

Along with what Hood said you could do it in the macropump as an automatic function. You monitor the A/B axis and if it is NOT ismoving then apply the brake.

But be aware there is a latency in doing it that way. It take times for the brake system to respond and it could effect the motor pulling against the brake for a fraction of a sec. It may be a problem or may not be a problem. Further testing would prove it out.

(;-) TP

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!