mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-31 02:25:57 +08:00
Merge pull request #3149 from thetobby/master
Small tweaks on printer profile for two printers
This commit is contained in:
commit
98f738e3d9
@ -11,8 +11,8 @@ setting_version = 4
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
acceleration_print = 2000
|
||||
acceleration_travel = 3500
|
||||
acceleration_print = 1800
|
||||
acceleration_travel = 3000
|
||||
adhesion_type = skirt
|
||||
brim_width = 4.0
|
||||
cool_fan_full_at_height = 0.5
|
||||
@ -23,16 +23,16 @@ infill_pattern = zigzag
|
||||
infill_sparse_density = 25
|
||||
initial_layer_line_width_factor = 140
|
||||
jerk_enabled = True
|
||||
jerk_print = 13
|
||||
jerk_travel = 13
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
jerk_print = 8
|
||||
jerk_travel = 10
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.3
|
||||
material_bed_temperature = 60
|
||||
material_diameter = 1.75
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = 0
|
||||
retract_at_layer_change = False
|
||||
retraction_amount = 7
|
||||
retraction_amount = 6
|
||||
retraction_hop = 0.075
|
||||
retraction_hop_enabled = True
|
||||
retraction_hop_only_when_collides = True
|
||||
|
@ -11,8 +11,8 @@ setting_version = 4
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
acceleration_print = 2000
|
||||
acceleration_travel = 3500
|
||||
acceleration_print = 1800
|
||||
acceleration_travel = 3000
|
||||
adhesion_type = skirt
|
||||
brim_width = 4.0
|
||||
cool_fan_full_at_height = 0.5
|
||||
@ -23,8 +23,8 @@ infill_pattern = zigzag
|
||||
infill_sparse_density = 25
|
||||
initial_layer_line_width_factor = 140
|
||||
jerk_enabled = True
|
||||
jerk_print = 13
|
||||
jerk_travel = 13
|
||||
jerk_print = 8
|
||||
jerk_travel = 10
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.1
|
||||
material_bed_temperature = 60
|
||||
@ -32,7 +32,7 @@ material_diameter = 1.75
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = 0
|
||||
retract_at_layer_change = False
|
||||
retraction_amount = 7
|
||||
retraction_amount = 6
|
||||
retraction_hop = 0.075
|
||||
retraction_hop_enabled = True
|
||||
retraction_hop_only_when_collides = True
|
||||
|
@ -11,8 +11,8 @@ setting_version = 4
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
acceleration_print = 2000
|
||||
acceleration_travel = 3500
|
||||
acceleration_print = 1800
|
||||
acceleration_travel = 3000
|
||||
adhesion_type = skirt
|
||||
brim_width = 4.0
|
||||
cool_fan_full_at_height = 0.5
|
||||
@ -23,8 +23,8 @@ infill_pattern = zigzag
|
||||
infill_sparse_density = 25
|
||||
initial_layer_line_width_factor = 140
|
||||
jerk_enabled = True
|
||||
jerk_print = 13
|
||||
jerk_travel = 13
|
||||
jerk_print = 8
|
||||
jerk_travel = 10
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
material_bed_temperature = 60
|
||||
@ -32,7 +32,7 @@ material_diameter = 1.75
|
||||
material_print_temperature = 200
|
||||
material_print_temperature_layer_0 = 0
|
||||
retract_at_layer_change = False
|
||||
retraction_amount = 7
|
||||
retraction_amount = 6
|
||||
retraction_hop = 0.075
|
||||
retraction_hop_enabled = True
|
||||
retraction_hop_only_when_collides = True
|
||||
|
@ -12,7 +12,7 @@ setting_version = 4
|
||||
[values]
|
||||
brim_width = 4.0
|
||||
infill_pattern = zigzag
|
||||
layer_height = 0.4
|
||||
layer_height = 0.3
|
||||
material_diameter = 1.75
|
||||
speed_infill = 50
|
||||
speed_print = 50
|
||||
|
Loading…
x
Reference in New Issue
Block a user