Sharing Carbide Create Dovetail Files

Set the origin to the center of the stock and align the corner of the board against it. Adjust the pockets and cut them to the desired depth using a suitable endmill, then set up a different tool for the dovetail bit and assign a toolpath which has a depth per pass sufficient to ensure that only one pass will be made.

dovetails.c2d (155.5 KB)

EDIT: Sleeping on it, I believe the board which is held vertically needs to have its toolpaths adjusted — they need to be cut all the way through — it’ll also need to be shorter by twice the blind depth left in the other board.

Just for compleatness’ sake, there are a couple of commercial software programs which address this sort of thing. You may want to consider:

1 Like

Hi William
I just ordered the software from tailmaker. it seems like it will do the trick. I will test it out this weekend and keep you posted. Thanks so much for all you EXCELLENT assistance.

keep us posted please :slight_smile: looks really cool

Glad the commercial software looks suitable for you — I’ve been considering being one (or both) of those myself.

In the meanwhile, turns out that there are a couple of options for 3D modeling these in OpenSCAD:

So I’m going to revisit 3D modeling and sort out simultaneously modeling and drawing these up so that we can get paths cut.

1 Like

Okay, making progress on the 3D modeling (w/ some help from the OpenSCAD mailing list/forum):

EDIT: Subtracting one from the other is easy — now I need to work out the toolpaths / geometry to make that as an actual cut.

Did you ever try this out?

1 Like

In Camotics it’s possible to enter a dovetail bit as a stub endmill:

image

which then allows one to preview how the file will cut:

I believe it’d be helpful to have a jig to ensure that the parts are lined up accurately:

dovetail_fixture.c2d (132.1 KB)

Though I’ve been using it only to line things up to clamp for the cut:

1 Like

Workholding gave way for the next to the last cut, and didn’t quite get things lined up on the last, but at least this proves the concept:

6 Likes

Will I downloaded the dovetail file and when I click on to it opens the connect to cutter .
So what am I doing wrong
Jeff

You would want to open:

http://community.carbide3d.com/uploads/default/original/2X/9/9361326a9e42c5318b00fb18a75ccfe8c7165743.c2d

in Carbide Create and make toolpaths suited to your machine — hang on though, I’ve got a generalized fixture which I’ll be posting (along w/ a hardware list and photos showing it in use) which should work better.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

See:

@WillAdams http://www.tailmaker.net/ is no longer available.

Yeah, there’s a rumour that the program will be made freely available since the developer EDIT: retired, but I haven’t heard anything beyond that.

EDIT: See:

1 Like

Did you really just clamp the board directly to the frame? I think I may have been way overthinking my need to mount a clamping system to my table.

Yes. The fixture I made is for fine/consistent positioning, then I have a pair of clamps which are ground down to fit in-between the front frame and spoilboard and use them with a suitable board — eventually I’ll make one which has a slot to hold things together so it’s not quite as fiddly.

1 Like

I don’t understand why a dovetail box cannot be cut in CC Pro without needing any vertical jig. Vcarve does it by making the dovetails go all the way through, so the bottom of the box is cut upside down. That should be possible in CC Pro using a 3d shape. What am I missing @WillAdams?