mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Fix Creality profiles
This should have been caught before the PR was merged...
This commit is contained in:
parent
a087cbffae
commit
f7a3b48bcd
8 changed files with 8 additions and 8 deletions
|
@ -49,7 +49,7 @@
|
|||
"material_print_temp_wait": { "default_value": false },
|
||||
"retraction_amount": { "default_value": 0.8 },
|
||||
"retraction_combing": { "value": "no_outer_surfaces" },
|
||||
"retraction_combing_max_distance": { "default_value": 5.0 },
|
||||
"retraction_combing_max_distance": { "value": 5.0 },
|
||||
"retraction_extrusion_window": { "value": "retraction_amount" },
|
||||
"retraction_min_travel": { "value": 2.0 },
|
||||
"retraction_speed": { "default_value": 40 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue