diff --git a/resources/definitions/creality_cr10smart.def.json b/resources/definitions/creality_cr10smart.def.json new file mode 100644 index 0000000000..8cb5eb95d7 --- /dev/null +++ b/resources/definitions/creality_cr10smart.def.json @@ -0,0 +1,27 @@ +{ + "name": "Creality CR-10 Smart", + "version": 2, + "inherits": "creality_base", + "metadata": { + "quality_definition": "creality_base", + "author": "ed3d.net", + "visible": true + }, + "overrides": { + "machine_name": { "default_value": "Creality CR-10 Smart" }, + "machine_width": { "default_value": 300 }, + "machine_depth": { "default_value": 300 }, + "machine_height": { "default_value": 400 }, + "machine_head_with_fans_polygon": { + "default_value": [ + [-26, 34], + [-26, -32], + [32, -32], + [32, 34] + ] + }, + + "gantry_height": { "value": 35 } + } + } + diff --git a/resources/variants/creality_cr10smart_0.2.inst.cfg b/resources/variants/creality_cr10smart_0.2.inst.cfg new file mode 100644 index 0000000000..220066d55a --- /dev/null +++ b/resources/variants/creality_cr10smart_0.2.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.2mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.2 diff --git a/resources/variants/creality_cr10smart_0.3.inst.cfg b/resources/variants/creality_cr10smart_0.3.inst.cfg new file mode 100644 index 0000000000..e3b42fb44c --- /dev/null +++ b/resources/variants/creality_cr10smart_0.3.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.3mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.3 diff --git a/resources/variants/creality_cr10smart_0.4.inst.cfg b/resources/variants/creality_cr10smart_0.4.inst.cfg new file mode 100644 index 0000000000..ed7d2d6efc --- /dev/null +++ b/resources/variants/creality_cr10smart_0.4.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.4mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.4 diff --git a/resources/variants/creality_cr10smart_0.5.inst.cfg b/resources/variants/creality_cr10smart_0.5.inst.cfg new file mode 100644 index 0000000000..6153be2e22 --- /dev/null +++ b/resources/variants/creality_cr10smart_0.5.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.5mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.5 diff --git a/resources/variants/creality_cr10smart_0.6.inst.cfg b/resources/variants/creality_cr10smart_0.6.inst.cfg new file mode 100644 index 0000000000..9cf7e65e35 --- /dev/null +++ b/resources/variants/creality_cr10smart_0.6.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.6mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.6 diff --git a/resources/variants/creality_cr10smart_0.8.inst.cfg b/resources/variants/creality_cr10smart_0.8.inst.cfg new file mode 100644 index 0000000000..47421e09c8 --- /dev/null +++ b/resources/variants/creality_cr10smart_0.8.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.8mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.8 diff --git a/resources/variants/creality_cr10smart_1.0.inst.cfg b/resources/variants/creality_cr10smart_1.0.inst.cfg new file mode 100644 index 0000000000..e898ee536e --- /dev/null +++ b/resources/variants/creality_cr10smart_1.0.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 1.0mm Nozzle +version = 4 +definition = creality_cr10smart + +[metadata] +setting_version = 20 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 1.0