orcaslicer/resources/profiles/Tronxy/filament/Tronxy Generic PLA.json
Michael Birkler 022ed78904
Add Tronxy X5SA 400 Profile (#81)
* Add Tronxy X5SA 400 Profile

* Update fdm_klipper_common.json

* Addjust Firmware Flavor to Marlin
2023-01-03 10:00:12 +08:00

21 lines
No EOL
443 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99_TRONXY_00",
"name": "Tronxy Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Tronxy X5SA 400 0.4 nozzle"
]
}