Leandro Heck
Leandro Heck
> GSuite every 12 hours. FUCK! Fucking Assholes. Poor you.
If the produced steps are not valid, I can't perform boolean operations to compare different versions.
Sorry, I can't. I have a file with a body that generates a valid geometry, checked on every feature. When exporting to step and importing back, it has geometry issues...
I have many objects exported, no matter the complexity (I may find an example to share, just have to check...) All of them report to me this: ``` Error in...
Here is a sample file: [step_geometry_issues.FCStd.zip](https://github.com/user-attachments/files/20124169/step_geometry_issues.FCStd.zip) The step was also imported into the file to make it easier for someone to check it. Here are the results.  I am...
A hint of the problem may be here. [geometry_issue_2.FCStd.zip](https://github.com/user-attachments/files/20128359/geometry_issue_2.FCStd.zip) I could quicly reproduce this where there is a draft angle and a pocket. However, I have files where I don't...
I compared (using diff) the exported step of 0.21, 1.0 and 1.1.0devR41573 of the same Body (Body_Cylinder of my [geometry_issue_2.FCStd.zip](https://github.com/user-attachments/files/20128359/geometry_issue_2.FCStd.zip)) and they look exactly the same (except by the generation...
Tested a different idea. Exported the same Body - which Freecad does not see geometry issues - to igs. Then found online something like this https://www.3dpea.com/en/convert/IGS-to-STP to convert to step....
@UR-0 thanks, this is interesting. I could also track the minimum tolerance until it starts to fail, which for this design was like 4.93 nm  Comparing the produced step...
Ah, sad that if I export this solution to a step and import it back, it is still not good.