mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Tronxy profile revised (#123)
* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin * Tronxy profile revised
This commit is contained in:
parent
2ae6e90fd1
commit
32f8901fdb
35 changed files with 1637 additions and 0 deletions
15
resources/profiles/Tronxy/filament/Tronxy Generic TPU.json
Normal file
15
resources/profiles/Tronxy/filament/Tronxy Generic TPU.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSU99_TRONXY_00",
|
||||
"name": "Tronxy Generic TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"3.2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tronxy X5SA 400 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue