mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +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,17 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSC00_02",
|
||||
"name": "Bambu PC @BBL X1C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PC @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user