apri3_pla_fast.inst.cfg 406 B

123456789101112131415161718192021
  1. [general]
  2. version = 4
  3. name = Fine
  4. definition = abax_pri3
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = normal
  9. weight = 0
  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 = 80
  16. speed_layer_0 = =round(speed_print * 30 / 50)
  17. speed_topbottom = =math.ceil(speed_print * 20 / 80)
  18. cool_min_layer_time = 5
  19. cool_min_speed = 10