mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Update fabxpro_pla_normal.inst.cfg
This commit is contained in:
parent
e4890e9dbf
commit
c40048bb1d
1 changed files with 8 additions and 2 deletions
|
@ -13,14 +13,20 @@ global_quality = True
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
layer_height_0 = 0.3
|
layer_height_0 = 0.3
|
||||||
|
initial_layer_line_width_factor = 150
|
||||||
|
infill_before_walls = False
|
||||||
speed_print = 55
|
speed_print = 55
|
||||||
speed_travel = 70
|
speed_travel = 70
|
||||||
retraction_amount = 1
|
retraction_amount = 1
|
||||||
retraction_speed = 40
|
retraction_speed = 40
|
||||||
support_enable = True
|
|
||||||
adhesion_type = skirt
|
adhesion_type = skirt
|
||||||
material_print_temperature = 215
|
material_print_temperature = 215
|
||||||
material_bed_temperature = 60
|
material_bed_temperature = 60
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = true
|
||||||
cool_fan_speed = 100
|
cool_fan_speed = 100
|
||||||
cool_fan_full_at_height = 0.6
|
cool_fan_full_at_height = 0.6
|
||||||
|
support_enable = True
|
||||||
|
support_pattern = lines
|
||||||
|
support_infill_rate = 15
|
||||||
|
support_z_distance = 0.15
|
||||||
|
support_xy_distance = 0.85
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue