Ported FillScatteredRectilinear from Superslicer #1037

Open
opened 2026-04-05 16:43:29 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @manuelkoester on 1/18/2026

Description

This ports the Scattered Rectilinear Infill option from Superslicer originally implemented in this commit.

Also closes / addresses #876

This infill pattern lends itself greatly for diffusing and scattering light due to its randomness both in alignment and horizontal density per layer.

Additional Info

There is a good amount of additional information available in this reddit thread and this thingiverse post from the same author

I have tried using the rotation metalanguage over this infill pattern (with 360~100%), but after some printed tests (that I naively discarded..) I found that specifically the centerpoint of the sliced model was often darker due to the metalanguage only rotating and not also translating. Example image (taken and modified from here):
image

Images

Here are some images of a model I created with different exposures. You can't see it that great, so the upper resources are probably better, but you can't really see any pattern which is the purpose of this infill.
imageimageimageimage

Screenshot & Video

image

https://github.com/user-attachments/assets/2b42ec9f-6e53-4420-a325-241196218534

Thoughts

Please let me know if I should adjust anything, I am also not at all attached to the icon, I just tried matching the current style somewhat.

*Originally created by @manuelkoester on 1/18/2026* # Description This ports the Scattered Rectilinear Infill option from Superslicer originally implemented in this [commit](https://github.com/supermerill/SuperSlicer/commit/bc5e2995117a273274798fcea6c885e724037494). Also closes / addresses #876 This infill pattern lends itself greatly for diffusing and scattering light due to its randomness both in alignment and horizontal density per layer. # Additional Info There is a good amount of additional information available in this [reddit thread](https://old.reddit.com/r/prusa3d/comments/aj9p3a/i_designed_my_own_scattered_rectilinear_infill/) and this [thingiverse post](https://www.thingiverse.com/thing:3375497) from the same author I have tried using the rotation metalanguage over this infill pattern (with `360~100%`), but after some printed tests (that I naively discarded..) I found that specifically the centerpoint of the sliced model was often darker due to the metalanguage only rotating and not also translating. Example image (taken and modified from [here](https://github.com/OrcaSlicer/OrcaSlicer/wiki/strength_settings_infill_rotation_template_metalanguage#complex-template-examples)): <img width="462" height="569" alt="image" src="https://github.com/user-attachments/assets/f161282e-e9d4-4779-a7e2-7e15a19dc2fd" /> # Images Here are some images of a model I created with different exposures. You can't see it that great, so the upper resources are probably better, but you can't really see any pattern which is the purpose of this infill. <img width="200" height="200" alt="image" src="https://github.com/user-attachments/assets/fde4dedf-0f92-4645-9a89-35334a448103" /><img width="200" height="200" alt="image" src="https://github.com/user-attachments/assets/68bba37f-7caf-461e-a1ae-a2fc7fa7c470" /><img width="200" height="200" alt="image" src="https://github.com/user-attachments/assets/24464a9e-0af5-477c-b3c1-4e3920acc068" /><img width="200" height="200" alt="image" src="https://github.com/user-attachments/assets/499fb32f-7eaa-47c0-86e9-27a11aad17b9" /> # Screenshot & Video <img width="203" height="526" alt="image" src="https://github.com/user-attachments/assets/2ce8cb0b-0fab-4b4a-bf5a-0a6882a4ce94" /> https://github.com/user-attachments/assets/2b42ec9f-6e53-4420-a325-241196218534 # Thoughts Please let me know if I should adjust anything, I am also not at all attached to the icon, I just tried matching the current style somewhat.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1037