FuzzySkin hole + Fix: Painted artifacts and with Sacrificial layer issues (#12479)

This commit is contained in:
Ian Bassi
2026-05-08 08:22:49 -03:00
committed by GitHub
parent 8876c0b0df
commit c9413bb4ef
27 changed files with 242 additions and 44 deletions

View File

@@ -39,6 +39,7 @@ enum GCodeFlavor : unsigned char {
enum class FuzzySkinType {
None,
External,
Hole,
All,
AllWalls,
Disabled_fuzzy,