mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-21 13:19:37 +08:00
PP-554 Kedge Visual Intents
* The settings used in the Visual intent profile improve the roof quality * Settings include temp adjustments, line widths, small features, hole, roof accel & speed * These apply to PLA & TPLA * all of the visual intents are marked as experimental for Cura 5.10 PP-554
This commit is contained in:
parent
75cf32c58b
commit
43b19c3445
@ -0,0 +1,42 @@
|
||||
[general]
|
||||
definition = ultimaker_sketch_sprint
|
||||
name = Visual
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = visual
|
||||
is_experimental = True
|
||||
material = ultimaker_pla_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = intent
|
||||
variant = 0.4mm
|
||||
|
||||
[values]
|
||||
acceleration_roofing = 1500
|
||||
acceleration_wall_0_roofing = 1500
|
||||
acceleration_wall_x_roofing = 1500
|
||||
cool_min_temperature = 220.0
|
||||
hole_xy_offset = 0.2
|
||||
hole_xy_offset_max_diameter = 3
|
||||
inset_direction = inside_out
|
||||
line_width = 0.4
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_print_temperature = 220
|
||||
min_bead_width = 0.34
|
||||
min_wall_line_width = 0.34
|
||||
roofing_line_width = 0.35
|
||||
roofing_monotonic = False
|
||||
roofing_pattern = lines
|
||||
skin_monotonic = False
|
||||
skin_outline_count = 0
|
||||
skin_overlap = 25
|
||||
small_feature_max_length = 25
|
||||
small_feature_speed_factor = 40
|
||||
small_hole_max_size = 4.5
|
||||
small_skin_width = 4
|
||||
speed_roofing = 100
|
||||
wall_line_width_x = 0.4
|
||||
z_seam_type = back
|
||||
|
@ -0,0 +1,42 @@
|
||||
[general]
|
||||
definition = ultimaker_sketch_sprint
|
||||
name = Visual
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
intent_category = visual
|
||||
is_experimental = True
|
||||
material = ultimaker_tough_pla_175
|
||||
quality_type = draft
|
||||
setting_version = 24
|
||||
type = intent
|
||||
variant = 0.4mm
|
||||
|
||||
[values]
|
||||
acceleration_roofing = 1500
|
||||
acceleration_wall_0_roofing = 1500
|
||||
acceleration_wall_x_roofing = 1500
|
||||
cool_min_temperature = 220.0
|
||||
hole_xy_offset = 0.2
|
||||
hole_xy_offset_max_diameter = 3
|
||||
inset_direction = inside_out
|
||||
line_width = 0.4
|
||||
material_final_print_temperature = =material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_print_temperature = 220
|
||||
min_bead_width = 0.34
|
||||
min_wall_line_width = 0.34
|
||||
roofing_line_width = 0.35
|
||||
roofing_monotonic = False
|
||||
roofing_pattern = lines
|
||||
skin_monotonic = False
|
||||
skin_outline_count = 0
|
||||
skin_overlap = 25
|
||||
small_feature_max_length = 25
|
||||
small_feature_speed_factor = 40
|
||||
small_hole_max_size = 4.5
|
||||
small_skin_width = 4
|
||||
speed_roofing = 100
|
||||
wall_line_width_x = 0.4
|
||||
z_seam_type = back
|
||||
|
Loading…
x
Reference in New Issue
Block a user