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:
wujie
2026-06-25 22:08:27 +08:00
committed by GitHub
parent 6c7f3629bc
commit 67645760f2
257 changed files with 4457 additions and 2242 deletions

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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",

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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",

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}