liquid_vo0.4_PETG_Fast_Print.inst.cfg 773 B

12345678910111213141516171819202122232425262728293031
  1. [general]
  2. definition = liquid
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_petg
  7. quality_type = fast
  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. infill_line_width = =round(line_width * 0.42 / 0.35, 2)
  16. jerk_travel = 20
  17. layer_height_0 = 0.2
  18. machine_nozzle_cool_down_speed = 0.75
  19. machine_nozzle_heat_up_speed = 1.6
  20. material_standby_temperature = 100
  21. prime_tower_enable = False
  22. speed_layer_0 = =math.ceil(speed_print * 20 / 60)
  23. speed_print = 60
  24. speed_topbottom = =math.ceil(speed_print * 35 / 60)
  25. speed_wall = =math.ceil(speed_print * 45 / 60)
  26. speed_wall_0 = =math.ceil(speed_wall * 35 / 60)
  27. top_bottom_thickness = 1
  28. wall_thickness = 1