mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Add beamup_l quality files
This commit is contained in:
parent
4624a091e6
commit
009fbcc261
5 changed files with 200 additions and 0 deletions
40
resources/quality/beamup_l/beamup_l_normal.inst.cfg
Normal file
40
resources/quality/beamup_l/beamup_l_normal.inst.cfg
Normal file
|
@ -0,0 +1,40 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = BeamUp L Normal
|
||||
definition = beamup_l
|
||||
|
||||
[metadata]
|
||||
setting_version = 10
|
||||
type = quality
|
||||
quality_type = fast
|
||||
weight = -1
|
||||
material = generic_pla
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
adhesion_type = brim
|
||||
brim_line_count = 8
|
||||
infill_before_walls = False
|
||||
initial_layer_line_width_factor = 120.0
|
||||
material_print_temperature = 205
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 2
|
||||
retraction_speed = 30
|
||||
speed_infill = 50
|
||||
speed_layer_0 = 25
|
||||
speed_print = 50
|
||||
speed_support_interface = 50
|
||||
speed_topbottom = 50
|
||||
speed_wall_0 = 40
|
||||
speed_wall_x = 50
|
||||
support_enable = True
|
||||
support_angle = 60
|
||||
support_infill_rate = 20
|
||||
support_interface_enable = True
|
||||
support_interface_height = 0.45
|
||||
support_interface_pattern = zigzag
|
||||
support_interface_skip_height = 0.15
|
||||
support_offset = 0.8
|
||||
support_z_distance = 0.25
|
||||
wall_thickness = 1.6
|
||||
zig_zaggify_infill = True
|
Loading…
Add table
Add a link
Reference in a new issue