mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Disable fuzzy skin when using interlocking. Using these settings together causes the interlocking structure walls to be fuzzy (These are inside model)
CURA-10047
This commit is contained in:
parent
3820fd7bc6
commit
cc9053091d
1 changed files with 1 additions and 0 deletions
|
@ -7195,6 +7195,7 @@
|
|||
"description": "Randomly jitter while printing the outer wall, so that the surface has a rough and fuzzy look.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"enabled": "not interlocking_enable",
|
||||
"limit_to_extruder": "wall_0_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue