Skip to content
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

[DEL] Variable perimeters and solid infill extrusion width on even layers. #10429

Closed
wants to merge 1 commit into from

Conversation

vovodroid
Copy link
Contributor

@vovodroid vovodroid commented Apr 23, 2023

Related to/solves #8621 #10381

It's known that interline border is a weak point. Currently gap between lines corners is calculated in code as layer_height*0.785 - 0.157 for 0.2 layer.

image

Instead of shifting layers or lines that lead to rough surface this PR alternates lines width for every even layer:

image

Reasonable width change is about +/- 40%-60% of layer width:

40%:
image

60%:
image

Configuration:
image

Example 1:
image
image

Example 2:

image
image

3:
image
image

4:
image
image

@vovodroid
Copy link
Contributor Author

vovodroid commented Jan 13, 2024

It doesn't work good with Arachne, also now I don't think it indeed increases strength too much.

@vovodroid vovodroid closed this Jan 13, 2024
@vovodroid vovodroid changed the title Variable perimeters and solid infill extrusion width on even layers. [DEL] Variable perimeters and solid infill extrusion width on even layers. Jan 13, 2024
@vovodroid vovodroid deleted the var-width-even-pr branch January 17, 2024 13:56
@vovodroid vovodroid restored the var-width-even-pr branch March 6, 2024 11:25
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.

1 participant