LittleSound / LittleSound/bekuto3d
Incorrect flushing volumes matrix in generated 3MF (default 280 values)
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 366
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I noticed that the flushing volumes matrix in the 3MF files generated with this library is incorrect and contains the default value (280). As a workaround, the user can click “Recalculate”.
I’d really appreciate a fix for this.
Anyway, this library is fantastic. I’ve decided to become a donor, thank you! 😊
https://github.com/user-attachments/assets/8a550b06-d1c5-4ab6-90e0-e590e72aba9a
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that generates 3MF files and builds the flushing volumes matrix. Reproduce the export and inspect why the matrix contains the default value 280 instead of the intended values. Done means generated 3MF files contain the correct matrix without requiring the user to click “Recalculate”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- threejs
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100