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

PrusaSlicer wants to print entire object at "gap fill" speed #2480

Open jschall opened 5 years ago

jschall commented 5 years ago

Version

2.0.0+linux64

Operating system type + version

Ubuntu

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

Prusa i3 mk3s

Behavior

Screenshot from 2019-06-07 17-45-19 With gap fill speed set to 60 mm/s

Screenshot from 2019-06-07 17-45-37 With gap fill speed set to 0 mm/s, no other changes.

Screenshot from 2019-06-07 17-47-42 Speed configuration

Project File (.3MF) where problem occurs

proj.zip

jschall commented 5 years ago

I just realized that setting "gap fill" to 0 doesn't set it to auto - it disables gap fill instead.

But why would it slow down all of the perimeters as well as the gap fill?

Tylon commented 4 years ago

I have the same problem.

Version

2.2.0+win64 Operating system type + version

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

Prusa i3 mk3s, Firmware 3.9 and before

But let me explain...

I just take https://media.prusaprinters.org/media/prints/171/stls/14798_5fe7ae5c-399b-4f23-acfa-08f9b5b9b017/v33_rewinder_singlezip.amf Here I delete all but hub_v3.3.stl and center it.

Now I see, printing will be slow (6h), so I turn up the speed to automatic with 15mm/s volumetric flow. Let me show it 1

But still this 2

Hm. Ok. Still slow... why? Everything is gapfill speed. So, lets look at the gaps. 3

The only gaps are at the top. So, I just ignore gaps (gapspeed 0), then I get what I expected. 4

I would say, this behaviour is not as expected. Hope you could fix this. Greetings Tylon