Cura already has this implemented, but due to some issues that we had with finding the right values for materials (in the sense that it worked for all models that we wanted to print with it), the setting is disabled in the frontend .
However, you can set it if you change the material files.
<cura:setting key="material_shrinkage_percentage">100</cura:setting>
You can also set it for XY and Z separately
<cura:setting key="material_shrinkage_percentage_xy">100</cura:setting> <cura:setting key="material_shrinkage_percentage_z">100</cura:setting>
Recommended Posts
Juzer99 0
It appears this question has already been raised by Prusa slicer users
https://github.com/prusa3d/PrusaSlicer/issues/3078
https://github.com/prusa3d/PrusaSlicer/issues/4475
Hopefully someone will get it implemented and that will be the slicer I will use.
It would be nice if Ultimaker implemented it first.
Link to post
Share on other sites