fdm_process_bbl_common.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "type": "process",
  3. "name": "fdm_process_bbl_common",
  4. "from": "system",
  5. "instantiation": "false",
  6. "inherits": "fdm_process_common",
  7. "adaptive_layer_height": "0",
  8. "reduce_crossing_wall": "0",
  9. "max_travel_detour_distance": "0",
  10. "bottom_surface_pattern": "monotonicline",
  11. "bottom_shell_layers": "3",
  12. "bottom_shell_thickness": "0",
  13. "bridge_flow": "0.95",
  14. "bridge_speed": "50",
  15. "brim_width": "5",
  16. "brim_object_gap": "0.1",
  17. "compatible_printers": [],
  18. "compatible_printers_condition": "",
  19. "print_sequence": "by layer",
  20. "default_acceleration": "10000",
  21. "bridge_no_support": "1",
  22. "draft_shield": "disabled",
  23. "elefant_foot_compensation": "0",
  24. "enable_arc_fitting": "1",
  25. "outer_wall_line_width": "0.4",
  26. "outer_wall_speed": "120",
  27. "wall_infill_order": "inner wall/outer wall/infill",
  28. "line_width": "0.4",
  29. "infill_direction": "45",
  30. "sparse_infill_density": "15%",
  31. "sparse_infill_pattern": "grid",
  32. "initial_layer_acceleration": "500",
  33. "initial_layer_line_width": "0.5",
  34. "initial_layer_print_height": "0.2",
  35. "initial_layer_speed": "30",
  36. "gap_infill_speed": "50",
  37. "infill_combination": "0",
  38. "sparse_infill_line_width": "0.45",
  39. "infill_wall_overlap": "25%",
  40. "sparse_infill_speed": "250",
  41. "interface_shells": "0",
  42. "ironing_flow": "10%",
  43. "ironing_spacing": "0.15",
  44. "ironing_speed": "30",
  45. "ironing_type": "no ironing",
  46. "layer_height": "0.2",
  47. "reduce_infill_retraction": "1",
  48. "filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
  49. "detect_overhang_wall": "1",
  50. "overhang_1_4_speed": "0",
  51. "overhang_2_4_speed": "50",
  52. "overhang_3_4_speed": "30",
  53. "overhang_4_4_speed": "10",
  54. "inner_wall_line_width": "0.45",
  55. "inner_wall_speed": "150",
  56. "wall_loops": "2",
  57. "print_settings_id": "",
  58. "raft_layers": "0",
  59. "seam_position": "aligned",
  60. "skirt_distance": "2",
  61. "skirt_height": "1",
  62. "skirt_loops": "0",
  63. "minimum_sparse_infill_area": "15",
  64. "internal_solid_infill_line_width": "0.4",
  65. "internal_solid_infill_speed": "150",
  66. "spiral_mode": "0",
  67. "initial_layer_infill_speed": "60",
  68. "standby_temperature_delta": "-5",
  69. "enable_support": "0",
  70. "resolution": "0.012",
  71. "support_type": "normal(auto)",
  72. "support_on_build_plate_only": "0",
  73. "support_top_z_distance": "0.2",
  74. "support_filament": "0",
  75. "support_line_width": "0.4",
  76. "support_interface_loop_pattern": "0",
  77. "support_interface_filament": "0",
  78. "support_interface_top_layers": "2",
  79. "support_interface_bottom_layers": "2",
  80. "support_interface_spacing": "0.5",
  81. "support_interface_speed": "80",
  82. "support_base_pattern": "rectilinear",
  83. "support_base_pattern_spacing": "2.5",
  84. "support_speed": "150",
  85. "support_threshold_angle": "30",
  86. "support_object_xy_distance": "0.35",
  87. "tree_support_branch_angle": "30",
  88. "tree_support_wall_count": "0",
  89. "tree_support_with_infill": "0",
  90. "detect_thin_wall": "0",
  91. "top_surface_pattern": "monotonicline",
  92. "top_surface_line_width": "0.4",
  93. "top_surface_speed": "200",
  94. "top_shell_layers": "3",
  95. "top_shell_thickness": "0.8",
  96. "travel_speed": "480",
  97. "enable_prime_tower": "1",
  98. "wipe_tower_no_sparse_layers": "0",
  99. "prime_tower_width": "35",
  100. "xy_hole_compensation": "0",
  101. "xy_contour_compensation": "0"
  102. }