Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"type": "process",
"name": "0.30mm Detail @MINIIS",
"inherits": "process_detail_miniis",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"line_width": "0.9",
"inner_wall_line_width": "0.9",
"outer_wall_line_width": "0.9",
"top_surface_line_width": "0.7",
"sparse_infill_line_width": "0.9",
"initial_layer_line_width": "1",
"internal_solid_infill_line_width": "0.9",
"support_line_width": "0.65",
"layer_height": "0.3",
"initial_layer_print_height": "0.4",
"top_shell_thickness": "0.7",
"top_shell_layers": "3",
"wall_loops": "2",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "2",
"travel_speed": "300",
"support_base_pattern_spacing": "2",
"support_top_z_distance": "0.25",
"support_bottom_z_distance": "0.25",
"support_bottom_interface_spacing": "0.25",
"support_interface_spacing": "0.35",
"compatible_printers": [
"Prusa MINIIS 0.8 nozzle"
]
}