s3d_ht0.4_PC_B.inst.cfg 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. [general]
  2. definition = strateo3d
  3. name = B
  4. version = 4
  5. [metadata]
  6. material = emotiontech_pc
  7. quality_type = b
  8. setting_version = 23
  9. type = quality
  10. variant = High temp 0.4
  11. weight = 0
  12. [values]
  13. adhesion_type = brim
  14. bridge_fan_speed = 100
  15. bridge_settings_enabled = True
  16. bridge_skin_density = 80
  17. bridge_skin_material_flow = 100
  18. bridge_skin_speed = 12.5
  19. bridge_wall_coast = 50
  20. bridge_wall_material_flow = 50
  21. bridge_wall_speed = 12
  22. cool_fan_enabled = True
  23. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  24. cool_fan_speed = 10
  25. cool_fan_speed_max = 10
  26. cool_lift_head = true
  27. cool_min_layer_time = 2
  28. cool_min_layer_time_fan_speed_max = 20
  29. cool_min_speed = 12
  30. layer_height_0 = =round(0.67*machine_nozzle_size, 2)
  31. line_width = =machine_nozzle_size/machine_nozzle_size*0.4
  32. material_flow = 88
  33. material_print_temperature = 270
  34. material_print_temperature_layer_0 = 275
  35. prime_tower_enable = True
  36. retraction_extra_prime_amount = 0.1
  37. retraction_hop_only_when_collides = True
  38. retraction_min_travel = =3*line_width
  39. retraction_speed = 30
  40. skin_overlap = 15
  41. speed_layer_0 = =math.ceil(speed_print * 25/55)
  42. speed_print = 35
  43. speed_slowdown_layers = 2
  44. speed_topbottom = =math.ceil(speed_print * 37/55)
  45. speed_wall = =math.ceil(speed_print * 37/55)
  46. speed_wall_0 = =math.ceil(speed_wall * 33/37)
  47. support_angle = 60
  48. support_bottom_distance = =support_z_distance*0.5
  49. support_interface_density = 100
  50. support_offset = 1
  51. support_xy_distance = =line_width * 1.7
  52. support_xy_distance_overhang = =wall_line_width_0
  53. support_z_distance = =layer_height
  54. wall_0_wipe_dist = =machine_nozzle_size/2
  55. wall_line_count = 3
  56. wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.35
  57. wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.3