OpenSCAD syntax but with exact geometry and .STEP file export.
Hi. I am very old OpenSCAD user, but I often need export to .STEP files and exact solid geometry. So I started to develop an abandoned project from GitHub – bcad, that was an attempt to make this task, based on OpenCASCADE. It was in very early stage of development, but my fork is almost useful already. It is portable, with versions for Windows and Linux. The project page is here: https://asm32.info/johnfound/bcad-openscad-syntax-with-exact-geometry ( Source repository here: https://asm32.info/fossil/bcad/ )
bCAD is not yet fully compatible with OpenSCAD, but I am working on it. Also it has some new features, based on OpenCASCADE that I miss in OpenSCAD. All this is work in progress in early stage. But I hope it will be useful for someone.