From e741ab13b9b7c0c4b9ac5c77671bd6a0553f910c Mon Sep 17 00:00:00 2001 From: laiqiqi Date: Fri, 25 Dec 2020 14:00:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9C=BA=E5=9E=8B=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/definitions/goofoo_small.def.json | 25 +++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 resources/definitions/goofoo_small.def.json diff --git a/resources/definitions/goofoo_small.def.json b/resources/definitions/goofoo_small.def.json new file mode 100644 index 0000000000..e5fab757fc --- /dev/null +++ b/resources/definitions/goofoo_small.def.json @@ -0,0 +1,25 @@ +{ + "注释":"用于tiny,tiny+", + "name": "goofoo_small", + "version": 2, + "inherits": "goofoo_base", + "metadata": { + "author": "goofoo", + "quality_definition": "goofoo_small", + "visible": false, + "exclude_materials": [ + "goofoo_bronze_pla", + "goofoo_peek", + "goofoo_tpe_83a", + "goofoo_tpu_87a", + "goofoo_tpu_95a", + "goofoo_pa_cf", + "goofoo_pc", + "goofoo_pa", + "goofoo_asa", + "goofoo_abs", + "goofoo_pva", + "goofoo_hips" + ] + } +} \ No newline at end of file