jump to navigation

If at First You Don’t Succeed… November 11, 2009

Posted by Ruzter in Assembly, Projects.
2 comments

I have been trying out some patterns and had the occasion where the wood I was cutting had a flaw in it. Simple solution, plane the surface down and try again!

Here is a cut out trivet, the wood is laminated eucalyptus. It had some nice colour, I am looking forward to seeing it stained.

P1140127

Auto-Z Zero Adjust October 27, 2009

Posted by Ruzter in Assembly.
add a comment

I got the Auto z-zero adjustment working tonight. Here is the set up without the router installed.

 

Here it is in action

The First Project cut With the Mark III CNC July 24, 2009

Posted by Ruzter in Assembly.
4 comments

Just before baby arrived several weeks ago, I successfully cut my first real project. And it only took 2 tries!

This is a trivet, in other words a thing to put a hot pot on. The design is a hilbert curve, actually 4 hilbert curves connected to make the one continuous line. The wood is cherry. I really like cherry because of how well it sands to a glossy finish.

P1130658

A couple things I learned. If you cut cherry too slowly, it burns your bit. I think I can still smell the smoke in the basement. Also if you have 2 programs, one to cut the curve and one to cut the outside perimeter, and in between you change the bit and accidentally move the alignment, it, looks like this:

P1130653

This is also how it looks before you give it a quick sanding.

Vac Shoe Bristles July 12, 2009

Posted by Ruzter in Assembly.
add a comment

Here is the vac shoe with the broom bristles glued in. Later I trimmed the bristles to length and didn’t bother with the outside row of bristles.

P1130650

Here is how it is mounted

P1130651

Cutting the Vac Shoe July 9, 2009

Posted by Ruzter in Assembly.
2 comments

While new baby was settled today, I cut out the new version of the vac shoe with the new router installed.

Here is a short video to give you an idea of the cutting speed:

After drilling the holes for the brush bristles, the piece looks like this:

P1130633

Once the holes are done, the perimeter is cut, then the piece is flipped over to cut the centre hole.

P1130635

Here is the finished piece with vac attachment installed. It fits like a glove!

P1130638

Here is the bottom side. The bristles get glued in as shown.

P1130639

Compare the new piece (left) to first try (right). Notice the old piece has the groove for the vac attachment cut on the wrong side (whoops).

P1130640

New Router Mounts May 19, 2009

Posted by Ruzter in Assembly.
2 comments

Spent part of yesterday making prototype mounts for the new router. This is why they are made of particle board.

Here is the drawing:

Setting up to cut the parts. The backstop is trimmed with the CNC to make sure it is square to the CNC. It also cuts the notch. The wood to be cut has a pin in the end to locate it against the backstop. This makes sure the two mounts are cut the same. Later, the pin is used to accurately align the mount to the plate it bolts to.

P1130605

Here is a cut-out part (several prototypes later). The 2 round marks near the base are there to line up my doweling jig to drill the bolts holes through the edge.

P1130612

Here is the router in the mounts.

P1130609

The Newest Member of the Shop Family May 16, 2009

Posted by Ruzter in Electronics, Fabrication.
add a comment

Here is the newest member of the shop family and the solution to the old router’s shaft wobble (among other things)

P1130601

This router is great because it has constant speed control (router maintains constant speed with varying loads) and comes with a vac attachment that I can easily adapt for use. Most importantly, the router has  cylindrical body that makes mounting much easier. The extra horsepower and both 1/4 and 1/2 inch collets don’t hurt either.

Now to mount it, we will just remove a few extras. This model also has the benefit of a long “neck” where the bit mounts which solves some other mounting issues.

P1130602

P1130603

And here is the drawing of the new mounts I will make. Best of all the CNC can make these mounts for itself!

Freud CNC Mount

Hole Drilling Part II May 13, 2009

Posted by Ruzter in Assembly.
1 comment so far

As a follow up to my last post, I did a bunch of measuring to compare the hole drilling to the original drawing I did. This tests not only the CNC, but my drawing to code conversion.

My goal for this project was fairly ambitious, I wanted an accuracy of less than plus/minus 0.01 “. This is what I was shooting for, but I was realistic enough to be happy with less than that. So my measurements show that compared to my original drawing, I am out by 0.0014″ (1.4 thousandths on an inch), so naturally I am ecstatic! I then measured the repeatability, in other words, the holes are out 0.0014″, but are they consistently that much out. After measuring about twelve different ways, I found the variation between similar holes to be less than 0.001 (less than one thousandth of an inch). I am frankly in shock. Now here come the disclaimers.

  1. I could be dreaming
  2. I could be inept at measuring, though I have repeated the measuring many times in different ways and I though I was out more until I realized I wasn’t calculating for the right hole size.
  3. Hole drilling puts little or no side pressure on the machine. When cutting, there will be much greater loads. This could greatly decrease the accuracy. This, though, can be somewhat controlled by how fast you cut and such and the machine is built fairly heavily with the weak link being any stretch in the drive belts.
  4. I believe the smallest step the CNC can take is 0.0025″, so you are dependent of your dimensions being in multiples of a step.
  5. I could be dreaming

The thing is that, even if the loading decreases my accuracy, I can still make deer shaped silhouettes like nobody’s business!

Anyhow, wish me luck, I really hope I am not dreaming.

P1130596

Hole Drilling May 11, 2009

Posted by Ruzter in Fabrication.
add a comment

Yesterday I was testing drilling holes. These are the holes that will potentially have brush bristles inserted to made a vac shoe. I discovered (again, I think) that the shaft on my el cheapo router is bent, so turning a 1/8 drill bit at 12,000 rpm (the slowest the router goes) causes the bit to flex and vibrate to make a really crude 3/16 or so hole…  These pics are of the holes I cut using a 1/8 router bit. The CNC is working well and I think I new router is all that is needed. Though I may have to lower the whole z axis as I left so much clearance I am always blocking the work pieces up off the bed.

The pictures may look like the holes do not line up perfectly, it is an illusion from the grain in the wood. I now need to double check the dimensions to see if the calibration of the steps needs any fine tuning.

P1130596

Drawing the Vac Shoe May 3, 2009

Posted by Ruzter in Assembly.
1 comment so far

I am designing my new vac shoe. It is going to involve drilling a lot of holes and inserting brush bristles from a dollar store broom. It will make more sense when you see it. Today I drew up the design and wrote the software to write the Gcode. Writing code to write code again…

Here is the drawing, minus all the guide lines, I drew it in Google Sketchup.

vac-shoe

And here is a pic of the Gcode simulater (which I wrote too) to show it should work.

capture