Photonsters / Slicer

Photon Open Slicer - Command Line Slicer usable as MeshMixer plugin or as standalone
GNU General Public License v3.0
52 stars 11 forks source link

Slice directly from AMF files! - Freature Request #9

Open X3msnake opened 5 years ago

X3msnake commented 5 years ago

How hard would it be to be able to slice directly from a Step File Master @NardJ ?

As discussed with @rsilvers129 this would be a awsome feature that not even the payed slicers have

Some ideas https://github.com/tpaviot/pythonocc-demos http://www.pythonocc.org/

https://pypi.org/project/aocxchange/

https://www.researchgate.net/post/Importing_cad_STEP_file_into_python

UPDATE: as per rsilvers and nard replyes makes more sense to support AMF format instead

NardJ commented 5 years ago

For future reference: As I understand a step file (e.g. example contains drawing directives like curves, points, lines etc.. These need to be converted to mesh (triangles). To write this by hand is quite an undertaking.

A python library like PythonOCC as you mentioned, would make it a lot easier. (It also seems possible to use FreeCad to convert a step file. )

rsilvers129 commented 5 years ago

https://www.sculpteo.com/en/glossary/amf-definition/

https://en.wikipedia.org/wiki/Additive_manufacturing_file_format