Skip to content

Nesting: add nesting functionality#5780

Merged
Grantim merged 1 commit into
masterfrom
nesting/move_nesting_code_to_meshlib
Mar 5, 2026
Merged

Nesting: add nesting functionality#5780
Grantim merged 1 commit into
masterfrom
nesting/move_nesting_code_to_meshlib

Conversation

@Grantim

@Grantim Grantim commented Mar 5, 2026

Copy link
Copy Markdown
Contributor
  • add BoxNesting: nest objects based by their bounding boxes
  • add TetrisDensify: pack nested objects based on their "filled voxels" tetris-like densification
  • add SequentialNester: class that allows to nest objects sequentially by groups (using BoxNesting and optionally TetrisDensification)
  • add exportNesting3mf: function to export slicestacks in 3mf format, used by some printers

(Code moved from MeshInspector)

@Grantim
Grantim requested a review from Fedr March 5, 2026 12:00
@Grantim
Grantim merged commit c75d052 into master Mar 5, 2026
34 checks passed
@Grantim
Grantim deleted the nesting/move_nesting_code_to_meshlib branch March 5, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants