Files
OrcaSlicer-bambulab/resources/profiles/Creality/process/0.10mm HighDetail @Creality CR-6 0.4.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

22 lines
668 B
JSON

{
"type": "process",
"name": "0.10mm HighDetail @Creality 0.4 CR-6 0.4",
"inherits": "fdm_process_creality_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"initial_layer_line_width": "0.3",
"inner_wall_line_width": "0.3",
"internal_solid_infill_line_width": "0.3",
"layer_height": "0.1",
"line_width": "0.3",
"outer_wall_line_width": "0.3",
"sparse_infill_line_width": "0.3",
"support_line_width": "0.3",
"top_shell_layers": "4",
"top_surface_line_width": "0.3",
"compatible_printers": [
"Creality CR-6 SE 0.4 nozzle",
"Creality CR-6 Max 0.4 nozzle"
]
}