You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. )
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
The text was updated successfully, but these errors were encountered: