Browse Source

remove unnecessary default_values

remove unnecessary default_values for ['adhesion_type']
AnnaKang0219 3 years ago
parent
commit
8b5e64a4f9

+ 0 - 1
resources/definitions/xyzprinting_da_vinci_1p0_pro.def.json

@@ -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)" },

+ 0 - 1
resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json

@@ -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)" },

+ 0 - 1
resources/definitions/xyzprinting_da_vinci_jr_pro_xeplus.def.json

@@ -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)" },

+ 0 - 1
resources/definitions/xyzprinting_da_vinci_jr_pro_xplus.def.json

@@ -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)" },

+ 0 - 1
resources/definitions/xyzprinting_da_vinci_jr_w_pro.def.json

@@ -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)" },

+ 0 - 1
resources/definitions/xyzprinting_da_vinci_super.def.json

@@ -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)" },