kemiq_q2_gama_pla_normal.inst.cfg 603 B

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