um3_aa0.4_TPLA_Normal_Quality.inst.cfg 869 B

123456789101112131415161718192021222324252627282930313233
  1. [general]
  2. version = 4
  3. name = Fine
  4. definition = ultimaker3
  5. [metadata]
  6. setting_version = 5
  7. type = quality
  8. quality_type = normal
  9. weight = 0
  10. material = generic_tough_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. cool_min_speed = 7
  16. infill_line_width = =round(line_width * 1.285, 2)
  17. layer_height_0 = 0.2
  18. machine_nozzle_cool_down_speed = 0.75
  19. machine_nozzle_heat_up_speed = 1.6
  20. material_print_temperature = =default_material_print_temperature - 15
  21. material_standby_temperature = 100
  22. prime_tower_enable = False
  23. skin_overlap = 10
  24. speed_layer_0 = =math.ceil(speed_print * 20 / 45)
  25. speed_print = 45
  26. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  27. speed_wall = =math.ceil(speed_print * 40 / 45)
  28. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  29. top_bottom_thickness = 1.2
  30. wall_thickness = 1.23