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:
Diffstat (limited to 'resources/variants/ultimaker2_plus_connect_0.4.inst.cfg')
-rw-r--r--resources/variants/ultimaker2_plus_connect_0.4.inst.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/resources/variants/ultimaker2_plus_connect_0.4.inst.cfg b/resources/variants/ultimaker2_plus_connect_0.4.inst.cfg
new file mode 100644
index 0000000000..5dfc4caca2
--- /dev/null
+++ b/resources/variants/ultimaker2_plus_connect_0.4.inst.cfg
@@ -0,0 +1,16 @@
+[general]
+name = 0.4 mm
+version = 4
+definition = ultimaker2_plus_connect
+
+[metadata]
+setting_version = 16
+type = variant
+hardware_type = nozzle
+
+[values]
+machine_nozzle_size = 0.4
+machine_nozzle_tip_outer_diameter = 1.05
+speed_wall = =round(speed_print / 1.25, 1)
+speed_wall_0 = =max(speed_wall - 10, 1)
+speed_topbottom = =round(speed_print / 2.25, 1)