um2pc_pp_0.6_draft.inst.cfg 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. [general]
  2. version = 4
  3. name = Fast
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = draft
  9. weight = -2
  10. material = generic_pp
  11. variant = 0.6 mm
  12. [values]
  13. acceleration_enabled = True
  14. acceleration_layer_0 = =acceleration_topbottom
  15. acceleration_prime_tower = =math.ceil(acceleration_print * 2000 / 4000)
  16. acceleration_print = 4000
  17. acceleration_support = =math.ceil(acceleration_print * 2000 / 4000)
  18. acceleration_support_interface = =acceleration_topbottom
  19. acceleration_topbottom = =math.ceil(acceleration_print * 500 / 4000)
  20. acceleration_wall = =math.ceil(acceleration_print * 1000 / 4000)
  21. acceleration_wall_0 = =math.ceil(acceleration_wall * 500 / 1000)
  22. brim_width = 20
  23. cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
  24. cool_fan_speed_max = 100
  25. cool_min_layer_time_fan_speed_max = 6
  26. cool_min_speed = 20
  27. infill_overlap = 0
  28. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
  29. infill_wipe_dist = 0
  30. multiple_mesh_overlap = 0
  31. retraction_count_max = 15
  32. retraction_hop = 0.15
  33. retraction_hop_enabled = True
  34. retraction_hop_only_when_collides = True
  35. skin_overlap = 10
  36. speed_layer_0 = =speed_print
  37. speed_prime_tower = =speed_topbottom
  38. speed_print = 25
  39. speed_support_interface = =speed_topbottom
  40. speed_topbottom = =math.ceil(speed_print * 25 / 25)
  41. speed_travel = 250
  42. speed_travel_layer_0 = 50
  43. speed_wall = =math.ceil(speed_print * 25 / 25)
  44. speed_wall_0 = =math.ceil(speed_wall * 20 / 25)
  45. support_angle = 60
  46. support_z_distance = =layer_height * 2
  47. support_bottom_distance = =support_z_distance / 2
  48. top_bottom_thickness = 1.1
  49. travel_avoid_distance = 3
  50. wall_0_inset = 0