12345678910111213141516171819202122232425262728 |
- [general]
- definition = ultimaker_factor4
- name = Fine
- version = 4
- [metadata]
- material = generic_pva
- quality_type = normal
- setting_version = 23
- type = quality
- variant = BB 0.4
- weight = 0
- [values]
- _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.1
- _plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
- _plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
- acceleration_support_bottom = 100
- acceleration_support_interface = 1500
- brim_replaces_support = False
- prime_tower_min_volume = 15
- skin_material_flow = =material_flow * 0.93
- speed_print = 50
- support_infill_sparse_thickness = =min(layer_height * 2, machine_nozzle_size * 3 / 4) if layer_height <= 0.15 / 0.4 * machine_nozzle_size else layer_height
- support_interface_offset = 1
- support_offset = 3
- support_z_distance = 0
|