Fix override of combing mode

This commit is contained in:
Ghostkeeper 2021-10-25 02:03:30 +02:00
parent 4f9d2990db
commit 0fd84bf1a5
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -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 },