mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52:07 +00:00
Add Elegoo Centauri 2 machine profiles (#14402)
* feat(profiles,elegoo): add Elegoo Centauri 2 machine profiles * chore(profiles,elegoo): add type/from to Elegoo process presets
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Fine @Elegoo C 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_loops": "3",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo C 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo C 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo C 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"bottom_shell_layers": "5",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo C 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo C 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo C 0.4 nozzle",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo C 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
|
||||
"inner_wall_speed": "120",
|
||||
"name": "0.30mm Strength @Elegoo C 0.6 nozzle",
|
||||
"from": "system",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"outer_wall_speed": "80",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo C 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo C 0.6 nozzle",
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo C 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo C 0.8 nozzle",
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"inherits": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo C2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"inherits": "fdm_process_elegoo_02010",
|
||||
"from": "system",
|
||||
"setting_id": "PEC202010",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_prime_tower": "1",
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 2 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo C2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Fine @Elegoo C2 0.4 nozzle",
|
||||
"wall_loops": "3",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_top_z_distance": "0.2",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo C2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo C2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo C2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo C2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"inherits": "fdm_process_elegoo_04020",
|
||||
"from": "system",
|
||||
"setting_id": "PEC204020",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 2 0.4 nozzle"
|
||||
],
|
||||
"enable_arc_fitting": "0",
|
||||
"exclude_object": "0",
|
||||
"independent_support_layer_height": "0",
|
||||
"skirt_height": "4",
|
||||
"support_base_pattern_spacing": "1",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_top_z_distance": "0.2",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"support_type": "tree(auto)",
|
||||
"tree_support_branch_distance_organic": "2",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_base_pattern": "rectilinear"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo C2 0.4 nozzle",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"reduce_crossing_wall": "0",
|
||||
"bottom_shell_layers": "5",
|
||||
"outer_wall_speed": "200",
|
||||
"print_flow_ratio": "0.97",
|
||||
"sparse_infill_density": "20%",
|
||||
"top_shell_layers": "6",
|
||||
"wall_loops": "5",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo C2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo C2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo C2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo C2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"inherits": "fdm_process_elegoo_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PEC206030",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 2 0.6 nozzle"
|
||||
],
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_base_pattern": "rectilinear"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"inner_wall_speed": "120",
|
||||
"name": "0.30mm Strength @Elegoo C2 0.6 nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_density": "15%",
|
||||
"top_surface_speed": "120",
|
||||
"wall_loops": "4",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo C2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo C2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"inherits": "fdm_process_elegoo_08040",
|
||||
"from": "system",
|
||||
"setting_id": "PEC208040",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
"Elegoo Centauri 2 0.8 nozzle"
|
||||
],
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_base_pattern": "rectilinear"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo C2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo C2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo CC 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo CC 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Fine @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_loops": "3",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"bottom_shell_layers": "5",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"inner_wall_speed": "120",
|
||||
"name": "0.30mm Strength @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"outer_wall_speed": "80",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo CC2 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo CC2 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Fine @Elegoo CC2 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_loops": "3",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_top_z_distance": "0.2",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC2 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo CC2 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo CC2 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"reduce_crossing_wall": "0",
|
||||
"bottom_shell_layers": "5",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo CC2 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo CC2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo CC2 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC2 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"inner_wall_speed": "120",
|
||||
"name": "0.30mm Strength @Elegoo CC2 0.6 nozzle",
|
||||
"from": "system",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"outer_wall_speed": "80",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo CC2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo CC2 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC2 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo CC2 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN204020",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo Neptune 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN204020",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo Neptune 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN204020S",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo Neptune 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN204024",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo Neptune 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN208024",
|
||||
"from": "system",
|
||||
"name": "0.24mm Fine @Elegoo Neptune 0.8 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN206024",
|
||||
"from": "system",
|
||||
"name": "0.24mm Optimal @Elegoo Neptune 0.6 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN204028",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo Neptune 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN208032",
|
||||
"from": "system",
|
||||
"name": "0.32mm Optimal @Elegoo Neptune 0.8 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN206036",
|
||||
"from": "system",
|
||||
"name": "0.36mm Draft @Elegoo Neptune 0.6 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "PEN206042",
|
||||
"from": "system",
|
||||
"name": "0.42mm Extra Draft @Elegoo Neptune 0.6 nozzle",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Optimal @Elegoo N3Max 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo N3Max 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"settings_id": "PEN3Max02008",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Optimal @Elegoo N3Plus 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo N3Plus 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"settings_id": "PEN3Plus02008",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Optimal @Elegoo N3Pro 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo N3Pro 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"settings_id": "PEN3Pro02008",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Draft @Elegoo N3Max 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo N3Max 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Draft @Elegoo N3Plus 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo N3Plus 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Draft @Elegoo N3Pro 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "0.10mm Standard @Elegoo N3Pro 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Max 0.4 nozzle",
|
||||
"name": "0.12mm Fine @Elegoo N3Max 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Plus 0.4 nozzle",
|
||||
"name": "0.12mm Fine @Elegoo N3Plus 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Pro 0.4 nozzle",
|
||||
"name": "0.12mm Fine @Elegoo N3Pro 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Max 0.4 nozzle",
|
||||
"name": "0.16mm Optimal @Elegoo N3Max 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Plus 0.4 nozzle",
|
||||
"name": "0.16mm Optimal @Elegoo N3Plus 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Pro 0.4 nozzle",
|
||||
"name": "0.16mm Optimal @Elegoo N3Pro 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Max 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo N3Max 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Plus 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo N3Plus 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Pro 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Elegoo N3Pro 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Max 0.4 nozzle",
|
||||
"name": "0.24mm Draft @Elegoo N3Max 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Plus 0.4 nozzle",
|
||||
"name": "0.24mm Draft @Elegoo N3Plus 0.4 nozzle",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm Standard @Elegoo N3Pro 0.4 nozzle",
|
||||
"name": "0.24mm Draft @Elegoo N3Pro 0.4 nozzle",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user