mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-31 05:47:02 +00:00
* feat(profiles,elegoo): add Elegoo Centauri 2 machine profiles * chore(profiles,elegoo): add type/from to Elegoo process presets
9 lines
198 B
JSON
9 lines
198 B
JSON
{
|
|
"type": "process",
|
|
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
|
|
"layer_height": "0.14",
|
|
"name": "0.14mm Extra Draft @Elegoo C 0.2 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true"
|
|
}
|