[Free Addon] Import CAD Model: Quickly import stp/iges to Blender

Import CAD Model for Blender

A Blender addon that enables import of CAD files (STEP/IGES formats) through conversion to mesh formats using Mayo conversion toolkit.

Demo

Features

  • :rocket: CAD Format Support

    • Import .step, .stp, .iges, .igs files
    • Supports both drag-and-drop and traditional file import
  • :gear: Conversion Options

    • Choose between GLTF or OBJ
    • Adjustable mesh quality levels (Very Coarse → Very Precise)
    • Custom scaling factors (0.0001x to 100x)
  • :desktop_computer: Workflow Optimization

    • Real-time conversion progress monitoring
    • Preset system for frequent configurations
    • 3D viewport integration

System Requirements

:exclamation: Windows Only
This addon requires Windows

Usage

Basic Import

  1. File Import

    File > Import > STEP/IGES (.step/.stp/.iges/.igs)
    
  2. Drag-and-Drop

    • Drag files directly into 3D Viewport

Import time test(Model)

Conversion Settings

Parameter Description
Output Format .gltf (hierarchy) / .obj (collections)
Mesh Quality Controls BRep conversion precision (trade-off between speed and accuracy)
Global Scale Adjust model scaling factor (0.0001-100)
Post-Process Auto-delete temp files, clean duplicate materials

Disclaimer
This addon is not affiliated with the Mayo project. CAD conversion quality depends on Mayo’s core functionality.

如果你是来自中国的用户,请直接去B站搜索“CP设计”,去我的空间看这个插件的演示!

9 Likes

Hi, thank you for this addon and especially that you are releasing it for free!
STEP or CAD file import in general is non existent in Blender, so this is much needed functionality.

Are you still actively developing it?

is there something similar to DWG files ?