discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

How do you convert your STL to step so it can be manufactured?

AD
Ari Diacou
Fri, Jan 17, 2020 8:24 PM

you can always tell him, "1=1mm, figure it out...please"

On Fri, Jan 17, 2020 at 1:38 PM Frank van der Hulst drifter.frank@gmail.com
wrote:

I use FreeCAD to convert STL to other formats (usually STEP). Check for
mesh errors and fix, convert the mesh to an object, convert the object to a
solid, export.

On Sat, Jan 18, 2020 at 6:42 AM Ezra Reynolds shadowwynd@gmail.com
wrote:

Some step files can have tolerances - either global or on a per-part
basis.

I guess a dividing line is the quality needed and how professional you
need to be.  Military and heavy industrial uses, for example, often have
very tight tolerances and if it’s out of spec it fails the quality control
and you won’t be paid for the job.  Catia ($25000 /seat) can  include
tolerances and step files like this, I think solid works as well.  My 30
year old CNC router is probably accurate to  0.5 millimeter or so (which is
pretty sloppy) but I don’t need it to be more accurate than that for
anything I’m doing.

A moot point for openscad, as it doesn’t have tolerances in the first
place .

On Jan 17, 2020, at 12:17 PM, nop head nop.head@gmail.com wrote:

Well as there are no tolerances in OpenSCAD how can any file format
generated by it have tolerances?

On Fri, 17 Jan 2020 at 14:33, NateTG nate-openscadforum@pedantic.org
wrote:

Why are they not suitable for CNC? I can use PyCAM to mill 3D parts

from an
STL. ...

But you know the dimensions and tolerances that you want.  They're not in
the STL.

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

you can always tell him, "1=1mm, figure it out...please" On Fri, Jan 17, 2020 at 1:38 PM Frank van der Hulst <drifter.frank@gmail.com> wrote: > I use FreeCAD to convert STL to other formats (usually STEP). Check for > mesh errors and fix, convert the mesh to an object, convert the object to a > solid, export. > > On Sat, Jan 18, 2020 at 6:42 AM Ezra Reynolds <shadowwynd@gmail.com> > wrote: > >> Some step files can have tolerances - either global or on a per-part >> basis. >> >> I guess a dividing line is the quality needed and how professional you >> need to be. Military and heavy industrial uses, for example, often have >> very tight tolerances and if it’s out of spec it fails the quality control >> and you won’t be paid for the job. Catia ($25000 /seat) can include >> tolerances and step files like this, I think solid works as well. My 30 >> year old CNC router is probably accurate to 0.5 millimeter or so (which is >> pretty sloppy) but I don’t need it to be more accurate than that for >> anything I’m doing. >> >> A moot point for openscad, as it doesn’t have tolerances in the first >> place . >> >> >> >> On Jan 17, 2020, at 12:17 PM, nop head <nop.head@gmail.com> wrote: >> >> Well as there are no tolerances in OpenSCAD how can any file format >> generated by it have tolerances? >> >> On Fri, 17 Jan 2020 at 14:33, NateTG <nate-openscadforum@pedantic.org> >> wrote: >> >>> > Why are they not suitable for CNC? I can use PyCAM to mill 3D parts >>> from an >>> STL. ... >>> >>> But you know the dimensions and tolerances that you want. They're not in >>> the STL. >>> >>> >>> >>> >>> -- >>> Sent from: http://forum.openscad.org/ >>> >>> _______________________________________________ >>> OpenSCAD mailing list >>> Discuss@lists.openscad.org >>> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >>> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
G
guaranteed_interwoven
Tue, Jan 28, 2020 4:40 AM

I'm on Linux, so Fusion360 seems out. (But might be doable with wine, not
sure yet)

However, he's on Windows, so I can tell him to try this method.

Thank you!

--
Sent from: http://forum.openscad.org/

I'm on Linux, so Fusion360 seems out. (But might be doable with wine, not sure yet) However, he's on Windows, so I can tell him to try this method. Thank you! -- Sent from: http://forum.openscad.org/
F
fred_dot_u
Tue, Jan 28, 2020 9:45 AM

@guaranteed_interwoven, if you need to have the parts converted to step
format, I have windows and can pop them into Fusion 360 and send back the
conversion.

--
Sent from: http://forum.openscad.org/

@guaranteed_interwoven, if you need to have the parts converted to step format, I have windows and can pop them into Fusion 360 and send back the conversion. -- Sent from: http://forum.openscad.org/