@hiv3d/bambu-types
Version:
TypeScript types and utilities for Bambu Lab 3D printers including error codes, commands, and API types
22 lines • 673 B
JSON
{
"type": "process",
"setting_id": "GP_CREALITY_042",
"name": "0.40mm Draft @Creality CR-6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.4",
"inner_wall_line_width": "0.8",
"internal_solid_infill_line_width": "0.8",
"layer_height": "0.4",
"line_width": "0.8",
"outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8",
"top_shell_layers": "4",
"top_surface_line_width": "0.8",
"compatible_printers": [
"Creality CR-6 SE 0.8 nozzle",
"Creality CR-6 Max 0.8 nozzle"
]
}