apri3_pla_high.inst.cfg 429 B

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