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:
24
resources/profiles/Tronxy/filament/Tronxy Generic PA-CF.json
Normal file
24
resources/profiles/Tronxy/filament/Tronxy Generic PA-CF.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN98_TRONXY_00",
|
||||
"name": "Tronxy Generic PA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tronxy X5SA 400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user