um3_aa0.4_TPLA_Fast_Print.inst.cfg 488 B

1234567891011121314151617181920212223
  1. [general]
  2. definition = ultimaker3
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_tough_pla
  7. quality_type = fast
  8. setting_version = 22
  9. type = quality
  10. variant = AA 0.4
  11. weight = -1
  12. [values]
  13. machine_nozzle_cool_down_speed = 0.75
  14. machine_nozzle_heat_up_speed = 1.6
  15. prime_tower_enable = False
  16. speed_print = 45
  17. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  18. speed_wall = =math.ceil(speed_print * 40 / 45)
  19. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  20. top_bottom_thickness = 1.2