mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
add jellybox variants
there’s a one fan variant and a two fan variant. for now, both are only 0.4mm nozzle.
This commit is contained in:
parent
a328261456
commit
5cf2f9b021
2 changed files with 22 additions and 0 deletions
11
resources/variants/imade3d_jellybox_0.4.inst.cfg
Normal file
11
resources/variants/imade3d_jellybox_0.4.inst.cfg
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
[general]
|
||||||
|
name = 0.4 mm
|
||||||
|
version = 2
|
||||||
|
definition = imade3d_jellybox
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = IMADE3D
|
||||||
|
type = variant
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.4
|
||||||
11
resources/variants/imade3d_jellybox_0.4_2-fans.inst.cfg
Normal file
11
resources/variants/imade3d_jellybox_0.4_2-fans.inst.cfg
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
[general]
|
||||||
|
name = 0.4 mm 2-fans
|
||||||
|
version = 2
|
||||||
|
definition = imade3d_jellybox
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = IMADE3D
|
||||||
|
type = variant
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.4
|
||||||
Loading…
Add table
Add a link
Reference in a new issue