liquid_vo0.4_PC_Draft_Print.inst.cfg 1.8 KB

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