mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: add Generic HIPS
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I0fd861db6137c39f59630ae443661ddeb7a7b060
This commit is contained in:
parent
9b2e13a0fa
commit
1368501508
9 changed files with 161 additions and 9 deletions
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSS98_01",
|
||||
"name": "Generic HIPS @BBL X1C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Generic HIPS @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"0.5"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue