Add OpenEYE Peacock V2 vendor, printer and process profiles (#11745)

* Add OpenEYE Peacock V2 vendor, printer and process profiles

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

* change url keys

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

* Update OpenEYE Peacock V2 profile parameters

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

---------

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>
This commit is contained in:
Sezgin AÇIKGÖZ
2025-12-27 16:12:54 +03:00
committed by GitHub
parent 1a3b8dc6a2
commit 1ca20469d7
52 changed files with 1819 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"type": "process",
"name": "0.12mm Fine @OpenEYE Peacock V2",
"inherits": "fdm_process_openeye_0.12_nozzle_0.4",
"from": "system",
"setting_id": "GP142",
"instantiation": "true",
"bottom_shell_layers": "7",
"default_acceleration": "4000",
"gap_infill_speed": "50",
"initial_layer_infill_speed": "70",
"initial_layer_speed": "40",
"inner_wall_speed": "120",
"internal_solid_infill_speed": "150",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"prime_tower_brim_width": "3",
"prime_tower_width": "60",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "100",
"top_color_penetration_layers": "7",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"top_surface_speed": "150",
"compatible_printers": [
"OpenEYE Peacock V2 0.4 nozzle"
]
}