supermerill / SuperSlicer

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

Holes in the toplayers #1670

Open Rhoenbussard opened 2 years ago

Rhoenbussard commented 2 years ago

Version

2.3.57.2

Operating system type + version

Win 10

Behavior

The slicing produced holes in the bridges and following solid layers. The top-layer has also holes Pusaslicer 2.3.3- win64 shows plain layers Layer2 0 Layer2 2 Layer2 4

Project File (.3MF) where problem occurs

AIl_In_One_3D_printer_test_micro.zip

supermerill commented 2 years ago

That's because the default anchor in Susi is set to 150% perimeter width (~0.6mm) and in PrusaSlicer, it's hardcoded to 3mm. The "holes" are just areas that will be covered by something else in next layers. If you set the external_infill_margin to 3mm, you should get the same result as prusaslicer.