orcaslicer/resources/profiles/Tronxy/filament/Generic PETG @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

33 lines
No EOL
637 B
JSON

{
"type": "filament",
"name": "Generic PETG @Tronxy",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "GFG99",
"setting_id": "GFSG99_Tronxy_00",
"instantiation": "true",
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"40"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"10"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"25%"
],
"compatible_printers": [
"Tronxy X5SA 400 0.4 nozzle"
]
}