Skip to content

Shwartz Diamond filling surface #14633

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

maxim1000
Copy link

No description provided.

static constexpr float CorrectionAngle = -45.;

// Density adjustment to have a good %of weight.
static constexpr double DensityAdjust = 2.44;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just implemented your code in Orca Slicer and works great, for this infill Density Adjust = 2.1 is more precise.
static constexpr double Density Adjust = 2.1;

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RF47 , cool :)
and thanks for the tip regarding the density adjustment

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also changed paterntolerance to 0.1, it produces smoother curves without affecting performance too much.

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.

2 participants