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
This commit is contained in:
Michael Birkler 2023-09-12 18:18:48 +08:00 committed by Lane.Wei
parent 05d7283c6a
commit d9a3d9d7d8
34 changed files with 1633 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Generic PLA @Tronxy",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFL99",
"setting_id": "GFSL99_Tronxy_00",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Tronxy X5SA 400 0.4 nozzle"
]
}