STEPper Reborn is a Blender add-on for importing .STEP CAD files, revived from the STEPper add-on developed by Ambi, which is no longer maintained. This fork is built on cadquery-ocp instead of python-occt, making it lighter, simpler and cross platform. Imported files retain their hierarchy, and geometry is tessellated by OpenCascade.
Components can be instanced using collections or meshes. Resolution is handled through maximum angular and linear deviation control, and this can be adjusted afterward for each component. The revival also focuses on being more lightweight and slightly more performant than the original.
Version 2.3.0 introduces resolution improvements, including a range adjustment for Simple mode (previously called "artist friendly") and toggles for Simple mode in the import panel and side panel. It also fixes resolution control issues tied to the 2.2.0 scale changes and removes the debug panel. Current limitations include broken materials per face, and incorrect scale for STEP files generated from FreeCAD with a unit other than millimeter.