kemiq_q2_gama_pla_fine.inst.cfg 629 B

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