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

22 lines
672 B
JSON

{
"type": "process",
"name": "0.24mm Draft @Creality CR-6 0.6",
"inherits": "fdm_process_creality_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"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_heigth": "0.24",
"line_width": "0.6",
"outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_surface_line_width": "0.6",
"compatible_printers": [
"Creality CR-6 SE 0.6 nozzle",
"Creality CR-6 Max 0.6 nozzle"
]
}