Hello!
I have some step file export fail.
I have never had this issue before. What should I do now?
I traced the failure of the step export to a faulty 3D component body model that looked like this:
Replacing the model with one whose legs were attached to the component body cured the export problem.
So, if step export fails, it's probably worth using the 3D view to zoom in close on all components and see that the 3D models are OK.
Another way to find the problem component is to use the filter to select component groups and temporarily delete individual components (using a binary search approach makes it quicker), and then try the export until you have narrowed down which component(s) that are causing the problem. This is a bit tedious as you have to restart circuit studio after each failed export.
It would be much better if Circuit Studio gave some meaningful error message: e.g. "Cannot export step - body of component U5 is incomplete"!
Anyway, I hope this will be helpful to others.
Agreed, any error message would be helpful.
I am fortunate to have access to Altium Designer to compare the two. The CS STEP exporter seems to have a number of issues that Altium Designer STEP exporter does not.
The Circuit Studio STEP exporter simply crashes. Take the same file imported to Altium Designer and it will export STEP file that renders fines.
The CS STEP export also has issues with certain board outlines that contain arcs, sometimes they STEP file includes them, sometimes not, but again the same file exports correctly from Altium Designer.
It would be nice if the developers could get this squared away.
Agreed, any error message would be helpful.
I am fortunate to have access to Altium Designer to compare the two. The CS STEP exporter seems to have a number of issues that Altium Designer STEP exporter does not.
The Circuit Studio STEP exporter simply crashes. Take the same file imported to Altium Designer and it will export STEP file that renders fines.
The CS STEP export also has issues with certain board outlines that contain arcs, sometimes they STEP file includes them, sometimes not, but again the same file exports correctly from Altium Designer.
It would be nice if the developers could get this squared away.
I can confirm this. I have a PCB with a shape made up of a rectangle and an semi circle arc. The step export completed without errors but the semicircle part was missing in the step file.
Also some drill holes are not created correctly.
Oliver