um3_aa0.4_PLA_Fast_Print.inst.cfg 662 B

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