apri3_pla_high.inst.cfg 410 B

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