um3_aa0.4_CPEP_Fast_Print.inst.cfg 799 B

12345678910111213141516171819202122232425262728293031323334
  1. [general]
  2. definition = ultimaker3
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_cpe_plus
  7. quality_type = fast
  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.15
  17. machine_min_cool_heat_time_window = 15
  18. multiple_mesh_overlap = 0
  19. prime_tower_enable = True
  20. prime_tower_wipe_enabled = True
  21. retraction_hop = 0.2
  22. retraction_hop_enabled = False
  23. retraction_hop_only_when_collides = True
  24. skin_overlap = 20
  25. speed_print = 45
  26. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  27. speed_travel = 250
  28. speed_wall = =math.ceil(speed_print * 45 / 45)
  29. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  30. support_z_distance = =layer_height
  31. wall_0_inset = 0