liquid_vo0.4_PC_Normal_Quality.inst.cfg 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. [general]
  2. definition = liquid
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_pc
  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. adhesion_type = brim
  16. brim_width = 20
  17. cool_fan_full_at_height = =layer_height_0 + layer_height
  18. cool_fan_speed_max = 50
  19. cool_min_layer_time_fan_speed_max = 5
  20. cool_min_speed = 5
  21. infill_line_width = =round(line_width * 0.4 / 0.35, 2)
  22. infill_overlap = 0
  23. infill_pattern = triangles
  24. infill_wipe_dist = 0.1
  25. jerk_enabled = True
  26. jerk_print = 15
  27. machine_min_cool_heat_time_window = 15
  28. machine_nozzle_cool_down_speed = 0.85
  29. machine_nozzle_heat_up_speed = 1.5
  30. material_final_print_temperature = =material_print_temperature - 10
  31. material_initial_print_temperature = =material_print_temperature - 5
  32. material_standby_temperature = 100
  33. multiple_mesh_overlap = 0
  34. ooze_shield_angle = 40
  35. prime_tower_enable = True
  36. prime_tower_wipe_enabled = True
  37. raft_airgap = 0.25
  38. raft_interface_thickness = =max(layer_height * 1.5, 0.225)
  39. retraction_count_max = 80
  40. retraction_extrusion_window = 1
  41. retraction_hop = 2
  42. retraction_hop_only_when_collides = True
  43. retraction_min_travel = 0.8
  44. retraction_prime_speed = 15
  45. skin_overlap = 30
  46. speed_layer_0 = =math.ceil(speed_print * 25 / 50)
  47. speed_print = 50
  48. speed_topbottom = =math.ceil(speed_print * 25 / 50)
  49. speed_wall = =math.ceil(speed_print * 40 / 50)
  50. speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
  51. support_bottom_distance = =support_z_distance
  52. support_interface_density = 87.5
  53. support_interface_pattern = lines
  54. switch_extruder_prime_speed = 15
  55. switch_extruder_retraction_amount = 20
  56. switch_extruder_retraction_speeds = 35
  57. wall_0_inset = 0
  58. wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
  59. wall_thickness = 1.2