PrintSplitter divides any mesh into evenly sized printable sections directly inside Blender. Its interface sits in the 3D View sidebar, where you select the number of cuts and the axis direction, preview the slicing planes, and generate clean parts. It supports cutting along the X, Y, or Z axes, along with multi-axis slicing.
To keep cuts consistent, PrintSplitter automatically calculates the model's bounding box so sections are evenly distributed across the geometry. It slightly extends the cutting volumes beyond the mesh, which helps the boolean operations run reliably, and it follows a clean mesh duplication and slicing workflow.
The add-on is designed specifically for 3D printing preparation, covering large model printing and resin or FDM printer build limits, plus sculptures, mechanical parts, cosplay props, and large terrain pieces. It runs on Blender 5.0 and is listed here as free. Documentation is available on the developer's page.