um3_aa0.4_CPE_Fast_Print.inst.cfg 355 B

12345678910111213141516171819
  1. [general]
  2. definition = ultimaker3
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_cpe
  7. quality_type = fast
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.4
  11. weight = -1
  12. [values]
  13. speed_print = 60
  14. speed_topbottom = =math.ceil(speed_print * 30 / 60)
  15. speed_wall = =math.ceil(speed_print * 40 / 60)
  16. speed_wall_0 = =math.ceil(speed_wall * 30 / 40)