orcaslicer/resources/profiles/Creality/process/0.10mm HighDetail @Creality CR-6 0.4.json

23 lines
669 B
JSON
Raw Normal View History

{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm HighDetail @Creality 0.4 CR-6 0.4",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"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"
]
}