OrcaSlicer config

This commit is contained in:
2025-06-15 10:11:18 +02:00
parent e0d3aa8e6b
commit 77d340c852
721 changed files with 47715 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Detail @Creality 0.4 CR-6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.4",
"inner_wall_line_width": "0.4",
"layer_height": "0.12",
"sparse_infill_line_width": "0.4",
"top_shell_layers": "4",
"compatible_printers": [
"Creality CR-6 SE 0.4 nozzle",
"Creality CR-6 Max 0.4 nozzle"
]
}