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

[Feature Request] Aligned rectilinear infill #1938

Closed
blackyarr opened this issue Mar 12, 2019 · 6 comments
Closed

[Feature Request] Aligned rectilinear infill #1938

blackyarr opened this issue Mar 12, 2019 · 6 comments
Labels

Comments

@blackyarr
Copy link

Version
1.41.3+

Reason for request
Ability to disable crosing infil lines.

Useful when you print transparent objects or special test objects.

feature is available in slic3r
slic3r/Slic3r#3225
slic3r/Slic3r#3518

@CCMCAGP
Copy link

CCMCAGP commented Aug 20, 2019

I second this. This feature is very useful for mechanical testing, and at the moment, it's just simpler to use Cura which does this really easily. I don't want to revert to Cura for other reasons. It would be really cool if one day this becomes implemented. Definitely useful for a scientific approach (dogbone tests).
So +1, hoping this gets sorted by a benevolent soul soon!

@wavexx
Copy link
Contributor

wavexx commented Sep 13, 2020

I'd love this. I had a couple of scenario that needed finer control over the alternate angle.
I'll comment here instead of inside #2856.

It works, but adding another infill type is less than optimal considering how many we start to have.
It would be nice to have a new setting to control the internal behavior of FillRectilinear. A simple approach: a new "alternate angle", which set at 90 deg to match the current behavior.

What I wished this setting would also do is to counter-rotate the fill pattern by "alternate angle" / 2. "Pattern divergence" might be a better name for this.

The reasoning: let's say I want to align the fill pattern along X, spread by 10C: set fill angle to 0, divergence to 10.
First layer is rotated by -5, second layer by +5. Makes more sense than setting "fill angle to -5" and "alternate angle to 10".
Such a pattern will yield ensure better adhesion between layers while still favoring strength along a main axis.

@neophyl
Copy link

neophyl commented Sep 13, 2020

Hey Wavexx, it may sound like I’m harping on but in the last release of Super Slicer Merrill added just such a function, you can define the initial angle and now also a rotation angle for subsequent layers. Several of us asked for it.

@wavexx
Copy link
Contributor

wavexx commented Sep 13, 2020

I love SuperSlicer, but I secretly wished Merill would attempt to do PRs so that we could get the best of both :/
I know this takes a ton of time, so I guess that's the main reason we're stuck with two forks..

bubnikv added a commit that referenced this issue Nov 21, 2020
Add aligned rectilinear infill functionality by @m-schubert
Implements [Feature Request] Aligned rectilinear infill #1938
@bubnikv
Copy link
Collaborator

bubnikv commented Nov 21, 2020

Implemented with f0606c2 based on
#2856

@bubnikv bubnikv closed this as completed Nov 21, 2020
@5axes
Copy link

5axes commented Jan 8, 2021

tested wtih PS 2.3.0 Rc2 & Rc3 no difference between Aligned rectilinear anb Rectilinear ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants