Freecad Export to PrusaSlicer with Problems
I have no idea which side is the problem: PrusaSlicer or FreeCAD.
I have a penetration body with 2 pipes at right angles to each other:
After exporting the objects as .amf to FreeCad, I get the following elements in the slicer:
What happened here?
Why have I duplicated elements here and then moved them?
Has anyone experienced something similar?
RE: Freecad Export to PrusaSlicer with Problems
Perhaps try exporting as a .stl and see if you get the same error. Also ensure you are exporting the body. I have occasionally seen odd results if I try to export a pad, fillet or such by mistake.
RE:
Yes, select the body (only) in the Model tree view and File -> Export as STL. Or if you want a better control over the meshing of the body use the Create mesh from shape tool in the Mesh workbench, and then export the created mesh as STL via right click menu Export mesh in the tree view.