um2pc_tpla_0.4_normal.inst.cfg 490 B

1234567891011121314151617181920212223
  1. [general]
  2. version = 4
  3. name = Fine
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = normal
  9. weight = 0
  10. material = generic_tough_pla
  11. variant = 0.4 mm
  12. [values]
  13. cool_min_layer_time = 5
  14. cool_min_speed = 10
  15. infill_sparse_density = 20
  16. speed_layer_0 = =round(speed_print * 30 / 40)
  17. speed_print = 40
  18. speed_topbottom = =math.ceil(speed_print * 20 / 40)
  19. speed_wall = =math.ceil(speed_print * 30 / 40)
  20. top_bottom_thickness = 0.8
  21. wall_thickness = 1.05