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
12
resources/profiles/Voron/machine/Voron 0.1.json
Normal file
12
resources/profiles/Voron/machine/Voron 0.1.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Voron 0.1",
|
||||
"model_id": "Voron0",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "VoronDesign",
|
||||
"bed_model": "",
|
||||
"bed_texture": "voron_v0_logo.png",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Voron Generic ABS;Voron Generic PLA;Voron Generic PLA-CF;Voron Generic PETG;Voron Generic TPU;Voron Generic ASA;Voron Generic PC;Voron Generic PVA;Voron Generic PA;Voron Generic PA-CF"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue