mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 03:57:34 +00:00
Add FilAr filament vendor (PLA, PLA-mate, PETG) (#13977)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "FilAr PLA-mate Azul",
|
||||
"inherits": "FilAr PLA-mate @base",
|
||||
"from": "system",
|
||||
"filament_id": "FILAR0031",
|
||||
"instantiation": "true",
|
||||
"filament_vendor": [
|
||||
"FilAr"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#2D5DA8"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user