BobD
(Bobbie Dudley)
April 16, 2024, 1:40pm
1
I am currently working on a project to make a hard plastic piece to form fit inside of a round container, I have the curvature perfect, however, I am having to stand the project up vertical and would prefer to lay it flat… is there a way to accomplish this?
curve.c2d (52 KB)
WillAdams
(William Adams (Carbide 3D))
April 16, 2024, 1:49pm
2
See:
as requested on support…
Given a file in Carbide Create which describes a guitar bridge:
[image]
there are a couple of different ways which this part could be made:
draw up contour geometry and assign toolpaths to appropriate depths (note that this does not require Carbide Create Pro): Spoon Possible without CC Pro?
model the design in a traditional CAD tool, export it as an STL and then import that STL into Carbide Create Pro and then cut that 3D model using Carbide Create Pro: Instru…
It would be straight-forward to:
close the geometry in question
export as an SVG
extrude it
export as an STL
import the STL into Carbide Create Pro at the correct size
Hang on, will walk through that presently.
WillAdams
(William Adams (Carbide 3D))
April 16, 2024, 1:54pm
3
Or, one can use the profile to just assign a multiplicity of No-offset Contour toolpaths to appropriate depths:
I’d like to make a wooden spoon and was wondering if that’s possible to do with the standard CC? Can it be done with a bowl bit? I don’t have one but can pick one up. Thanks!
WillAdams
(William Adams (Carbide 3D))
April 16, 2024, 2:09pm
4
First, open the file and select the geometry in question:
Use Join Vectors to close it:
Yes
Ensure that it is at 0,0:
Export to an SVG:
OK
Check the dimensions:
and adjust the import/extrusion code:
and export as an STL:
curve.stl (10.2 KB)
then import that into Carbide Create Pro:
and then assign toolpaths as appropriate.
BobD
(Bobbie Dudley)
April 16, 2024, 6:42pm
6
Still cannot figure it out… too many hours wasted… I am too new to this, I am stuck trying to open this in “OpenSCAD”… it won’t import it… frustrated
WillAdams
(William Adams (Carbide 3D))
April 16, 2024, 6:58pm
7
I did that, and made a .stl — you can just go straight to downloading that and importing it into Carbide Create Pro as was shown in the links above — or do you not have a Carbide Create Pro license?
You will want to finish modeling the circle:
curve_v7.c2d (196 KB)
WillAdams
(William Adams (Carbide 3D))
April 16, 2024, 8:31pm
8
Or, if you don’t have Carbide Create Pro, then just create a series of lines which are then cut to the appropriate depth.
Draw up the tool which you wish to use in profile:
and position it relative to the profile of the stock and draw a rectangle to measure it:
Duplicate the line:
and align it against the vertical center of the circle:
and assign it a No Offset Contour to that depth:
Repeat as necessary until one arrives at…
BobD
(Bobbie Dudley)
April 16, 2024, 8:58pm
9
I purchased the Pro version…
WillAdams
(William Adams (Carbide 3D))
April 16, 2024, 9:03pm
10
Okay then, please let us know how the .c2d file above works.
BobD
(Bobbie Dudley)
April 16, 2024, 9:04pm
11
Thanks… I finally got it! Thanks…whew! I am still in the learning process and this seemed to be a simple task… Thanks again for your help
system
(system)
Closed
May 16, 2024, 9:05pm
12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.