mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 21:25:56 +08:00
Merge pull request #20607 from Ultimaker/PP-632-Release-visual-profiles-for-S8
PP-632 Release visual profiles for S8
This commit is contained in:
commit
12014a626b
@ -0,0 +1,19 @@
|
||||
[general]
|
||||
definition = ultimaker_s8
|
||||
name = Visual
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = visual
|
||||
material = generic_pla
|
||||
quality_type = fast
|
||||
setting_version = 25
|
||||
type = intent
|
||||
variant = AA+ 0.4
|
||||
|
||||
[values]
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
speed_print = 100
|
||||
speed_wall = 75
|
||||
top_bottom_thickness = =round(layer_height*6,3)
|
||||
|
@ -0,0 +1,19 @@
|
||||
[general]
|
||||
definition = ultimaker_s8
|
||||
name = Visual
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = visual
|
||||
material = generic_tough_pla
|
||||
quality_type = fast
|
||||
setting_version = 25
|
||||
type = intent
|
||||
variant = AA+ 0.4
|
||||
|
||||
[values]
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
speed_print = 100
|
||||
speed_wall = 75
|
||||
top_bottom_thickness = =round(layer_height*6,3)
|
||||
|
@ -0,0 +1,19 @@
|
||||
[general]
|
||||
definition = ultimaker_s8
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_pla
|
||||
quality_type = fast
|
||||
setting_version = 25
|
||||
type = quality
|
||||
variant = AA+ 0.4
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
material_final_print_temperature = =material_print_temperature - 15
|
||||
material_initial_print_temperature = =material_print_temperature - 15
|
||||
retraction_prime_speed = =retraction_speed
|
||||
support_structure = tree
|
||||
|
@ -0,0 +1,18 @@
|
||||
[general]
|
||||
definition = ultimaker_s8
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
material = generic_tough_pla
|
||||
quality_type = fast
|
||||
setting_version = 25
|
||||
type = quality
|
||||
variant = AA+ 0.4
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
retraction_prime_speed = =retraction_speed
|
||||
retraction_speed = 25
|
||||
support_structure = tree
|
||||
|
Loading…
x
Reference in New Issue
Block a user