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.74k stars 1.93k forks source link

Featurerequest: Define x inner Perimeter to be printed every second layer to decrease print time #5469

Open sboehle opened 3 years ago

sboehle commented 3 years ago

Version

Version 2.3.0-beta3+win64

Operating system type + version

Windows 10 20h2

3D printer brand / version + firmware version (if known)

Anycubic i3 Mega S

Behavior

I found this feature at IdeaMaker from Raise3D.

There you can define x shells of inner perimeter to be handled as infill. When you combine these setting with "combine infill every 2 layers" also the inner perimeter shells will be printed every second layer. For instance you use a layer high of 0.15mm. You combine the infill every second layer. Than the inner perimeter will be printed with 0.3 mm layer high and the outer perimeter still with 0.15mm. Resulting in speeding up the print while remaining the quality of the outer shells.

Feature makes sense when you print models with 4 perimeter shells. Than you can print 2 outer perimeter shells using 0.15mm layer high and two inner perimeter shells with combining every second layer to get 0.3mm layer high. Printing will be speeded up.

Perhaps this feature will be interesting for you. But this feature doesn't make sense for each model, it depends.

Project File (.3MF) where problem occurs

n/a

bubnikv commented 3 years ago

Did Ideamaker implement it? How well does it work.

Frankly I know nobody using the combine infill layers feature.

sboehle commented 3 years ago

Yes, they implemented it. I haven't tried it. Because i don't use their software. I saw a youtube video with recommendations for speeding up printing without changing something at the speed settings from the printer.

The outcome from the video looked promising for me and i started testing with prusa slicer and combining layers - for infill only at the moment.

Here the link to the youtube video. It is in german, but perhaps there is a translation or you have a colleague speaking german. https://www.youtube.com/watch?v=e9ahe9NLEUU

Perhaps this combine infill layer feature is underestimated. I never thought about it until i saw that video - now it makes sense to use it - in my opinion.

bubnikv commented 3 years ago

Ich verstehe Deutsch ziemlich gut.

Starting from the 9th minute, he explains that the approach is only good for nearly vertical walls. That is also my experience with the combine infill, which I have personally never used. This seems to me another one trick pony feature, that will only make the code complex and nobody will really use.

po 14. 12. 2020 v 18:36 odesílatel sboehle notifications@github.com napsal:

Yes, they implemented it. I haven't tried it. Because i don't use their software. I saw a youtube video with recommendations for speeding up printing without changing something at the speed settings from the printer.

The outcome from the video looked promising for me and i started testing with prusa slicer and combining layers - for infill only at the moment.

Here the link to the youtube video. It is in german, but perhaps there is a translation or you have a colleague speaking german. https://www.youtube.com/watch?v=e9ahe9NLEUU

Perhaps this combine infill layer feature is underestimated. I never thought about it until i saw that video - now it makes sense to use it - in my opinion.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/5469#issuecomment-744596746, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMPSIZVPBDKZWQ7JXLBGM3SUZELJANCNFSM4U2UNNKQ .

sboehle commented 3 years ago

Yes you are right. It will make the code more complex. No need to implement it.