s3d_std0.6_COPA_B.inst.cfg 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. [general]
  2. definition = strateo3d
  3. name = B
  4. version = 4
  5. [metadata]
  6. material = emotiontech_copa
  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 = 80
  14. bridge_settings_enabled = True
  15. bridge_skin_density = 80
  16. bridge_skin_material_flow = 60
  17. bridge_skin_speed = 10
  18. bridge_wall_coast = 50
  19. bridge_wall_material_flow = 50
  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 = 80
  25. cool_lift_head = True
  26. cool_min_layer_time = 3
  27. cool_min_layer_time_fan_speed_max = 20
  28. cool_min_speed = 4
  29. layer_height_0 = =round(0.5*machine_nozzle_size, 2)
  30. line_width = =machine_nozzle_size/machine_nozzle_size*0.6
  31. material_final_print_temperature = =default_material_print_temperature
  32. material_flow = 90
  33. material_initial_print_temperature = =default_material_print_temperature
  34. material_print_temperature = =default_material_print_temperature
  35. material_print_temperature_layer_0 = =default_material_print_temperature + 5
  36. meshfix_maximum_deviation = 0.04
  37. meshfix_maximum_resolution = 0.5
  38. prime_tower_enable = True
  39. retraction_amount = 3
  40. retraction_extra_prime_amount = 0.1
  41. retraction_hop_only_when_collides = True
  42. retraction_min_travel = =3*line_width
  43. retraction_speed = 35
  44. skin_material_flow = 92
  45. skin_overlap = 5
  46. speed_layer_0 = =math.ceil(speed_print * 25/50)
  47. speed_print = 35
  48. speed_slowdown_layers = 2
  49. speed_topbottom = =math.ceil(speed_print * 33/50)
  50. speed_wall = =math.ceil(speed_print * 37/50)
  51. speed_wall_0 = =math.ceil(speed_wall * 30/37)
  52. support_angle = 45
  53. support_bottom_distance = =support_z_distance*0.5
  54. support_interface_density = 100
  55. support_offset = 1
  56. support_xy_distance = =line_width * 1.7
  57. support_xy_distance_overhang = =wall_line_width_0
  58. support_z_distance = =layer_height*2
  59. wall_0_wipe_dist = =machine_nozzle_size/2
  60. wall_line_count = 3
  61. wall_line_width = =machine_nozzle_size/machine_nozzle_size*0.55
  62. wall_line_width_x = =machine_nozzle_size/machine_nozzle_size*0.5