mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00: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:
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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user