s3d_std0.6_PC_B.inst.cfg 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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 = Standard 0.6
  11. weight = 1
  12. [values]
  13. bridge_fan_speed = 100
  14. bridge_settings_enabled = True
  15. bridge_skin_density = 100
  16. bridge_skin_material_flow = 80
  17. bridge_skin_speed = 10
  18. bridge_wall_coast = 50
  19. bridge_wall_material_flow = 75
  20. bridge_wall_speed = 10
  21. cool_fan_enabled = True
  22. cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
  23. cool_fan_speed = 20
  24. cool_fan_speed_max = 20
  25. cool_lift_head = true
  26. cool_min_layer_time = 3
  27. cool_min_layer_time_fan_speed_max = 20
  28. cool_min_speed = 8
  29. layer_height_0 = =round(0.5*machine_nozzle_size, 2)
  30. line_width = =machine_nozzle_size/machine_nozzle_size*0.6
  31. material_flow = 87
  32. material_print_temperature = 270
  33. material_print_temperature_layer_0 = 275
  34. prime_tower_enable = True
  35. retraction_amount = 2
  36. retraction_extra_prime_amount = 0.1
  37. retraction_hop_only_when_collides = True
  38. retraction_min_travel = =3*line_width
  39. retraction_speed = 25
  40. skin_overlap = 5
  41. speed_layer_0 = =math.ceil(speed_print * 25/50)
  42. speed_print = 40
  43. speed_slowdown_layers = 2
  44. speed_topbottom = =math.ceil(speed_print * 33/50)
  45. speed_wall = =math.ceil(speed_print * 37/50)
  46. speed_wall_0 = =math.ceil(speed_wall * 30/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_width = =machine_nozzle_size/machine_nozzle_size*0.55
  56. wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.5