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.56mm SuperChunky @Creality CR-6 0.8",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.4",
"inner_wall_line_width": "0.8",
"internal_solid_infill_line_width": "0.8",
"layer_height": "0.56",
"line_width": "0.8",
"outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8",
"support_line_width": "0.8",
"top_shell_layers": "4",
"top_surface_line_width": "0.8",
"compatible_printers": [
"Creality CR-6 SE 0.8 nozzle",
"Creality CR-6 Max 0.8 nozzle"
]
}