Cura/resources/quality/ultimaker2_plus/um2p_pc_0.8_draft.inst.cfg
Lipu Fei 0505b16ffb WIP: Update quality profiles
- Add a new field "variant" in "metadata" section for quality profiles.
  "material" will only contain values such as "generic_abs", and
  "variant" will contain values such as "0.25 mm", "AA 0.4", etc.

- Reformat "metadata" section to have the following order:
   - setting_version
   - type
   - quality_type
   - weight
   - global_quality
   - material
   - variant
2018-02-16 14:20:02 +01:00

39 lines
830 B
INI

[general]
version = 2
name = Fast
definition = ultimaker2_plus
[metadata]
setting_version = 4
type = quality
quality_type = draft
weight = -2
material = generic_pc
variant = 0.8 mm
[values]
adhesion_type = raft
brim_line_count = 10
cool_fan_speed = 50
cool_fan_speed_min = =cool_fan_speed * 25 / 50
cool_min_layer_time = 3
infill_overlap = 5
infill_sparse_density = 40
layer_0_z_overlap = 0.22
layer_height = 0.5
raft_airgap = 0.47
raft_base_line_width = 1.6
raft_interface_line_spacing = 1.8
raft_interface_line_width = 1.6
raft_margin = 15
raft_surface_line_width = 0.7
raft_surface_thickness = 0.2
speed_layer_0 = =round(speed_print * 30 / 40)
speed_print = 40
support_angle = 45
support_enable = True
support_infill_rate = 20
support_pattern = lines
support_z_distance = 0.26
top_bottom_thickness = 2.0
wall_thickness = 2.1