[general]
version = 4
name = Ender 3 - ICE Filaments  - Translucent
definition = fdmprinter

[metadata]
quality_type = draft
setting_version = 5
type = quality_changes
position = 0

[values]
cool_fan_enabled = True
cool_fan_speed = 50
infill_before_walls = False
infill_pattern = ='lines' if infill_sparse_density > 25 else 'grid'
infill_sparse_density = 15
ironing_only_highest_layer = True
jerk_print = 10
material_print_temperature = 210
retract_at_layer_change = True
retraction_hop_enabled = True
speed_layer_0 = 30
speed_print = 80
speed_topbottom = =speed_print / 2
speed_wall_0 = =speed_wall
support_angle = 60
support_brim_enable = True
support_infill_rate = 15
support_pattern = grid
top_bottom_pattern_0 = concentric
travel_avoid_supports = True
wall_line_count = =1 if magic_spiralize else max(1, round((wall_thickness - wall_line_width_0) / wall_line_width_x) + 1) if wall_thickness != 0 else 0
z_seam_type = random
zig_zaggify_infill = =infill_pattern == 'cross' or infill_pattern == 'cross_3d'
zig_zaggify_support = True

