mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52:07 +00:00
* profiles(Cubicon): add xCeler-I 0.4 nozzle printer profile add Cubicon 0.4 nozzle filament profile * Fixed missed profile name. * removed default filament colors. * Cover image size changed. --------- Co-authored-by: cubi-sw <hcbyeon@hyvision.co.kr> Co-authored-by: SoftFever <softfeverever@gmail.com>
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Cubicon xCeler-I",
|
|
"nozzle_diameter": "0.4",
|
|
"bed_model": "",
|
|
"bed_texture": "Cubicon xCeler-I_bed_texture.svg",
|
|
"family": "Cuibicon",
|
|
"machine_tech": "FFF",
|
|
"default_materials": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle"
|
|
}
|