Files
OrcaSlicer/resources/profiles/Tronxy/process/0.15mm Optimal @Tronxy.json
xun.zhang 278a773974 FIX: invalid support params in 3rd party profiles
Many params are not right.Just use default

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5c4a1e8b046940e174f5681a79031b5f20fcafc5
2023-11-09 10:09:10 +08:00

14 lines
349 B
JSON

{
"type": "process",
"setting_id": "GP_Tronxy_003",
"name": "0.15mm Optimal @Tronxy",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"layer_height": "0.15",
"compatible_printers": [
"Tronxy X5SA 400 0.4 nozzle"
]
}