ENH: optimize 3rd party printers process params

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
This commit is contained in:
xun.zhang 2023-09-28 10:44:29 +08:00 committed by Lane.Wei
parent 1cf5d35955
commit 9e0558b54f
161 changed files with 1818 additions and 2729 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "Anker", "name": "Anker",
"version": "01.07.00.02", "version": "01.07.00.03",
"force_update": "0", "force_update": "0",
"description": "Anker configurations", "description": "Anker configurations",
"machine_model_list": [ "machine_model_list": [

View file

@ -64,7 +64,7 @@
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.36", "support_line_width": "0.42",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -72,13 +72,9 @@
"support_interface_spacing": "0.5", "support_interface_spacing": "0.5",
"support_interface_speed": "80", "support_interface_speed": "80",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "125", "support_speed": "125",
"support_threshold_angle": "40", "support_threshold_angle": "40",
"support_object_xy_distance": "2.5", "support_object_xy_distance": "2.5",
"tree_support_branch_angle": "30",
"tree_support_wall_count": "0",
"tree_support_with_infill": "0",
"detect_thin_wall": "0", "detect_thin_wall": "0",
"top_surface_pattern": "monotonicline", "top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
@ -115,4 +111,4 @@
"outer_wall_jerk": "10", "outer_wall_jerk": "10",
"top_surface_jerk": "12", "top_surface_jerk": "12",
"travel_jerk": "20" "travel_jerk": "20"
} }

View file

@ -1,6 +1,6 @@
{ {
"name": "Anycubic", "name": "Anycubic",
"version": "01.07.00.02", "version": "01.07.00.03",
"force_update": "0", "force_update": "0",
"description": "Anycubic configurations", "description": "Anycubic configurations",
"machine_model_list": [ "machine_model_list": [

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_000", "setting_id": "GP_Anycubic_000",
"name": "0.15mm Optimal @Anycubic 4MaxPro2", "name": "0.15mm Optimal @Anycubic 4MaxPro2",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.15",
"layer_height": "0.15", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "0",
"bottom_shell_thickness": "0", "bridge_flow": "0.65",
"bridge_flow": "0.65", "bridge_speed": "30",
"bridge_speed": "30", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "900",
"default_acceleration": "900", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "300",
"initial_layer_acceleration": "300", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.65",
"initial_layer_line_width": "0.65", "initial_layer_print_height": "0.3",
"initial_layer_print_height": "0.3", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "45",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "45", "top_surface_line_width": "0.4",
"support_threshold_angle": "45", "top_shell_layers": "7",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "25",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "40",
"top_shell_layers": "7", "top_surface_speed": "30",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "45",
"initial_layer_infill_speed": "35%", "travel_speed": "60",
"outer_wall_speed": "25", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "30", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "45", "compatible_printers": [
"travel_speed": "60", "Anycubic 4Max Pro 2 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic 4Max Pro 2 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_001", "setting_id": "GP_Anycubic_001",
"name": "0.15mm Optimal @Anycubic Chiron", "name": "0.15mm Optimal @Anycubic Chiron",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.15",
"layer_height": "0.15", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "0.5",
"bottom_shell_thickness": "0.5", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "25",
"bridge_speed": "25", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.45",
"outer_wall_line_width": "0.45", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "800",
"initial_layer_acceleration": "800", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.42", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "2",
"wall_loops": "2", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "3",
"skirt_height": "3", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.15",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.15", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.35", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "50",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.15", "top_surface_pattern": "monotonic",
"support_speed": "50", "top_surface_line_width": "0.35",
"support_threshold_angle": "45", "top_shell_layers": "7",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.35", "internal_solid_infill_speed": "40",
"top_shell_layers": "7", "top_surface_speed": "40",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "60",
"initial_layer_infill_speed": "35%", "travel_speed": "180",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "60", "compatible_printers": [
"travel_speed": "180", "Anycubic Chiron 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Chiron 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_017", "setting_id": "GP_Anycubic_017",
"name": "0.15mm Optimal @Anycubic Kobra2", "name": "0.15mm Optimal @Anycubic Kobra2",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.15",
"layer_height": "0.15", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "3",
"bottom_shell_layers": "3", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "0.85",
"bridge_flow": "0.85", "bridge_speed": "40",
"bridge_speed": "40", "brim_width": "3",
"brim_width": "3", "brim_object_gap": "0.12",
"brim_object_gap": "0.12", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "2500",
"default_acceleration": "2500", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "1",
"bridge_no_support": "1", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.1",
"elefant_foot_compensation": "0.1", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.42",
"line_width": "0.42", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "10%",
"sparse_infill_density": "10%", "sparse_infill_pattern": "zig-zag",
"sparse_infill_pattern": "zig-zag", "initial_layer_acceleration": "2000",
"initial_layer_acceleration": "2000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.8",
"initial_layer_line_width": "0.8", "initial_layer_print_height": "0.28",
"initial_layer_print_height": "0.28", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "15%",
"infill_wall_overlap": "15%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.5",
"inner_wall_line_width": "0.5", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "0",
"skirt_loops": "0", "minimum_sparse_infill_area": "0",
"minimum_sparse_infill_area": "0", "internal_solid_infill_line_width": "0.5",
"internal_solid_infill_line_width": "0.5", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.15",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.15", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.15",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.15", "support_speed": "100",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.15", "top_surface_pattern": "monotonic",
"support_speed": "100", "top_surface_line_width": "0.45",
"support_threshold_angle": "65", "top_shell_layers": "3",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.6",
"tree_support_branch_angle": "40", "initial_layer_speed": "50%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "50%",
"detect_thin_wall": "1", "outer_wall_speed": "150",
"top_surface_pattern": "monotonic", "inner_wall_speed": "150",
"top_surface_line_width": "0.45", "internal_solid_infill_speed": "150",
"top_shell_layers": "3", "top_surface_speed": "120",
"top_shell_thickness": "0.6", "gap_infill_speed": "100",
"initial_layer_speed": "50%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "50%", "travel_speed": "120",
"outer_wall_speed": "150", "enable_prime_tower": "0",
"inner_wall_speed": "150", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "150", "prime_tower_width": "60",
"top_surface_speed": "120", "xy_hole_compensation": "0.02",
"gap_infill_speed": "100", "xy_contour_compensation": "0.02",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Kobra 2 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0.02",
"xy_contour_compensation": "0.02",
"compatible_printers": [
"Anycubic Kobra 2 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_003", "setting_id": "GP_Anycubic_003",
"name": "0.15mm Optimal @Anycubic KobraMax", "name": "0.15mm Optimal @Anycubic KobraMax",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.15",
"layer_height": "0.15", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "45",
"bridge_speed": "45", "brim_width": "8",
"brim_width": "8", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.4",
"line_width": "0.4", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "1000",
"initial_layer_acceleration": "1000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.4",
"initial_layer_line_width": "0.4", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.4",
"sparse_infill_line_width": "0.4", "infill_wall_overlap": "10%",
"infill_wall_overlap": "10%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "10%",
"ironing_flow": "10%", "ironing_spacing": "0.08",
"ironing_spacing": "0.08", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.4",
"inner_wall_line_width": "0.4", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "4",
"skirt_loops": "4", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.15",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.15", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.15",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.15", "support_speed": "70",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.15", "top_surface_pattern": "monotonic",
"support_speed": "70", "top_surface_line_width": "0.4",
"support_threshold_angle": "65", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "1.2",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "70",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "1.2", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "35%", "travel_speed": "120",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "70", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Kobra Max 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Kobra Max 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_005", "setting_id": "GP_Anycubic_005",
"name": "0.15mm Optimal @Anycubic Vyper", "name": "0.15mm Optimal @Anycubic Vyper",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.15",
"layer_height": "0.15", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "45",
"bridge_speed": "45", "brim_width": "8",
"brim_width": "8", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.4",
"line_width": "0.4", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "1000",
"initial_layer_acceleration": "1000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.4",
"initial_layer_line_width": "0.4", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.4",
"sparse_infill_line_width": "0.4", "infill_wall_overlap": "10%",
"infill_wall_overlap": "10%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "10%",
"ironing_flow": "10%", "ironing_spacing": "0.08",
"ironing_spacing": "0.08", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.4",
"inner_wall_line_width": "0.4", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "4",
"skirt_loops": "4", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.15",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.15", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.15",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.15", "support_speed": "70",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.15", "top_surface_pattern": "monotonic",
"support_speed": "70", "top_surface_line_width": "0.4",
"support_threshold_angle": "65", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "1.2",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "70",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "1.2", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "35%", "travel_speed": "120",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "70", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Vyper 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Vyper 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_002", "setting_id": "GP_Anycubic_002",
"name": "0.15mm Optimal @Anycubic i3MegaS", "name": "0.15mm Optimal @Anycubic i3MegaS",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.15",
"layer_height": "0.15", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "0.5",
"bottom_shell_thickness": "0.5", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "25",
"bridge_speed": "25", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.45",
"outer_wall_line_width": "0.45", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "800",
"initial_layer_acceleration": "800", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.42", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "2",
"wall_loops": "2", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "3",
"skirt_height": "3", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.15",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.15", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.35", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "50",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.15", "top_surface_pattern": "monotonic",
"support_speed": "50", "top_surface_line_width": "0.35",
"support_threshold_angle": "45", "top_shell_layers": "7",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.35", "internal_solid_infill_speed": "40",
"top_shell_layers": "7", "top_surface_speed": "40",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "60",
"initial_layer_infill_speed": "35%", "travel_speed": "180",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "60", "compatible_printers": [
"travel_speed": "180", "Anycubic i3 Mega S 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_007", "setting_id": "GP_Anycubic_007",
"name": "0.20mm Standard @Anycubic 4MaxPro2", "name": "0.20mm Standard @Anycubic 4MaxPro2",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.2",
"layer_height": "0.2", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "4",
"bottom_shell_layers": "4", "bottom_shell_thickness": "0",
"bottom_shell_thickness": "0", "bridge_flow": "0.65",
"bridge_flow": "0.65", "bridge_speed": "30",
"bridge_speed": "30", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "900",
"default_acceleration": "900", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "300",
"initial_layer_acceleration": "300", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.65",
"initial_layer_line_width": "0.65", "initial_layer_print_height": "0.3",
"initial_layer_print_height": "0.3", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "45",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "45", "top_surface_line_width": "0.4",
"support_threshold_angle": "45", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "40",
"top_shell_layers": "5", "top_surface_speed": "30",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "45",
"initial_layer_infill_speed": "35%", "travel_speed": "60",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "30", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "45", "compatible_printers": [
"travel_speed": "60", "Anycubic 4Max Pro 2 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic 4Max Pro 2 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_008", "setting_id": "GP_Anycubic_008",
"name": "0.20mm Standard @Anycubic Chiron", "name": "0.20mm Standard @Anycubic Chiron",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.2",
"layer_height": "0.2", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "4",
"bottom_shell_layers": "4", "bottom_shell_thickness": "0.5",
"bottom_shell_thickness": "0.5", "bridge_flow": "0.95",
"bridge_flow": "0.95", "bridge_speed": "25",
"bridge_speed": "25", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.45",
"outer_wall_line_width": "0.45", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "800",
"initial_layer_acceleration": "800", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.42", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "2",
"wall_loops": "2", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "3",
"skirt_height": "3", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.35", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "50",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "50", "top_surface_line_width": "0.35",
"support_threshold_angle": "45", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.35", "internal_solid_infill_speed": "40",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "60",
"initial_layer_infill_speed": "35%", "travel_speed": "180",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "60", "compatible_printers": [
"travel_speed": "180", "Anycubic Chiron 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Chiron 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_018", "setting_id": "GP_Anycubic_018",
"name": "0.20mm Standard @Anycubic Kobra2", "name": "0.20mm Standard @Anycubic Kobra2",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.2",
"layer_height": "0.2", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "3",
"bottom_shell_layers": "3", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "0.85",
"bridge_flow": "0.85", "bridge_speed": "40",
"bridge_speed": "40", "brim_width": "3",
"brim_width": "3", "brim_object_gap": "0.12",
"brim_object_gap": "0.12", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "2500",
"default_acceleration": "2500", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "1",
"bridge_no_support": "1", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.1",
"elefant_foot_compensation": "0.1", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.42",
"line_width": "0.42", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "10%",
"sparse_infill_density": "10%", "sparse_infill_pattern": "zig-zag",
"sparse_infill_pattern": "zig-zag", "initial_layer_acceleration": "2000",
"initial_layer_acceleration": "2000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.8",
"initial_layer_line_width": "0.8", "initial_layer_print_height": "0.28",
"initial_layer_print_height": "0.28", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "15%",
"infill_wall_overlap": "15%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.5",
"inner_wall_line_width": "0.5", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "0",
"skirt_loops": "0", "minimum_sparse_infill_area": "0",
"minimum_sparse_infill_area": "0", "internal_solid_infill_line_width": "0.5",
"internal_solid_infill_line_width": "0.5", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "100",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "100", "top_surface_line_width": "0.45",
"support_threshold_angle": "65", "top_shell_layers": "3",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.6",
"tree_support_branch_angle": "40", "initial_layer_speed": "50%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "50%",
"detect_thin_wall": "1", "outer_wall_speed": "150",
"top_surface_pattern": "monotonic", "inner_wall_speed": "150",
"top_surface_line_width": "0.45", "internal_solid_infill_speed": "150",
"top_shell_layers": "3", "top_surface_speed": "120",
"top_shell_thickness": "0.6", "gap_infill_speed": "100",
"initial_layer_speed": "50%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "50%", "travel_speed": "120",
"outer_wall_speed": "150", "enable_prime_tower": "0",
"inner_wall_speed": "150", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "150", "prime_tower_width": "60",
"top_surface_speed": "120", "xy_hole_compensation": "0.02",
"gap_infill_speed": "100", "xy_contour_compensation": "0.02",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Kobra 2 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0.02",
"xy_contour_compensation": "0.02",
"compatible_printers": [
"Anycubic Kobra 2 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_010", "setting_id": "GP_Anycubic_010",
"name": "0.20mm Standard @Anycubic KobraMax", "name": "0.20mm Standard @Anycubic KobraMax",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.2",
"layer_height": "0.2", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "45",
"bridge_speed": "45", "brim_width": "8",
"brim_width": "8", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.4",
"line_width": "0.4", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "1000",
"initial_layer_acceleration": "1000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.4",
"initial_layer_line_width": "0.4", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.4",
"sparse_infill_line_width": "0.4", "infill_wall_overlap": "10%",
"infill_wall_overlap": "10%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "10%",
"ironing_flow": "10%", "ironing_spacing": "0.08",
"ironing_spacing": "0.08", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.4",
"inner_wall_line_width": "0.4", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "4",
"skirt_loops": "4", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "70",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "70", "top_surface_line_width": "0.4",
"support_threshold_angle": "65", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "1.2",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "70",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "1.2", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "35%", "travel_speed": "120",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "70", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Kobra Max 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Kobra Max 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_011", "setting_id": "GP_Anycubic_011",
"name": "0.20mm Standard @Anycubic Vyper", "name": "0.20mm Standard @Anycubic Vyper",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.2",
"layer_height": "0.2", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "45",
"bridge_speed": "45", "brim_width": "8",
"brim_width": "8", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.4",
"line_width": "0.4", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "1000",
"initial_layer_acceleration": "1000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.4",
"initial_layer_line_width": "0.4", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.4",
"sparse_infill_line_width": "0.4", "infill_wall_overlap": "10%",
"infill_wall_overlap": "10%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "10%",
"ironing_flow": "10%", "ironing_spacing": "0.08",
"ironing_spacing": "0.08", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.4",
"inner_wall_line_width": "0.4", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "4",
"skirt_loops": "4", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "70",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "70", "top_surface_line_width": "0.4",
"support_threshold_angle": "65", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "1.2",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "70",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "1.2", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "35%", "travel_speed": "120",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "70", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Vyper 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Vyper 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_009", "setting_id": "GP_Anycubic_009",
"name": "0.20mm Standard @Anycubic i3MegaS", "name": "0.20mm Standard @Anycubic i3MegaS",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.2",
"layer_height": "0.2", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "4",
"bottom_shell_layers": "4", "bottom_shell_thickness": "0.5",
"bottom_shell_thickness": "0.5", "bridge_flow": "0.95",
"bridge_flow": "0.95", "bridge_speed": "25",
"bridge_speed": "25", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.45",
"outer_wall_line_width": "0.45", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "800",
"initial_layer_acceleration": "800", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.42", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "2",
"wall_loops": "2", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "3",
"skirt_height": "3", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.2",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.2", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.35", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "50",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "50", "top_surface_line_width": "0.35",
"support_threshold_angle": "45", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.35", "internal_solid_infill_speed": "40",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "60",
"initial_layer_infill_speed": "35%", "travel_speed": "180",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "60", "compatible_printers": [
"travel_speed": "180", "Anycubic i3 Mega S 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_012", "setting_id": "GP_Anycubic_012",
"name": "0.30mm Draft @Anycubic 4MaxPro2", "name": "0.30mm Draft @Anycubic 4MaxPro2",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.3",
"layer_height": "0.3", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "3",
"bottom_shell_layers": "3", "bottom_shell_thickness": "0",
"bottom_shell_thickness": "0", "bridge_flow": "0.65",
"bridge_flow": "0.65", "bridge_speed": "30",
"bridge_speed": "30", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "900",
"default_acceleration": "900", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.45",
"line_width": "0.45", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "300",
"initial_layer_acceleration": "300", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.65",
"initial_layer_line_width": "0.65", "initial_layer_print_height": "0.3",
"initial_layer_print_height": "0.3", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.45",
"inner_wall_line_width": "0.45", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.3",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.3", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.2",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.2", "support_speed": "45",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.3", "top_surface_pattern": "monotonic",
"support_speed": "45", "top_surface_line_width": "0.4",
"support_threshold_angle": "45", "top_shell_layers": "3",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "40",
"top_shell_layers": "3", "top_surface_speed": "30",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "45",
"initial_layer_infill_speed": "35%", "travel_speed": "60",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "30", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "45", "compatible_printers": [
"travel_speed": "60", "Anycubic 4Max Pro 2 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic 4Max Pro 2 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_013", "setting_id": "GP_Anycubic_013",
"name": "0.30mm Draft @Anycubic Chiron", "name": "0.30mm Draft @Anycubic Chiron",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.3",
"layer_height": "0.3", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "4",
"bottom_shell_layers": "4", "bottom_shell_thickness": "0.5",
"bottom_shell_thickness": "0.5", "bridge_flow": "0.95",
"bridge_flow": "0.95", "bridge_speed": "25",
"bridge_speed": "25", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.6",
"outer_wall_line_width": "0.6", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.5",
"line_width": "0.5", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "800",
"initial_layer_acceleration": "800", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.42", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.5",
"sparse_infill_line_width": "0.5", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.5",
"inner_wall_line_width": "0.5", "wall_loops": "2",
"wall_loops": "2", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "3",
"skirt_height": "3", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.3",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.3", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.38", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.3",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.3", "support_speed": "45",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "45", "top_surface_line_width": "0.35",
"support_threshold_angle": "45", "top_shell_layers": "4",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "35",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.35", "internal_solid_infill_speed": "40",
"top_shell_layers": "4", "top_surface_speed": "40",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "85",
"initial_layer_infill_speed": "35%", "travel_speed": "180",
"outer_wall_speed": "35", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "85", "compatible_printers": [
"travel_speed": "180", "Anycubic Chiron 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Chiron 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_019", "setting_id": "GP_Anycubic_019",
"name": "0.30mm Draft @Anycubic Kobra2", "name": "0.30mm Draft @Anycubic Kobra2",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.3",
"layer_height": "0.3", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "3",
"bottom_shell_layers": "3", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "0.85",
"bridge_flow": "0.85", "bridge_speed": "40",
"bridge_speed": "40", "brim_width": "3",
"brim_width": "3", "brim_object_gap": "0.12",
"brim_object_gap": "0.12", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "2500",
"default_acceleration": "2500", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "1",
"bridge_no_support": "1", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.1",
"elefant_foot_compensation": "0.1", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.42",
"line_width": "0.42", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "10%",
"sparse_infill_density": "10%", "sparse_infill_pattern": "zig-zag",
"sparse_infill_pattern": "zig-zag", "initial_layer_acceleration": "2000",
"initial_layer_acceleration": "2000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.8",
"initial_layer_line_width": "0.8", "initial_layer_print_height": "0.28",
"initial_layer_print_height": "0.28", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.45", "infill_wall_overlap": "15%",
"infill_wall_overlap": "15%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.5",
"inner_wall_line_width": "0.5", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "0",
"skirt_loops": "0", "minimum_sparse_infill_area": "0",
"minimum_sparse_infill_area": "0", "internal_solid_infill_line_width": "0.5",
"internal_solid_infill_line_width": "0.5", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.3",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.3", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.3",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.3", "support_speed": "100",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.3", "top_surface_pattern": "monotonic",
"support_speed": "100", "top_surface_line_width": "0.45",
"support_threshold_angle": "65", "top_shell_layers": "3",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.6",
"tree_support_branch_angle": "40", "initial_layer_speed": "50%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "50%",
"detect_thin_wall": "1", "outer_wall_speed": "150",
"top_surface_pattern": "monotonic", "inner_wall_speed": "150",
"top_surface_line_width": "0.45", "internal_solid_infill_speed": "150",
"top_shell_layers": "3", "top_surface_speed": "120",
"top_shell_thickness": "0.6", "gap_infill_speed": "100",
"initial_layer_speed": "50%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "50%", "travel_speed": "120",
"outer_wall_speed": "150", "enable_prime_tower": "0",
"inner_wall_speed": "150", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "150", "prime_tower_width": "60",
"top_surface_speed": "120", "xy_hole_compensation": "0.02",
"gap_infill_speed": "100", "xy_contour_compensation": "0.02",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Kobra 2 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0.02",
"xy_contour_compensation": "0.02",
"compatible_printers": [
"Anycubic Kobra 2 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_015", "setting_id": "GP_Anycubic_015",
"name": "0.30mm Draft @Anycubic KobraMax", "name": "0.30mm Draft @Anycubic KobraMax",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.3",
"layer_height": "0.3", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "45",
"bridge_speed": "45", "brim_width": "8",
"brim_width": "8", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.4",
"line_width": "0.4", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "1000",
"initial_layer_acceleration": "1000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.4",
"initial_layer_line_width": "0.4", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.4",
"sparse_infill_line_width": "0.4", "infill_wall_overlap": "10%",
"infill_wall_overlap": "10%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "10%",
"ironing_flow": "10%", "ironing_spacing": "0.08",
"ironing_spacing": "0.08", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.4",
"inner_wall_line_width": "0.4", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "4",
"skirt_loops": "4", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.3",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.3", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.3",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.3", "support_speed": "70",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.3", "top_surface_pattern": "monotonic",
"support_speed": "70", "top_surface_line_width": "0.4",
"support_threshold_angle": "65", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "1.2",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "70",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "1.2", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "35%", "travel_speed": "120",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "70", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Kobra Max 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Kobra Max 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_016", "setting_id": "GP_Anycubic_016",
"name": "0.30mm Draft @Anycubic Vyper", "name": "0.30mm Draft @Anycubic Vyper",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.3",
"layer_height": "0.3", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "5",
"bottom_shell_layers": "5", "bottom_shell_thickness": "1.2",
"bottom_shell_thickness": "1.2", "bridge_flow": "1",
"bridge_flow": "1", "bridge_speed": "45",
"bridge_speed": "45", "brim_width": "8",
"brim_width": "8", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.4",
"outer_wall_line_width": "0.4", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.4",
"line_width": "0.4", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "1000",
"initial_layer_acceleration": "1000", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.4",
"initial_layer_line_width": "0.4", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.4",
"sparse_infill_line_width": "0.4", "infill_wall_overlap": "10%",
"infill_wall_overlap": "10%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "10%",
"ironing_flow": "10%", "ironing_spacing": "0.08",
"ironing_spacing": "0.08", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.4",
"inner_wall_line_width": "0.4", "wall_loops": "3",
"wall_loops": "3", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "5",
"skirt_distance": "5", "skirt_height": "1",
"skirt_height": "1", "skirt_loops": "4",
"skirt_loops": "4", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.3",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.3", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.4", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.3",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.3", "support_speed": "70",
"support_interface_speed": "100%", "support_threshold_angle": "65",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.3", "top_surface_pattern": "monotonic",
"support_speed": "70", "top_surface_line_width": "0.4",
"support_threshold_angle": "65", "top_shell_layers": "5",
"support_object_xy_distance": "60%", "top_shell_thickness": "1.2",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "40",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.4", "internal_solid_infill_speed": "70",
"top_shell_layers": "5", "top_surface_speed": "40",
"top_shell_thickness": "1.2", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "70",
"initial_layer_infill_speed": "35%", "travel_speed": "120",
"outer_wall_speed": "40", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "70", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "70", "compatible_printers": [
"travel_speed": "120", "Anycubic Vyper 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic Vyper 0.4 nozzle"
]
} }

View file

@ -1,108 +1,101 @@
{ {
"type": "process", "type": "process",
"setting_id": "GP_Anycubic_014", "setting_id": "GP_Anycubic_014",
"name": "0.30mm Draft @Anycubic i3MegaS", "name": "0.30mm Draft @Anycubic i3MegaS",
"from": "system", "from": "system",
"inherits": "fdm_process_common", "inherits": "fdm_process_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1", "reduce_crossing_wall": "0",
"reduce_crossing_wall": "0", "layer_height": "0.3",
"layer_height": "0.3", "max_travel_detour_distance": "0",
"max_travel_detour_distance": "0", "bottom_surface_pattern": "monotonic",
"bottom_surface_pattern": "monotonic", "bottom_shell_layers": "4",
"bottom_shell_layers": "4", "bottom_shell_thickness": "0.5",
"bottom_shell_thickness": "0.5", "bridge_flow": "0.95",
"bridge_flow": "0.95", "bridge_speed": "25",
"bridge_speed": "25", "brim_width": "0",
"brim_width": "0", "brim_object_gap": "0",
"brim_object_gap": "0", "compatible_printers_condition": "",
"compatible_printers_condition": "", "print_sequence": "by layer",
"print_sequence": "by layer", "default_acceleration": "1000",
"default_acceleration": "1000", "top_surface_acceleration": "0",
"top_surface_acceleration": "0", "bridge_no_support": "0",
"bridge_no_support": "0", "draft_shield": "disabled",
"draft_shield": "disabled", "elefant_foot_compensation": "0.2",
"elefant_foot_compensation": "0.2", "enable_arc_fitting": "0",
"enable_arc_fitting": "0", "outer_wall_line_width": "0.6",
"outer_wall_line_width": "0.6", "wall_infill_order": "inner wall/outer wall/infill",
"wall_infill_order": "inner wall/outer wall/infill", "line_width": "0.5",
"line_width": "0.5", "infill_direction": "45",
"infill_direction": "45", "sparse_infill_density": "15%",
"sparse_infill_density": "15%", "sparse_infill_pattern": "grid",
"sparse_infill_pattern": "grid", "initial_layer_acceleration": "800",
"initial_layer_acceleration": "800", "travel_acceleration": "0",
"travel_acceleration": "0", "inner_wall_acceleration": "0",
"inner_wall_acceleration": "0", "initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.42", "initial_layer_print_height": "0.2",
"initial_layer_print_height": "0.2", "infill_combination": "0",
"infill_combination": "0", "sparse_infill_line_width": "0.5",
"sparse_infill_line_width": "0.5", "infill_wall_overlap": "23%",
"infill_wall_overlap": "23%", "interface_shells": "0",
"interface_shells": "0", "ironing_flow": "15%",
"ironing_flow": "15%", "ironing_spacing": "0.1",
"ironing_spacing": "0.1", "ironing_speed": "15",
"ironing_speed": "15", "ironing_type": "no ironing",
"ironing_type": "no ironing", "reduce_infill_retraction": "1",
"reduce_infill_retraction": "1", "filename_format": "[input_filename_base].gcode",
"filename_format": "[input_filename_base].gcode", "detect_overhang_wall": "1",
"detect_overhang_wall": "1", "overhang_1_4_speed": "0",
"overhang_1_4_speed": "0", "overhang_2_4_speed": "20",
"overhang_2_4_speed": "20", "overhang_3_4_speed": "15",
"overhang_3_4_speed": "15", "overhang_4_4_speed": "10",
"overhang_4_4_speed": "10", "inner_wall_line_width": "0.5",
"inner_wall_line_width": "0.5", "wall_loops": "2",
"wall_loops": "2", "print_settings_id": "",
"print_settings_id": "", "raft_layers": "0",
"raft_layers": "0", "seam_position": "aligned",
"seam_position": "aligned", "skirt_distance": "2",
"skirt_distance": "2", "skirt_height": "3",
"skirt_height": "3", "skirt_loops": "2",
"skirt_loops": "2", "minimum_sparse_infill_area": "10",
"minimum_sparse_infill_area": "10", "internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0", "spiral_mode": "0",
"spiral_mode": "0", "standby_temperature_delta": "-5",
"standby_temperature_delta": "-5", "enable_support": "0",
"enable_support": "0", "resolution": "0.012",
"resolution": "0.012", "support_type": "normal(auto)",
"support_type": "normal(auto)", "support_on_build_plate_only": "0",
"support_style": "grid", "support_top_z_distance": "0.3",
"support_on_build_plate_only": "0", "support_filament": "0",
"support_top_z_distance": "0.3", "support_interface_loop_pattern": "0",
"support_filament": "0", "support_interface_filament": "0",
"support_line_width": "0.38", "support_interface_top_layers": "3",
"support_interface_loop_pattern": "0", "support_interface_bottom_layers": "-1",
"support_interface_filament": "0", "support_interface_spacing": "0.3",
"support_interface_top_layers": "3", "support_interface_speed": "100",
"support_interface_bottom_layers": "-1", "support_base_pattern": "rectilinear",
"support_interface_spacing": "0.3", "support_speed": "45",
"support_interface_speed": "100%", "support_threshold_angle": "45",
"support_base_pattern": "rectilinear", "support_object_xy_distance": "60%",
"support_base_pattern_spacing": "0.2", "top_surface_pattern": "monotonic",
"support_speed": "45", "top_surface_line_width": "0.35",
"support_threshold_angle": "45", "top_shell_layers": "4",
"support_object_xy_distance": "60%", "top_shell_thickness": "0.8",
"tree_support_branch_angle": "40", "initial_layer_speed": "35%",
"tree_support_wall_count": "0", "initial_layer_infill_speed": "35%",
"detect_thin_wall": "1", "outer_wall_speed": "35",
"top_surface_pattern": "monotonic", "inner_wall_speed": "40",
"top_surface_line_width": "0.35", "internal_solid_infill_speed": "40",
"top_shell_layers": "4", "top_surface_speed": "40",
"top_shell_thickness": "0.8", "gap_infill_speed": "30",
"initial_layer_speed": "35%", "sparse_infill_speed": "85",
"initial_layer_infill_speed": "35%", "travel_speed": "180",
"outer_wall_speed": "35", "enable_prime_tower": "0",
"inner_wall_speed": "40", "wipe_tower_no_sparse_layers": "0",
"internal_solid_infill_speed": "40", "prime_tower_width": "60",
"top_surface_speed": "40", "xy_hole_compensation": "0",
"gap_infill_speed": "30", "xy_contour_compensation": "0",
"sparse_infill_speed": "85", "compatible_printers": [
"travel_speed": "180", "Anycubic i3 Mega S 0.4 nozzle"
"enable_prime_tower": "0", ]
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Anycubic i3 Mega S 0.4 nozzle"
]
} }

View file

@ -64,7 +64,7 @@
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.4", "support_line_width": "0.42",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -72,13 +72,9 @@
"support_interface_spacing": "0.5", "support_interface_spacing": "0.5",
"support_interface_speed": "80", "support_interface_speed": "80",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "150", "support_speed": "150",
"support_threshold_angle": "30", "support_threshold_angle": "30",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "30",
"tree_support_wall_count": "0",
"tree_support_with_infill": "0",
"detect_thin_wall": "0", "detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
@ -102,5 +98,4 @@
"gap_infill_speed": "30", "gap_infill_speed": "30",
"travel_speed": "200", "travel_speed": "200",
"enable_arc_fitting": "0" "enable_arc_fitting": "0"
}
}

View file

@ -1,6 +1,6 @@
{ {
"name": "Creality", "name": "Creality",
"version": "01.07.00.03", "version": "01.07.00.04",
"force_update": "0", "force_update": "0",
"description": "Creality configurations", "description": "Creality configurations",
"machine_model_list": [ "machine_model_list": [

View file

@ -14,7 +14,6 @@
"line_width": "0.2", "line_width": "0.2",
"outer_wall_line_width": "0.2", "outer_wall_line_width": "0.2",
"sparse_infill_line_width": "0.2", "sparse_infill_line_width": "0.2",
"support_line_width": "0.2",
"top_shell_layers": "6", "top_shell_layers": "6",
"top_surface_line_width": "0.2", "top_surface_line_width": "0.2",
"compatible_printers": [ "compatible_printers": [

View file

@ -12,7 +12,6 @@
"line_width": "0.3", "line_width": "0.3",
"outer_wall_line_width": "0.3", "outer_wall_line_width": "0.3",
"sparse_infill_line_width": "0.3", "sparse_infill_line_width": "0.3",
"support_line_width": "0.3",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.3", "top_surface_line_width": "0.3",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.2", "line_width": "0.2",
"outer_wall_line_width": "0.2", "outer_wall_line_width": "0.2",
"sparse_infill_line_width": "0.2", "sparse_infill_line_width": "0.2",
"support_line_width": "0.2",
"top_shell_layers": "6", "top_shell_layers": "6",
"top_surface_line_width": "0.2", "top_surface_line_width": "0.2",
"compatible_printers": [ "compatible_printers": [

View file

@ -14,7 +14,6 @@
"line_width": "0.6", "line_width": "0.6",
"outer_wall_line_width": "0.6", "outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6", "sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_shell_layers": "7", "top_shell_layers": "7",
"top_surface_line_width": "0.6", "top_surface_line_width": "0.6",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.2", "line_width": "0.2",
"outer_wall_line_width": "0.2", "outer_wall_line_width": "0.2",
"sparse_infill_line_width": "0.2", "sparse_infill_line_width": "0.2",
"support_line_width": "0.2",
"top_surface_line_width": "0.2", "top_surface_line_width": "0.2",
"compatible_printers": [ "compatible_printers": [
"Creality CR-6 SE 0.2 nozzle", "Creality CR-6 SE 0.2 nozzle",

View file

@ -5,11 +5,9 @@
"from": "system", "from": "system",
"instantiation": "true", "instantiation": "true",
"inherits": "0.16mm Opitmal @Creality CR-6", "inherits": "0.16mm Opitmal @Creality CR-6",
"adaptive_layer_height": "1",
"brim_object_gap": "0", "brim_object_gap": "0",
"brim_width": "0", "brim_width": "0",
"default_acceleration": "0", "default_acceleration": "0",
"detect_thin_wall": "1",
"elefant_foot_compensation": "0.1", "elefant_foot_compensation": "0.1",
"filename_format": "[input_filename_base].gcode", "filename_format": "[input_filename_base].gcode",
"infill_wall_overlap": "25%", "infill_wall_overlap": "25%",
@ -29,20 +27,16 @@
"skirt_height": "2", "skirt_height": "2",
"skirt_loops": "2", "skirt_loops": "2",
"sparse_infill_speed": "60", "sparse_infill_speed": "60",
"support_base_pattern_spacing": "0.2",
"support_interface_bottom_layers": "-1", "support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
"support_line_width": "0.38",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"support_speed": "40", "support_speed": "40",
"support_style": "grid",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"top_surface_acceleration": "0", "top_surface_acceleration": "0",
"travel_acceleration": "0", "travel_acceleration": "0",
"tree_support_branch_angle": "40",
"wall_loops": "2", "wall_loops": "2",
"compatible_printers": [ "compatible_printers": [
"Creality CR-6 SE 0.4 nozzle", "Creality CR-6 SE 0.4 nozzle",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.16", "layer_height": "0.16",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -12,7 +12,6 @@
"line_width": "0.66", "line_width": "0.66",
"outer_wall_line_width": "0.66", "outer_wall_line_width": "0.66",
"sparse_infill_line_width": "0.66", "sparse_infill_line_width": "0.66",
"support_line_width": "0.54",
"top_surface_line_width": "0.66", "top_surface_line_width": "0.66",
"compatible_printers": [ "compatible_printers": [
"Creality CR-6 SE 0.6 nozzle", "Creality CR-6 SE 0.6 nozzle",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -5,7 +5,6 @@
"from": "system", "from": "system",
"inherits": "fdm_process_creality_common", "inherits": "fdm_process_creality_common",
"instantiation": "true", "instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"layer_height": "0.2", "layer_height": "0.2",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.15", "support_top_z_distance": "0.15",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "3", "support_interface_top_layers": "3",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100%", "support_interface_speed": "100%",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "60%", "support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -12,7 +12,6 @@
"line_width": "0.6", "line_width": "0.6",
"outer_wall_line_width": "0.6", "outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6", "sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_surface_line_width": "0.6", "top_surface_line_width": "0.6",
"compatible_printers": [ "compatible_printers": [
"Creality CR-6 SE 0.6 nozzle", "Creality CR-6 SE 0.6 nozzle",

View file

@ -12,7 +12,6 @@
"line_width": "0.5", "line_width": "0.5",
"outer_wall_line_width": "0.5", "outer_wall_line_width": "0.5",
"sparse_infill_line_width": "0.4", "sparse_infill_line_width": "0.4",
"support_line_width": "0.5",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.5", "top_surface_line_width": "0.5",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.8", "line_width": "0.8",
"outer_wall_line_width": "0.8", "outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8", "sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.8", "top_surface_line_width": "0.8",
"compatible_printers": [ "compatible_printers": [

View file

@ -11,7 +11,6 @@
"line_width": "0.6", "line_width": "0.6",
"outer_wall_line_width": "0.6", "outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6", "sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_surface_line_width": "0.6", "top_surface_line_width": "0.6",
"compatible_printers": [ "compatible_printers": [
"Creality CR-6 SE 0.6 nozzle", "Creality CR-6 SE 0.6 nozzle",

View file

@ -13,7 +13,6 @@
"line_width": "0.6", "line_width": "0.6",
"outer_wall_line_width": "0.6", "outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6", "sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.6", "top_surface_line_width": "0.6",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.8", "line_width": "0.8",
"outer_wall_line_width": "0.8", "outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8", "sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.8", "top_surface_line_width": "0.8",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.6", "line_width": "0.6",
"outer_wall_line_width": "0.6", "outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6", "sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.6", "top_surface_line_width": "0.6",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.8", "line_width": "0.8",
"outer_wall_line_width": "0.8", "outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8", "sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.8", "top_surface_line_width": "0.8",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.6", "line_width": "0.6",
"outer_wall_line_width": "0.6", "outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6", "sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.6", "top_surface_line_width": "0.6",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.8", "line_width": "0.8",
"outer_wall_line_width": "0.8", "outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8", "sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.8", "top_surface_line_width": "0.8",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.8", "line_width": "0.8",
"outer_wall_line_width": "0.8", "outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8", "sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.8", "top_surface_line_width": "0.8",
"compatible_printers": [ "compatible_printers": [

View file

@ -13,7 +13,6 @@
"line_width": "0.8", "line_width": "0.8",
"outer_wall_line_width": "0.8", "outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8", "sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_surface_line_width": "0.8", "top_surface_line_width": "0.8",
"compatible_printers": [ "compatible_printers": [

View file

@ -54,7 +54,6 @@
"support_interface_spacing": "0", "support_interface_spacing": "0",
"support_interface_speed": "80", "support_interface_speed": "80",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "40", "support_threshold_angle": "40",
"support_object_xy_distance": "0.5", "support_object_xy_distance": "0.5",

View file

@ -41,17 +41,12 @@
"internal_solid_infill_line_width": "0.4", "internal_solid_infill_line_width": "0.4",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_line_width": "0.4",
"support_interface_bottom_layers": "2", "support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5", "support_interface_spacing": "0.5",
"support_base_pattern_spacing": "2.5",
"support_speed": "150", "support_speed": "150",
"support_threshold_angle": "30", "support_threshold_angle": "30",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_shell_layers": "3", "top_shell_layers": "3",
"top_shell_thickness": "0.8", "top_shell_thickness": "0.8",

View file

@ -1,6 +1,6 @@
{ {
"name": "Elegoo", "name": "Elegoo",
"version": "01.07.00.01", "version": "01.07.00.02",
"force_update": "0", "force_update": "0",
"description": "Elegoo configurations", "description": "Elegoo configurations",
"machine_model_list": [ "machine_model_list": [

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.08", "layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.08", "support_top_z_distance": "0.08",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "11", "top_shell_layers": "11",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.12", "layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.12", "support_top_z_distance": "0.12",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "7", "top_shell_layers": "7",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.16", "layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.16", "support_top_z_distance": "0.16",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.2", "layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.2", "support_top_z_distance": "0.2",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38", "top_surface_line_width": "0.38",
"top_shell_layers": "5", "top_shell_layers": "5",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.24", "layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.24", "support_top_z_distance": "0.24",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.45", "top_surface_line_width": "0.45",
"top_shell_layers": "4", "top_shell_layers": "4",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.24", "layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.24", "support_top_z_distance": "0.24",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.45", "top_surface_line_width": "0.45",
"top_shell_layers": "4", "top_shell_layers": "4",

View file

@ -6,7 +6,6 @@
"inherits": "fdm_process_elegoo_common", "inherits": "fdm_process_elegoo_common",
"instantiation": "true", "instantiation": "true",
"layer_height": "0.24", "layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0", "reduce_crossing_wall": "0",
"max_travel_detour_distance": "0", "max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic", "bottom_surface_pattern": "monotonic",
@ -65,11 +64,9 @@
"enable_support": "0", "enable_support": "0",
"resolution": "0.012", "resolution": "0.012",
"support_type": "normal(auto)", "support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0", "support_on_build_plate_only": "0",
"support_top_z_distance": "0.24", "support_top_z_distance": "0.24",
"support_filament": "0", "support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0", "support_interface_loop_pattern": "0",
"support_interface_filament": "0", "support_interface_filament": "0",
"support_interface_top_layers": "2", "support_interface_top_layers": "2",
@ -77,13 +74,9 @@
"support_interface_spacing": "0.2", "support_interface_spacing": "0.2",
"support_interface_speed": "100", "support_interface_speed": "100",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "40", "support_speed": "40",
"support_threshold_angle": "45", "support_threshold_angle": "45",
"support_object_xy_distance": "0.35", "support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonic",
"top_surface_line_width": "0.45", "top_surface_line_width": "0.45",
"top_shell_layers": "4", "top_shell_layers": "4",

Some files were not shown because too many files have changed in this diff Show more