Added machine quality

This commit is contained in:
Tyler Adler 2022-01-15 16:49:52 -08:00
parent 4ff030bdf9
commit 6e9aca817c
7 changed files with 145 additions and 0 deletions

View file

@ -13,6 +13,7 @@
{
"0": "elgoo_neptune2_extruder_0"
},
"has_machine_quality": true,
"preferred_material": "generic_pla",
"exclude_materials": [
"Vertex_Delta_ABS",

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Coarse
definition = elegoo_neptune_2
[metadata]
setting_version = 17
type = quality
quality_type = coarse
weight = -3
global_quality = True
[values]
layer_height = 0.4
layer_height_0 = 0.45
top_thickness = 1.2
bottom_thickness = 1.2
speed_print = 50
wall_thickness = 1.2
wall_line_count = 3
retraction_enable = true
retraction_amount = 5
retraction_speed = 70
retraction_combing = noskin

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Draft
definition = elegoo_neptune_2
[metadata]
setting_version = 17
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
layer_height = 0.30
layer_height_0 = 0.35
top_thickness = 1.2
bottom_thickness = 1.2
speed_print = 50
wall_thickness = 1.2
wall_line_count = 3
retraction_enable = true
retraction_amount = 5
retraction_speed = 70
retraction_combing = noskin

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Extra Coarse
definition = elegoo_neptune_2
[metadata]
setting_version = 17
type = quality
quality_type = Xcoarse
weight = -4
global_quality = True
[values]
layer_height = 0.5
layer_height_0 = 0.55
top_thickness = 1.2
bottom_thickness = 1.2
speed_print = 50
wall_thickness = 1.2
wall_line_count = 3
retraction_enable = true
retraction_amount = 5
retraction_speed = 70
retraction_combing = noskin

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Extra Fine
definition = elegoo_neptune_2
[metadata]
setting_version = 17
type = quality
quality_type = Xfine
weight = 1
global_quality = True
[values]
layer_height = 0.06
layer_height_0 = 0.25
top_thickness = 1.2
bottom_thickness = 1.2
speed_print = 50
wall_thickness = 1.2
wall_line_count = 3
retraction_enable = true
retraction_amount = 5
retraction_speed = 70
retraction_combing = noskin

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Fine
definition = elegoo_neptune_2
[metadata]
setting_version = 17
type = quality
quality_type = fine
weight = 1
global_quality = True
[values]
layer_height = 0.1
layer_height_0 = 0.25
top_thickness = 1.2
bottom_thickness = 1.2
speed_print = 50
wall_thickness = 1.2
wall_line_count = 3
retraction_enable = true
retraction_amount = 5
retraction_speed = 70
retraction_combing = noskin

View file

@ -0,0 +1,24 @@
[general]
version = 4
name = Normal
definition = elegoo_neptune_2
[metadata]
setting_version = 17
type = quality
quality_type = normal
weight = 0
global_quality = True
[values]
layer_height = 0.2
layer_height_0 = 0.25
top_thickness = 1.2
bottom_thickness = 1.2
speed_print = 50
wall_thickness = 1.2
wall_line_count = 3
retraction_enable = true
retraction_amount = 5
retraction_speed = 70
retraction_combing = noskin