Files
OrcaSlicer/resources/profiles/Creality/machine/Creality SPARKX i7.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

14 lines
493 B
JSON

{
"type": "machine_model",
"name": "Creality SPARKX i7",
"nozzle_diameter": "0.8;0.6;0.4;0.2",
"bed_model": "creality_SPARKX_buildplate_model.stl",
"default_bed_type": "Textured PEI Plate",
"bed_texture": "creality_hi_buildplate_texture.svg",
"family": "Creality",
"hotend_model": "",
"machine_tech": "FFF",
"model_id": "Creality_SPARKX_i7",
"default_materials": "Generic PETG @SPARKX i7-all;Generic PLA @SPARKX i7-all;CR-PLA Matte @SPARKX i7-all;Generic PLA-Silk @SPARKX i7-all"
}