1. fixed some wrong parameter names 2. fixed bed texture 3. Fix typo "pursa" 4. Use Prusa XL in all cases
96 lines
No EOL
3.1 KiB
JSON
96 lines
No EOL
3.1 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "process_common_xl",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_process_common",
|
|
"infill_combination": "1",
|
|
"infill_anchor": "2",
|
|
"wall_loops": "2",
|
|
"top_shell_layers": "5",
|
|
"bottom_shell_layers": "4",
|
|
"top_shell_thickness": "0.7",
|
|
"detect_overhang_wall": "1",
|
|
"wall_generator": "arachne",
|
|
"gap_fill_target": "everywhere",
|
|
"bottom_shell_thickness": "0.5",
|
|
"infill_anchor_max": "12",
|
|
"sparse_infill_pattern": "crosshatch",
|
|
"sparse_infill_density": "15%",
|
|
"fuzzy_skin_point_distance": "0.8",
|
|
"fuzzy_skin_thickness": "0.3",
|
|
"skirt_height": "3",
|
|
"brim_type": "outer_only",
|
|
"brim_width": "0",
|
|
"support_threshold_angle": "45",
|
|
"raft_first_layer_density": "80%",
|
|
"raft_first_layer_expansion": "3",
|
|
"raft_contact_distance": "0.2",
|
|
"support_type": "tree(auto)",
|
|
"support_style": "organic",
|
|
"support_base_pattern_spacing": "2",
|
|
"support_interface_top_layers": "5",
|
|
"support_interface_bottom_layers": "0",
|
|
"support_interface_pattern": "auto",
|
|
"support_interface_spacing": "0.2",
|
|
"support_object_xy_distance": "80%",
|
|
"tree_support_branch_angle_organic": "40",
|
|
"tree_support_angle_slow": "30",
|
|
"tree_support_branch_diameter_organic": "2",
|
|
"tree_support_bramch_diameter_angle": "3",
|
|
"tree_support_branch_diameter_double_wall": "3",
|
|
"tree_support_tip_diameter": "0.6",
|
|
"tree_support_top_rate": "30%",
|
|
"tree_support_branch_distance_organic": "1",
|
|
"initial_layer_speed": "25",
|
|
"initial_layer_infill_speed": "25",
|
|
"outer_wall_speed": "70",
|
|
"inner_wall_speed": "90",
|
|
"small_perimeter_speed": "40",
|
|
"sparse_infill_speed": "200",
|
|
"top_surface_speed": "40",
|
|
"internal_solid_infill_speed": "140",
|
|
"support_speed": "60",
|
|
"support_interface_speed": "70%",
|
|
"bridge_speed": "25",
|
|
"gap_infill_speed": "45",
|
|
"ironing_speed": "15",
|
|
"ironing_flow": "15%",
|
|
"ironing_spacing": "0.1",
|
|
"enable_overhang_speed": "1",
|
|
"overhang_1_4_speed": "15",
|
|
"overhang_2_4_speed": "15",
|
|
"overhang_3_4_speed": "20",
|
|
"overhang_4_4_speed": "25",
|
|
"travel_speed": "400",
|
|
"default_acceleration": "1250",
|
|
"outer_wall_acceleration": "1000",
|
|
"inner_wall_acceleration": "1200",
|
|
"top_surface_acceleration": "800",
|
|
"internal_solid_infill_acceleration": "2000",
|
|
"sparse_infill_acceleration": "3000",
|
|
"bridge_acceleration": "1000",
|
|
"initial_layer_acceleration": "600",
|
|
"travel_acceleration": "0",
|
|
"line_width": "0.45",
|
|
"initial_layer_line_width": "0.5",
|
|
"outer_wall_line_width": "0.45",
|
|
"inner_wall_line_width": "0.45",
|
|
"top_surface_line_width": "0.42",
|
|
"sparse_infill_line_width": "0.45",
|
|
"internal_solid_infill_line_width": "0.45",
|
|
"support_line_width": "0.37",
|
|
"infill_wall_overlap": "10%",
|
|
"slice_closing_radius": "0.049",
|
|
"resolution": "0.0125",
|
|
"enable_arc_fitting": "1",
|
|
"elefant_foot_compensation": "0.2",
|
|
"wall_transition_angle": "10",
|
|
"wall_transition_filter_deviation": "25%",
|
|
"wall_transition_length": "100%",
|
|
"wall_distribution_count": "1",
|
|
"min_bead_width": "85%",
|
|
"min_feature_size": "25%",
|
|
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{print_time}.gcode",
|
|
"gcode_label_objects": "1"
|
|
} |