mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00

The 3mm was computed from wanting 7 lines, but in that calculation I used a line width of 0.4mm. This is obviously wrong, since for 0.8mm profiles the line width is 0.8mm. Contributes to issue CURA-3650.
34 lines
953 B
INI
34 lines
953 B
INI
[general]
|
|
version = 2
|
|
name = Verydraft Print
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = verydraft
|
|
material = generic_nylon_ultimaker3_AA_0.8
|
|
weight = -3
|
|
|
|
[values]
|
|
brim_width = 5.6
|
|
cool_min_layer_time_fan_speed_max = 20
|
|
cool_min_speed = 10
|
|
infill_before_walls = True
|
|
infill_line_width = =line_width
|
|
layer_height = 0.3
|
|
machine_nozzle_cool_down_speed = 0.9
|
|
machine_nozzle_heat_up_speed = 1.4
|
|
material_standby_temperature = 100
|
|
ooze_shield_angle = 40
|
|
prime_tower_size = 15
|
|
raft_acceleration = =acceleration_layer_0
|
|
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
|
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
|
raft_margin = 10
|
|
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
|
support_angle = 70
|
|
support_line_width = =line_width * 0.75
|
|
support_xy_distance = =wall_line_width_0 * 1.5
|
|
switch_extruder_prime_speed = 30
|
|
switch_extruder_retraction_amount = 30
|
|
switch_extruder_retraction_speeds = 40
|