profiles for different nozzles sizes, better speed settings

This commit is contained in:
Bernhard Koppensteiner
2024-04-29 22:16:47 +02:00
parent 3591e94a80
commit f96696596a
15 changed files with 166 additions and 22 deletions

View File

@@ -6,6 +6,7 @@
"instantiation": "true",
"inherits": "process_common_miniis",
"initial_layer_print_height": "0.2",
"layer_height": "0.35",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",
@@ -19,6 +20,7 @@
"internal_solid_infill_speed": "60",
"top_surface_speed": "55",
"gap_infill_speed": "45",
"travel_speed": "300",
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]