mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
changed retraction amount from 0.5 to 0.2
This commit is contained in:
parent
1a0acb25f7
commit
37615284e1
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"machine_nozzle_size": { "default_value": 0.4 },
|
||||
"layer_height": { "default_value": 0.1 },
|
||||
"layer_height_0": { "default_value": 0.2 },
|
||||
"retraction_amount": { "default_value": 0.5 },
|
||||
"retraction_amount": { "default_value": 0.2 },
|
||||
"retraction_speed": { "default_value": 45 },
|
||||
"adhesion_type": { "default_value": "none" },
|
||||
"infill_sparse_density": { "default_value": 25 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue