Skip to content

Adapt 3MF writer to Savitar's const-correct getMeshData API - #21730

Merged
HellAholic merged 1 commit into
mainfrom
CURA-13270_use_setMeshData_from_pySavitar
Jul 31, 2026
Merged

Adapt 3MF writer to Savitar's const-correct getMeshData API#21730
HellAholic merged 1 commit into
mainfrom
CURA-13270_use_setMeshData_from_pySavitar

Conversation

@HellAholic

Copy link
Copy Markdown
Contributor

getMeshData() now returns a const reference, so mesh data can no longer be written through the getter. Build a MeshData object and assign it via setMeshData() instead.
Requires:
Ultimaker/pySavitar#10

CURA-13270

getMeshData() now returns a const reference, so mesh data can no longer be written through the getter. Build a MeshData object and assign it via setMeshData() instead.
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Test Results

24 955 tests   24 953 ✅  51s ⏱️
     1 suites       2 💤
     1 files         0 ❌

Results for commit a963967.

♻️ This comment has been updated with latest results.

@HellAholic
HellAholic marked this pull request as ready for review July 28, 2026 09:40
@HellAholic
HellAholic merged commit e73f684 into main Jul 31, 2026
16 checks passed
@HellAholic
HellAholic deleted the CURA-13270_use_setMeshData_from_pySavitar branch July 31, 2026 06:01
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