Hello Guest it is March 28, 2024, 10:56:04 AM

Author Topic: Pockets Made Easy  (Read 6502 times)

0 Members and 1 Guest are viewing this topic.

Offline kolias

*
  •  1,154 1,154
    • View Profile
Pockets Made Easy
« on: April 17, 2011, 10:21:55 AM »
There must be an easier way to do a pocket….

Lets say that I have a piece of lumber 12”x 12” and in the center I want to cut an intricate design that is 6”x 6”. Since the design is intricate I will use a 1/32” bit to be able to get all the small details.

But when I create a pocket with islands checked, it will take forever to pocket the area around the design with the 1/32” bit.

Although I don’t know how to do it yet, I know that there is a command which allows for a tool change. So lets say that I will use a 1/2" bit to start the pocket but when it comes too close to the design this bit is too big for the intricate design and I will have to change it again to a 1/32” bit.

How do I find in the gCade where I have to issue the tool change command to change from the 1/2" bit to the 1/32” one?

The M-Codes for the M6 command says “Tool Change (by two macros). Where do I get these two macros?

So when I find the right place in the gCode what I put there? Just M6?


Nicolas
Re: Pockets Made Easy
« Reply #1 on: April 17, 2011, 10:35:31 AM »
I think what your after is called rest machining.  That's something that has to be figured out by your CAM software.  What happens is that you start with a large bit and work your way down.  The first passes will be with the large bit to quickly remove material.  The next size smaller will go in and machine the parts that the larger bit could not get to.  If you go even one step smaller, it will machine details that the previous pit could not get to. 

All of that is calculated in CAM.  It's not just a matter or dropping an M6 tool change command in the code.  What are you using for CAM?  I know some of the lower cost CAM programs aren't capable of this.

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Pockets Made Easy
« Reply #2 on: April 17, 2011, 11:06:31 AM »
The toolpaths for a 1/32 tool will be different than those for a 1/2" tool. As was previously mentioned, you can't just add an M6.
V-Carve Pro (and Aspire) allow you to specify a larger clearance tool along with the standard smaller tool. Two separate toolpaths are created, with the larger one first.

Here's how to do it with more basic software.
You need to draw separate pockets and islands for each tool.

For the 1/2" tool, make the pocket about .02" smaller, and the islands about .02" bigger. Create the toolpaths for the 1/2" tool with these.

For the small tool, you'll use the regular pocket outline. But, for the islands, you'll want to offset the pocket enough to get any material that was missed by the 1/2" tool. Depending on the design, it can be as little as .04", and as much as 1/2", or maybe even more. Use the original pocket and the "offset island" for the toolpath with your 1/32" tool.

Hope this makes sense.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html

Offline kolias

*
  •  1,154 1,154
    • View Profile
Re: Pockets Made Easy
« Reply #3 on: April 17, 2011, 11:29:28 AM »
I use LazyCam Pro as my CAM which is enough for now to get me going learning. I didn’t know that a CAM program will make allowances for the pockets with different bits but there are many things I don’t know and I discover them as I go along. I’m only doing hobby work with my CNC and it’s interesting to discover and learn new ways to work with

Gerry I will work with your guidelines and I think it will be easy to do it

Thank you both
Nicolas

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: Pockets Made Easy
« Reply #4 on: April 17, 2011, 02:01:18 PM »
Nicolas,
LC is fine for offsetting, cutting out a profile, and "basic" pocketing. If you want to do fancy stuff then you need different software expecialy for 3D stuff.
That software is anywhere from say $200 to $2000, so once you decide then you pay the price.

BTW,
Thought you were taking a look at all the different software available......I was wondering which one you would select ......
gets old after a while! ;)  :D >:D
RICH
 


Offline kolias

*
  •  1,154 1,154
    • View Profile
Re: Pockets Made Easy
« Reply #5 on: April 17, 2011, 02:52:38 PM »
Yes I’m still looking which CAM software will be good for me but first I must learn a CAD software; I mean no matter which CAM I will get it will do no good to me if I can’t make my own drawings.

Right now I’m practicing my skills with Inkscape (thanks to Gerry) and looks good and progressing all right. LC Pro also helps to learn some techniques and see the results in actual cuts.

When my skills improve and I’m ready for a better CAM, then I will be in a better position to buy one. Right now my choices are V-Carve Pro, Cut3D and SheetCam but by the time I’m ready to buy this may change.

However with the summer almost here there is lots of work outside and somehow I suspect that the CNC will be in the backburner for a while. For us up north, CNC is a fulltime winter project and only a part time project in the summer LOL

But I’m getting there RICH, slow but steady……
Nicolas

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Pockets Made Easy
« Reply #6 on: April 17, 2011, 03:19:39 PM »
One thing to consider, is that with V-Carve Pro, you can do your design work and CAM all in one. Most V-Carve Pro users son't use any other drawing programs, as it has all the tools built in.

So, you might spend a lot of time learning a drawing program, end up buying V-Carve pro, and have to learn to draw in that.

However, learning as many programs as possible only helps. And If you do go with V-Carve pro, you can always import from other drawing programs.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: Pockets Made Easy
« Reply #7 on: April 17, 2011, 04:20:21 PM »
Also...As much as I love SheetCAM for plasma work, it can not do rest machining.  If that feature is a must have, keep that in mind.

Offline kolias

*
  •  1,154 1,154
    • View Profile
Re: Pockets Made Easy
« Reply #8 on: April 17, 2011, 05:17:26 PM »
Good points Gerry

At $600 V-CravePro is pretty expensive for just hobby use. So if Inkscape can do the job for me than I may only consider Cut3D which is half the price.

rrc1962 what do you mean that SheetCam can not do rest machining? Which feature is that?
Nicolas
Re: Pockets Made Easy
« Reply #9 on: April 17, 2011, 07:22:25 PM »
Rest machining is what you're trying to do.  Machine using a large bit to remove the bulk of material, then come back with a smaller bit to get what the large one couldn't get.  Imagine you have a simple pocket with 1/32" radius corners.  Using rest machining you can run a large bit, like 3/8" first to clear most of the material, then follow with a 1/32" bit to finish the corners.  The toolpath for the 1/32" bit would only be generated for the portions of the part that the large bit could not machine due to it's size....IE: The corners.

Gerry explained how to do it manually.  Most 3D CAM programs do this automatically.  SheetCAM is 2/2.5D which is pobably why it doesn't.  In ArtCAM, you just list the tools you want to use from larges to smallest and it figures the toolpath for each tool automatically.