mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
Add nozzle profiles for Ender 3 pro
These profiles were posted as solution for #7550 by Strahler85. I'm committing this in his name. Fixes #7550.
This commit is contained in:
parent
27f7f595f8
commit
a6f60df2ed
7 changed files with 84 additions and 0 deletions
12
resources/variants/creality_ender3pro_0.4.inst.cfg
Normal file
12
resources/variants/creality_ender3pro_0.4.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
name = 0.4mm Nozzle
|
||||
version = 4
|
||||
definition = creality_ender3pro
|
||||
|
||||
[metadata]
|
||||
setting_version = 13
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
Loading…
Add table
Add a link
Reference in a new issue