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.63k stars 1.92k forks source link

Grey g-code preview #13285

Open gaellafond opened 3 weeks ago

gaellafond commented 3 weeks ago

Description of the bug

When previewing the gcode after slicing, if you disable "Perimeter", "External Perimeter" and "Top solid infill", the part turns grey. Screenshot from 2024-08-24 12-05-00

Project file & How to reproduce

  1. Import a STL in PrusaSlicer
  2. Slice
  3. Disable "Perimeter", "External Perimeter" and "Top solid infill"

Checklist of files included above

Version of PrusaSlicer

Version 2.8.0+linux-x64-GTK3

Operating system

Ubuntu 24.04 LTS

Printer model

Prusa MINI+

gaellafond commented 3 weeks ago

NOTE: I can reproduce this bug with most STL files, by just disabling the "External Perimeter". But, with some STL, I have to disable all 3: "Perimeter", "External Perimeter" and "Top solid infill"

neophyl commented 3 weeks ago

Can confirm that this also happens on Win10 machine too.

One thing to add is that if you enable show seams (or any of the bottom options as long as the slice contains one of them) then it will display correctly.