mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
add goofoo,renkforce printf (#8959)
* 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 Co-authored-by: laiqiqi <laiqiqi886@163.com>
This commit is contained in:
parent
b78651e45f
commit
d709b86c16
269 changed files with 4399 additions and 0 deletions
12
resources/variants/goofoo_tinyplus_1.0.inst.cfg
Normal file
12
resources/variants/goofoo_tinyplus_1.0.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
name = 1.0mm Nozzle
|
||||
version = 4
|
||||
definition = goofoo_tinyplus
|
||||
|
||||
[metadata]
|
||||
setting_version = 17
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 1.0
|
Loading…
Add table
Add a link
Reference in a new issue