mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add preset of voron
As title. Thanks SoftFever. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I752413251b7699f8d1d26c44d71d912e1ef09c7b (cherry picked from commit 606a69173e10d0a45e1f1987c36e45c3c89a7f09)
This commit is contained in:
parent
29e19cb32e
commit
cd82f70002
54 changed files with 2077 additions and 21 deletions
27
resources/profiles/Voron/filament/Voron Generic PA.json
Normal file
27
resources/profiles/Voron/filament/Voron Generic PA.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN99_VORON_00",
|
||||
"name": "Voron 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": [
|
||||
"Voron 2.4 250 0.4 nozzle",
|
||||
"Voron 2.4 300 0.4 nozzle",
|
||||
"Voron 2.4 350 0.4 nozzle",
|
||||
"Voron Trident 250 0.4 nozzle",
|
||||
"Voron Trident 300 0.4 nozzle",
|
||||
"Voron Trident 350 0.4 nozzle",
|
||||
"Voron 0.1 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue