Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "process",
"name": "0.48mm Chunky @Creality CR-6 0.8",
"inherits": "fdm_process_creality_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.48",
"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",
"support_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"
]
}