liquid_vo0.4_TPU_Normal_Quality.inst.cfg 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. [general]
  2. definition = liquid
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_tpu
  7. quality_type = normal
  8. setting_version = 23
  9. type = quality
  10. variant = VO 0.4
  11. weight = 0
  12. [values]
  13. acceleration_enabled = True
  14. acceleration_print = 4000
  15. brim_width = 8.75
  16. cool_fan_speed_max = 100
  17. cool_min_layer_time_fan_speed_max = 6
  18. cool_min_speed = 4
  19. gradual_infill_step_height = =5 * layer_height
  20. infill_line_width = =round(line_width * 0.38 / 0.38, 2)
  21. infill_overlap = 0
  22. infill_pattern = cross_3d
  23. infill_sparse_density = 10
  24. infill_wipe_dist = 0.1
  25. jerk_enabled = True
  26. jerk_print = 15
  27. line_width = =machine_nozzle_size * 0.95
  28. machine_min_cool_heat_time_window = 15
  29. machine_nozzle_cool_down_speed = 0.5
  30. machine_nozzle_heat_up_speed = 2.5
  31. material_final_print_temperature = =material_print_temperature
  32. material_flow = 106
  33. material_initial_print_temperature = =material_print_temperature
  34. material_print_temperature_layer_0 = =material_print_temperature + 17
  35. material_standby_temperature = 100
  36. multiple_mesh_overlap = 0
  37. prime_tower_wipe_enabled = True
  38. retraction_count_max = 12
  39. retraction_extra_prime_amount = 0.8
  40. retraction_extrusion_window = 1
  41. retraction_hop_only_when_collides = True
  42. retraction_min_travel = =line_width * 2
  43. retraction_prime_speed = 15
  44. skin_overlap = 5
  45. speed_layer_0 = =math.ceil(speed_print * 18 / 25)
  46. speed_print = 25
  47. speed_topbottom = =math.ceil(speed_print * 25 / 25)
  48. speed_wall = =math.ceil(speed_print * 25 / 25)
  49. speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
  50. support_angle = 50
  51. switch_extruder_prime_speed = 15
  52. switch_extruder_retraction_amount = 20
  53. switch_extruder_retraction_speeds = 35
  54. top_bottom_thickness = 0.7
  55. travel_avoid_distance = 1.5
  56. wall_0_inset = 0
  57. wall_line_width_x = =line_width
  58. wall_thickness = 0.76