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:
authorKOUBeMT <51325289+KOUBeMT@users.noreply.github.com>2020-08-06 16:19:06 +0300
committerKOUBeMT <51325289+KOUBeMT@users.noreply.github.com>2020-08-06 16:19:06 +0300
commit72e1a887f766680b3bdab2f973729f23b6f93f8f (patch)
tree5251ddc8e22afc4ea1aae612e21aec0a59e3e9ce /resources/quality
parent142bd77d50b8c345de619e9f1410a892be5bc8ca (diff)
Delete s3d_std1.2_PLA_H.inst.cfg
Diffstat (limited to 'resources/quality')
-rw-r--r--resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg48
1 files changed, 0 insertions, 48 deletions
diff --git a/resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg b/resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg
deleted file mode 100644
index 65a9becd3f..0000000000
--- a/resources/quality/strateo3d/Standard_1.2/s3d_std1.2_PLA_H.inst.cfg
+++ /dev/null
@@ -1,48 +0,0 @@
-[general]
-version = 4
-name = H
-definition = strateo3d
-
-[metadata]
-setting_version = 15
-type = quality
-quality_type = h
-weight = -1
-material = emotiontech_pla
-variant = Standard 1.2
-
-[values]
-layer_height_0 = =round(0.75*machine_nozzle_size, 2)
-line_width = =machine_nozzle_size/machine_nozzle_size*1.1
-wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*1.0
-infill_line_width = =machine_nozzle_size/machine_nozzle_size*1.2
-support_line_width = =machine_nozzle_size/machine_nozzle_size*0.9
-wall_0_wipe_dist = =machine_nozzle_size/2
-speed_print = 35
-speed_wall = =math.ceil(speed_print * 27/35)
-speed_wall_0 = =math.ceil(speed_print * 23/35)
-speed_topbottom = =math.ceil(speed_print * 30/35)
-speed_layer_0 = =math.ceil(speed_print * 25/35)
-speed_slowdown_layers = 2
-cool_fan_enabled = True
-cool_fan_speed = 100
-cool_fan_speed_max = 100
-cool_min_layer_time_fan_speed_max = 20
-cool_min_layer_time = 11
-cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
-cool_min_speed = 10
-support_angle = 50
-material_print_temperature = =default_material_print_temperature + 10
-material_print_temperature_layer_0 = =default_material_print_temperature + 5
-material_flow = 91
-retraction_extra_prime_amount = 0.5
-retraction_min_travel = =3*line_width
-retraction_hop_only_when_collides = True
-skin_overlap = 20
-support_z_distance = =layer_height*2
-support_bottom_distance = =support_z_distance*0.5
-support_xy_distance = =line_width * 1.7
-support_xy_distance_overhang = =wall_line_width_0
-support_offset = 1
-support_interface_density = 100
-prime_tower_enable = True \ No newline at end of file