mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Method printers: Adding new materials (Tough PLA, PETG, NylonCF, ABS) and updated profiles for 5.9
PP-511
This commit is contained in:
parent
485b94fe06
commit
35ccd63e29
127 changed files with 3286 additions and 368 deletions
|
@ -12,7 +12,13 @@ type = intent
|
|||
variant = 1A
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
build_volume_temperature = 45
|
||||
infill_sparse_density = 100
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
material_bed_temperature = 45
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_tough_pla_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = 1A
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
build_volume_temperature = 45
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
material_bed_temperature = 45
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_abs_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = 1C
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = 1C
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = 1C
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = 1C
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_nylon-cf_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = 1C
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = 1C
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,7 +12,13 @@ type = intent
|
|||
variant = 1C
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
build_volume_temperature = 45
|
||||
infill_sparse_density = 100
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
material_bed_temperature = 45
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_tough_pla_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = 1C
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
build_volume_temperature = 45
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
material_bed_temperature = 45
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_abs_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = 1XA
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = 1XA
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = 1XA
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_abs_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = LABS
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = LABS
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = LABS
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = LABS
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_nylon-cf_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = LABS
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
|
@ -12,5 +12,11 @@ type = intent
|
|||
variant = LABS
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 100
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -12,7 +12,13 @@ type = intent
|
|||
variant = LABS
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
build_volume_temperature = 45
|
||||
infill_sparse_density = 100
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
material_bed_temperature = 45
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
[general]
|
||||
definition = ultimaker_methodxl
|
||||
name = Solid
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = solid
|
||||
material = ultimaker_tough_pla_175
|
||||
quality_type = draft
|
||||
setting_version = 23
|
||||
type = intent
|
||||
variant = LABS
|
||||
|
||||
[values]
|
||||
bottom_thickness = =top_bottom_thickness
|
||||
build_volume_temperature = 45
|
||||
infill_angles = [45,135]
|
||||
infill_material_flow = 97
|
||||
infill_sparse_density = 99
|
||||
infill_sparse_pattern = zigzag
|
||||
material_bed_temperature = 45
|
||||
top_bottom_thickness = =layer_height * 2
|
||||
top_thickness = =top_bottom_thickness
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue