Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoofoo3d <74950628+goofoo3d@users.noreply.github.com>2022-02-03 19:24:24 +0300
committerGitHub <noreply@github.com>2022-02-03 19:24:24 +0300
commit31225d5b32c0b66244697636a250bfafea002ad2 (patch)
tree829cffa07f3068959e97badd1845a8df46251fd2 /resources/quality
parentd7c349550984881bdfe44216a9f3713a1389b8bd (diff)
Add new machine Goofoo Cube (#10962)
* add goofoo,renkforce printf * 优化PVA打印的配置 * 修正双喷打印不能重叠的问题 * 修改配置信息 * 添加机型配置 * 新增 goofoo 2-1混色脚本,优化机型配置. * 优化goofoo 2-1混色脚本 * 调整了机型配置 * 添加不同口径喷嘴 * 添加喷嘴口径 * 修改机器名称不对的问题 * modify setting_version = 16 to setting_version = 17 * modify renkforce & goofoo's files setting_version = 16 to 17 * modify pva support_pattern & e-one size * modify pva support pattern to grid * Add new machine Goofoo Cube * modify some goofoo_cube definitions and 0.7_pla_standard Co-authored-by: laiqiqi <laiqiqi886@163.com>
Diffstat (limited to 'resources/quality')
-rw-r--r--resources/quality/goofoo/pla/goofoo_small_0.70_pla_standard.inst.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/resources/quality/goofoo/pla/goofoo_small_0.70_pla_standard.inst.cfg b/resources/quality/goofoo/pla/goofoo_small_0.70_pla_standard.inst.cfg
new file mode 100644
index 0000000000..3c2551e5a7
--- /dev/null
+++ b/resources/quality/goofoo/pla/goofoo_small_0.70_pla_standard.inst.cfg
@@ -0,0 +1,17 @@
+[general]
+version = 4
+name = Standard Quality
+definition = goofoo_small
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = normal
+material = goofoo_pla
+variant = 0.7mm Nozzle
+
+[values]
+retraction_amount = 6
+infill_pattern = cubic
+top_bottom_thickness = 1.6
+wall_thickness = 1.4 \ No newline at end of file