mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 23:02:06 +00:00
* feat(profiles,elegoo): add Elegoo Centauri 2 machine profiles * chore(profiles,elegoo): add type/from to Elegoo process presets
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"type": "process",
|
|
"elefant_foot_compensation": "0.05",
|
|
"inherits": "0.10mm Standard @Elegoo C 0.2 nozzle",
|
|
"layer_height": "0.08",
|
|
"name": "0.08mm Optimal @Elegoo C 0.2 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true"
|
|
}
|