um3_aa0.4_CPE_Draft_Print.inst.cfg 652 B

12345678910111213141516171819202122232425
  1. [general]
  2. version = 2
  3. name = Fast
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = draft
  8. material = generic_cpe_ultimaker3_AA_0.4
  9. weight = -2
  10. setting_version = 1
  11. [values]
  12. material_print_temperature = =default_material_print_temperature + 10
  13. material_initial_print_temperature = =material_print_temperature - 5
  14. material_final_print_temperature = =material_print_temperature - 10
  15. material_standby_temperature = 100
  16. skin_overlap = 20
  17. speed_print = 60
  18. speed_layer_0 = 20
  19. speed_topbottom = =math.ceil(speed_print * 35 / 60)
  20. speed_wall = =math.ceil(speed_print * 45 / 60)
  21. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  22. wall_thickness = 1