um_s3_aa0.25_tough-pla_0.1mm.inst.cfg 663 B

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