mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 04:35:17 +00:00
ENH: add support for PLA and support for PA
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I83781d4e11bd986131caaabba479c0074f2506a0 (cherry picked from commit 545c0122d1c0fce96b62de7ee9042b24911d93a6)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSS02_01",
|
||||
"name": "Bambu Support For PLA @BBL X1C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu Support For PLA @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"0.5"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user