mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-03 00:02:14 +00:00
* feat(profiles,elegoo): add Elegoo Centauri 2 machine profiles * chore(profiles,elegoo): add type/from to Elegoo process presets
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"type": "process",
|
|
"inherits": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
|
|
"layer_height": "0.24",
|
|
"name": "0.24mm Draft @Elegoo CC2 0.4 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true"
|
|
}
|