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:
authorGhostkeeper <rubend@tutanota.com>2020-11-10 13:01:08 +0300
committerGhostkeeper <rubend@tutanota.com>2020-11-10 13:01:08 +0300
commit1927f78d5a1124f3a3dda8a90e170c1714ac70c1 (patch)
treea211b2b70785afa6b0035468092acc86557b9c05 /resources/extruders/ultimaker2_plus_connect_extruder_0.def.json
parent05d98091b0cc39227b87123ff3777dc232b3810d (diff)
Publish Ultimaker 2+ Connect profiles
This is the new printer from Ultimaker.
Diffstat (limited to 'resources/extruders/ultimaker2_plus_connect_extruder_0.def.json')
-rw-r--r--resources/extruders/ultimaker2_plus_connect_extruder_0.def.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/resources/extruders/ultimaker2_plus_connect_extruder_0.def.json b/resources/extruders/ultimaker2_plus_connect_extruder_0.def.json
new file mode 100644
index 0000000000..871fdd3645
--- /dev/null
+++ b/resources/extruders/ultimaker2_plus_connect_extruder_0.def.json
@@ -0,0 +1,15 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "ultimaker2_plus_connect",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": { "default_value": 0 },
+ "machine_nozzle_size": { "default_value": 0.4 },
+ "material_diameter": { "default_value": 2.85 }
+ }
+}