mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
commit
17920bcf87
13 changed files with 88 additions and 8 deletions
|
@ -12,9 +12,10 @@ weight = -1
|
|||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
speed_print = 80
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
cool_fan_enabled = True
|
||||
cool_fan_enabled = False
|
||||
cool_fan_full_at_height = 0.4
|
||||
cool_fan_speed = 50
|
||||
cool_fan_speed_max = 50
|
||||
|
|
|
@ -12,9 +12,10 @@ weight = 1
|
|||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
speed_print = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.1
|
||||
cool_fan_enabled = True
|
||||
cool_fan_enabled = False
|
||||
cool_fan_full_at_height = 0.2
|
||||
cool_fan_speed = 50
|
||||
cool_fan_speed_max = 50
|
||||
|
|
|
@ -12,9 +12,10 @@ weight = 0
|
|||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
speed_print = 60
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.15
|
||||
cool_fan_enabled = True
|
||||
cool_fan_enabled = False
|
||||
cool_fan_full_at_height = 0.3
|
||||
cool_fan_speed = 50
|
||||
cool_fan_speed_max = 50
|
||||
|
|
|
@ -44,7 +44,7 @@ skirt_gap = 1.5
|
|||
skirt_line_count = 5
|
||||
speed_infill = =speed_print
|
||||
speed_layer_0 = 25
|
||||
speed_print = 50
|
||||
speed_print = 30
|
||||
speed_topbottom = 40
|
||||
speed_travel = 200
|
||||
speed_wall_0 = 40
|
||||
|
|
|
@ -44,7 +44,7 @@ skirt_gap = 1.5
|
|||
skirt_line_count = 5
|
||||
speed_infill = =speed_print
|
||||
speed_layer_0 = 25
|
||||
speed_print = 50
|
||||
speed_print = 30
|
||||
speed_topbottom = 40
|
||||
speed_travel = 200
|
||||
speed_wall_0 = 40
|
||||
|
|
|
@ -44,7 +44,7 @@ skirt_gap = 1.5
|
|||
skirt_line_count = 5
|
||||
speed_infill = =speed_print
|
||||
speed_layer_0 = 25
|
||||
speed_print = 50
|
||||
speed_print = 30
|
||||
speed_topbottom = 40
|
||||
speed_travel = 200
|
||||
speed_wall_0 = 40
|
||||
|
|
|
@ -12,6 +12,7 @@ weight = -1
|
|||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
speed_print = 80
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
cool_fan_enabled = True
|
||||
|
|
|
@ -12,6 +12,7 @@ weight = 1
|
|||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
speed_print = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.1
|
||||
cool_fan_enabled = True
|
||||
|
|
|
@ -12,6 +12,7 @@ weight = 0
|
|||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
speed_print = 60
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.15
|
||||
cool_fan_enabled = True
|
||||
|
|
25
resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg
Normal file
25
resources/quality/fabtotum/fabtotum_tpu_fast.inst.cfg
Normal file
|
@ -0,0 +1,25 @@
|
|||
[general]
|
||||
version = 2
|
||||
definition = fabtotum
|
||||
name = Fast Quality
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 4
|
||||
material = fabtotum_tpu
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
speed_print = 80
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_at_height = 0.4
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_max = 100
|
||||
cool_fan_speed_min = 100
|
||||
cool_min_layer_time = 5
|
||||
cool_min_speed = 20
|
||||
|
24
resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg
Normal file
24
resources/quality/fabtotum/fabtotum_tpu_high.inst.cfg
Normal file
|
@ -0,0 +1,24 @@
|
|||
[general]
|
||||
version = 2
|
||||
definition = fabtotum
|
||||
name = High Quality
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 4
|
||||
material = fabtotum_tpu
|
||||
quality_type = high
|
||||
weight = 1
|
||||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.1
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_at_height = 0.2
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_max = 100
|
||||
cool_fan_speed_min = 100
|
||||
cool_min_layer_time = 5
|
||||
cool_min_speed = 20
|
||||
|
25
resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg
Normal file
25
resources/quality/fabtotum/fabtotum_tpu_normal.inst.cfg
Normal file
|
@ -0,0 +1,25 @@
|
|||
[general]
|
||||
version = 2
|
||||
definition = fabtotum
|
||||
name = Normal Quality
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
setting_version = 4
|
||||
material = fabtotum_TPU
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
speed_print = 80
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.15
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_at_height = 0.3
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_max = 100
|
||||
cool_fan_speed_min = 100
|
||||
cool_min_layer_time = 5
|
||||
cool_min_speed = 20
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue