mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:28:59 +08:00
fix check error
remove speed_travel in definition due to the setting already in quality.
This commit is contained in:
parent
8c155e8990
commit
097a56bd9b
@ -37,7 +37,6 @@
|
||||
]
|
||||
},
|
||||
"material_flow_layer_0": {"value": 120},
|
||||
"speed_travel": { "value": 45 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
|
@ -38,7 +38,6 @@
|
||||
]
|
||||
},
|
||||
"material_flow_layer_0": {"value": 120},
|
||||
"speed_travel": { "value": 120 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
|
@ -37,7 +37,6 @@
|
||||
]
|
||||
},
|
||||
"material_flow_layer_0": {"value": 120},
|
||||
"speed_travel": { "value": 120 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
|
@ -37,7 +37,6 @@
|
||||
]
|
||||
},
|
||||
"material_flow_layer_0": {"value": 120},
|
||||
"speed_travel": { "value": 120 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
|
@ -37,7 +37,6 @@
|
||||
]
|
||||
},
|
||||
"material_flow_layer_0": {"value": 120},
|
||||
"speed_travel": { "value": 120 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
|
@ -37,7 +37,6 @@
|
||||
]
|
||||
},
|
||||
"material_flow_layer_0": {"value": 120},
|
||||
"speed_travel": { "value": 120 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user