Requirements

Experimental Builds

Experimental Blender builds such as 5.0-alpha/beta may work, but are not officially supported, and fixing any issues related to them, will not be a priority. Still, feel free to report any issues you encounter.

Older versions?

If you want to run MESHmachine on an older Blender version outside of the currently supported range, you can reach out to me via email and I'll supply an older addon version.

Latest MESHmachine

The latest version of MESHmachine is 0.19.1 released on August 1st, 2025 - available on Superhiveformerly known as Blender Market and Gumroad.
See this page to learn what's new in the latest versions, or see the changelog for the full, detailed release history.

How to Download?

See this if you are unsuare how to download the addon.

How to Install?

Blender 4.2+ Drag and Drop Installation

Blender supports drag and dropping addon .zip files (both legacy and extension addons!) from your system's filebrowser on the open Blender application to do the installation.
This is super convenient, and also works for update installations, but you should always restart Blender after updating to a new addon version.

Otherwise, you can also install it following the instructions in the official Blender manual.

Blender 4.2+ Drag and Drop Installation

Blender supports drag and dropping addon .zip files (both legacy and extension addons!) from your system's filebrowser on the open Blender application to do the installation.
This is super convenient, and also works for update installations, but you should always restart Blender after updating to a new addon version.

Otherwise, the traditional ways to install described below also work.

Fresh Installation

NO previous version of MESHmachine installed

Update Installation

previous version of MESHmachine installed already

Attention

The video below applies to updating from MESHmachine 0.15.0 (or later).
If you are updating from an earlier version of MESHmachine, that doesn't have the Integrated Updater yet, please see these legacy update instructions.

Verify Installation

Once installed, MESHmachine can be found in the 3D View's sidebar.

The MESHmachien menu can then be invoked in Object and Edit Mesh modes - by default via the Y key, which can be adjusted in the addon preferences to any key you prefer.

If you are new to MESHamchine I'd encourage you to open the two supplied example files - in particular the Tutorial file, and maybe follow along as your make your way through the feature videos of the Fillet tool set, starting with the Change Width tool.

Special Case: Blender on MacOS

MacOS users should install Blender properly, by following the official instructions.

Avoid running it just from the Downloads folder!
Note that, for dragging of files and folders, you need to hold down the COMMAND key.
This will ensure AppTranslocation1 is avoided.

Furthermore, your download may not actually result in a .zip file, and instead extract automatically. This can and needs to be be changed in Safari settings.

Special Case: Blender on Arch Linux

Arch Linux users and users of other Arch based or similar rolling release distros are advised to use the official Blender builds.
The Blender package in the Community repository does not supply its own Python, and does not follow official recommendations.

As a consequence, your system's python version may not work properly with Blender and/or MESHmachine.

Note

Use the official tarball from blender.org to be on the safe side, it comes with a bundled Python and is the correct version that Blender addons are built against.


  1. Learn more about AppTranslocation