SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
7.32k stars 867 forks source link

"# of Slow Layers" Doesn't Function Correctly #4898

Open CCS86 opened 7 months ago

CCS86 commented 7 months ago

OrcaSlicer Version 2.0.0

Operating System (OS) Windows 10 x64

The "number of slow layers" setting doesn't appear to function correctly. Setting it to "1" or "2" appears to have no effect at all, as layer 2 is full speed. Setting it to "3" finally has an effect on layer 2, but only slows the outer wall.

I expect that when it is set to "0", we get a first layer at the first layer speed, and then straight to commanded speeds on layer 2.

When it is set to "1", then layer 2 would be slowed down, and full speed on layer 3.

When it is set to "2", then layers 2 and 3 will be slowed, and full speed on layer 4.

And so on.

I also expect that all line types would be slowed by this modifier.

image

image

image

image

image

bma73-bma commented 7 months ago

It doesn't matter what number I add in the "Number of slow layers", all walls and the infill on the first layer is always printed with the speed I put in "First layer" and "First layer infill", and from layer 2 and on it's full speed.

Logical to me would be a checkbox for Enable/Disable the section "First layer speed". If I enable the section the default value in "Numbers of slow layers" should be 1 and the first layer should be printed slow. If I put 2 there the first 2 layers should be printed slow and so on.

Alternative to a checkbox would be if I put 0 as the number of slow layers it means full speed from start.

CCS86 commented 6 months ago

@SoftFever, can you reproduce?

mtc1122 commented 5 months ago

Confirmed that it only slows first layer when I've been using the setting recently as well.

matheusjat commented 5 months ago

Captura de tela 2024-06-01 111007

With high values, the function starts to work. I am using Orca 2.1.0 Beta, but I think that will be the same in the 2.0.0. Should to test.

It looks like an implementation issue.

github-actions[bot] commented 2 months ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

CCS86 commented 2 months ago

Bump

WimVDK commented 1 hour ago

still happening in 2.2.0. Slow layer numbers is ignored with values like 3 slow layers