um_s5_aa0.4_PLA_Draft_Print.inst.cfg 990 B

12345678910111213141516171819202122232425262728293031323334353637
  1. [general]
  2. version = 4
  3. name = Fast
  4. definition = ultimaker_s5
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = draft
  9. weight = -2
  10. material = generic_pla
  11. variant = AA 0.4
  12. [values]
  13. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  14. cool_fan_speed_max = =cool_fan_speed
  15. machine_nozzle_cool_down_speed = 0.75
  16. machine_nozzle_heat_up_speed = 1.6
  17. material_print_temperature = =default_material_print_temperature + 5
  18. material_standby_temperature = 100
  19. prime_tower_enable = False
  20. skin_edge_support_thickness = =0.8 if infill_sparse_density < 30 else 0
  21. skin_overlap = 20
  22. speed_layer_0 = 10
  23. speed_topbottom = =math.ceil(speed_print * 40 / 70)
  24. speed_wall = =math.ceil(speed_print * 55 / 70)
  25. speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
  26. top_bottom_thickness = 0.8
  27. wall_thickness = 0.8
  28. jerk_travel = 50
  29. infill_line_width = =round(line_width * 0.42 / 0.35, 2)
  30. infill_sparse_density = 15
  31. layer_height_0 = 0.2
  32. acceleration_wall = 2000
  33. acceleration_wall_0 = 2000
  34. raft_airgap = 0.25