mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
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:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "OpenEYE Peacock V2 0.2 nozzle",
|
||||
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_model": "OpenEYE Peacock V2",
|
||||
"printer_variant": "0.2",
|
||||
"default_print_profile": "0.10mm Standard @OpenEYE Peacock V2 0.2 nozzle",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.4"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user