mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
WIP: add voron process setting
This commit is contained in:
parent
e4b79afeac
commit
8f056777c6
12 changed files with 293 additions and 0 deletions
12
resources/profiles/BBL/process/0.12mm Fine @Voron.json
Normal file
12
resources/profiles/BBL/process/0.12mm Fine @Voron.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP002",
|
||||
"name": "0.12mm Fine @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.12",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue