DEV NOTES
Development notes
Implementation detail from inside the codebase, for readers who want the constraint behind a behavior rather than just the workaround. Each note starts with the failure you would see, then the reason it happens.
2 notes
latest
DEV NOTES
2 entriesHow PrintStash avoids running out of RAM on large meshes
A technical look at triangle estimates, cgroup-aware memory budgets, render concurrency, chunked rasterization, and safe preview skipping.
Read PrusaSlicer binary G-code with the stdlib
How PrintStash reads metadata and thumbnails from PrusaSlicer .bgcode files without decoding the heatshrink-compressed toolpath.