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:
authorJack Ha <jackha@gmail.com>2018-06-12 14:39:29 +0300
committerJack Ha <jackha@gmail.com>2018-06-12 14:39:29 +0300
commit95f72514868d34b39776d791e985081097c43108 (patch)
tree7aa370a15de22ac623fda03bb1141509a7abfa35 /resources/definitions/rigid3d_hobby.def.json
parent5f531955781a09ec118e1aafe5e855905311e6b6 (diff)
CURA-5334 remove material_diameter from all printer definitions and also from fdmprinter.def.json
Diffstat (limited to 'resources/definitions/rigid3d_hobby.def.json')
-rw-r--r--resources/definitions/rigid3d_hobby.def.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/definitions/rigid3d_hobby.def.json b/resources/definitions/rigid3d_hobby.def.json
index 594b95fa44..db48195fe0 100644
--- a/resources/definitions/rigid3d_hobby.def.json
+++ b/resources/definitions/rigid3d_hobby.def.json
@@ -21,7 +21,6 @@
"skirt_gap": { "default_value": 5.0 },
"cool_min_layer_time": { "default_value": 15 },
"support_pattern": { "default_value": "grid" },
- "material_diameter": { "default_value": 1.75 },
"layer_height_0": { "default_value": 0.25 },
"speed_wall_x": { "default_value": 30 },
"skirt_line_count": { "default_value": 2 },