mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Rename [profile] to [settings] in material profiles
This commit is contained in:
parent
277dd71759
commit
a53b898670
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ version = 1
|
||||||
type = material
|
type = material
|
||||||
name = ABS
|
name = ABS
|
||||||
|
|
||||||
[profile]
|
[settings]
|
||||||
material_bed_temperature = 100
|
material_bed_temperature = 100
|
||||||
platform_adhesion = Brim
|
platform_adhesion = Brim
|
||||||
material_flow = 107
|
material_flow = 107
|
||||||
|
|
|
@ -3,7 +3,7 @@ version = 1
|
||||||
type = material
|
type = material
|
||||||
name = CPE
|
name = CPE
|
||||||
|
|
||||||
[profile]
|
[settings]
|
||||||
material_bed_temperature = 60
|
material_bed_temperature = 60
|
||||||
platform_adhesion = Brim
|
platform_adhesion = Brim
|
||||||
material_print_temperature = 250
|
material_print_temperature = 250
|
||||||
|
|
|
@ -3,4 +3,4 @@ version = 1
|
||||||
type = material
|
type = material
|
||||||
name = PLA
|
name = PLA
|
||||||
|
|
||||||
[profile]
|
[settings]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue