orcaslicer/resources/profiles/Creality/process/0.32mm Chunky @Creality CR-6 0.6.json

23 lines
703 B
JSON
Raw Normal View History

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