2023-06-13 09:34:51 +00:00
|
|
|
{
|
|
|
|
"type": "process",
|
2023-07-27 10:30:55 +00:00
|
|
|
"setting_id": "GP_CREALITY_008",
|
2023-06-13 09:34:51 +00:00
|
|
|
"name": "0.15mm Optimal @Creality CR10Max",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
2023-07-27 10:30:55 +00:00
|
|
|
"inherits": "fdm_process_creality_common",
|
2023-06-13 09:34:51 +00:00
|
|
|
"bottom_shell_layers": "4",
|
|
|
|
"layer_height": "0.15",
|
|
|
|
"top_shell_layers": "5",
|
2023-07-27 10:30:55 +00:00
|
|
|
"compatible_printers": [
|
|
|
|
"Creality CR-10 Max 0.4 nozzle"
|
2023-06-13 09:34:51 +00:00
|
|
|
]
|
2023-07-27 10:30:55 +00:00
|
|
|
}
|