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,37 @@
{
"type": "process",
"name": "0.15mm Speed @MINIIS",
"inherits": "process_detail_miniis",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"line_width": "0.45",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"top_surface_line_width": "0.42",
"sparse_infill_line_width": "0.45",
"initial_layer_line_width": "0.5",
"internal_solid_infill_line_width": "0.45",
"support_line_width": "0.36",
"layer_height": "0.15",
"initial_layer_print_height": "0.20",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "4",
"outer_wall_speed": "120",
"inner_wall_speed": "120",
"top_surface_speed": "120",
"sparse_infill_speed": "100",
"bridge_speed": "25",
"internal_solid_infill_speed": "140",
"sparse_infill_acceleration": "2500",
"internal_solid_infill_acceleration": "2500",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "1500",
"support_top_z_distance": "0.17",
"support_bottom_z_distance": "0.17",
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]
}