mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-24 13:39:05 +08:00
Merge pull request #19700 from Ultimaker/PP-511-Method-5-9-Rebased-Branded-Materials
PP-511 Method Labs Extruder Materials
This commit is contained in:
commit
f3effc03f6
@ -1429,6 +1429,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"BASFUltrafuse316L": {
|
||||
"package_info": {
|
||||
"package_id": "BASFUltrafuse316L",
|
||||
"package_type": "material",
|
||||
"display_name": "BASF Ultrafuse 316L",
|
||||
"description": "An innovative filament to produce 316L grade stainless steel parts.",
|
||||
"package_version": "1.0.1",
|
||||
"sdk_version": "8.6.0",
|
||||
"website": "https://forward-am.com/material-portfolio/ultrafuse-filaments-for-fused-filaments-fabrication-fff/metal-filaments/ultrafuse-316l/",
|
||||
"author": {
|
||||
"author_id": "BASF",
|
||||
"display_name": "BASF",
|
||||
"email": null,
|
||||
"website": "https://forward-am.com/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DagomaChromatikPLA": {
|
||||
"package_info": {
|
||||
"package_id": "DagomaChromatikPLA",
|
||||
@ -1582,6 +1599,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"JabilTPE_SEBS1300_95a": {
|
||||
"package_info": {
|
||||
"package_id": "JabilTPE_SEBS1300_95a",
|
||||
"package_type": "material",
|
||||
"display_name": "Jabil TPE SEBS 1300 95a",
|
||||
"description": "Soft material great for prototyping where rubber-like or elastomeric properties and durability are required.",
|
||||
"package_version": "1.0.1",
|
||||
"sdk_version": "8.6.0",
|
||||
"website": "https://www.jabil.com/services/additive-manufacturing/additive-materials/compare-filaments/tpe-sebs-95a.html",
|
||||
"author": {
|
||||
"author_id": "Jabil",
|
||||
"display_name": "Jabil",
|
||||
"email": null,
|
||||
"website": "https://www.jabil.com/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OctofiberPLA": {
|
||||
"package_info": {
|
||||
"package_id": "OctofiberPLA",
|
||||
@ -1616,6 +1650,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"PolyMaxPC": {
|
||||
"package_info": {
|
||||
"package_id": "PolyMaxPC",
|
||||
"package_type": "material",
|
||||
"display_name": "PolyMax™ PC",
|
||||
"description": "PolyMax™ PC is an engineered PC filament combining excellent strength, toughness, heat resistance and printing quality. It is the ideal choice for a wide range of engineering applications.",
|
||||
"package_version": "1.0.1",
|
||||
"sdk_version": "8.6.0",
|
||||
"website": "http://www.polymaker.com/shop/polymax/",
|
||||
"author": {
|
||||
"author_id": "Polymaker",
|
||||
"display_name": "Polymaker L.L.C.",
|
||||
"email": "inquiry@polymaker.com",
|
||||
"website": "https://www.polymaker.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"PolyMaxPLA": {
|
||||
"package_info": {
|
||||
"package_id": "PolyMaxPLA",
|
||||
|
@ -32,6 +32,7 @@
|
||||
"leapfrog_",
|
||||
"polyflex_pla",
|
||||
"polymax_pla",
|
||||
"polymaker_polymax_pc_175",
|
||||
"polyplus_pla",
|
||||
"polywood_pla",
|
||||
"redd_",
|
||||
|
@ -43,6 +43,7 @@
|
||||
"zyyx_pro_",
|
||||
"octofiber_",
|
||||
"fiberlogy_",
|
||||
"ultimaker_nylon_175",
|
||||
"ultimaker_metallic_pla_175"
|
||||
],
|
||||
"has_machine_materials": true,
|
||||
|
@ -43,6 +43,8 @@
|
||||
"zyyx_pro_",
|
||||
"octofiber_",
|
||||
"fiberlogy_",
|
||||
"basf_ultrafuse_316l_175",
|
||||
"ultimaker_nylon_175",
|
||||
"ultimaker_metallic_pla_175"
|
||||
],
|
||||
"has_machine_materials": true,
|
||||
|
@ -47,6 +47,14 @@
|
||||
"ultimaker_asa",
|
||||
"ultimaker_abs",
|
||||
"ultimaker_nylon",
|
||||
"ultimaker_pva",
|
||||
"ultimaker_rapidrinse",
|
||||
"ultimaker_sr30",
|
||||
"ultimaker_petg",
|
||||
"ultimaker_metallic_pla",
|
||||
"basf_",
|
||||
"jabil_",
|
||||
"polymaker_",
|
||||
"ultimaker_rapidrinse",
|
||||
"ultimaker_sr30",
|
||||
"ultimaker_petg",
|
||||
|
@ -0,0 +1,41 @@
|
||||
[general]
|
||||
definition = ultimaker_method
|
||||
name = Normal - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = basf_ultrafuse_316l_175
|
||||
quality_type = fast
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
cool_fan_full_at_height = 0
|
||||
infill_angles = [45,135]
|
||||
infill_overlap = 25
|
||||
infill_sparse_density = 100
|
||||
initial_layer_line_width_factor = 110
|
||||
layer_height_0 = =layer_height * 1.5
|
||||
material_flow_layer_0 = 110
|
||||
material_initial_print_temperature = 245
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 45
|
||||
roofing_line_width = 0.4
|
||||
skin_line_width = 0.45
|
||||
skin_material_flow_layer_0 = 110
|
||||
skin_overlap = 20.0
|
||||
skirt_brim_line_width = 1
|
||||
skirt_brim_minimal_length = 100.0
|
||||
skirt_height = 3
|
||||
speed_print = 25
|
||||
support_enable = False
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
wall_0_material_flow_layer_0 = 110
|
||||
wall_x_material_flow_layer_0 = 110
|
||||
|
@ -0,0 +1,36 @@
|
||||
[general]
|
||||
definition = ultimaker_method
|
||||
name = Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = jabil_tpe_sebs_1300_95a_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 50
|
||||
raft_airgap = 0.22
|
||||
raft_interface_speed = =speed_print * 1/2
|
||||
raft_surface_speed = =speed_print * 1/2
|
||||
speed_layer_0 = =speed_print * 1/4
|
||||
speed_prime_tower = =speed_print * 3/4
|
||||
speed_print = 40
|
||||
speed_roofing = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_support_bottom = =speed_print * 1/4
|
||||
speed_support_interface = =speed_print
|
||||
speed_topbottom = =speed_print
|
||||
speed_wall_0 = =speed_print
|
||||
speed_wall_x = =speed_print
|
||||
support_bottom_enable = False
|
||||
support_xy_distance = 0.3
|
||||
support_xy_distance_overhang = 0.26
|
||||
support_z_distance = 0.22
|
||||
wall_line_width = 0.5
|
||||
wall_thickness = =wall_line_width * 4
|
||||
|
@ -0,0 +1,41 @@
|
||||
[general]
|
||||
definition = ultimaker_methodx
|
||||
name = Normal - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = basf_ultrafuse_316l_175
|
||||
quality_type = fast
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
adhesion_type = skirt
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
cool_fan_full_at_height = 0
|
||||
infill_angles = [45,135]
|
||||
infill_overlap = 25
|
||||
infill_sparse_density = 100
|
||||
initial_layer_line_width_factor = 110
|
||||
layer_height_0 = =layer_height * 1.5
|
||||
material_flow_layer_0 = 110
|
||||
material_initial_print_temperature = 245
|
||||
retraction_amount = 1.5
|
||||
retraction_speed = 45
|
||||
roofing_line_width = 0.4
|
||||
skin_line_width = 0.45
|
||||
skin_material_flow_layer_0 = 110
|
||||
skin_overlap = 20.0
|
||||
skirt_brim_line_width = 1
|
||||
skirt_brim_minimal_length = 100.0
|
||||
skirt_height = 3
|
||||
speed_print = 25
|
||||
support_enable = False
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
wall_0_material_flow_layer_0 = 110
|
||||
wall_x_material_flow_layer_0 = 110
|
||||
|
@ -0,0 +1,36 @@
|
||||
[general]
|
||||
definition = ultimaker_methodx
|
||||
name = Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = jabil_tpe_sebs_1300_95a_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 50
|
||||
raft_airgap = 0.22
|
||||
raft_interface_speed = =speed_print * 1/2
|
||||
raft_surface_speed = =speed_print * 1/2
|
||||
speed_layer_0 = =speed_print * 1/4
|
||||
speed_prime_tower = =speed_print * 3/4
|
||||
speed_print = 40
|
||||
speed_roofing = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_support_bottom = =speed_print * 1/4
|
||||
speed_support_interface = =speed_print
|
||||
speed_topbottom = =speed_print
|
||||
speed_wall_0 = =speed_print
|
||||
speed_wall_x = =speed_print
|
||||
support_bottom_enable = False
|
||||
support_xy_distance = 0.3
|
||||
support_xy_distance_overhang = 0.26
|
||||
support_z_distance = 0.22
|
||||
wall_line_width = 0.5
|
||||
wall_thickness = =wall_line_width * 4
|
||||
|
@ -0,0 +1,58 @@
|
||||
[general]
|
||||
definition = ultimaker_methodx
|
||||
name = Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = polymaker_polymax_pc_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_layer = 6
|
||||
cool_fan_speed_max = 100
|
||||
cool_min_layer_time = 8
|
||||
cool_min_layer_time_fan_speed_max = 5
|
||||
cool_min_speed = 10
|
||||
raft_airgap = 0.22
|
||||
raft_interface_fan_speed = 0
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.55
|
||||
raft_interface_speed = 25
|
||||
raft_interface_thickness = 0.25
|
||||
raft_surface_fan_speed = 0
|
||||
raft_surface_speed = 50
|
||||
raft_surface_thickness = 0.25
|
||||
speed_print = 50
|
||||
speed_wall_0 = 30
|
||||
speed_wall_x = =speed_wall
|
||||
support_angle = 52
|
||||
support_bottom_distance = =layer_height
|
||||
support_bottom_enable = False
|
||||
support_bottom_stair_step_height = 0.3
|
||||
support_fan_enable = True
|
||||
support_infill_angles = [45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135]
|
||||
support_infill_rate = 10
|
||||
support_interface_density = 83
|
||||
support_interface_height = =layer_height * 4
|
||||
support_interface_offset = 1.2
|
||||
support_interface_wall_count = 0
|
||||
support_line_width = 0.35
|
||||
support_material_flow = 90
|
||||
support_offset = 1.5
|
||||
support_roof_density = =extruderValue(support_roof_extruder_nr, 'support_interface_density')
|
||||
support_roof_height = =support_interface_height
|
||||
support_roof_wall_count = 1
|
||||
support_supported_skin_fan_speed = 100
|
||||
support_xy_distance = 0.35
|
||||
support_xy_overrides_z = xy_overrides_z
|
||||
support_z_distance = 0.22
|
||||
top_skin_expand_distance = 2.4
|
||||
wall_overhang_angle = 30
|
||||
wall_overhang_speed_factor = 40
|
||||
|
@ -0,0 +1,36 @@
|
||||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = jabil_tpe_sebs_1300_95a_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 50
|
||||
raft_airgap = 0.22
|
||||
raft_interface_speed = =speed_print * 1/2
|
||||
raft_surface_speed = =speed_print * 1/2
|
||||
speed_layer_0 = =speed_print * 1/4
|
||||
speed_prime_tower = =speed_print * 3/4
|
||||
speed_print = 40
|
||||
speed_roofing = =speed_print
|
||||
speed_support = =speed_print
|
||||
speed_support_bottom = =speed_print * 1/4
|
||||
speed_support_interface = =speed_print
|
||||
speed_topbottom = =speed_print
|
||||
speed_wall_0 = =speed_print
|
||||
speed_wall_x = =speed_print
|
||||
support_bottom_enable = False
|
||||
support_xy_distance = 0.3
|
||||
support_xy_distance_overhang = 0.26
|
||||
support_z_distance = 0.22
|
||||
wall_line_width = 0.5
|
||||
wall_thickness = =wall_line_width * 4
|
||||
|
@ -0,0 +1,58 @@
|
||||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Fast - Experimental
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
is_experimental = True
|
||||
material = polymaker_polymax_pc_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = quality
|
||||
variant = LABS
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
cool_fan_enabled = True
|
||||
cool_fan_full_layer = 6
|
||||
cool_fan_speed_max = 100
|
||||
cool_min_layer_time = 8
|
||||
cool_min_layer_time_fan_speed_max = 5
|
||||
cool_min_speed = 10
|
||||
raft_airgap = 0.22
|
||||
raft_interface_fan_speed = 0
|
||||
raft_interface_line_spacing = 0.7
|
||||
raft_interface_line_width = 0.55
|
||||
raft_interface_speed = 25
|
||||
raft_interface_thickness = 0.25
|
||||
raft_surface_fan_speed = 0
|
||||
raft_surface_speed = 50
|
||||
raft_surface_thickness = 0.25
|
||||
speed_print = 50
|
||||
speed_wall_0 = 30
|
||||
speed_wall_x = =speed_wall
|
||||
support_angle = 52
|
||||
support_bottom_distance = =layer_height
|
||||
support_bottom_enable = False
|
||||
support_bottom_stair_step_height = 0.3
|
||||
support_fan_enable = True
|
||||
support_infill_angles = [45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135]
|
||||
support_infill_rate = 10
|
||||
support_interface_density = 83
|
||||
support_interface_height = =layer_height * 4
|
||||
support_interface_offset = 1.2
|
||||
support_interface_wall_count = 0
|
||||
support_line_width = 0.35
|
||||
support_material_flow = 90
|
||||
support_offset = 1.5
|
||||
support_roof_density = =extruderValue(support_roof_extruder_nr, 'support_interface_density')
|
||||
support_roof_height = =support_interface_height
|
||||
support_roof_wall_count = 1
|
||||
support_supported_skin_fan_speed = 100
|
||||
support_xy_distance = 0.35
|
||||
support_xy_overrides_z = xy_overrides_z
|
||||
support_z_distance = 0.22
|
||||
top_skin_expand_distance = 2.4
|
||||
wall_overhang_angle = 30
|
||||
wall_overhang_speed_factor = 40
|
||||
|
Loading…
x
Reference in New Issue
Block a user