Sync Elegoo profiles (#13790)

* Sync Elegoo profiles from ElegooSlicer

Update vendor Elegoo.json, filament/machine/process trees, and OrcaFilamentLibrary
Elegoo entries. Align machine default material names with existing filament preset names.

* feat: expose filament_name for G-code export filename format

Derive from filament_settings_id for the first active extruder and strip the suffix after @, matching ElegooSlicer so filename_format can use {filament_name}.

* chore: reorder Elegoo entries in OrcaFilamentLibrary

Group Elegoo @base profiles and bump library version to 02.03.02.62.

* sync OrcaFilamentLibrary.json with Elegoo filament profiles

* fix: clean up Elegoo process renamed_from for profile validation

Add single renamed_from only where preset names changed from legacy Orca
names; remove duplicate Rapid @System library entries that conflicted with
ECC2 vendor presets.

* fix(profiles): add missing Elegoo renamed_from for profile validation

CI custom-preset tests still inherit legacy Orca preset names that no
longer exist after the Elegoo bundle update. Add renamed_from on process,
Neptune 4 machines, OrcaFilamentLibrary filaments, and Giga profiles so
inherits resolve again, without changing print parameters.
This commit is contained in:
wujie
2026-05-27 22:58:39 +08:00
committed by GitHub
parent b230a97a50
commit 5b071d5013
772 changed files with 15462 additions and 19601 deletions

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.8 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 Plus (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "9",
"outer_wall_line_width": "0.2",
"line_width": "0.2",
"initial_layer_line_width": "0.22",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.25",
"internal_solid_infill_line_width": "0.25",
"resolution": "0.012",
"support_top_z_distance": "0.08",
"support_line_width": "0.2",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.2",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.2 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 Plus (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "9",
"outer_wall_line_width": "0.4",
"line_width": "0.4",
"initial_layer_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"inner_wall_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"resolution": "0.012",
"support_top_z_distance": "0.08",
"support_line_width": "0.38",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.38",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.4 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 Plus (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "9",
"outer_wall_line_width": "0.6",
"line_width": "0.6",
"initial_layer_line_width": "0.62",
"sparse_infill_line_width": "0.65",
"inner_wall_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"resolution": "0.012",
"support_top_z_distance": "0.08",
"support_line_width": "0.55",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.56",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.6 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4 Plus (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "9",
"outer_wall_line_width": "0.8",
"line_width": "0.8",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.85",
"inner_wall_line_width": "0.85",
"internal_solid_infill_line_width": "0.85",
"resolution": "0.012",
"support_top_z_distance": "0.08",
"support_line_width": "0.78",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.78",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.8 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.2 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.4 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.6 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.8 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.08mm Optimal @Elegoo N4 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.08",
"settings_id": "PEN402008",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4 (0.2 nozzle);0.16mm Optimal @Elegoo Neptune4 (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.08mm Optimal @Elegoo N4Max 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4Max 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.08",
"settings_id": "PEN4Max02008",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4Max (0.2 nozzle);0.16mm Optimal @Elegoo Neptune4Max (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.08mm Optimal @Elegoo N4Plus 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4Plus 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.08",
"settings_id": "PEN4Plus02008",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4 Plus (0.2 nozzle);0.16mm Optimal @Elegoo Neptune4 Plus (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.08mm Optimal @Elegoo N4Pro 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4Pro 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.08",
"settings_id": "PEN4Pro02008",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.2 nozzle);0.16mm Optimal @Elegoo Neptune4Pro (0.2 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo N4 0.2 nozzle",
"inherits": "fdm_process_elegoo_02010",
"from": "system",
"setting_id": "PEN402010",
"instantiation": "true",
"filename_format": "EN4_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Neptune 4 0.2 nozzle"
],
"default_acceleration": "6000",
"min_width_top_surface": "50%",
"outer_wall_acceleration": "5000",
"renamed_from": "0.20mm Standard @Elegoo Neptune4 (0.2 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo N4Max 0.2 nozzle",
"inherits": "fdm_process_elegoo_02010",
"from": "system",
"setting_id": "PEN4Max02010",
"instantiation": "true",
"filename_format": "EN4Max_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Neptune 4 Max 0.2 nozzle"
],
"default_acceleration": "3000",
"min_width_top_surface": "50%",
"outer_wall_acceleration": "1500",
"renamed_from": "0.20mm Standard @Elegoo Neptune4Max (0.2 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo N4Plus 0.2 nozzle",
"inherits": "fdm_process_elegoo_02010",
"from": "system",
"setting_id": "PEN4Plus02010",
"instantiation": "true",
"filename_format": "EN4Plus_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Neptune 4 Plus 0.2 nozzle"
],
"default_acceleration": "5000",
"min_width_top_surface": "50%",
"outer_wall_acceleration": "2500",
"renamed_from": "0.20mm Standard @Elegoo Neptune4 Plus (0.2 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo N4Pro 0.2 nozzle",
"inherits": "fdm_process_elegoo_02010",
"from": "system",
"setting_id": "PEN4Pro02010",
"instantiation": "true",
"filename_format": "EN4Pro_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Neptune 4 Pro 0.2 nozzle"
],
"default_acceleration": "6000",
"min_width_top_surface": "50%",
"outer_wall_acceleration": "5000",
"renamed_from": "0.20mm Standard @Elegoo Neptune4Pro (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.12mm Draft @Elegoo N4 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.12",
"settings_id": "PEN402012",
"renamed_from": "0.12mm Fine @Elegoo Neptune4 (0.2 nozzle);0.24mm Draft @Elegoo Neptune4 (0.2 nozzle);0.28mm Extra Draft @Elegoo Neptune4 (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.12mm Draft @Elegoo N4Max 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4Max 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.12",
"settings_id": "PEN4Max02012",
"renamed_from": "0.12mm Fine @Elegoo Neptune4Max (0.2 nozzle);0.24mm Draft @Elegoo Neptune4Max (0.2 nozzle);0.28mm Extra Draft @Elegoo Neptune4Max (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.12mm Draft @Elegoo N4Plus 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4Plus 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.12",
"settings_id": "PEN4Plus02012",
"renamed_from": "0.12mm Fine @Elegoo Neptune4 Plus (0.2 nozzle);0.24mm Draft @Elegoo Neptune4 Plus (0.2 nozzle);0.28mm Extra Draft @Elegoo Neptune4 Plus (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"type": "process",
"name": "0.12mm Draft @Elegoo N4Pro 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo N4Pro 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.12",
"settings_id": "PEN4Pro02012",
"renamed_from": "0.12mm Fine @Elegoo Neptune4Pro (0.2 nozzle);0.24mm Draft @Elegoo Neptune4Pro (0.2 nozzle);0.28mm Extra Draft @Elegoo Neptune4Pro (0.2 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4 0.4 nozzle",
"instantiation": "true",
"name": "0.12mm Fine @Elegoo N4 0.4 nozzle",
"layer_height": "0.12",
"wall_loops": "3",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4 (0.4 nozzle);0.12mm Fine @Elegoo Neptune4 (0.4 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Max 0.4 nozzle",
"instantiation": "true",
"name": "0.12mm Fine @Elegoo N4Max 0.4 nozzle",
"layer_height": "0.12",
"wall_loops": "3",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4Max (0.4 nozzle);0.12mm Fine @Elegoo Neptune4Max (0.4 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Plus 0.4 nozzle",
"instantiation": "true",
"name": "0.12mm Fine @Elegoo N4Plus 0.4 nozzle",
"layer_height": "0.12",
"wall_loops": "3",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4 Plus (0.4 nozzle);0.12mm Fine @Elegoo Neptune4 Plus (0.4 nozzle)"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Pro 0.4 nozzle",
"instantiation": "true",
"name": "0.12mm Fine @Elegoo N4Pro 0.4 nozzle",
"layer_height": "0.12",
"wall_loops": "3",
"renamed_from": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.4 nozzle);0.12mm Fine @Elegoo Neptune4Pro (0.4 nozzle)"
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.8 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 Plus (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "6",
"outer_wall_line_width": "0.2",
"line_width": "0.2",
"initial_layer_line_width": "0.22",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.25",
"internal_solid_infill_line_width": "0.25",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"support_line_width": "0.2",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.2",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.2 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 Plus (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "6",
"outer_wall_line_width": "0.4",
"line_width": "0.4",
"initial_layer_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"inner_wall_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"support_line_width": "0.38",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.38",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.4 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 Plus (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "6",
"outer_wall_line_width": "0.6",
"line_width": "0.6",
"initial_layer_line_width": "0.62",
"sparse_infill_line_width": "0.65",
"inner_wall_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"support_line_width": "0.55",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.56",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.6 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4 Plus (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "6",
"outer_wall_line_width": "0.8",
"line_width": "0.8",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.85",
"inner_wall_line_width": "0.85",
"internal_solid_infill_line_width": "0.85",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"support_line_width": "0.78",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.78",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.8 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.2 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.4 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.6 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.8 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Pro (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Pro (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Pro (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo Neptune4Pro (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4 0.4 nozzle",
"instantiation": "true",
"name": "0.16mm Optimal @Elegoo N4 0.4 nozzle",
"layer_height": "0.16",
"renamed_from": "0.16mm Optimal @Elegoo Neptune4 (0.4 nozzle)"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Max 0.4 nozzle",
"instantiation": "true",
"name": "0.16mm Optimal @Elegoo N4Max 0.4 nozzle",
"layer_height": "0.16",
"renamed_from": "0.16mm Optimal @Elegoo Neptune4Max (0.4 nozzle)"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Plus 0.4 nozzle",
"instantiation": "true",
"name": "0.16mm Optimal @Elegoo N4Plus 0.4 nozzle",
"layer_height": "0.16",
"renamed_from": "0.16mm Optimal @Elegoo Neptune4 Plus (0.4 nozzle)"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Pro 0.4 nozzle",
"instantiation": "true",
"name": "0.16mm Optimal @Elegoo N4Pro 0.4 nozzle",
"layer_height": "0.16",
"renamed_from": "0.16mm Optimal @Elegoo Neptune4Pro (0.4 nozzle)"
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.8 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 Plus (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"bottom_shell_layers": "4",
"outer_wall_line_width": "0.2",
"line_width": "0.2",
"initial_layer_line_width": "0.22",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.25",
"internal_solid_infill_line_width": "0.25",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"support_line_width": "0.2",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.2 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 Plus (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"bottom_shell_layers": "4",
"outer_wall_line_width": "0.4",
"line_width": "0.4",
"initial_layer_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"inner_wall_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"support_line_width": "0.38",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.4 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 Plus (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"bottom_shell_layers": "4",
"outer_wall_line_width": "0.6",
"line_width": "0.6",
"initial_layer_line_width": "0.62",
"sparse_infill_line_width": "0.65",
"inner_wall_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"support_line_width": "0.55",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.56",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.6 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4 Plus (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"bottom_shell_layers": "4",
"outer_wall_line_width": "0.8",
"line_width": "0.8",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.85",
"inner_wall_line_width": "0.85",
"internal_solid_infill_line_width": "0.85",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"support_line_width": "0.78",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.78",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.8 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.2 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.4 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.6 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.8 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Pro (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Pro (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Pro (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo Neptune4Pro (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"setting_id": "PEN404020",
"name": "0.20mm Standard @Elegoo N4 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_elegoo_04020",
"instantiation": "true",
"filename_format": "EN4_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"default_acceleration": "6000",
"outer_wall_acceleration": "5000",
"top_surface_acceleration": "2000",
"min_width_top_surface": "50%",
"compatible_printers": [
"Elegoo Neptune 4 0.4 nozzle"
],
"renamed_from": "0.20mm Standard @Elegoo Neptune4 (0.4 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"setting_id": "PEN4Max04020",
"name": "0.20mm Standard @Elegoo N4Max 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_elegoo_04020",
"instantiation": "true",
"filename_format": "EN4Max_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"default_acceleration": "3000",
"outer_wall_acceleration": "1500",
"top_surface_acceleration": "2000",
"min_width_top_surface": "50%",
"compatible_printers": [
"Elegoo Neptune 4 Max 0.4 nozzle"
],
"renamed_from": "0.20mm Standard @Elegoo Neptune4Max (0.4 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"setting_id": "PEN4Plus04020",
"name": "0.20mm Standard @Elegoo N4Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_elegoo_04020",
"instantiation": "true",
"filename_format": "EN4Plus_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"default_acceleration": "5000",
"outer_wall_acceleration": "2500",
"top_surface_acceleration": "2000",
"min_width_top_surface": "50%",
"compatible_printers": [
"Elegoo Neptune 4 Plus 0.4 nozzle"
],
"renamed_from": "0.20mm Standard @Elegoo Neptune4 Plus (0.4 nozzle)"
}

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"setting_id": "PEN4Pro04020",
"name": "0.20mm Standard @Elegoo N4Pro 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_elegoo_04020",
"instantiation": "true",
"filename_format": "EN4Pro_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"default_acceleration": "6000",
"outer_wall_acceleration": "5000",
"top_surface_acceleration": "2000",
"min_width_top_surface": "50%",
"compatible_printers": [
"Elegoo Neptune 4 Pro 0.4 nozzle"
],
"renamed_from": "0.20mm Standard @Elegoo Neptune4Pro (0.4 nozzle)"
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.8 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 Plus (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"outer_wall_line_width": "0.2",
"line_width": "0.2",
"initial_layer_line_width": "0.22",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.25",
"internal_solid_infill_line_width": "0.25",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"support_line_width": "0.2",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.2",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.2 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 Plus (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"outer_wall_line_width": "0.4",
"line_width": "0.4",
"initial_layer_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"inner_wall_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"support_line_width": "0.38",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.38",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.4 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 Plus (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"outer_wall_line_width": "0.6",
"line_width": "0.6",
"initial_layer_line_width": "0.62",
"sparse_infill_line_width": "0.65",
"inner_wall_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"support_line_width": "0.55",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.56",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.6 nozzle)"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4 Plus (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"outer_wall_line_width": "0.8",
"line_width": "0.8",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.85",
"inner_wall_line_width": "0.85",
"internal_solid_infill_line_width": "0.85",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"support_line_width": "0.78",
"support_interface_spacing": "0.2",
"top_surface_line_width": "0.78",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"compatible_printers": [
"Elegoo Neptune 4 Plus (0.8 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.2 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.4 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -1,90 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.8 nozzle)",
"inherits": "fdm_process_neptune4max_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Pro (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.2",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Pro (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Pro (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.56",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo Neptune4Pro (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.78",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Pro (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4 0.4 nozzle",
"name": "0.20mm Strength @Elegoo N4 0.4 nozzle",
"wall_sequence": "inner-outer-inner wall",
"instantiation": "true",
"reduce_crossing_wall": "1",
"wall_loops": "6"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Max 0.4 nozzle",
"name": "0.20mm Strength @Elegoo N4Max 0.4 nozzle",
"wall_sequence": "inner-outer-inner wall",
"instantiation": "true",
"reduce_crossing_wall": "1",
"wall_loops": "6"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Plus 0.4 nozzle",
"name": "0.20mm Strength @Elegoo N4Plus 0.4 nozzle",
"wall_sequence": "inner-outer-inner wall",
"instantiation": "true",
"reduce_crossing_wall": "1",
"wall_loops": "6"
}

View File

@@ -0,0 +1,9 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Pro 0.4 nozzle",
"name": "0.20mm Strength @Elegoo N4Pro 0.4 nozzle",
"wall_sequence": "inner-outer-inner wall",
"instantiation": "true",
"reduce_crossing_wall": "1",
"wall_loops": "6"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4 0.4 nozzle",
"name": "0.24mm Draft @Elegoo N4 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.24",
"renamed_from": "0.24mm Draft @Elegoo Neptune4 (0.4 nozzle)"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Max 0.4 nozzle",
"name": "0.24mm Draft @Elegoo N4Max 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.24",
"renamed_from": "0.24mm Draft @Elegoo Neptune4Max (0.4 nozzle)"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Plus 0.4 nozzle",
"name": "0.24mm Draft @Elegoo N4Plus 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.24",
"renamed_from": "0.24mm Draft @Elegoo Neptune4 Plus (0.4 nozzle)"
}

View File

@@ -0,0 +1,8 @@
{
"from": "system",
"inherits": "0.20mm Standard @Elegoo N4Pro 0.4 nozzle",
"name": "0.24mm Draft @Elegoo N4Pro 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.24",
"renamed_from": "0.24mm Draft @Elegoo Neptune4Pro (0.4 nozzle)"
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.24mm Draft @Elegoo Neptune4 (0.2 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.25",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.2 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.24mm Draft @Elegoo Neptune4 (0.4 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.4 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.24mm Draft @Elegoo Neptune4 (0.6 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.65",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.6 nozzle)"
]
}

View File

@@ -1,89 +0,0 @@
{
"type": "process",
"name": "0.24mm Draft @Elegoo Neptune4 (0.8 nozzle)",
"inherits": "fdm_process_neptune4_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.85",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 (0.8 nozzle)"
]
}

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