alya3dp_normal.inst.cfg 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. [general]
  2. definition = alya3dp
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. global_quality = True
  7. quality_type = alya_normal
  8. setting_version = 23
  9. type = quality
  10. weight = 0
  11. [values]
  12. adhesion_type = raft
  13. fill_outline_gaps = True
  14. infill_angles = [0,90 ]
  15. infill_line_width = 0.4
  16. infill_pattern = grid
  17. infill_sparse_density = 15
  18. layer_height = 0.16
  19. layer_height_0 = 0.1
  20. line_width = 0.4
  21. optimize_wall_printing_order = True
  22. raft_base_line_spacing = 2.6
  23. raft_base_line_width = 1.2
  24. raft_base_thickness = 0.3
  25. raft_interface_line_spacing = 0.8
  26. raft_interface_line_width = 0.4
  27. raft_interface_thickness = 0.3
  28. raft_margin = 5
  29. raft_surface_layers = 3
  30. raft_surface_line_width = 0.4
  31. raft_surface_thickness = 0.2
  32. retract_at_layer_change = true
  33. retraction_hop = 0.5
  34. retraction_hop_enabled = true
  35. retraction_min_travel = 0.8
  36. skin_angles = [0,90]
  37. skin_line_width = 0.4
  38. skirt_gap = 2
  39. skirt_line_count = 2
  40. support_angle = 70
  41. support_bottom_distance = 0.15
  42. support_brim_width = 6
  43. support_infill_rate = =15 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 15
  44. support_initial_layer_line_distance = 2.7
  45. support_interface_pattern = lines
  46. support_line_distance = 1.7
  47. support_line_width = 0.25
  48. support_top_distance = 0.15
  49. support_type = everywhere
  50. support_xy_distance = 0.7
  51. support_z_distance = 0.25
  52. top_layers = 6
  53. wall_line_count = 2
  54. wall_line_width_0 = 0.35
  55. wall_line_width_x = 0.4