mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
EN4 Remove redundancies in definition
This commit is contained in:
parent
d73b5cb458
commit
05facee620
1 changed files with 1 additions and 6 deletions
|
@ -9,7 +9,6 @@
|
|||
},
|
||||
"overrides":
|
||||
{
|
||||
"acceleration_enabled": { "value": true },
|
||||
"acceleration_layer_0": { "value": 3000 },
|
||||
"acceleration_print": { "value": 3000 },
|
||||
"acceleration_travel": { "value": 5000 },
|
||||
|
@ -47,11 +46,7 @@
|
|||
"retraction_amount": { "default_value": 0.5 },
|
||||
"retraction_count_max": { "value": 80 },
|
||||
"retraction_speed": { "default_value": 45 },
|
||||
"skirt_brim_speed":
|
||||
{
|
||||
"maximum_value_warning": "500",
|
||||
"value": "speed_print_layer_0"
|
||||
},
|
||||
"skirt_brim_speed": { "maximum_value_warning": "500" },
|
||||
"speed_infill":
|
||||
{
|
||||
"maximum_value_warning": "500",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue