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,15 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2010",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2015",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.2 nozzle",
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle"
|
||||
]
|
||||
}
|
||||
49
resources/profiles/RH3D/process/0.20mm Fast @E3NG v1.2S.json
Normal file
49
resources/profiles/RH3D/process/0.20mm Fast @E3NG v1.2S.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Fast @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG3020",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
],
|
||||
"reduce_crossing_wall": "0",
|
||||
"bridge_speed": "75",
|
||||
"default_acceleration": "10000",
|
||||
"initial_layer_acceleration": "7500",
|
||||
"top_surface_acceleration": "7500",
|
||||
"travel_acceleration": "10000",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"outer_wall_acceleration": "7500",
|
||||
"bridge_acceleration": "5000",
|
||||
"sparse_infill_acceleration": "12500",
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"infill_combination": "1",
|
||||
"ironing_speed": "150",
|
||||
"overhang_1_4_speed": "100",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "15",
|
||||
"support_interface_speed": "120",
|
||||
"top_surface_line_width": "100%",
|
||||
"sparse_infill_line_width": "125%",
|
||||
"internal_solid_infill_line_width": "125%",
|
||||
"seam_position": "nearest",
|
||||
"initial_layer_speed": "100",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"outer_wall_speed": "300",
|
||||
"inner_wall_speed": "340",
|
||||
"small_perimeter_speed": "300",
|
||||
"sparse_infill_speed": "400",
|
||||
"internal_solid_infill_speed": "340",
|
||||
"top_surface_speed": "300",
|
||||
"gap_infill_speed": "300",
|
||||
"travel_speed": "400",
|
||||
"only_one_wall_top": "0",
|
||||
"only_one_wall_first_layer": "0"
|
||||
}
|
||||
49
resources/profiles/RH3D/process/0.20mm Slow @E3NG v1.2S.json
Normal file
49
resources/profiles/RH3D/process/0.20mm Slow @E3NG v1.2S.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Slow @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG1020",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
],
|
||||
"reduce_crossing_wall": "1",
|
||||
"bridge_speed": "40",
|
||||
"default_acceleration": "3000",
|
||||
"initial_layer_acceleration": "3000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"travel_acceleration": "3000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"bridge_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "4000",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"infill_combination": "0",
|
||||
"ironing_speed": "80",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "35",
|
||||
"overhang_3_4_speed": "20",
|
||||
"overhang_4_4_speed": "8",
|
||||
"support_interface_speed": "60",
|
||||
"top_surface_line_width": "100%",
|
||||
"sparse_infill_line_width": "125%",
|
||||
"internal_solid_infill_line_width": "125%",
|
||||
"seam_position": "aligned",
|
||||
"initial_layer_speed": "60",
|
||||
"initial_layer_infill_speed": "75",
|
||||
"outer_wall_speed": "140",
|
||||
"inner_wall_speed": "140",
|
||||
"small_perimeter_speed": "140",
|
||||
"sparse_infill_speed": "140",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"top_surface_speed": "140",
|
||||
"gap_infill_speed": "140",
|
||||
"travel_speed": "400",
|
||||
"only_one_wall_top": "1",
|
||||
"only_one_wall_first_layer": "1"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2020",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.3 nozzle",
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
49
resources/profiles/RH3D/process/0.25mm Fast @E3NG v1.2S.json
Normal file
49
resources/profiles/RH3D/process/0.25mm Fast @E3NG v1.2S.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Fast @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG3025",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
],
|
||||
"reduce_crossing_wall": "0",
|
||||
"bridge_speed": "75",
|
||||
"default_acceleration": "10000",
|
||||
"initial_layer_acceleration": "7500",
|
||||
"top_surface_acceleration": "7500",
|
||||
"travel_acceleration": "10000",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"outer_wall_acceleration": "7500",
|
||||
"bridge_acceleration": "5000",
|
||||
"sparse_infill_acceleration": "12500",
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"infill_combination": "1",
|
||||
"ironing_speed": "150",
|
||||
"overhang_1_4_speed": "100",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "15",
|
||||
"support_interface_speed": "120",
|
||||
"top_surface_line_width": "100%",
|
||||
"sparse_infill_line_width": "125%",
|
||||
"internal_solid_infill_line_width": "125%",
|
||||
"seam_position": "nearest",
|
||||
"initial_layer_speed": "100",
|
||||
"initial_layer_infill_speed": "150",
|
||||
"outer_wall_speed": "300",
|
||||
"inner_wall_speed": "340",
|
||||
"small_perimeter_speed": "300",
|
||||
"sparse_infill_speed": "400",
|
||||
"internal_solid_infill_speed": "340",
|
||||
"top_surface_speed": "300",
|
||||
"gap_infill_speed": "300",
|
||||
"travel_speed": "400",
|
||||
"only_one_wall_top": "0",
|
||||
"only_one_wall_first_layer": "0"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Standard @E3NG v1.2S",
|
||||
"inherits": "process_common_E3NG v1.2S",
|
||||
"from": "system",
|
||||
"setting_id": "NG2025",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"compatible_printers": [
|
||||
"E3NG v1.2S - 0.4 nozzle",
|
||||
"E3NG v1.2S - 0.5 nozzle",
|
||||
"E3NG v1.2S - 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
117
resources/profiles/RH3D/process/fdm_process_common.json
Normal file
117
resources/profiles/RH3D/process/fdm_process_common.json
Normal file
@@ -0,0 +1,117 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers": [],
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "5000",
|
||||
"initial_layer_acceleration": "5000",
|
||||
"top_surface_acceleration": "5000",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"bridge_acceleration": "2500",
|
||||
"sparse_infill_acceleration": "8000",
|
||||
"internal_solid_infill_acceleration": "5000",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_arc_fitting": "0",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "20%",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.25",
|
||||
"ironing_speed": "100",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}_{printer_model}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"overhang_1_4_speed": "70",
|
||||
"overhang_2_4_speed": "40",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "10",
|
||||
"line_width": "110%",
|
||||
"inner_wall_line_width": "110%",
|
||||
"outer_wall_line_width": "100%",
|
||||
"top_surface_line_width": "85%",
|
||||
"sparse_infill_line_width": "115%",
|
||||
"initial_layer_line_width": "110%",
|
||||
"internal_solid_infill_line_width": "110%",
|
||||
"support_line_width": "100%",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"min_skirt_length": "30",
|
||||
"skirt_loops": "5",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_bottom_layers": "0",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "80",
|
||||
"support_base_pattern": "default",
|
||||
"support_base_pattern_spacing": "2.0",
|
||||
"support_speed": "180",
|
||||
"support_threshold_angle": "40",
|
||||
"support_object_xy_distance": "0.4",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_before_external_loop": "1",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "80",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"outer_wall_speed": "220",
|
||||
"inner_wall_speed": "220",
|
||||
"small_perimeter_speed": "220",
|
||||
"sparse_infill_speed": "300",
|
||||
"internal_solid_infill_speed": "220",
|
||||
"top_surface_speed": "180",
|
||||
"gap_infill_speed": "220",
|
||||
"travel_speed": "400",
|
||||
"exclude_object": "1",
|
||||
"internal_solid_infill_pattern": "monotonicline",
|
||||
"only_one_wall_top": "1",
|
||||
"only_one_wall_first_layer": "1"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "process_common_E3NG v1.2S",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false"
|
||||
}
|
||||
Reference in New Issue
Block a user