um3_aa0.4_PLA_Fast_Print.inst.cfg 616 B

12345678910111213141516171819202122232425
  1. [general]
  2. version = 2
  3. name = Fast Print
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = fast
  8. material = generic_pla_ultimaker3_AA_0.4
  9. weight = -1
  10. [values]
  11. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  12. cool_fan_speed_max = =cool_fan_speed
  13. machine_nozzle_cool_down_speed = 0.75
  14. machine_nozzle_heat_up_speed = 1.6
  15. material_standby_temperature = 100
  16. prime_tower_enable = False
  17. speed_print = 80
  18. speed_topbottom = =math.ceil(speed_print * 30 / 80)
  19. speed_wall = =math.ceil(speed_print * 40 / 80)
  20. speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
  21. top_bottom_thickness = 1
  22. wall_thickness = 1