Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 05:41:43 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
| | |-+  How can I auto-brake an indexer when it's not moving?
Pages: 1   Go Down
Print
Author Topic: How can I auto-brake an indexer when it's not moving?  (Read 387 times)
0 Members and 1 Guest are viewing this topic.
tbyrd0918
Active Member

Offline Offline

Posts: 12


View Profile
« on: March 07, 2011, 03:51:52 PM »

Is there a way to turn on an output for a brake when an axis is not moving, and turn it off when I do move it? I can do this in the code no problem, but I want to be able to do it even if you manually jog that axis.

T. Byrd
Logged
Hood
Active Member

Offline Offline

Posts: 17,366


Carnoustie, Scotland


View Profile
« Reply #1 on: March 07, 2011, 04:03:07 PM »

Might be possible in a Brain but would think you might run into timing issues.
Hood
Logged
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,072



View Profile
« Reply #2 on: March 07, 2011, 04:10:48 PM »

Not quite as simple as it sounds.
Here is part of a long thread on the subject:
http://www.machsupport.com/forum/index.php/topic,11422.msg98380.html#msg98380
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
tbyrd0918
Active Member

Offline Offline

Posts: 12


View Profile
« Reply #3 on: March 07, 2011, 04:26:15 PM »

Thanks for the thread link. I read it. Here's the thing, is there such a thing as "Avel" that I could use to interupt movement? or somehow capture my keystrokes so I can unbrake as I get ready to move? I can easily increase my ramp so release will be sufficient before actual move. What would be the Brain method?
Logged
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,072



View Profile
« Reply #4 on: March 07, 2011, 04:36:40 PM »

Not sure how to do it with a Brain ... or macro exactly for that matter, but ...
this might be a simple way to approach it.
Have the Brain or macro monitor the Z DRO.
Set  your Z clearance at say 1"
Any time Z is <1" (or maybe .5") turn on an output to apply the brake.
The rotary will never attempt to turn when Z is cutting, and it will be free to turn when the Z is up.
Maybe too simple to work. lol
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
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,072



View Profile
« Reply #5 on: March 07, 2011, 04:43:48 PM »

Well, this works in simulation.
But the update rate and the time to actuate/deactuate the mechanism would have to be taken into account.
Russ


* ScreenHunter_01 Mar. 07 16.39.jpg (18.21 KB, 732x165 - viewed 32 times.)
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
tbyrd0918
Active Member

Offline Offline

Posts: 12


View Profile
« Reply #6 on: March 07, 2011, 04:52:07 PM »

Thanks Overloaded,
 The problem is sometimes I helical interpolate. I just need to be able to bake the A axis when it is not moving, regardless of where any other axis is.
T. Byrd
Logged
Overloaded
Global Moderator
*
Offline Offline

Posts: 3,072



View Profile
« Reply #7 on: March 07, 2011, 04:59:29 PM »

I see, wasn't sure if you'd be rotating while cutting or not.
Otherwise, I think this could be made to work.
The plot thickens, good luck T.
Standing by,
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!