mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Update fabxpro_pla_draft.inst.cfg
This commit is contained in:
parent
d7fa66f138
commit
d0d2fe1669
1 changed files with 8 additions and 2 deletions
|
@ -13,14 +13,20 @@ global_quality = True
|
|||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.35
|
||||
initial_layer_line_width_factor = 150
|
||||
infill_before_walls = False
|
||||
speed_print = 55
|
||||
speed_travel = 70
|
||||
retraction_amount = 1
|
||||
retraction_speed = 40
|
||||
support_enable = True
|
||||
adhesion_type = skirt
|
||||
material_print_temperature = 215
|
||||
material_bed_temperature = 60
|
||||
cool_fan_enabled = True
|
||||
cool_fan_enabled = true
|
||||
cool_fan_speed = 100
|
||||
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