Cura/resources/definitions/creality_cr10s.def.json
Ghostkeeper 5a87a5a980
Make base Creality profile invisible (but the rest visible)
This makes it more logical to the user who just has a certain printer model.

Contributes to issue CURA-6554.
2019-07-02 12:00:24 +02:00

11 lines
244 B
JSON

{
"name": "Creality CR-10S",
"version": 2,
"inherits": "creality_cr10",
"overrides": {
"machine_name": { "default_value": "Creality CR-10S" }
},
"metadata": {
"quality_definition": "creality_base"
}
}