PETG for UM3

Removed Generic and UM PETG from exclude material list.
Add quality files for PETG on UM3.
This commit is contained in:
StijnArntz 2021-05-31 09:20:00 +02:00
parent 8e12d49160
commit 605e1d1b2f
8 changed files with 179 additions and 1 deletions

View file

@ -13,7 +13,7 @@
"has_machine_quality": true,
"has_materials": true,
"has_variants": true,
"exclude_materials": [ "generic_hips", "generic_petg", "generic_cffcpe", "generic_cffpa", "generic_gffcpe", "generic_gffpa", "structur3d_dap100silicone", "ultimaker_petg_blue", "ultimaker_petg_grey", "ultimaker_petg_black", "ultimaker_petg_green", "ultimaker_petg_white", "ultimaker_petg_orange", "ultimaker_petg_silver", "ultimaker_petg_yellow", "ultimaker_petg_transparent", "ultimaker_petg_red_translucent", "ultimaker_petg_blue_translucent", "ultimaker_petg_green_translucent", "ultimaker_petg_yellow_fluorescent", "ultimaker_petg_red" ],
"exclude_materials": [ "generic_hips", "generic_cffcpe", "generic_cffpa", "generic_gffcpe", "generic_gffpa", "structur3d_dap100silicone" ],
"preferred_variant_name": "AA 0.4",
"preferred_quality_type": "normal",
"variants_name": "Print core",

View file

@ -0,0 +1,22 @@
[general]
version = 4
name = Fine
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = normal
weight = 0
material = generic_petg
variant = AA 0.25
[values]
retraction_extrusion_window = 0.5
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_topbottom = =math.ceil(speed_print * 30 / 55)
top_bottom_thickness = 0.8
wall_thickness = 0.92
material_print_temperature = =default_material_print_temperature - 5
retraction_combing_max_distance = 40
retraction_combing = all

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Fast
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = draft
weight = -2
material = generic_petg
variant = AA 0.4
[values]
material_print_temperature = =default_material_print_temperature + 5
material_initial_print_temperature = =material_print_temperature
material_final_print_temperature = =material_print_temperature - 5
material_standby_temperature = 100
skin_overlap = 20
speed_print = 60
speed_layer_0 = =math.ceil(speed_print * 20 / 60)
speed_topbottom = =math.ceil(speed_print * 35 / 60)
speed_wall = =math.ceil(speed_print * 45 / 60)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
wall_thickness = 1
retraction_combing_max_distance = 40
retraction_combing = all

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Normal
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = fast
weight = -1
material = generic_petg
variant = AA 0.4
[values]
cool_min_speed = 7
material_print_temperature = =default_material_print_temperature
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100
speed_print = 60
speed_layer_0 = =math.ceil(speed_print * 20 / 60)
speed_topbottom = =math.ceil(speed_print * 30 / 60)
speed_wall = =math.ceil(speed_print * 40 / 60)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
speed_infill = =math.ceil(speed_print * 50 / 60)
retraction_combing_max_distance = 40
retraction_combing = all

View file

@ -0,0 +1,27 @@
[general]
version = 4
name = Fine
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = normal
weight = 0
material = generic_petg
variant = AA 0.4
[values]
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_print_temperature = =default_material_print_temperature - 5
material_initial_print_temperature = =material_print_temperature - 10
material_final_print_temperature = =material_print_temperature - 15
material_standby_temperature = 100
speed_print = 55
speed_layer_0 = =math.ceil(speed_print * 20 / 55)
speed_topbottom = =math.ceil(speed_print * 30 / 55)
speed_wall = =math.ceil(speed_print * 30 / 55)
speed_infill = =math.ceil(speed_print * 45 / 55)
retraction_combing_max_distance = 40
retraction_combing = all

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Fast
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = draft
weight = -2
material = generic_petg
variant = AA 0.8
[values]
brim_width = 7
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature - 5
material_standby_temperature = 100
prime_tower_enable = True
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)
retraction_combing_max_distance = 40
retraction_combing = all

View file

@ -0,0 +1,26 @@
[general]
version = 4
name = Sprint
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = superdraft
weight = -4
material = generic_petg
variant = AA 0.8
[values]
brim_width = 7
layer_height = 0.4
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature - 5
material_standby_temperature = 100
prime_tower_enable = True
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
retraction_combing_max_distance = 40
retraction_combing = all

View file

@ -0,0 +1,25 @@
[general]
version = 4
name = Extra Fast
definition = ultimaker3
[metadata]
setting_version = 16
type = quality
quality_type = verydraft
weight = -3
material = generic_petg
variant = AA 0.8
[values]
brim_width = 7
layer_height = 0.3
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature - 5
material_standby_temperature = 100
prime_tower_enable = True
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)
retraction_combing_max_distance = 40
retraction_combing = all