um2p_abs_0.4_fast.inst.cfg 726 B

1234567891011121314151617181920212223242526272829
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker2_plus
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_abs
  11. variant = 0.4 mm
  12. [values]
  13. cool_fan_speed_min = =cool_fan_speed * 0.2
  14. cool_min_layer_time = 3
  15. cool_min_layer_time_fan_speed_max = 15
  16. cool_min_speed = 10
  17. infill_sparse_density = 18
  18. speed_layer_0 = =round(speed_print * 30 / 55)
  19. speed_print = 55
  20. speed_topbottom = =math.ceil(speed_print * 30 / 55)
  21. speed_travel = 150
  22. speed_wall = =math.ceil(speed_print * 40 / 55)
  23. top_bottom_thickness = 0.75
  24. wall_thickness = 0.7
  25. speed_wall_0 = =math.ceil(speed_print * 40 / 55)
  26. speed_wall_x = =math.ceil(speed_print * 80 / 55)
  27. speed_infill = =math.ceil(speed_print * 100 / 55)