Home
Downloads
Mach3
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
Resources
Contact Us
Links
CNCZone
German Forum
Italian Forum
Korean Forum
Portugese (Brazil) Forum
Russian Forum (RSK CNCROUTER)
Thai Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 27, 2012, 08:14:15 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Mach Discussion
General Mach Discussion
Pockets Made Easy
Pages:
1
2
»
Go Down
« previous
next »
Author
Topic: Pockets Made Easy (Read 608 times)
0 Members and 1 Guest are viewing this topic.
kolias
Active Member
Offline
Posts: 581
Pockets Made Easy
«
on:
April 17, 2011, 09: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?
Logged
Nicolas
rrc1962
Active Member
Offline
Posts: 434
Re: Pockets Made Easy
«
Reply #1 on:
April 17, 2011, 09: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.
Logged
ger21
Global Moderator
Offline
Posts: 2,619
Re: Pockets Made Easy
«
Reply #2 on:
April 17, 2011, 10: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.
Logged
Gerry
2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
kolias
Active Member
Offline
Posts: 581
Re: Pockets Made Easy
«
Reply #3 on:
April 17, 2011, 10: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
Logged
Nicolas
RICH
Global Moderator
Offline
Posts: 4,709
Re: Pockets Made Easy
«
Reply #4 on:
April 17, 2011, 01: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!
RICH
Logged
kolias
Active Member
Offline
Posts: 581
Re: Pockets Made Easy
«
Reply #5 on:
April 17, 2011, 01: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……
Logged
Nicolas
ger21
Global Moderator
Offline
Posts: 2,619
Re: Pockets Made Easy
«
Reply #6 on:
April 17, 2011, 02: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.
Logged
Gerry
2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
rrc1962
Active Member
Offline
Posts: 434
Re: Pockets Made Easy
«
Reply #7 on:
April 17, 2011, 03: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.
Logged
kolias
Active Member
Offline
Posts: 581
Re: Pockets Made Easy
«
Reply #8 on:
April 17, 2011, 04: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?
Logged
Nicolas
rrc1962
Active Member
Offline
Posts: 434
Re: Pockets Made Easy
«
Reply #9 on:
April 17, 2011, 06: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.
Logged
Pages:
1
2
»
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Quantum
=> Mach SDK plugin questions and answers.
===> Finished Plugins for Download
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*i*n*g
=> Mach Screens
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Machscreen Screen Designer
===> CVI MachStdMill (MSM)
=> Feature Requests
=> Non English Forums
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
=> FAQs
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> LazyCam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> GearoticMotion Preliminary testing
=> Tempest Trajectory Planner
=> Contec
=> dspMC/IP Motion Controller
=> HiCON Motion Controller
=> Third party software and hardware support forums.
=> Galil
=> Newfangled Solutions Wizards
=> Mach3 and G-Rex
=> Mesa
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Sieg Machines
=> Promote and discuss your product
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
=> One on one phone support.
=> Forum suggestions and report forum problems.
-----------------------------
Mach4
-----------------------------
=> Mach4 pre-Alpha Testing
Loading...