WillAdams
(William Adams (Carbide 3D))
March 6, 2025, 10:00pm
2
There are a couple of possible approaches:
model in 3D in a traditional CAD program
model in 3D in Carbide Create Pro — requires a much larger stock area than area of the largest axis to be sloped
draw in greyscale and import as a height/depth map into Carbide Create Pro
draw a series of vectors and assign toolpaths to the necessary depths (this works best if one has a V tool with a matching angle, otherwise it’s ball-nose and scallops and sanding)
model in some programmatic tool and create G-code to send to the machine
Some possibly helpful threads:
While I’m not able to puzzle out a way to 3D model this in Carbide Create, it can be cut in Carbide Create — just the stock size as a square and make a series of rectangles and triangles:
[image]
Then dupe it as two files and model the top/bottom and left/right slopes in each and cut them:
[image]
To do the cutting, select the triangles which one wishes to cut out and offset by the radius of the endmill which will be used:
[image]
[image]
[image]
[image]
[image]
[image]
Cuttin…
Given a .c2d file:
[image]
we export the geometry and open it in a suitable vector editor and model the desired gradients:
[image]
and export as a pixel image.
We then model the part to half thickness:
[image]
We then select geometry for the image to be imported into:
[image]
[image]
[image]
Then model in the surrounding geometry:
[image]
[image]
[image]
I’ve looked for a grayscale 3d of a pyramid shaped like the bottom panel of the door but can’t find anything close. Every one I find is perfectly square.
Regrettably I don’t know how to create the image. But it will measure 26 7/8” x 19 7/8” as a finished product. If anyone can help out it’d be greatly appreciated.
[Screenshot_20210706-122650]
The topic of (re)creating molding profiles came up at:
with an image:
[image]
and since the tool with a bearing may not be used on our machines, the profile may be re-created with a bit of patience and some No Offset Contour toolpaths w/ appropriate tooling (and of course, if one has an appropriate radius tool, it could be used as noted above.
First, import the pixel image:
[image]
and then re-draw the profile:
[image]
[image]
[image]
[image]
[image]
Using Node editing to ad…
Given a prototype base:
[image]
How to make it in Carbide Create?
First, we have a pixel image with some dimensions:
[F-86 base scan with measurements]
We import that into Carbide Create:
[image]
using “Set Background”:
[image]
and adjust for size:
[image]
[image]
It’s then a matter of drawing and toolpaths and so forth (we will try to do it w/o Create Pro, but will also show that).
For reference, there is an overhead view as well:
[DSC00036]
If you’ll upload a dimensioned .c2d file we can walk through whichever technique suits