If youโre a pistonhead like me (thatโs a gearhead to you North Americans),
ย chances are you have or willย be trawling the for-sale ads in the forums,
eBay,ย or Craigslist at some point in your life. I was on the hunt for a “new”
engine for my project carย andย found what I thought was a great deal, so I
jumped on the phone andย arranged a meeting for that weekend.
I showed up to a garage that can only be described as a crumbling old shack,
parts strewn all over the place andย with about as much light as a hobbitโs
cave. Inspection light in hand, I looked over the engine. The crank turned
over so at least it wasn’t seized, but the block was a little rusty. I found
out itโs originally from the East Coast of the Great White North (aka Canada,
eh?!) where the roads are made from salt. That explains the so-called
“surface” rust. The clues were all there; ย inlet manifold half dismantled with
a leaky roof dripping next to the engine. It didn’t take Lt. Columbo to spot
the potential problems but since I already planned to do a full rebuild, it
seemed worth a risk. Armed with Gas Monkey Garage powers of negotiation, I got
the price down to something weโll call reasonable and shook hands (the other
half might read this so Iโll leave the actual price out).
So I get back to my shop andย start stripping it down. The head looks like with
a little work itโll come up great, but sure enough the bores looked like
theyโd visited a spray tan salon, being covered in a thick orange paste. After
a little clean up, the liners were clearly pitted. It needed machining.
Fortunately a local machine shop could help me out andย they did a fine job.
I was curious to find whatโs involved with CNC boring an engine. Mine was only
a “four banger” but I thought it would be more interesting to see how weโd go
about programming a V8 in
CAMWorks.
Iย started byย creating an assembly which comprises of the block itself,
including the main bearing caps which clamped onto a dummy crankshaft. This
whole assembly mounts to the rotary table andย steady in our machine. By using
the crankshaft as our rotary axis, it was easy to position the top of the
block at the correct angle to bore the cylinders. I added a
coordinate system in
SOLIDWORKSย to use as a Fixture Coordinate System and then defined that in the
Machine>Setup tab. I set up my indexing parameters so that
Iย automatically get theย positional move to machine the other bank. In this
case weโre using 4 Axis with the
rotary about the X directionย and we donโt
want to crash the block into the table, so I set up some
indexing limits. This block has a 90-deg V-Angle so Iย used
limits of -46ยฐ andย +46ยฐ, which should help reduce the number of positioning
angle solutions later.
At this point, I needed to check tolerances by probing the bores in the X
andย Y directions to verify that they are what the manufacturer states they
are. If theyโre off then Iโd need to make a decision on which toย follow;
Iย donโt want theย bores to be misaligned with the crankshaft. Once confirmed,
Iย added the setupsย and appropriate
circular pocket features to each setup. My database didnโt
have a bore strategy for such a diameter so I inserted the operations myself.
I tweaked a few parameters to control the finish including setting our
tool size to the appropriate bore diameter.
I also added a chamfer operation to clean the lip at the deck
to make piston insertion a little easier. Once I hadย that set, I
double-clicked on each setup andย set the origin andย axis tabs
to Fixture Coordinate System. I also set my
G54 work offsetย and double-checked the
indexing angles are correct. In this case -45ยฐ andย +45ยฐ with
a 90deg relative movement works, but itโs worth checking! Iย donโt want the
table to do a 270ยฐ move between setups andย end up with the block crashing into
the table. In the fixtures tabย Iย added the
dummy crankshaft, but since I’mย nowhere near the crankshaft
thereโs no need to avoid it.
Iย wanted to make sure that Iย minimized rapid moves. After all, time is money!
To sort the order of the features, Iย can use the
Optimize tab in the operation to set it to
Shortest Path andย Last Closest. To minimize
tool changes, ย I right- clicked on the Machine andย usedย Sort Operations. Iย wanted the boring to be done first on all cylinders andย then chamfered
second. Iย used the By andย Across Setupsย and put the
Bore before the Contour mill.
One final check before running was to test it in theย virtual
machine simulator to make sure everything was set
correctlyย and there weren’tย any gouges or collisions. No gouges, no collisions
andย no long rapid moves.
If I was doing this on a regular basis, then Iโd just save myย circular pocket
feature back to the database using Save Operation Plan. That
way Iโll only have to change the bore diameter andย itโll automatically create
the chamfering operations for me the next time.
So there you have it, how to CNC bore an engine block in CAMWorks. And if
youโre looking for finished pictures of a clean andย shiny rebuilt engine,
well… youโll just have to wait. Itโs work in progressโฆ just like the deck
that you started 10 years ago!