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,13 @@
{
"type": "machine_model",
"name": "OpenEYE Peacock V2",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"url": "http://www.openeye.tech",
"bed_model": "Plate.stl",
"bed_texture": "pei.png",
"default_bed_type": "Textured PEI Plate",
"family": "OpenEYE",
"machine_tech": "FFF",
"model_id": "openeye_01",
"default_materials": "Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System"
}