OrcaSlicer Files
This commit is contained in:
parent
e5468753cf
commit
181bd92f5e
1113 changed files with 69943 additions and 8 deletions
93
OrcaSlicer/system/Elegoo/process/ECC/fdm_process_ecc.json
Normal file
93
OrcaSlicer/system/Elegoo/process/ECC/fdm_process_ecc.json
Normal file
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_ecc",
|
||||
"inherits": "fdm_process_ecc_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_speed": "50",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers_condition": "",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"enable_arc_fitting": "1",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.42",
|
||||
"internal_bridge_support_thickness": "0.8",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_speed": "30",
|
||||
"gap_infill_speed": "50",
|
||||
"sparse_infill_speed": "250",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.15",
|
||||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"layer_height": "0.2",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"only_one_wall_top": "1",
|
||||
"inner_wall_speed": "150",
|
||||
"seam_position": "aligned",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"top_bottom_infill_wall_overlap": "5%",
|
||||
"infill_anchor": "400%",
|
||||
"infill_anchor_max": "40",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "default",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_expansion": "0",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "150",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"tree_support_branch_diameter": "2",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_speed": "200",
|
||||
"top_shell_layers": "3",
|
||||
"travel_speed": "500",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"wall_generator": "classic",
|
||||
"compatible_printers": [],
|
||||
"detect_narrow_internal_solid_infill": "1",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"seam_slope_conditional": "1",
|
||||
"seam_slope_inner_walls": "1",
|
||||
"accel_to_decel_enable": "0",
|
||||
"precise_outer_wall": "0",
|
||||
"seam_slope_min_length": "0",
|
||||
"bridge_flow": "0.95",
|
||||
"internal_bridge_flow": "0.95",
|
||||
"role_based_wipe_speed": "0",
|
||||
"seam_slope_type": "none",
|
||||
"wipe_on_loops": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
"wipe_before_external_loop": "0",
|
||||
"exclude_object": "1",
|
||||
"wipe_speed": "100%",
|
||||
"print_flow_ratio": "0.97",
|
||||
"wall_sequence": "inner wall/outer wall"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue