this patch is cherry-picked from OrcaSlicer Thanks Michael Birkler for adding Tronxy profiles Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I3aab8d5e9c03f6632bdde292f91232392eaf7cf7
14 lines
347 B
JSON
14 lines
347 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP_Tronxy_002",
|
|
"name": "0.12mm Fine @Tronxy",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"layer_height": "0.12",
|
|
"bottom_shell_layers": "5",
|
|
"top_shell_layers": "6",
|
|
"compatible_printers": [
|
|
"Tronxy X5SA 400 0.4 nozzle"
|
|
]
|
|
}
|