mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Update fabxpro_abs_draft.inst.cfg
This commit is contained in:
parent
292873bea9
commit
e1cefc4edf
1 changed files with 13 additions and 1 deletions
|
|
@ -13,12 +13,24 @@ global_quality = True
|
||||||
[values]
|
[values]
|
||||||
layer_height = 0.3
|
layer_height = 0.3
|
||||||
layer_height_0 = 0.35
|
layer_height_0 = 0.35
|
||||||
|
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 = raft
|
adhesion_type = raft
|
||||||
|
raft_margin = 5
|
||||||
|
raft_airgap = 0.35
|
||||||
|
raft_surface_layers = 1
|
||||||
|
raft_surface_thickness = 0.1
|
||||||
|
raft_surface_line_spacing = 0.6
|
||||||
|
raft_base_thickness = 0.6
|
||||||
material_print_temperature = 240
|
material_print_temperature = 240
|
||||||
material_bed_temperature = 110
|
material_bed_temperature = 110
|
||||||
cool_fan_enabled = False
|
cool_fan_enabled = False
|
||||||
|
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