um2pc_cpe_0.4_fast.inst.cfg 791 B

123456789101112131415161718192021222324252627282930
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_cpe
  11. variant = 0.4 mm
  12. [values]
  13. cool_fan_speed_min = =cool_fan_speed * 0.8
  14. cool_min_layer_time = 3
  15. cool_min_layer_time_fan_speed_max = 15
  16. cool_min_speed = 10
  17. infill_sparse_density = 20
  18. retraction_combing_max_distance = 50
  19. retraction_prime_speed = =retraction_speed
  20. speed_layer_0 = =round(speed_print * 30 / 45)
  21. speed_print = 45
  22. speed_travel = 150
  23. speed_wall = =math.ceil(speed_print * 40 / 45)
  24. top_bottom_thickness = 0.75
  25. speed_wall_0 = =math.ceil(speed_print * 30 / 45)
  26. speed_topbottom = =math.ceil(speed_print * 30 / 45)
  27. speed_wall_x = =math.ceil(speed_print * 40 / 45)
  28. speed_infill = =math.ceil(speed_print * 45 / 45)