mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.14mm Detail @LH Stinger",
|
|
"inherits": "fdm_process_lh_common",
|
|
"from": "system",
|
|
"setting_id": "LHS_P_detail",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"LH Stinger 0.4 nozzle",
|
|
"LH Stinger MMU 0.4 nozzle"
|
|
],
|
|
"bottom_shell_layers": "5",
|
|
"bridge_flow": "1.2",
|
|
"default_jerk": "10",
|
|
"enable_support": "1",
|
|
"ensure_vertical_shell_thickness": "ensure_moderate",
|
|
"filter_out_gap_fill": "10",
|
|
"infill_jerk": "10",
|
|
"infill_wall_overlap": "10%",
|
|
"initial_layer_infill_speed": "90",
|
|
"initial_layer_jerk": "10",
|
|
"initial_layer_travel_speed": "250",
|
|
"inner_wall_jerk": "10",
|
|
"internal_bridge_flow": "1.2",
|
|
"layer_height": "0.14",
|
|
"max_travel_detour_distance": "50",
|
|
"outer_wall_jerk": "10",
|
|
"print_extruder_id": [
|
|
"1"
|
|
],
|
|
"print_extruder_variant": [
|
|
"Direct Drive Standard"
|
|
],
|
|
"reduce_crossing_wall": "1",
|
|
"skirt_loops": "2",
|
|
"slow_down_layers": "2",
|
|
"small_perimeter_speed": "75%",
|
|
"small_perimeter_threshold": "3",
|
|
"sparse_infill_pattern": "rectilinear",
|
|
"sparse_infill_density": "15%",
|
|
"support_angle": "45",
|
|
"support_base_pattern": "rectilinear",
|
|
"support_base_pattern_spacing": "1.5",
|
|
"support_bottom_z_distance": "0.15",
|
|
"support_style": "organic",
|
|
"support_type": "tree(auto)",
|
|
"top_shell_layers": "6",
|
|
"top_surface_jerk": "10",
|
|
"wall_generator": "arachne",
|
|
"min_length_factor": "0.5",
|
|
"gap_fill_target": "nowhere",
|
|
"wall_loops": "3",
|
|
"travel_jerk": "10"
|
|
} |