um3_aa0.4_CPEP_High_Quality.inst.cfg 1013 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. [general]
  2. definition = ultimaker3
  3. name = Extra Fine
  4. version = 4
  5. [metadata]
  6. material = generic_cpe_plus
  7. quality_type = high
  8. setting_version = 21
  9. type = quality
  10. variant = AA 0.4
  11. weight = 1
  12. [values]
  13. infill_overlap = 0
  14. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
  15. infill_wipe_dist = 0
  16. layer_height = 0.06
  17. machine_min_cool_heat_time_window = 15
  18. machine_nozzle_cool_down_speed = 0.85
  19. machine_nozzle_heat_up_speed = 1.5
  20. material_initial_print_temperature = =material_print_temperature - 5
  21. material_print_temperature = =default_material_print_temperature + 2
  22. multiple_mesh_overlap = 0
  23. prime_tower_enable = True
  24. prime_tower_wipe_enabled = True
  25. retraction_hop = 0.2
  26. retraction_hop_enabled = False
  27. retraction_hop_only_when_collides = True
  28. skin_overlap = 20
  29. speed_print = 40
  30. speed_topbottom = =math.ceil(speed_print * 30 / 35)
  31. speed_travel = 250
  32. speed_wall = =math.ceil(speed_print * 35 / 40)
  33. speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
  34. support_z_distance = =layer_height
  35. wall_0_inset = 0