liquid_vo0.4_PC_Fast_Print.inst.cfg 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. [general]
  2. definition = liquid
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_pc
  7. quality_type = fast
  8. setting_version = 23
  9. type = quality
  10. variant = VO 0.4
  11. weight = -1
  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 = 85
  19. cool_min_layer_time_fan_speed_max = 5
  20. cool_min_speed = 7
  21. infill_line_width = =round(line_width * 0.4 / 0.35, 2)
  22. infill_overlap_mm = 0.05
  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_print_temperature = =default_material_print_temperature + 10
  33. material_standby_temperature = 100
  34. multiple_mesh_overlap = 0
  35. ooze_shield_angle = 40
  36. prime_tower_enable = True
  37. prime_tower_wipe_enabled = True
  38. raft_airgap = 0.25
  39. raft_interface_thickness = =max(layer_height * 1.5, 0.225)
  40. retraction_count_max = 80
  41. retraction_extrusion_window = 1
  42. retraction_hop = 2
  43. retraction_hop_only_when_collides = True
  44. retraction_min_travel = 0.8
  45. retraction_prime_speed = 15
  46. skin_overlap = 30
  47. speed_layer_0 = =math.ceil(speed_print * 25 / 50)
  48. speed_print = 50
  49. speed_topbottom = =math.ceil(speed_print * 25 / 50)
  50. speed_wall = =math.ceil(speed_print * 40 / 50)
  51. speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
  52. support_bottom_distance = =support_z_distance
  53. support_interface_density = 87.5
  54. support_interface_pattern = lines
  55. switch_extruder_prime_speed = 15
  56. switch_extruder_retraction_amount = 20
  57. switch_extruder_retraction_speeds = 35
  58. wall_0_inset = 0
  59. wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
  60. wall_thickness = 1.2