mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: support fuzzy all wall lines
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: If6754b6a958203459882a125048e01b347e0a4db
This commit is contained in:
parent
6ee93d5646
commit
6ddcc14577
3 changed files with 8 additions and 4 deletions
|
@ -40,6 +40,7 @@ enum class FuzzySkinType {
|
|||
None,
|
||||
External,
|
||||
All,
|
||||
AllWalls,
|
||||
};
|
||||
|
||||
enum PrintHostType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue