mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH: add filament configure of 0.2 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I23cc9979cefe6bf5198526007eb57a9ec785426e
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP011",
|
||||
"name": "0.30mm Standard @BBL X1 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.30_nozzle_0.6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP012",
|
||||
"name": "0.40mm Standard @BBL X1 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.40_nozzle_0.8",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user