Cura/resources/quality/strateo3d/HT0.4/s3d_ht0.4_HIPS_A.inst.cfg
Konstantinos Karmas 3e143a012a Change the setting version to 19
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.

CURA-8510
2021-09-15 16:25:04 +02:00

51 lines
1.5 KiB
INI

[general]
version = 4
name = A
definition = strateo3d
[metadata]
setting_version = 19
type = quality
quality_type = a
weight = 1
material = emotiontech_hips
variant = High temp 0.4
[values]
layer_height_0 = =round(0.5*machine_nozzle_size, 2)
line_width = =machine_nozzle_size/machine_nozzle_size*0.4
wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.4
wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.4
wall_0_wipe_dist = =machine_nozzle_size/2
speed_print = 40
speed_wall = =math.ceil(speed_print * 30/40)
speed_wall_0 = =math.ceil(speed_wall * 30/40)
speed_topbottom = =math.ceil(speed_print * 20/40)
speed_layer_0 = =math.ceil(speed_print * 20/40)
speed_slowdown_layers = 2
cool_fan_enabled = True
cool_fan_speed = 50
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 + 14 * layer_height
cool_min_speed = 10
support_angle = 55
material_print_temperature = =default_material_print_temperature
material_print_temperature_layer_0 = =default_material_print_temperature
material_flow = 97
retraction_extra_prime_amount = 0.1
retraction_min_travel = =3*line_width
retraction_hop_only_when_collides = True
skin_overlap = 10
support_bottom_stair_step_height = 0
support_bottom_stair_step_width = 0
support_z_distance = =layer_height-layer_height
support_bottom_distance = =support_z_distance
support_xy_distance = =line_width * 0.5
support_xy_distance_overhang = =line_width*0
support_offset = 3
support_pattern = grid
support_interface_density = 100
prime_tower_enable = True