supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.04k stars 515 forks source link

Skirt first layer with always 3 loops more than set in Loops #4151

Closed wildwick69 closed 4 months ago

wildwick69 commented 4 months ago

What happened?

normally I don't use skirts but now I tried and am surprised that skirt has always 3 lopps more than set on 1st layer, the following have the set count. so eg setting loops 3, skirt height 3 results with 1st layer 6 loops, 2nd and 3rd 3 loops what makes removal of skirt from plate sometimes tricky. haven't found a setting to avoid this? skirt

Project file & How to reproduce

select Skirt Loops whatever you like (tried with 1,2,3,4) set skirt height (tried 2,3)

slicing always creates 3 more loops on only 1st layer (1->4, 2->5. 3->6)

Version

2.5.59.8

Operating system

W10

Printer model

Voron Trident

supermerill commented 4 months ago

image project file?

wildwick69 commented 4 months ago

sorry... test.zip

supermerill commented 4 months ago

you have skirt_brim (extra lines on first layer) set to 3

wildwick69 commented 4 months ago

pebcac, I'm sorry