mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_openeye_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"align_infill_direction_to_model": "1",
|
||||
"exclude_object": "1",
|
||||
"bridge_speed": "50",
|
||||
"default_acceleration": "10000",
|
||||
"enable_overhang_speed": "1",
|
||||
"gap_infill_speed": "50",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_speed": "30",
|
||||
"inner_wall_acceleration": "0",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"outer_wall_speed": "120",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"reduce_crossing_wall": "1",
|
||||
"role_based_wipe_speed": "1",
|
||||
"scarf_angle_threshold": "155",
|
||||
"scarf_joint_flow_ratio": "1",
|
||||
"scarf_joint_speed": "100%",
|
||||
"scarf_overhang_threshold": "40%",
|
||||
"seam_gap": "10%",
|
||||
"seam_position": "aligned_back",
|
||||
"seam_slope_conditional": "1",
|
||||
"seam_slope_entire_loop": "0",
|
||||
"seam_slope_inner_walls": "1",
|
||||
"seam_slope_min_length": "20",
|
||||
"seam_slope_start_height": "0",
|
||||
"seam_slope_steps": "10",
|
||||
"seam_slope_type": "none",
|
||||
"small_perimeter_speed": "50%",
|
||||
"small_perimeter_threshold": "0",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_speed": "250",
|
||||
"support_interface_speed": "80",
|
||||
"support_speed": "150",
|
||||
"support_on_build_plate_only": "1",
|
||||
"travel_acceleration": "10000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_speed": "200",
|
||||
"travel_speed": "500",
|
||||
"travel_speed_z": "0",
|
||||
"wipe_tower_wall_type": "rib",
|
||||
"wipe_tower_rib_width": "8"
|
||||
}
|
||||
Reference in New Issue
Block a user