Re: [CAD_CAM_EDM_DRO] Re: speaking of Hardinge
Posted by
Raymond Heckert
on 2002-11-28 20:49:56 UTC
Hi, kje_67,
You should be able to set up the punch with a simple
drilling cycle, G81 code, I believe.
Start with Z-axis at 0.1, or some positive value, and at
every X-axis/Y-axis co-ordinate, actuate the punch solenoid
everytime the Z-axis becomes minus. Is your punch-press a
mechanical clutch, or hydraulic? (I used to program &
operate a W.A.Whitney 647C Plasma-punch, which used
Hydraulic punching pressure.) You may have to
'synthetically' time the feedrate of the drill cycle, to
allow the punch to withdraw before moving to the next
co-ords. Also, have either an electronic fence, or a
two-palm button operator's panel, or some other form of
protection of yourself! Contact me off-list, if this gets
too commercial.
RayHex (the other Ray. H.)
jnr@...
----------
You should be able to set up the punch with a simple
drilling cycle, G81 code, I believe.
Start with Z-axis at 0.1, or some positive value, and at
every X-axis/Y-axis co-ordinate, actuate the punch solenoid
everytime the Z-axis becomes minus. Is your punch-press a
mechanical clutch, or hydraulic? (I used to program &
operate a W.A.Whitney 647C Plasma-punch, which used
Hydraulic punching pressure.) You may have to
'synthetically' time the feedrate of the drill cycle, to
allow the punch to withdraw before moving to the next
co-ords. Also, have either an electronic fence, or a
two-palm button operator's panel, or some other form of
protection of yourself! Contact me off-list, if this gets
too commercial.
RayHex (the other Ray. H.)
jnr@...
----------
> From: Ray Henry <rehenry@...>SNIP
> > (from kje_67):So many
> > Also have a Strippit 38 station turret punch (51/30).
> > inputs... something like 50+. Industrial Drives DCbrushless motors
> > with their amps, and BEI Motion Systems H25 encoders.1970's era
> > machine.control. The biggest
>
> I looked at fitting one of these that had a GE 1050
> problem that I saw was that you'd have to write all ofyour own routines
> to handle setting and rotating the tooling.tyring to figure
>
> > Assuming I can somehow understand all this stuff-
> > out how to get the Hardinge up and running, I'd like todo the EMC
> > thing with the Strippit. However, it doesn't appearanyone has done
> > this before. (?) A CNC punch, that is. Further, itappears that I
> > might have a problem using EMC, anyway- missing codesfrom the
> > interpreter.written specifically
>
> Missing in the sense that the EMC interpreter wasn't
> for a punch press. It will handle most any motion thatyou could
> imagine. It would be very difficult to conform the EMCinterpreter to
> take a stock punch press file and run it. However, it ispossible to
> write a post processor that would convert a Strippitprogram to the
> interpreter that is currently available with the EMC. Ido know of one
> setup that is using some angular geometry broaches toclean out corners.
> This machine would be more complex but the idea issimilar.
>bit of an
> What I'd do to get my head around the problem is take a
> existing punch press program that you have numbers on thetooling
> geometry and figure out how to translate it into a basicg-code program
> that could do the same thing.since decided
>
> > It's actually the Strippit that was the motivator for
> > digging into retrofitting CNC equipment, but I have
> > that I'd be happy just to be successful in getting theHardinge up
> > and running. The Strippit is still operational, using aNorthern
> > Control Systems MTC-1000v2 controller. I have justabout all the
> > documentation one could one want on it, but I'm notmuch of a
> > programmer, so I think this one might fall by the wayside.
> >
> Good. Keep thinking.
>
> Ray
Discussion Thread
kje_67
2002-11-27 19:31:59 UTC
speaking of Hardinge
Ray Henry
2002-11-28 06:41:19 UTC
Re: speaking of Hardinge
Raymond Heckert
2002-11-28 20:49:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: speaking of Hardinge
kje_67
2002-11-29 08:06:53 UTC
Re: speaking of Hardinge
Jon Elson
2002-11-29 09:09:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: speaking of Hardinge