mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
ENH: add the Tronxy profiles from community
this patch is cherry-picked from OrcaSlicer Thanks Michael Birkler for adding Tronxy profiles Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I3aab8d5e9c03f6632bdde292f91232392eaf7cf7
This commit is contained in:
parent
05d7283c6a
commit
d9a3d9d7d8
34 changed files with 1633 additions and 0 deletions
21
resources/profiles/Tronxy/filament/Generic PA @Tronxy.json
Normal file
21
resources/profiles/Tronxy/filament/Generic PA @Tronxy.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PA @Tronxy",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN99_Tronxy_00",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tronxy X5SA 400 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue