mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-02 04:50:34 -07:00
1. Remove some keys with tree support 2. Modify thin_detect wall and adaptive_layer_height jira: [NEW] Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ie342c27d4dcd2a262993e472a203ce92da14dbb2
59 lines
No EOL
2 KiB
JSON
59 lines
No EOL
2 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_creality_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_process_common",
|
|
"max_travel_detour_distance": "0",
|
|
"bottom_surface_pattern": "monotonic",
|
|
"bottom_shell_layers": "3",
|
|
"bottom_shell_thickness": "0",
|
|
"brim_object_gap": "0.1",
|
|
"compatible_printers_condition": "",
|
|
"default_acceleration": "500",
|
|
"top_surface_acceleration": "500",
|
|
"draft_shield": "disabled",
|
|
"elefant_foot_compensation": "0",
|
|
"enable_arc_fitting": "0",
|
|
"wall_infill_order": "inner wall/outer wall/infill",
|
|
"line_width": "0.4",
|
|
"initial_layer_acceleration": "500",
|
|
"travel_acceleration": "700",
|
|
"inner_wall_acceleration": "500",
|
|
"initial_layer_line_width": "0.5",
|
|
"infill_wall_overlap": "23%",
|
|
"ironing_flow": "15%",
|
|
"ironing_spacing": "0.1",
|
|
"ironing_speed": "15",
|
|
"ironing_type": "no ironing",
|
|
"layer_height": "0.2",
|
|
"reduce_infill_retraction": "1",
|
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
|
"detect_overhang_wall": "1",
|
|
"overhang_1_4_speed": "0",
|
|
"overhang_2_4_speed": "20",
|
|
"overhang_3_4_speed": "15",
|
|
"overhang_4_4_speed": "10",
|
|
"seam_position": "aligned",
|
|
"skirt_height": "1",
|
|
"skirt_loops": "1",
|
|
"minimum_sparse_infill_area": "15",
|
|
"internal_solid_infill_line_width": "0.4",
|
|
"resolution": "0.012",
|
|
"support_type": "normal(auto)",
|
|
"support_top_z_distance": "0.2",
|
|
"support_interface_bottom_layers": "2",
|
|
"support_interface_spacing": "0.5",
|
|
"support_speed": "150",
|
|
"support_threshold_angle": "30",
|
|
"support_object_xy_distance": "0.35",
|
|
"top_surface_pattern": "monotonic",
|
|
"top_shell_layers": "3",
|
|
"top_shell_thickness": "0.8",
|
|
"initial_layer_speed": "15",
|
|
"initial_layer_infill_speed": "20",
|
|
"outer_wall_speed": "25",
|
|
"travel_speed": "150",
|
|
"wipe_tower_no_sparse_layers": "0",
|
|
"prime_tower_width": "35"
|
|
} |