mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 15:15:52 +08:00
Make material profiles have values for the same settings
This commit is contained in:
parent
57046a43e8
commit
d30f8322ba
@ -6,6 +6,7 @@ name = CPE
|
|||||||
[settings]
|
[settings]
|
||||||
material_bed_temperature = 60
|
material_bed_temperature = 60
|
||||||
platform_adhesion = Brim
|
platform_adhesion = Brim
|
||||||
|
material_flow = 100
|
||||||
material_print_temperature = 250
|
material_print_temperature = 250
|
||||||
cool_fan_speed = 50
|
cool_fan_speed = 50
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
|
@ -4,3 +4,9 @@ type = material
|
|||||||
name = PLA
|
name = PLA
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
|
material_bed_temperature = 60
|
||||||
|
platform_adhesion = Skirt
|
||||||
|
material_flow = 100
|
||||||
|
material_print_temperature = 210
|
||||||
|
cool_fan_speed = 100
|
||||||
|
cool_fan_speed_max = 100
|
Loading…
x
Reference in New Issue
Block a user