@brent113 asked me a few questions about my process for cnc & laser. It was in response to some of the pieces I’d posted in this thread: Multi tool projects
We thought it would probably be good to share some of my answers and methods and some tips. Hopefully it will be helpful.
This information should probably be considered intermediate to advanced. At some point I may make a guide to using Fusion 360 with svg’s and creating tool paths, and also using Easel by Inventables, but this assumes you already know how to do that.
These are the two tap handles that I created that use pretty much every trick I’ve learned:
The only thing they didn’t use was carving from two sides:
Here’s the discussion:
brent113
Hi Steve, that turned out so well that I wanted to ask your process for doing tool changes in the spindle and also CNC to laser changes while keeping everything lined up. Is there a special process you go through?
Most of my tool paths are in Fusion, but I’ve found for some v-carve (recessed) lettering that Easel is easier. In this case I used Easel.
When I post process and create a toolpath I make sure when I name it I include pass #, bit size/type, path type. So for this it would be something like Holy_Pass1_qtr_adapt.cnc or Holy_Pass4_1pt5ball_pkt.cnc. Helps to keep from using the wrong tool. When you’ve got 7 or more passes on some things and sometimes different passes using the same tool it helps.
On the Holy Growl tap handles since it’s two pieces I ended up with 8 passes each on handle and logo:
(you can see that I’m not always good at remembering pass #, oh well. Another reason why I have tool listed too)
The lettering was created in Easel and uses a 30º v-bit. I actually used my SM to cut out both a pocket and a dowel to strengthen the attachment of the two pieces.
Depending on the object I’ll either use center origin or bottom left. I generally prefer center when I’m doing combo laser/cnc but in this case I since I used Easel it uses bottom left so it was easier to keep that consistent.
If I’m doing something on two sides (flip over) or multiple pieces, I’ll use lower left and use a guide that I cnc’d out of a piece of 1/2" ply that I’ve attached to the workpiece:
(I actually created a path and used SM to cut it out. That way work origin is exactly the same then for workpiece.)
Tool height I set using the calibration card as I would for 3d - pull, no push. I’ll pick a point that I know won’t be carved to set the z-height - same as work origin if possible but if not off to the side. I’ll make a circle around that point with pencil or sharpie just so I remember. (I try to always move 10mm increments so it’s obvious) I also make sure to take a picture of work origin on the display in case I mess it up. (It’s easy to hit set work origin when just meaning to do Z) Then good to go. Just be careful after changing bits not to hit “go to origin”. If you’ve got a longer bit you’ll crash it into the piece.
I usually just use the cnc bed for any laser engraving I’m doing on a cnc piece. Even when I’ve gone over the edge it doesn’t do much to the bed since it’s far enough away. If I’m doing laser and then more cnc I don’t want my origin to change. I’ve found the repeatability on my machine to be good enough that I don’t worry about swapping toolheads.
For this piece, since I was doing the laser last and the faces were angled, I had to remove the pieces anyway. In this case I needed to protect the faces that weren’t going to be layered. I used a couple of pieces of scrap plywood and attached them with blue tape and hot glue. In this case I had created the graphic to the right proportions (a little over for safety) and made sure the dimensions matched in Luban. Sometimes I’ll use a piece of masking tape to mark the center and position it that way. In this case it was easier to use run boundary to watch the path of the laser and adjust the work piece. So for the two tap handles I ran four passes of two different graphics.
Another trick I’ve found for lining up laser on a cnc piece: Tape a piece of thick paper on top of the workpiece. If you have any raised or recessed features you can use a pencil or crayon and do a rubbing. Run the engraving pass at low power so that it marks the paper but doesn’t cut through and then measure and adjust your origin until it’s where you want it.
One thing I’ve found in milling some of the thicker pieces that have a lot of bit contact and are going across some pretty tough grain (like the circles) is that I make sure that I set it to conventional milling (not climb) so the path is how you would use a hand router. I also found that it’s a good idea to run the contour path that cuts it out (use tabs) first. This is where bad stuff, chattering, gouges etc., is most likely to happen. So get this out of the way before you spend hours carving something. (You’ll see that in the numbering of my tool paths I have contour as my final passes. After wrecking a nearly finished logo piece was when I decided to always do this first)
brent113
Thanks for that, that’s great. Just recapping some of the points that stood out to me:
- 1 file per tool per pass.
Would there be any benefit to adding the gcode commands into the controller for a tool change, so it can be multiple tools and passes per file? This is something I’ve been thinking of adding, seems like it would be nice to do tool changes and then resume.
At first I thought that would be the case and stupid it didn’t allow me to pause. But now having worked with it I think it’s better. A lot of times after observing the first pass I’ll change something slightly and redo the next pass.
Also makes me think about what bit I’m changing to. It would have to give me instructions like “Insert 3.175mm ball mill”
Takes a little more time to do but pretty insignificant in the big picture.
- When you do multiple tools and the tool stick out changes, it sounds like you don’t reset work origin. Are you still setting a new Z work origin? Or is there a way to adjust for tool stick out that doesn’t involve changing any of the X Y or Z origins?
I change Z origin. It’s no big deal and far easier than trying to measure the tool length and compensate or get it exactly right (as soon as you screw in the collet it may change length). Just pick a place to use to set and stick with it. (although I haven’t had any problems when I’ve used center and then realized I’ve carved that part away and had to set it somewhere else)
- Sounds like you did the laser in a flat orientation, and that’s what the plywood was for. Before that though, when those angled faces were milled, were those done with angled toolpaths with the work in a flat orientation? The surface finish came out great, and it seems there should’ve been stepover marks from the angled passes - you must have sanded those off prior to lasering.
Milled angles using ball mill with 1/3 bit diameter stepover. Didn’t need to re-orient them at all. They actually come out remarkably smooth. (sometimes the pattern is actually pretty cool) Light sanding, 80, 120, 220 and they were gone. For laser workpiece needs to be repositioned to be horizontal to laser path. I have a panavise head that tilts to allow leveling.
- Milling the tabs first is a good tip. Do you leave pretty hefty tabs so the piece doesn’t vibrate? 1/2" long by 1/4" tall spaced every 4" or so?
Depends on the wood. With hardwoods like oak, maple, walnut it doesn’t take much. On the 100mm circle of the tap handle I used 4. 3mm high by 4 or 5mm wide. If you haven’t quite cut through be careful and trim off excess using a utility knife or chisel. Made mistake of trying to snap off and took chunks out of edge.
Hopefully this is helpful. Feel free to ask any questions or let me know if I need to clarify something.
-Steve