mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-20 04:39:09 -07:00
Removed the unsupported "pillars" support pattern.
This commit is contained in:
@@ -2491,7 +2491,6 @@ void PrintObjectSupportMaterial::generate_toolpaths(
|
||||
infill_pattern = ipRectilinear;
|
||||
break;
|
||||
case smpHoneycomb:
|
||||
case smpPillars:
|
||||
infill_pattern = ipHoneycomb;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user