tinyboy_e16_high.inst.cfg 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. [general]
  2. definition = tinyboy_e16
  3. name = High
  4. version = 4
  5. [metadata]
  6. global_quality = True
  7. quality_type = high
  8. setting_version = 23
  9. type = quality
  10. weight = 2
  11. [values]
  12. acceleration_enabled = True
  13. acceleration_print = 1800
  14. acceleration_travel = 3000
  15. adhesion_type = skirt
  16. brim_width = 4.0
  17. cool_fan_full_at_height = 0.5
  18. cool_fan_speed = 100
  19. cool_fan_speed_0 = 100
  20. infill_overlap = 15
  21. infill_pattern = zigzag
  22. infill_sparse_density = 25
  23. initial_layer_line_width_factor = 140
  24. jerk_enabled = True
  25. jerk_print = 8
  26. jerk_travel = 10
  27. layer_height = 0.1
  28. layer_height_0 = 0.1
  29. material_bed_temperature = 60
  30. material_print_temperature = 200
  31. material_print_temperature_layer_0 = 0
  32. retract_at_layer_change = False
  33. retraction_amount = 6
  34. retraction_hop = 0.075
  35. retraction_hop_enabled = True
  36. retraction_hop_only_when_collides = True
  37. retraction_min_travel = 1.5
  38. retraction_speed = 40
  39. skirt_brim_speed = 40
  40. skirt_gap = 5
  41. skirt_line_count = 3
  42. speed_infill = =speed_print
  43. speed_print = 50
  44. speed_support = 30
  45. speed_topbottom = =math.ceil(speed_print * 20 / 50)
  46. speed_travel = 50
  47. speed_wall = =speed_print
  48. speed_wall_x = =speed_print
  49. support_angle = 60
  50. support_enable = True
  51. support_interface_enable = True
  52. support_pattern = triangles
  53. support_roof_enable = True
  54. support_type = everywhere
  55. support_use_towers = False
  56. support_xy_distance = 0.7
  57. top_bottom_thickness = 1.2
  58. wall_thickness = 1.2