mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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
14
resources/profiles/BBL/filament/Generic HIPS @base.json
Normal file
14
resources/profiles/BBL/filament/Generic HIPS @base.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS98",
|
||||
"name": "Generic HIPS @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_hips",
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
],
|
||||
"filament_is_support": [
|
||||
"1"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue