mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Increased retraction slightly. Still waiting for merge so fiddling.
This commit is contained in:
parent
225fed0519
commit
a2a9df5997
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@
|
|||
"overrides": {
|
||||
"top_thickness": { "value": 1.0 },
|
||||
"coasting_enable": { "value": false },
|
||||
"retraction_amount": { "value": 2.8 },
|
||||
"retraction_amount": { "value": 3.0 },
|
||||
"retraction_speed": { "value": 45 },
|
||||
"retraction_extrusion_window": { "value": 2.8 },
|
||||
"retraction_extrusion_window": { "value": 3.0 },
|
||||
"retract_at_layer_change": { "value": true },
|
||||
"support_enable": { "value": false },
|
||||
"support_structure": { "value": "'normal'" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue