Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnaKang0219 <heed818@yahoo.com.tw>2021-10-04 08:01:07 +0300
committerAnnaKang0219 <heed818@yahoo.com.tw>2021-10-04 08:01:07 +0300
commit8b5e64a4f96c1a4a0ed6211d8ff4e92feba0054b (patch)
tree6e277abcd2245abc775691ec6888fc04331d56e7 /resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json
parent097a56bd9b857985d9d7086ad235971d226affd2 (diff)
remove unnecessary default_values
remove unnecessary default_values for ['adhesion_type']
Diffstat (limited to 'resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json')
-rw-r--r--resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json b/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json
index 7b5199cdef..02a39f006e 100644
--- a/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json
+++ b/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)" },