prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.76k stars 1.93k forks source link

Solid infill patern #11207

Open taygger1155 opened 1 year ago

taygger1155 commented 1 year ago

Is your feature request related to a problem? Please describe I'm trying to achieve faster 3D printing, but the inability to choose a solid infill pattern hinders me.

Describe the solution you'd like I would appreciate having the same selection option as the one available for top and bottom infill patterns.

Describe how it would work

N/A

Describe alternatives you've considered

N/A

Additional context

N/A

kubispe1 commented 1 year ago

Do you mean solid infill == Fill density 100% ?

taygger1155 commented 1 year ago

I am referring to solid infill generated based on horizontal shells and solid layer parameters(solid layers top and bottom). image image

I hope that the images are sufficiently telling. If not, I will try to explain myself better

Ideal would be to have the same options as in here

image

samarthgca commented 1 year ago

Do you mean that you want to change the parts where there is 100% infill like you want to change the infill pattern in the middle of the object so that is has the same patterns or a different one making the print a bit faster.

taygger1155 commented 1 year ago

Generally yes. Off course it wouldn't make sense to choose gyroid, or something similarly complex. But concentric for relatively thinn wall models would be much faster than the stock "zig-zag" pattern.

samarthgca commented 1 year ago

Hi, so this setting is on the slicer. If you go to the top infill pattern in the print setting it will show you a few different opposition Screenshot from 2023-09-08 18-27-56 then if you go to the fill pattern it will show you the same patterns plus more Screenshot from 2023-09-08 18-28-14 if you use the same one as the top infill pattern then the object Screenshot from 2023-09-08 18-28-31 show come out with 100% infill and the normal lines are going to be changed. I hope the helps pls tell me if you need anything else.

taygger1155 commented 1 year ago

fill pattern will change internal infill, which I know of. For this example, I set it for 100%infill and Hilbert curve. image But this setting doesn't change the next layer, which is affected by the amount of solid layers on top and bottom. image I know I can set solid layers to 1, but in case I want an infill percentage of 15% and 3 top layers the 2 top layers will always have a rectilinear pattern and the top layer will be as I chose(for example concentric)

https://github.com/prusa3d/PrusaSlicer/assets/32934651/d55a52bd-5254-4236-839b-5a19df37f800

samarthgca commented 1 year ago

Hi, is it possible for you to share that object stl with me so i can test it out. The video also helped with understanding the problem.