mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:35:53 +08:00
Merge pull request #16920 from Ultimaker/CURA-11130-profile-updates
Profile improvements
This commit is contained in:
commit
b1ffbfdcb2
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,27 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_abs
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_print = 150
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =2 * line_width
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,27 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_petg
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_print = 150
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =2 * line_width
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_abs
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_abs
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_petg
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_petg
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_pla
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_pla
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_tough_pla
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s3
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_tough_pla
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,27 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_abs
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_print = 150
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =2 * line_width
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,27 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_petg
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_print = 150
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =2 * line_width
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.4
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_abs
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_abs
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_petg
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_petg
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_pla
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_pla
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -12,13 +12,14 @@ type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
|
||||
acceleration_print = 2500
|
||||
acceleration_wall_0 = 1000
|
||||
inset_direction = inside_out
|
||||
jerk_wall_0 = 20
|
||||
speed_print = 50
|
||||
speed_roofing = =math.ceil(speed_wall*(35/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(25/50))
|
||||
speed_wall_0 = =math.ceil(speed_wall*(20/50))
|
||||
speed_wall_x = =math.ceil(speed_wall*(35/50))
|
||||
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_tough_pla
|
||||
quality_type = verydraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -0,0 +1,26 @@
|
||||
[general]
|
||||
definition = ultimaker_s5
|
||||
name = Quick
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = quick
|
||||
material = ultimaker_tough_pla
|
||||
quality_type = superdraft
|
||||
setting_version = 22
|
||||
type = intent
|
||||
variant = AA 0.8
|
||||
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
|
||||
acceleration_wall_0 = 2000
|
||||
gradual_infill_step_height = =4 * layer_height
|
||||
gradual_infill_steps = 3
|
||||
infill_sparse_density = 40
|
||||
jerk_print = 30
|
||||
jerk_wall_0 = 30
|
||||
speed_wall = =speed_print
|
||||
speed_wall_0 = 40
|
||||
top_bottom_thickness = =4 * layer_height
|
||||
wall_thickness = =wall_line_width_0
|
||||
|
@ -14,7 +14,7 @@ weight = -1
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -1
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -47,7 +47,7 @@ meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 6.5
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -46,7 +46,7 @@ material_print_temperature = =default_material_print_temperature + 7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 6.5
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
|
@ -14,7 +14,7 @@ weight = -4
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -46,7 +46,7 @@ material_print_temperature = =default_material_print_temperature + 10
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 6.5
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature - 5
|
||||
meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
retraction_amount = 8
|
||||
retraction_prime_speed = 15
|
||||
retraction_amount = 3.5
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -45,8 +45,8 @@ material_max_flowrate = 23
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
retraction_amount = 8
|
||||
retraction_prime_speed = 15
|
||||
retraction_amount = 3.5
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -14,7 +14,7 @@ weight = -4
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -45,8 +45,8 @@ material_max_flowrate = 23
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
retraction_amount = 8
|
||||
retraction_prime_speed = 15
|
||||
retraction_amount = 3.5
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -47,8 +47,8 @@ meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 10
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 15
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -47,8 +47,8 @@ meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 15
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 15
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -14,7 +14,7 @@ weight = -1
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -1
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -47,7 +47,7 @@ meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 6.5
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -46,7 +46,7 @@ material_print_temperature = =default_material_print_temperature + 7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 6.5
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
|
@ -14,7 +14,7 @@ weight = -4
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -46,7 +46,7 @@ material_print_temperature = =default_material_print_temperature + 10
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.15
|
||||
retraction_amount = 6.5
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 15
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
|
@ -14,7 +14,7 @@ weight = -2
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature - 5
|
||||
meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
retraction_amount = 8
|
||||
retraction_prime_speed = 15
|
||||
retraction_amount = 3.5
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -14,7 +14,7 @@ weight = -3
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -45,8 +45,8 @@ material_max_flowrate = 23
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
retraction_amount = 8
|
||||
retraction_prime_speed = 15
|
||||
retraction_amount = 3.5
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -14,7 +14,7 @@ weight = -4
|
||||
[values]
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
||||
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
|
||||
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
||||
acceleration_infill = =acceleration_print
|
||||
acceleration_ironing = 1000
|
||||
acceleration_layer_0 = =acceleration_wall_0
|
||||
@ -45,8 +45,8 @@ material_max_flowrate = 23
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
retraction_amount = 8
|
||||
retraction_prime_speed = 15
|
||||
retraction_amount = 3.5
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -47,8 +47,8 @@ meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 10
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 15
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -47,8 +47,8 @@ meshfix_maximum_resolution = 0.7
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 15
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
@ -46,8 +46,8 @@ material_print_temperature = =default_material_print_temperature + 15
|
||||
optimize_wall_printing_order = False
|
||||
prime_tower_enable = True
|
||||
raft_airgap = 0.25
|
||||
retraction_amount = 6.5
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_amount = 4
|
||||
retraction_prime_speed = 22
|
||||
retraction_speed = 45
|
||||
skin_no_small_gaps_heuristic = True
|
||||
small_skin_on_surface = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user