mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -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
|
||||
name = ABS
|
||||
|
||||
[profile]
|
||||
[settings]
|
||||
material_bed_temperature = 100
|
||||
platform_adhesion = Brim
|
||||
material_flow = 107
|
||||
|
|
|
@ -3,7 +3,7 @@ version = 1
|
|||
type = material
|
||||
name = CPE
|
||||
|
||||
[profile]
|
||||
[settings]
|
||||
material_bed_temperature = 60
|
||||
platform_adhesion = Brim
|
||||
material_print_temperature = 250
|
||||
|
|
|
@ -3,4 +3,4 @@ version = 1
|
|||
type = material
|
||||
name = PLA
|
||||
|
||||
[profile]
|
||||
[settings]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue