um_s5_aa0.25_cpe_0.1mm.inst.cfg 505 B

12345678910111213141516171819202122
  1. [general]
  2. definition = ultimaker_s5
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_cpe
  7. quality_type = normal
  8. setting_version = 22
  9. type = quality
  10. variant = AA 0.25
  11. weight = 0
  12. [values]
  13. speed_infill = =math.ceil(speed_print * 40 / 55)
  14. speed_topbottom = =math.ceil(speed_print * 30 / 55)
  15. support_bottom_distance = =support_z_distance
  16. support_interface_enable = True
  17. support_top_distance = =support_z_distance
  18. support_z_distance = =math.ceil(0.3/layer_height)*layer_height
  19. top_bottom_thickness = 0.8