liquid_vo0.8_PP_Superdraft_Print.inst.cfg 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. [general]
  2. definition = liquid
  3. name = Sprint
  4. version = 4
  5. [metadata]
  6. material = generic_pp
  7. quality_type = superdraft
  8. setting_version = 23
  9. type = quality
  10. variant = VO 0.8
  11. weight = -4
  12. [values]
  13. brim_width = 25
  14. cool_min_layer_time_fan_speed_max = 6
  15. cool_min_speed = 17
  16. infill_before_walls = True
  17. infill_line_width = =round(line_width * 0.7 / 0.8, 2)
  18. infill_pattern = tetrahedral
  19. jerk_prime_tower = =math.ceil(jerk_print * 25 / 15)
  20. jerk_support = =math.ceil(jerk_print * 25 / 15)
  21. jerk_wall_0 = =math.ceil(jerk_wall * 15 / 15)
  22. material_bed_temperature_layer_0 = =material_bed_temperature
  23. material_print_temperature = =default_material_print_temperature + 2
  24. material_print_temperature_layer_0 = =default_material_print_temperature + 2
  25. material_standby_temperature = 100
  26. multiple_mesh_overlap = 0.2
  27. prime_tower_enable = True
  28. prime_tower_flow = 100
  29. prime_tower_min_volume = 20
  30. retract_at_layer_change = False
  31. retraction_count_max = 12
  32. retraction_extra_prime_amount = 0.5
  33. retraction_hop = 0.5
  34. retraction_min_travel = 1.5
  35. retraction_prime_speed = 15
  36. skin_line_width = =round(line_width * 0.78 / 0.8, 2)
  37. speed_wall_x = =math.ceil(speed_wall * 30 / 30)
  38. support_bottom_distance = =support_z_distance
  39. support_line_width = =round(line_width * 0.7 / 0.8, 2)
  40. support_offset = =line_width
  41. switch_extruder_prime_speed = 15
  42. switch_extruder_retraction_amount = 20
  43. switch_extruder_retraction_speeds = 45
  44. top_bottom_thickness = 1.6
  45. top_skin_expand_distance = =line_width * 2
  46. wall_0_wipe_dist = =line_width * 2
  47. wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
  48. wall_thickness = 1.6