mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 23:35:57 +08:00
Fix override of combing mode
This commit is contained in:
parent
4f9d2990db
commit
0fd84bf1a5
@ -106,7 +106,7 @@
|
||||
|
||||
"retraction_hop_enabled": { "value": false },
|
||||
"retraction_hop": { "value": 0.2 },
|
||||
"retraction_combing": { "default_value": "noskin" },
|
||||
"retraction_combing": { "value": "'noskin'" },
|
||||
"retraction_combing_max_distance": { "value": 0 },
|
||||
|
||||
"travel_avoid_other_parts": { "value": true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user