Files
OrcaSlicer/resources/profiles/Anycubic/filament/Generic PC @Anycubic.json
Lee Colarelli 3070e76849 ENH: Add Anycubic Kobra 2.
This modification is based on Orca's commit abc0f1c682

feat: added Anycubic Kobra 2 (#1765)

* feat: added Anycubic Kobra 2

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected buildplate texture size

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected max layer height

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix bed model

---------

Change-Id: I5a82ae29385e8e66499503f40357166d60fb6d2a
Signed-off-by: Lee Colarelli <lee@leecolarelli.com>
2023-11-01 09:11:19 +08:00

24 lines
639 B
JSON

{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSC99_ANYCUBIC_00",
"name": "Generic PC @Anycubic",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle",
"Anycubic Chiron 0.4 nozzle",
"Anycubic Vyper 0.4 nozzle",
"Anycubic Kobra Max 0.4 nozzle",
"Anycubic 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle",
"Anycubic Kobra 2 0.4 nozzle"
]
}