Trouble defining Ogee bit

This forum is for general discussion regarding VCarve Pro
Post Reply
User avatar
Rcnewcomb
Vectric Archimage
Posts: 5915
Joined: Fri Nov 04, 2005 5:54 am
Model of CNC Machine: 24x36 GCnC/WinCNC with ATC
Location: San Jose, California, USA
Contact:

Trouble defining Ogee bit

Post by Rcnewcomb »

I'm trying to define a CMT 848.817.11 as a form tool. It's not obvious to me what is wrong with the vector so I'm asking others to point out the issue. See the attached EPS file along with two pictures.
Attachments
Ogee848.817.11.png
Ogee848.817.11.eps
(533 Bytes) Downloaded 133 times
FormTool03.PNG
- Randall Newcomb
10 fingers in, 10 fingers out, another good day in the shop

LittleGreyMan
Vectric Wizard
Posts: 1013
Joined: Fri May 15, 2015 1:10 pm
Model of CNC Machine: 3 axis small size machine
Location: France

Re: Trouble defining Ogee bit

Post by LittleGreyMan »

Randall,

You have a negative slope at the bottom of your vector. Editing the second node solves the problem.
Form tool.jpg
Best regards

Didier

W7 - Aspire 8.517

User avatar
sharkcutup
Vectric Wizard
Posts: 2918
Joined: Sat Mar 26, 2016 3:48 pm
Model of CNC Machine: Shark HD3 Pro Extended Bed with Spindle
Location: U.S.A.

Re: Trouble defining Ogee bit

Post by sharkcutup »

ogee.jpg

Try putting the profile in the proper orientation for CNC operation as in image above.

Be sure to get the dimensions correct when creating profile.


Sharkcutup
V-Carve Pro Tips, Gadget Tips & Videos
YouTube Channel - Sharkcutup CNC
V-Carve Pro 12.004

User avatar
Rcnewcomb
Vectric Archimage
Posts: 5915
Joined: Fri Nov 04, 2005 5:54 am
Model of CNC Machine: 24x36 GCnC/WinCNC with ATC
Location: San Jose, California, USA
Contact:

Re: Trouble defining Ogee bit

Post by Rcnewcomb »

Yes the curves were off and I just did not see it.

Got it defined now.

Mischief managed.

Thanks!
- Randall Newcomb
10 fingers in, 10 fingers out, another good day in the shop

redwood
Vectric Wizard
Posts: 301
Joined: Wed Apr 13, 2016 3:38 am
Model of CNC Machine: Axiom Pro6
Location: No. Calif.

Re: Trouble defining Ogee bit

Post by redwood »

First off, I never thought I would see the day when Randall would need help. He is a supreme giver of help.

Second, from my past life, I have tons of edge forming router bits that I've never thought to use in my CNC. Is there a tutorial somewhere that shows how to set up these bits and add them to the tool database.
Mark
Pioneer, CA

LittleGreyMan
Vectric Wizard
Posts: 1013
Joined: Fri May 15, 2015 1:10 pm
Model of CNC Machine: 3 axis small size machine
Location: France

Re: Trouble defining Ogee bit

Post by LittleGreyMan »

redwood wrote:First off, I never thought I would see the day when Randall would need help. He is a supreme giver of help.
:D

I guess Randall was so tired playing with his new toy he simply couldn't clearly see his screen anymore.

redwood wrote:Second, from my past life, I have tons of edge forming router bits that I've never thought to use in my CNC. Is there a tutorial somewhere that shows how to set up these bits and add them to the tool database.
Er, tough question. Something like a manual perhaps :mrgreen:

See "Adding your own custom form cutters" in the manual or the help file. Or ask Randall :D
Best regards

Didier

W7 - Aspire 8.517

LittleGreyMan
Vectric Wizard
Posts: 1013
Joined: Fri May 15, 2015 1:10 pm
Model of CNC Machine: 3 axis small size machine
Location: France

Re: Trouble defining Ogee bit

Post by LittleGreyMan »

BTW, I'm pretty proud to be THE guy who helped Randall. It just made my day.

Thanks for noticing.

Code: Select all

Repeat
 (-;  
Until pigs will fly
Best regards

Didier

W7 - Aspire 8.517

User avatar
Rcnewcomb
Vectric Archimage
Posts: 5915
Joined: Fri Nov 04, 2005 5:54 am
Model of CNC Machine: 24x36 GCnC/WinCNC with ATC
Location: San Jose, California, USA
Contact:

Re: Trouble defining Ogee bit

Post by Rcnewcomb »

Code: Select all

BTW, I'm pretty proud to be THE guy who helped Randall.
LGM,
Over the years I've learned that sometimes I can be too close to the problem and "know too much" to see what is blindly obvious to someone else.

In this particular case I was too "clever" for my own good because I was using arcs instead of Bezier curves. With the arc it wasn't obvious that I was forming an undercut. I never thought about converting to Bezier until I saw your response.


Adding your own custom form cutters
Before opening the tool database, draw to exact scale the Right side of the cutter geometry in the 2D Window Use the Node Editing tools to create the arcs and curves etc.
Only draw the Right-hand side of the cutter geometry to the correct size and scale as shown in the image above.

The shape can be a combination of Lines, Arcs and Bezier spans, but the shape cannot have an undercut such as a dovetail bit. i.e. starting at the bottom the vector must go up and/or to the right -- never down and never to the left.

With the vector Selected open the Tool Database (using the command icon on Toolpaths tab or from the main menu, Toolpaths ► Tool Database In the Tool Database window, click New... Select Form Tool

The selected geometry will be imported and a profile displayed in the window.Give the Cutter a meaningful name and enter the cutting parameters - speeds and feeds etc. Click the Apply button to save the new cutter into the database list so it can be used at any time.

Note: Cutter geometry can be imported as dxf, eps files and used to create Form Tools in the database.

Can I create a tool with an undercut?
No, the Form Tool will not allow a bit with an undercut to be modeled since toolpaths using bits with undercuts cannot be previewed.

If you need to use a bit with undercut in a project, you can create a toolpath using a standard bit but run that at your machine with the undercut bit installed.

For example, you want to create a T-slot using a T-slot bit. You can create a toolpath using an end mill and preview that, realizing at your machine there will be a horizontal slot cut at the bottom of the toolpath. To do this safely and successfully, you need to have a good understanding of toolpaths, how to set up a single pass toolpath and possibly the use of Lead-ins and Lead-outs.

If you need help setting up a particular toolpath, asking on the Vectric Forum should get you the help you need.
- Randall Newcomb
10 fingers in, 10 fingers out, another good day in the shop

User avatar
CrowsWW
Vectric Craftsman
Posts: 155
Joined: Wed Jun 27, 2012 7:10 pm
Model of CNC Machine: ShopSabre 4896
Location: Palmer, Alaska USA

Re: Trouble defining Ogee bit

Post by CrowsWW »

Some manufacturers have a DXF for the profile all you have to do is ask them and they will send it to you for FREE!
Troy Crow
Crow's Woodwork's
I have a day job to support my wood habit!

Post Reply