mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 14:45:58 +08:00
Add converted material profiles
This commit is contained in:
parent
ce562713c3
commit
cbbc6d1a18
12
resources/profiles/materials/abs.ini
Normal file
12
resources/profiles/materials/abs.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[general]
|
||||||
|
version = 1
|
||||||
|
type = material
|
||||||
|
name = ABS
|
||||||
|
|
||||||
|
[profile]
|
||||||
|
material_bed_temperature = 100
|
||||||
|
platform_adhesion = Brim
|
||||||
|
material_flow = 107
|
||||||
|
material_print_temperature = 250
|
||||||
|
cool_fan_speed = 50
|
||||||
|
cool_fan_speed_max = 50
|
11
resources/profiles/materials/cpe.ini
Normal file
11
resources/profiles/materials/cpe.ini
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[general]
|
||||||
|
version = 1
|
||||||
|
type = material
|
||||||
|
name = CPE
|
||||||
|
|
||||||
|
[profile]
|
||||||
|
material_bed_temperature = 60
|
||||||
|
platform_adhesion = Brim
|
||||||
|
material_print_temperature = 250
|
||||||
|
cool_fan_speed = 50
|
||||||
|
cool_fan_speed_max = 50
|
6
resources/profiles/materials/pla.ini
Normal file
6
resources/profiles/materials/pla.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[general]
|
||||||
|
version = 1
|
||||||
|
type = material
|
||||||
|
name = PLA
|
||||||
|
|
||||||
|
[profile]
|
Loading…
x
Reference in New Issue
Block a user