orcaslicer/resources/profiles/Tronxy/process/0.08mm Extra Fine @Tronxy.json
Michael Birkler d9a3d9d7d8 ENH: add the Tronxy profiles from community
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
2023-09-22 16:21:26 +08:00

14 lines
353 B
JSON

{
"type": "process",
"setting_id": "GP_Tronxy_001",
"name": "0.08mm Extra Fine @Tronxy",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.08",
"bottom_shell_layers": "7",
"top_shell_layers": "9",
"compatible_printers": [
"Tronxy X5SA 400 0.4 nozzle"
]
}