-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace solid infill with additional perimeters to speed up printing #9241
Comments
Could you please check for existing issues before opening a new one. This has been around for a LONG time. There have been multiples opened for it such as this one #1054 for example which was opened in 2018. |
I did research that before I posted. I did not find #1054, because I used different wording ( due to a different intention) in the search. |
#1059 ? |
Sorry #1054, typo..... Original comment edited, replaced 1059 by 1054 |
Prusaslicer puts solid infill into objects to support following layers. This infill is some zickzagging that takes very long. In most cases this could be replaced with additional perimeters that the slicer should place automatically.
See picture, the supporting infill should be replaced.
The number of perimeters for each contour could be increased by the slicer dynamically per layer to replace the solid infill.
As Arachne can cope with variable line widths, this should be possible.
Significant improvements in printing speed should be possible.
**
The text was updated successfully, but these errors were encountered: