um3_aa0.25_PLA_Normal_Quality.inst.cfg 727 B

123456789101112131415161718192021222324252627282930
  1. [general]
  2. definition = ultimaker3
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_pla
  7. quality_type = normal
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.25
  11. weight = 0
  12. [values]
  13. brim_width = 8
  14. infill_overlap = =0 if infill_sparse_density > 80 else 10
  15. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
  16. machine_nozzle_cool_down_speed = 0.9
  17. machine_nozzle_heat_up_speed = 1.4
  18. material_print_temperature = =default_material_print_temperature - 10
  19. retraction_hop = 0.2
  20. skin_overlap = 5
  21. speed_print = 30
  22. speed_wall = =math.ceil(speed_print * 25 / 30)
  23. speed_wall_0 = =math.ceil(speed_print * 20 / 30)
  24. top_bottom_thickness = 0.72
  25. travel_avoid_distance = 0.4
  26. wall_0_inset = 0.015
  27. wall_0_wipe_dist = 0.25