Buy

TROUBLESHOOTING SPLITS

When a split doesn’t go as expected (missing parts, or printer-volume cubes unexpectedly added to the Workzone),

it is almost always a geometry integrity issue in the source STL.


Below is a quick diagnostic and fix guide.

3 Typical symptoms


 

1 - One or more split parts are missing.

 

2 - Extra bounding cubes (printer volume) appear in the Workzone.

 

3 - Split Time is very long !

 

Original file
Examples of poor split results due to geometry integrity
Repaired  file
Knitted elephant by Draft Axis : https://www.thingiverse.com/draftaxis/designs

Root causes: common STL defects and what 

they mean


 

Very Common : Multiple, Unmerged Bodies in the 3D File


The model contains several separate solids (unfused parts). The geometry engine requires a single solid (manifold mesh) for reliable splitting. To see December, 9 New
The part looks very good in the graphic display...
But in fact it is composed of several independent bodies

 

Non-manifold edges/vertices


Edges shared by >2 faces, bow-tie vertices, or “T-junctions” :  the mesh isn’t a proper solid.

 

Holes / open boundaries


Missing triangles leave gaps : the model is not watertight.

The part looks good in the graphic display...
But some triangles are missing and the part  is not watertight.

Self-intersections / intersecting shells


Parts of the mesh penetrate each other: boolean ops become ambiguous.


Inverted or inconsistent normals


Face directions disagree : inside/outside flips, confusing solid detection.


Zero-thickness surfaces (single-wall sheets)


Surfaces with no volume : valid for rendering, invalid for solid boolean operations.


Degenerate geometry


Zero-area triangles, duplicate faces, duplicate vertices : numeric instability.


Loose/disconnected components


Tiny floating islands or unintended internal shells : unexpected extra parts.


Coplanar overlaps


Faces lying exactly on top of each other : boolean ambiguity at split planes.


Scale / units issues


Model 1000× too big or too small : extreme coordinates can break tolerances.


Extreme thin features


Features thinner than tolerance collapse after triangulation

Quick fixes, try these first


 

If you haven’t repaired yet: run the Repair command of Split3r on the original file, then do Pre-Split > Split again.

 

Split3r’s math engine uses Blender 4.5.3. If the in-app repair fails, the file is likely too corrupted for direct processing.

Free STL repair tools : recommended if Split3r Repair does not work


 

Microsoft 3D Builder

(Windows Store) : Import > Repair (one-click, surprisingly robust).

 

MeshLab

: Filters > Cleaning and Repairing (remove duplicates, re-orient normals, close holes).

 

MeshFix

(open-source) : automatic manifold fixing for problematic meshes.

 

PrusaSlicer / Cura

(basic) :  May help sometime depending of the defect... can auto-fix some issues on import, still run a dedicated repair if splits fail.

After repair : retest


 

Re-import the repaired STL into Split3r.

 

Run Pre-Split > Split.

 

Verify all parts appear, and no extra cubes are injected.

Still stuck?


 

As a last resort, ZIP your entire Workzone (original STL, .s3r file, repaired STL, project/session, outputs results) and submit it via the ReportBug page.

Well analyze it with our internal tools.

 

Checklist for the ZIP


 

Original and repaired STL(s), .s3r file, results folders... Everything existing in the Workzone

Your environment (Windows version, Split3r version, CPU/GPU)

 

Well get back with targeted guidance or a fixed mesh if feasible.

 

© Copyright 2011-2025
QUALUP SAS
42, Rue du Château
71260 LUGNY - FRANCE
All Rights Reserved
Pre-sales : info@split3r.com
Technical Support : support@split3r.com
Reselling : sales@split3r.com
Influencers : affiliate@split3r.com
Business Cooperation : partners@split3r.com