mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-15 00:28:02 +08:00
38 lines
1.0 KiB
INI
38 lines
1.0 KiB
INI
[general]
|
|
version = 2
|
|
name = Draft Print
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = draft
|
|
material = generic_cpe_plus_ultimaker3_AA_0.4
|
|
weight = -2
|
|
|
|
[values]
|
|
brim_width = 7
|
|
cool_fan_speed_max = 80
|
|
cool_min_speed = 5
|
|
infill_wipe_dist = 0
|
|
layer_height = 0.2
|
|
machine_nozzle_cool_down_speed = 0.9
|
|
machine_nozzle_heat_up_speed = 1.4
|
|
material_initial_print_temperature = =material_print_temperature - 5
|
|
material_final_print_temperature = =material_print_temperature - 10
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
prime_tower_size = 17
|
|
retraction_combing = off
|
|
retraction_hop = 0.2
|
|
retraction_hop_enabled = False
|
|
retraction_min_travel = =5
|
|
retraction_prime_speed = =15
|
|
speed_topbottom = =math.ceil(speed_print * 65 / 50)
|
|
speed_wall = =math.ceil(speed_print * 50 / 50)
|
|
speed_wall_0 = =math.ceil(speed_wall * 40 / 50)
|
|
support_z_distance = =layer_height
|
|
switch_extruder_prime_speed = =15
|
|
switch_extruder_retraction_amount = =8
|
|
switch_extruder_retraction_speeds = 20
|
|
wall_thickness = 1
|
|
|