Creality.ini: restore first_layer/top_infill_extrusion_widths
This commit is contained in:
parent
201a359bea
commit
b7315aa9f4
1 changed files with 8 additions and 8 deletions
|
@ -540,11 +540,11 @@ support_material_spacing = 1
|
|||
first_layer_height = 0.2
|
||||
extrusion_width = 0.33
|
||||
external_perimeter_extrusion_width = 0.31
|
||||
first_layer_extrusion_width = 0.33
|
||||
first_layer_extrusion_width = 0.31
|
||||
infill_extrusion_width = 0.33
|
||||
perimeter_extrusion_width = 0.33
|
||||
solid_infill_extrusion_width = 0.33
|
||||
top_infill_extrusion_width = 0.33
|
||||
top_infill_extrusion_width = 0.30
|
||||
support_material_extrusion_width = 0.27
|
||||
|
||||
[print:*0.4nozzle*]
|
||||
|
@ -554,11 +554,11 @@ support_material_spacing = 1
|
|||
first_layer_height = 0.2
|
||||
extrusion_width = 0.44
|
||||
external_perimeter_extrusion_width = 0.42
|
||||
first_layer_extrusion_width = 0.44
|
||||
first_layer_extrusion_width = 0.42
|
||||
infill_extrusion_width = 0.44
|
||||
perimeter_extrusion_width = 0.44
|
||||
solid_infill_extrusion_width = 0.44
|
||||
top_infill_extrusion_width = 0.44
|
||||
top_infill_extrusion_width = 0.40
|
||||
support_material_extrusion_width = 0.36
|
||||
|
||||
[print:*0.5nozzle*]
|
||||
|
@ -568,11 +568,11 @@ support_material_spacing = 1.1
|
|||
first_layer_height = 0.2
|
||||
extrusion_width = 0.55
|
||||
external_perimeter_extrusion_width = 0.52
|
||||
first_layer_extrusion_width = 0.55
|
||||
first_layer_extrusion_width = 0.52
|
||||
infill_extrusion_width = 0.55
|
||||
perimeter_extrusion_width = 0.55
|
||||
solid_infill_extrusion_width = 0.55
|
||||
top_infill_extrusion_width = 0.55
|
||||
top_infill_extrusion_width = 0.50
|
||||
support_material_extrusion_width = 0.45
|
||||
|
||||
[print:*0.6nozzle*]
|
||||
|
@ -582,11 +582,11 @@ support_material_spacing = 1.2
|
|||
first_layer_height = 0.3
|
||||
extrusion_width = 0.66
|
||||
external_perimeter_extrusion_width = 0.63
|
||||
first_layer_extrusion_width = 0.66
|
||||
first_layer_extrusion_width = 0.63
|
||||
infill_extrusion_width = 0.66
|
||||
perimeter_extrusion_width = 0.66
|
||||
solid_infill_extrusion_width = 0.66
|
||||
top_infill_extrusion_width = 0.66
|
||||
top_infill_extrusion_width = 0.60
|
||||
support_material_extrusion_width = 0.54
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue