kemiq_q2_gama_pla_normal.inst.cfg 606 B

123456789101112131415161718192021222324252627282930
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = kemiq_q2_gama
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_pla
  11. [values]
  12. layer_height = 0.15
  13. adhesion_type = skirt
  14. speed_print = 60
  15. speed_infill = =math.ceil(speed_print * 50 / 60)
  16. speed_layer_0 = =math.ceil(speed_print * 15 / 60)
  17. speed_wall_0 = =math.ceil(speed_print * 20 / 60)
  18. speed_wall_x = =math.ceil(speed_print * 40 / 60)
  19. speed_topbottom = =math.ceil(speed_print * 20 / 60)
  20. speed_travel = 120
  21. material_print_temperature = 214
  22. retraction_speed = 40
  23. retraction_amount = 2.15
  24. raft_airgap = 0.25