Full OrcaSlicer config for Ender3 & ASWX4P

This commit is contained in:
2025-09-03 12:34:20 +02:00
parent 26059687a4
commit 734071765d
861 changed files with 56695 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.44mm SuperExtraChunky @Creality CR-6 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.6",
"initial_layer_print_height": "0.3",
"inner_wall_line_width": "0.6",
"internal_solid_infill_line_width": "0.6",
"layer_height": "0.44",
"line_width": "0.6",
"outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_shell_layers": "4",
"top_surface_line_width": "0.6",
"compatible_printers": [
"Creality CR-6 SE 0.6 nozzle",
"Creality CR-6 Max 0.6 nozzle"
]
}