mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
27 lines
749 B
INI
27 lines
749 B
INI
[general]
|
|
version = 2
|
|
name = Verydraft Print
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = verydraft
|
|
material = generic_nylon_ultimaker3_AA_0.8
|
|
weight = -2
|
|
|
|
[values]
|
|
brim_width = 8.0
|
|
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
|
cool_min_layer_time_fan_speed_max = 20
|
|
infill_before_walls = True
|
|
infill_pattern = triangles
|
|
layer_height = 0.3
|
|
machine_nozzle_cool_down_speed = 0.9
|
|
material_standby_temperature = 100
|
|
raft_airgap = =round(layer_height_0 * 0.85, 2)
|
|
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
|
|
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
|
|
switch_extruder_retraction_amount = 30
|
|
switch_extruder_retraction_speeds = 40
|
|
wall_line_width_x = =wall_line_width
|
|
|