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:
authornani <venkat.kamesh90@gmail.com>2020-07-13 22:12:02 +0300
committernani <venkat.kamesh90@gmail.com>2020-07-13 22:12:02 +0300
commit2ddaf5d7ca857b1d2152a875ca5482d5d8477a70 (patch)
treebf8481124623f741b12888b3a5e60a38308d63b1 /resources/variants/arjun300_pva_0.6.inst.cfg
parentadc78e302400357b56b2c27a2908c366df858f94 (diff)
Revert "Added Definitions for all SVT FDM printers"
This reverts commit adc78e302400357b56b2c27a2908c366df858f94.
Diffstat (limited to 'resources/variants/arjun300_pva_0.6.inst.cfg')
-rw-r--r--resources/variants/arjun300_pva_0.6.inst.cfg32
1 files changed, 0 insertions, 32 deletions
diff --git a/resources/variants/arjun300_pva_0.6.inst.cfg b/resources/variants/arjun300_pva_0.6.inst.cfg
deleted file mode 100644
index 013d6c6e2b..0000000000
--- a/resources/variants/arjun300_pva_0.6.inst.cfg
+++ /dev/null
@@ -1,32 +0,0 @@
-[general]
-name = PVA 0.6 mm Nozzle
-version = 4
-definition = arjun300
-
-[metadata]
-
-setting_version = 13
-type = variant
-hardware_type = nozzle
-
-[values]
-machine_nozzle_size = 0.6
-support_infill_sparse_thickness = =(layer_height * 2) if (layer_height * 2) <= 0.75 * machine_nozzle_size else layer_height
-support_offset = 3
-support_bottom_height = =layer_height * 2
-support_bottom_pattern = zigzag
-support_bottom_stair_step_height = =layer_height
-support_infill_rate = 50
-support_interface_enable = True
-support_interface_height = =layer_height * 5
-support_interface_skip_height = =layer_height
-support_join_distance = 3
-support_xy_distance = =machine_nozzle_size / 2
-support_xy_distance_overhang = =machine_nozzle_size / 2
-support_angle = 45
-support_pattern = triangles
-support_use_towers = False
-support_z_distance = 0
-gradual_support_infill_steps = 2
-support_interface_density = 100
-support_interface_pattern = concentric \ No newline at end of file