mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Add Tronxy X5SA 400 Profile (#81)
* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin
This commit is contained in:
parent
c0f7c6d5eb
commit
022ed78904
36 changed files with 1753 additions and 0 deletions
21
resources/profiles/Tronxy/filament/Tronxy Generic PA.json
Normal file
21
resources/profiles/Tronxy/filament/Tronxy Generic PA.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN99_TRONXY_00",
|
||||
"name": "Tronxy Generic PA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tronxy X5SA 400 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue