um3_aa0.4_CPEP_High_Quality.inst.cfg 944 B

12345678910111213141516171819202122232425262728293031323334353637
  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 = 23
  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_print_temperature = =default_material_print_temperature - 8
  21. multiple_mesh_overlap = 0
  22. prime_tower_enable = True
  23. prime_tower_wipe_enabled = True
  24. retraction_hop = 0.2
  25. retraction_hop_enabled = False
  26. retraction_hop_only_when_collides = True
  27. skin_overlap = 20
  28. speed_print = 40
  29. speed_topbottom = =math.ceil(speed_print * 30 / 35)
  30. speed_travel = 250
  31. speed_wall = =math.ceil(speed_print * 35 / 40)
  32. speed_wall_0 = =math.ceil(speed_wall * 30 / 35)
  33. support_z_distance = =layer_height
  34. wall_0_inset = 0