mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 15:49:06 +08:00
added speed print to fabtotum qualities
This commit is contained in:
parent
f2e8de388e
commit
c83f983440
@ -12,6 +12,7 @@ weight = -1
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
speed_print = 80
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
cool_fan_enabled = False
|
||||
|
@ -12,6 +12,7 @@ weight = 1
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
speed_print = 45
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.1
|
||||
cool_fan_enabled = False
|
||||
|
@ -12,6 +12,7 @@ weight = 0
|
||||
|
||||
[values]
|
||||
adhesion_type = raft
|
||||
speed_print = 60
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.15
|
||||
cool_fan_enabled = False
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user