Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 02:39:50 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
| | |-+  punching holes
Pages: 1   Go Down
Print
Author Topic: punching holes  (Read 368 times)
0 Members and 1 Guest are viewing this topic.
ronhess
Active Member

Offline Offline

Posts: 12


View Profile
« on: October 05, 2010, 01:34:43 PM »

is there a way to get bobcad or mach3 to punch holes instead of drilling?
Ron Hess
Logged
Hood
Active Member

Offline Offline

Posts: 17,360


Carnoustie, Scotland


View Profile
« Reply #1 on: October 05, 2010, 02:23:40 PM »

Could easily get Mach to do that as all you would need to do is command a rapid Z move but as for making the code in BOBCAD, afraid I dont have a clue as I have never used it.
Hood
Logged
ASC
Active Member

Offline Offline

Posts: 64



View Profile WWW
« Reply #2 on: October 05, 2010, 03:12:56 PM »

I tried  using mach for punching holes in foam but I was using an air solenoid controlling a linear slide to control the punch (annular cutter really) held in a collet.   Just a simple X/Y table with a brain that fired the output to the solenoid every time the Z DRO was less than zero, and retracted the solenoid when Z was greater than zero.  Worked pretty well actually but I ended up going to a heated cutter.
Logged

Mr. Creosote
ronhess
Active Member

Offline Offline

Posts: 12


View Profile
« Reply #3 on: October 08, 2010, 08:20:20 AM »

ASC
i would like to use a air cylinder to pierce light tin. what type on control valve are you using? i am new at this cnc so all the help you can offer would be a great help. is there any examples of how punching is accomplish? you mention to use brain,what is this and how would i use it?
Ron Hess
Logged
ASC
Active Member

Offline Offline

Posts: 64



View Profile WWW
« Reply #4 on: October 08, 2010, 02:15:03 PM »

I just used a 24volt smc solenoid to fire the actuator down.  The actuator has a spring return.

Brains are similar to plc ladder logic, you give them a set of input conditions that control various outputs.  Check out the Mach tutorial videos for more info on how to set them up. 

My brain acted something like this:

If Z = Less than zero then turn relay output 1 on

If Z = Greater than zero then turn relay output 1 off
Logged

Mr. Creosote
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!