apri3_pla_high.inst.cfg 411 B

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