Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Snapmaker profiles #5763

Merged
merged 9 commits into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
"name": "Snapmaker PET @Dual",
"setting_id": "145337790",
"inherits": "Snapmaker Dual PET @base",
"compatible_printers": ""
"compatible_printers": [
"Snapmaker A250 Dual (0.8 nozzle)"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
"instantiation": "false",
"name": "Snapmaker PET @base",
"filament_id": "2549587591",
"inherits": "fdm_filament_pet",
"compatible_printers": ""
"inherits": "fdm_filament_pet"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"instantiation": "true",
"name": "Snapmaker PVA @0.2 nozzle",
"setting_id": "1131479069",
"inherits": "Snapmaker PVA @base"
"inherits": "Snapmaker PVA @base",
"compatible_printers": [
"Snapmaker A250 (0.2 nozzle)"
]
}
27 changes: 26 additions & 1 deletion resources/profiles/Snapmaker/filament/Snapmaker PVA.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,30 @@
"name": "Snapmaker PVA",
"setting_id": "3741816734",
"inherits": "Snapmaker PVA @base",
"compatible_printers": ""
"compatible_printers": [
"Snapmaker A250 (0.4 nozzle)",
"Snapmaker A250 (0.6 nozzle)",
"Snapmaker A250 (0.8 nozzle)",
"Snapmaker A250 BKit (0.4 nozzle)",
"Snapmaker A250 BKit (0.6 nozzle)",
"Snapmaker A250 BKit (0.8 nozzle)",
"Snapmaker A250 QS+B Kit (0.4 nozzle)",
"Snapmaker A250 QS+B Kit (0.6 nozzle)",
"Snapmaker A250 QS+B Kit (0.8 nozzle)",
"Snapmaker A250 QSKit (0.4 nozzle)",
"Snapmaker A250 QSKit (0.6 nozzle)",
"Snapmaker A250 QSKit (0.8 nozzle)",
"Snapmaker A350 (0.4 nozzle)",
"Snapmaker A350 (0.6 nozzle)",
"Snapmaker A350 (0.8 nozzle)",
"Snapmaker A350 BKit (0.4 nozzle)",
"Snapmaker A350 BKit (0.6 nozzle)",
"Snapmaker A350 BKit (0.8 nozzle)",
"Snapmaker A350 QS+B Kit (0.4 nozzle)",
"Snapmaker A350 QS+B Kit (0.6 nozzle)",
"Snapmaker A350 QS+B Kit (0.8 nozzle)",
"Snapmaker A350 QSKit (0.4 nozzle)",
"Snapmaker A350 QSKit (0.6 nozzle)",
"Snapmaker A350 QSKit (0.8 nozzle)"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ironing_flow": "8%",
"layer_height": "0.08",
"initial_layer_print_height": "0.1",
"support_threshold_angle": "30",
"support_threshold_angle": "15",
"top_shell_layers": "9",
"gap_infill_speed": "85",
"initial_layer_infill_speed": "65",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ironing_flow": "8%",
"layer_height": "0.08",
"initial_layer_print_height": "0.1",
"support_threshold_angle": "30",
"support_threshold_angle": "15",
"top_shell_layers": "5",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ironing_flow": "8%",
"layer_height": "0.08",
"initial_layer_print_height": "0.1",
"support_threshold_angle": "30",
"support_threshold_angle": "15",
"top_shell_layers": "5",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"support_threshold_angle": "30",
"support_threshold_angle": "20",
"initial_layer_infill_speed": "65",
"outer_wall_speed": "75",
"inner_wall_speed": "120",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"support_threshold_angle": "30",
"support_threshold_angle": "20",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145",
"internal_solid_infill_speed": "150"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"support_threshold_angle": "30",
"support_threshold_angle": "20",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145",
"internal_solid_infill_speed": "150"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bottom_shell_layers": "4",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"support_threshold_angle": "30",
"support_threshold_angle": "25",
"initial_layer_infill_speed": "65",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"support_threshold_angle": "30",
"support_threshold_angle": "25",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145"
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"bridge_flow": "1",
"support_threshold_angle": "30",
"support_threshold_angle": "25",
"initial_layer_infill_speed": "80",
"inner_wall_speed": "145"
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "30",
"support_threshold_angle": "35",
"initial_layer_infill_speed": "65",
"outer_wall_speed": "90",
"inner_wall_speed": "100",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "30",
"support_threshold_angle": "35",
"initial_layer_infill_speed": "65"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "30",
"support_threshold_angle": "35",
"initial_layer_infill_speed": "65"
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ensure_vertical_shell_thickness": "none",
"filename_format": "ArtisanBenchy_{print_time}.gcode",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "crosshatch",
"sparse_infill_pattern": "alignedrectilinear",
"wall_generator": "classic",
"seam_position": "nearest",
"wall_loops": "2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ensure_vertical_shell_thickness": "none",
"filename_format": "J1Benchy_{print_time}.gcode",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "crosshatch",
"sparse_infill_pattern": "alignedrectilinear",
"wall_generator": "classic",
"seam_position": "nearest",
"wall_loops": "2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "30",
"support_threshold_angle": "40",
"wall_loops": "2",
"initial_layer_infill_speed": "65",
"outer_wall_speed": "85",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "30",
"support_threshold_angle": "40",
"wall_loops": "2",
"initial_layer_infill_speed": "65"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"top_surface_line_width": "0.45",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"support_threshold_angle": "30",
"support_threshold_angle": "40",
"wall_loops": "2",
"initial_layer_infill_speed": "65"
}
4 changes: 2 additions & 2 deletions resources/profiles/Snapmaker/process/fdm_process_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"print_flow_ratio": "1",
"wall_loops": "3",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_pattern": "monotonic",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"sparse_infill_pattern": "cubic",
"filter_out_gap_fill": "0",
"infill_wall_overlap": "15%",
"infill_direction": "45",
Expand Down