mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +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.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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user