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,24 @@
{
"type": "machine",
"name": "OpenEYE Peacock V2 0.6 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM003",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @OpenEYE Peacock V2 0.6 nozzle",
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"1.4"
]
}