um2pc_pc_0.4_fast.inst.cfg 657 B

1234567891011121314151617181920212223242526272829
  1. [general]
  2. definition = ultimaker2_plus_connect
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_pc
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. variant = 0.4 mm
  11. weight = -1
  12. [values]
  13. cool_fan_speed = 50
  14. cool_fan_speed_min = 0
  15. infill_overlap = =0 if infill_sparse_density > 80 else 5
  16. infill_sparse_density = 20
  17. layer_0_z_overlap = 0.3
  18. raft_airgap = 0.35
  19. speed_infill = =math.ceil(speed_print * 45 / 45)
  20. speed_print = 45
  21. speed_topbottom = =math.ceil(speed_print * 30 / 45)
  22. speed_wall_0 = =math.ceil(speed_print * 20 / 45)
  23. speed_wall_x = =math.ceil(speed_print * 30 / 45)
  24. support_angle = 45
  25. support_enable = True
  26. support_z_distance = 0.19