Cura/resources/quality/fabtotum/fabtotum_nylon_normal.inst.cfg
Ghostkeeper 2486a5b5da
Improve generic profiles for fabtotum and zyyx
These printers had profiles for zyyx_pro and fabtotum material suites, which were specific to those materials, but caused the generic materials to no longer have any profile. Let's use these machine-specific profiles for the generic materials as well. For the specific materials this changes nothing because the same profiles are still matched. For the generic materials this should improve the quality if the quality profile is tuned in any way to the machine.
2018-11-13 11:48:02 +01:00

57 lines
1.4 KiB
INI

[general]
version = 4
name = Normal Quality
definition = fabtotum
[metadata]
setting_version = 5
type = quality
quality_type = normal
weight = 0
material = generic_nylon
[values]
adhesion_type = raft
brim_width = 4
cool_fan_enabled = False
cool_fan_full_at_height = 0.45
cool_fan_speed = 0
cool_fan_speed_max = 0
cool_fan_speed_min = 0
cool_min_layer_time = 5
cool_min_speed = 0
infill_overlap = 15
infill_sparse_density = 24
layer_height = 0.15
layer_height_0 = 0.10
line_width = =machine_nozzle_size
material_flow = 100
raft_airgap = 0.22
raft_base_line_width= =line_width * 2
raft_base_thickness = =layer_height_0 * 2
raft_interface_line_width = =line_width
raft_interface_thickness = =layer_height
raft_margin = 5
raft_surface_layers = 2
raft_surface_line_width = =line_width
raft_surface_thickness = =layer_height
retraction_hop = 0.5
retraction_hop_enabled = False
retraction_hop_only_when_collides = True
skin_overlap = 10
skirt_brim_minimal_length = 75
skirt_gap = 1.5
skirt_line_count = 5
speed_infill = =speed_print
speed_layer_0 = =math.ceil(speed_print * 25 / 30)
speed_print = 30
speed_topbottom = =math.ceil(speed_print * 40 / 30)
speed_travel = 200
speed_wall_0 = =math.ceil(speed_print * 40 / 30)
speed_wall_x = =speed_print
support_angle = 70
support_type = buildplate
support_z_distance = 0.15
top_bottom_thickness = 0.8
wall_thickness = 0.8
z_seam_type = random