um3_aa0.4_CPEP_Fast_Print.inst.cfg 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker3
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_cpe_plus
  11. variant = AA 0.4
  12. [values]
  13. cool_fan_speed_max = 80
  14. cool_min_speed = 6
  15. infill_overlap = 0
  16. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
  17. infill_wipe_dist = 0
  18. jerk_print = 25
  19. layer_height = 0.15
  20. machine_min_cool_heat_time_window = 15
  21. material_final_print_temperature = =material_print_temperature - 10
  22. material_initial_print_temperature = =material_print_temperature - 5
  23. material_print_temperature = =default_material_print_temperature + 10
  24. material_print_temperature_layer_0 = =material_print_temperature
  25. material_standby_temperature = 100
  26. multiple_mesh_overlap = 0
  27. prime_tower_enable = True
  28. prime_tower_wipe_enabled = True
  29. retraction_hop = 0.2
  30. retraction_hop_enabled = False
  31. retraction_hop_only_when_collides = True
  32. skin_overlap = 20
  33. speed_layer_0 = =math.ceil(speed_print * 20 / 45)
  34. speed_print = 45
  35. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  36. speed_travel = 250
  37. speed_wall = =math.ceil(speed_print * 45 / 45)
  38. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  39. support_z_distance = =layer_height
  40. wall_0_inset = 0