mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
remove unnecessary default_values
remove unnecessary default_values for ['adhesion_type']
This commit is contained in:
parent
097a56bd9b
commit
8b5e64a4f9
6 changed files with 0 additions and 6 deletions
|
@ -39,7 +39,6 @@
|
|||
"material_flow_layer_0": {"value": 120},
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
"brim_line_count": { "value" : 5 },
|
||||
"skirt_line_count": { "default_value" : 5 },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
"material_flow_layer_0": {"value": 120},
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
"brim_line_count": { "value" : 5 },
|
||||
"skirt_line_count": { "default_value" : 5 },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
"material_flow_layer_0": {"value": 120},
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
"brim_line_count": { "value" : 5 },
|
||||
"skirt_line_count": { "default_value" : 5 },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
"material_flow_layer_0": {"value": 120},
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
"brim_line_count": { "value" : 5 },
|
||||
"skirt_line_count": { "default_value" : 5 },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
"material_flow_layer_0": {"value": 120},
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
"brim_line_count": { "value" : 5 },
|
||||
"skirt_line_count": { "default_value" : 5 },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
"material_flow_layer_0": {"value": 120},
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
"cool_fan_speed_0": { "value": 100 },
|
||||
"adhesion_type": { "default_value" : "skirt" },
|
||||
"brim_line_count": { "value" : 5 },
|
||||
"skirt_line_count": { "default_value" : 5 },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue