Quality_&_Variant_setting_version_update

This commit is contained in:
KOUBeMT 2019-06-20 16:12:22 +02:00
parent 2ecf2d019b
commit 6d0bb01bd5
72 changed files with 89 additions and 89 deletions

View file

@ -4,7 +4,7 @@ name = D
definition = strateo3d
[metadata]
setting_version = 7
setting_version = 8
type = quality
quality_type = d
weight = -1
@ -20,12 +20,12 @@ support_line_width = =machine_nozzle_size/machine_nozzle_size*0.53
wall_0_wipe_dist = =machine_nozzle_size/2
speed_print = 65
speed_wall = =math.ceil(speed_print * 3/4)
speed_wall_0 = =math.ceil(speed_wall * 2/3)
speed_wall_0 = =math.ceil(speed_wall * 3/4)
speed_topbottom = =math.ceil(speed_print * 2/3)
speed_layer_0 = =math.ceil(speed_print * 0.5)
speed_layer_0 = =math.ceil(speed_print * 30/65)
speed_slowdown_layers = 2
cool_fan_enabled = True
cool_fan_speed = 50
cool_fan_speed = 40
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 20
cool_min_layer_time = 11