atitan_pla_normal.inst.cfg 427 B

1234567891011121314151617181920212223
  1. [general]
  2. definition = abax_titan
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_pla
  7. quality_type = normal
  8. setting_version = 23
  9. type = quality
  10. weight = 0
  11. [values]
  12. cool_min_layer_time = 5
  13. cool_min_speed = 10
  14. infill_sparse_density = 20
  15. layer_height = 0.2
  16. speed_layer_0 = =round(speed_print * 30 / 50)
  17. speed_print = 50
  18. speed_topbottom = =math.ceil(speed_print * 20 / 50)
  19. top_bottom_thickness = 0.8
  20. wall_thickness = 1.05