-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…anded-Materials PP-511 Method Labs Extruder Materials
- Loading branch information
Showing
12 changed files
with
369 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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": "[email protected]", | ||
"website": "https://www.polymaker.com" | ||
} | ||
} | ||
}, | ||
"PolyMaxPLA": { | ||
"package_info": { | ||
"package_id": "PolyMaxPLA", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
resources/quality/ultimaker_method/um_method_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
36 changes: 36 additions & 0 deletions
36
resources/quality/ultimaker_method/um_method_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
41 changes: 41 additions & 0 deletions
41
resources/quality/ultimaker_methodx/um_methodx_labs_basf-ultrafuse-316l-175_0.15mm.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
36 changes: 36 additions & 0 deletions
36
...rces/quality/ultimaker_methodx/um_methodx_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
58 changes: 58 additions & 0 deletions
58
resources/quality/ultimaker_methodx/um_methodx_labs_polymaker-polymax-pc-175_0.2mm.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
36 changes: 36 additions & 0 deletions
36
...es/quality/ultimaker_methodxl/um_methodxl_labs_jabil-tpe-sebs-1300-95a-175_0.2mm.inst.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
Oops, something went wrong.