liquid_vo0.4_PLA_High_Quality.inst.cfg 834 B

123456789101112131415161718192021222324252627282930313233
  1. [general]
  2. definition = liquid
  3. name = Extra Fine
  4. version = 4
  5. [metadata]
  6. material = generic_pla
  7. quality_type = high
  8. setting_version = 23
  9. type = quality
  10. variant = VO 0.4
  11. weight = 1
  12. [values]
  13. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  14. cool_fan_speed_max = =cool_fan_speed
  15. cool_min_speed = 10
  16. infill_line_width = =round(line_width * 0.42 / 0.35, 2)
  17. jerk_travel = 20
  18. layer_height_0 = 0.2
  19. machine_nozzle_cool_down_speed = 0.75
  20. machine_nozzle_heat_up_speed = 1.6
  21. material_print_temperature = =default_material_print_temperature - 5
  22. material_standby_temperature = 100
  23. prime_tower_enable = False
  24. skin_overlap = 10
  25. speed_layer_0 = =math.ceil(speed_print * 20 / 50)
  26. speed_print = 50
  27. speed_topbottom = =math.ceil(speed_print * 35 / 50)
  28. speed_wall = =math.ceil(speed_print * 35 / 50)
  29. top_bottom_thickness = 1
  30. wall_thickness = 1