liquid_vo0.4_PETG_Draft_Print.inst.cfg 942 B

123456789101112131415161718192021222324252627282930313233343536
  1. [general]
  2. definition = liquid
  3. name = Fast
  4. version = 4
  5. [metadata]
  6. material = generic_petg
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. variant = VO 0.4
  11. weight = -2
  12. [values]
  13. acceleration_wall = 2000
  14. acceleration_wall_0 = 2000
  15. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  16. cool_fan_speed_max = =cool_fan_speed
  17. infill_line_width = =round(line_width * 0.42 / 0.35, 2)
  18. infill_sparse_density = 15
  19. jerk_travel = 20
  20. layer_height_0 = 0.2
  21. machine_nozzle_cool_down_speed = 0.75
  22. machine_nozzle_heat_up_speed = 1.6
  23. material_print_temperature = =default_material_print_temperature + 5
  24. material_standby_temperature = 100
  25. prime_tower_enable = False
  26. skin_overlap = 20
  27. speed_layer_0 = =math.ceil(speed_print * 20 / 70)
  28. speed_print = 70
  29. speed_topbottom = =math.ceil(speed_print * 40 / 70)
  30. speed_wall = =math.ceil(speed_print * 55 / 70)
  31. speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
  32. top_bottom_thickness = 0.8
  33. wall_thickness = 0.8