um2pc_nylon_0.8_draft.inst.cfg 833 B

12345678910111213141516171819202122232425262728293031323334
  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 = slightlycoarse
  9. weight = -2
  10. material = generic_nylon
  11. variant = 0.8 mm
  12. [values]
  13. brim_line_count = 8
  14. cool_fan_speed_min = =cool_fan_speed * 0.35
  15. cool_min_speed = 15
  16. infill_overlap = =0 if infill_sparse_density > 80 else 5
  17. infill_sparse_density = 20
  18. layer_0_z_overlap = 0.25
  19. raft_airgap = 0.44
  20. retraction_hop_enabled = 0.2
  21. speed_layer_0 = =math.ceil(speed_print * 30 / 55)
  22. speed_print = 55
  23. speed_support = 40
  24. speed_topbottom = =math.ceil(speed_print * 35 / 55)
  25. speed_travel = 150
  26. speed_wall_0 = =math.ceil(speed_print * 15 / 55)
  27. speed_wall_x = =math.ceil(speed_print * 40 / 55)
  28. support_angle = 45
  29. support_enable = True
  30. support_z_distance = 0.5
  31. support_bottom_distance = 0.65
  32. top_bottom_thickness = 1.2