mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Added 0.2mm, 0.6mm, 0.8mm nozzle support for Voron 2.4 (#2543)
This commit is contained in:
parent
48fc21d59a
commit
ca3a62fba8
41 changed files with 754 additions and 92 deletions
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.10mm Standard 0.2 nozzle @Voron",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_voron_common_0_2",
|
||||
"layer_height": "0.10",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue