mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:18:58 +08: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
@ -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…
x
Reference in New Issue
Block a user