mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 02:57:39 +00:00
Sync Elegoo profiles (#13790)
* Sync Elegoo profiles from ElegooSlicer
Update vendor Elegoo.json, filament/machine/process trees, and OrcaFilamentLibrary
Elegoo entries. Align machine default material names with existing filament preset names.
* feat: expose filament_name for G-code export filename format
Derive from filament_settings_id for the first active extruder and strip the suffix after @, matching ElegooSlicer so filename_format can use {filament_name}.
* chore: reorder Elegoo entries in OrcaFilamentLibrary
Group Elegoo @base profiles and bump library version to 02.03.02.62.
* sync OrcaFilamentLibrary.json with Elegoo filament profiles
* fix: clean up Elegoo process renamed_from for profile validation
Add single renamed_from only where preset names changed from legacy Orca
names; remove duplicate Rapid @System library entries that conflicted with
ECC2 vendor presets.
* fix(profiles): add missing Elegoo renamed_from for profile validation
CI custom-preset tests still inherit legacy Orca preset names that no
longer exist after the Elegoo bundle update. Add renamed_from on process,
Neptune 4 machines, OrcaFilamentLibrary filaments, and Giga profiles so
inherits resolve again, without changing print parameters.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Optimal @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"layer_height": "0.08"
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,12 +5,15 @@
|
||||
"from": "system",
|
||||
"setting_id": "PECC202010",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{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 Carbon 2 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Draft @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12"
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"wall_loops": "3"
|
||||
"name": "0.12mm Fine @Elegoo CC2 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"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC2 0.2 nozzle",
|
||||
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.14"
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC2 0.2 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16"
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Optimal @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16"
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Fine @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.18"
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
"enable_prime_tower": "1",
|
||||
"compatible_printers": [
|
||||
@@ -16,18 +16,19 @@
|
||||
"enable_arc_fitting": "0",
|
||||
"exclude_object": "0",
|
||||
"independent_support_layer_height": "0",
|
||||
"initial_layer_acceleration": "2000",
|
||||
"outer_wall_speed": "200",
|
||||
"skirt_height": "4",
|
||||
"sparse_infill_pattern": "honeycomb",
|
||||
"support_base_pattern": "honeycomb",
|
||||
"support_base_pattern_spacing": "1",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.08",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_top_z_distance": "0.2",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"support_type": "tree(auto)",
|
||||
"top_surface_acceleration": "5000",
|
||||
"tree_support_branch_distance_organic": "2",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"reduce_infill_retraction": "0"
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_base_pattern": "rectilinear"
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"reduce_crossing_wall": "1",
|
||||
"name": "0.20mm Strength @Elegoo CC2 0.4 nozzle",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"reduce_crossing_wall": "0",
|
||||
"bottom_shell_layers": "5",
|
||||
"outer_wall_speed": "120",
|
||||
"print_flow_ratio": "0.95",
|
||||
"outer_wall_speed": "200",
|
||||
"print_flow_ratio": "0.97",
|
||||
"sparse_infill_density": "20%",
|
||||
"top_shell_layers": "6",
|
||||
"wall_loops": "6"
|
||||
"wall_loops": "5",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Fine @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24"
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Optimal @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24"
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC2 0.4 nozzle",
|
||||
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.28"
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC2 0.4 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,12 +5,16 @@
|
||||
"from": "system",
|
||||
"setting_id": "PECC206030",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{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 Carbon 2 0.6 nozzle"
|
||||
],
|
||||
"reduce_infill_retraction": "0"
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_base_pattern": "rectilinear"
|
||||
}
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Strength @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"inner_wall_speed": "120",
|
||||
"name": "0.30mm Strength @Elegoo CC2 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"
|
||||
"wall_loops": "4",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Optimal @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32"
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.36mm Draft @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.36"
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,12 +5,16 @@
|
||||
"from": "system",
|
||||
"setting_id": "PECC208040",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||
"filename_format": "ECC2_{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 Carbon 2 0.8 nozzle"
|
||||
],
|
||||
"reduce_infill_retraction": "0"
|
||||
"reduce_infill_retraction": "0",
|
||||
"initial_layer_acceleration": "500",
|
||||
"outer_wall_speed": "160",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_base_pattern": "rectilinear"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC2 0.6 nozzle",
|
||||
"inherits": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.42"
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC2 0.6 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Draft @Elegoo CC2 0.8 nozzle",
|
||||
"inherits": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48"
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo CC2 0.8 nozzle",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user