mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
5d1d426037
1 changed files with 1 additions and 1 deletions
|
@ -3281,7 +3281,7 @@
|
|||
{
|
||||
"off": "Off",
|
||||
"all": "All",
|
||||
"noskin": "No Skin"
|
||||
"noskin": "Not in Skin"
|
||||
},
|
||||
"default_value": "all",
|
||||
"resolve": "'noskin' if 'noskin' in extruderValues('retraction_combing') else ('all' if 'all' in extruderValues('retraction_combing') else 'off')",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue