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,18 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm SuperDraft @Creality CR-6 0.4",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.28",
"inner_wall_line_width": "0.4",
"layer_height": "0.28",
"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"
]
}