mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Applied printer-linter format
This commit is contained in:
parent
069dffc183
commit
89dfd0690a
8 changed files with 148 additions and 176 deletions
|
@ -1,47 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Normal PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Multi0.2
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.2
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,47 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Fine PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = fine
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon0.4
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.15
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,47 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Normal PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon0.4
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.2
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,47 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Quick PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Quick PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = quick
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = quick
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon0.4
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.3
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,46 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Fine PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = fine
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon0.6
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.15
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.15
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.2
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 30
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 50
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,46 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Normal PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon0.6
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.2
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.2
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,46 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Quick PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Quick PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = quick
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = quick
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon0.6
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.3
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 70
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.2
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 70
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
|
@ -1,46 +1,43 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal PLA
|
||||
definition = zyyx_pro_ii
|
||||
name = Normal PLA
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = -2
|
||||
global_quality = True
|
||||
material = generic_pla
|
||||
quality_type = normal
|
||||
setting_version = 17
|
||||
type = quality
|
||||
variant = Carbon1.2
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
brim_width = 7
|
||||
skirt_line_count = 2
|
||||
adhesion_type = skirt
|
||||
brim_width = 7
|
||||
infill_overlap = -2
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
infill_pattern = quarter_cubic
|
||||
layer_height = 0.4
|
||||
material_bed_temperature = 35
|
||||
material_flow = 420.0
|
||||
material_flow_layer_0 = 150.0
|
||||
|
||||
skin_overlap = 15
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
infill_pattern = quarter_cubic
|
||||
top_bottom_thickness = =layer_height*3
|
||||
|
||||
material_print_temperature_layer_0 = 235
|
||||
retraction_amount = 1.2
|
||||
retraction_speed = 20
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
||||
retraction_speed = 20
|
||||
skin_overlap = 15
|
||||
skirt_line_count = 2
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 70)
|
||||
support_angle = 60
|
||||
support_bottom_distance = =support_z_distance / 2
|
||||
support_pattern = zigzag
|
||||
support_top_distance = =support_z_distance
|
||||
support_use_towers = True
|
||||
support_z_distance = =layer_height * 2
|
||||
top_bottom_thickness = =layer_height*3
|
||||
wall_thickness = =line_width *2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue