mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Moved various variants to their own specific folder
Improves readability
This commit is contained in:
parent
8527ae3403
commit
75c0533ef8
29 changed files with 0 additions and 0 deletions
18
resources/variants/mark2/Mark2_for_Ultimaker2_0.6.inst.cfg
Normal file
18
resources/variants/mark2/Mark2_for_Ultimaker2_0.6.inst.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
definition = Mark2_for_Ultimaker2
|
||||
name = 0.6 mm
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
hardware_type = nozzle
|
||||
setting_version = 20
|
||||
type = variant
|
||||
|
||||
[values]
|
||||
coasting_volume = 1.36
|
||||
machine_nozzle_size = 0.6
|
||||
machine_nozzle_tip_outer_diameter = 1.25
|
||||
speed_topbottom = =round(speed_print / 2, 1)
|
||||
speed_wall = =round(speed_print * 4 / 3, 1)
|
||||
speed_wall_0 = =1 if speed_wall < 10 else (speed_wall - 10)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue