mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
Bugfix of duplicate support print paths.
This commit is contained in:
parent
d9ea3df85f
commit
fa1506c833
2 changed files with 96 additions and 12 deletions
|
@ -42,7 +42,7 @@ public:
|
|||
// Top contact layer directly supporting an overhang. To be printed with a support interface material.
|
||||
sltTopContact,
|
||||
// Some undecided type yet. It will turn into sltBase first, then it may turn into sltBottomInterface or sltTopInterface.
|
||||
stlIntermediate,
|
||||
sltIntermediate,
|
||||
};
|
||||
|
||||
// A support layer type used internally by the SupportMaterial class. This class carries a much more detailed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue