mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 01:52:11 +00:00
* feat: add ABS, PLA, PETg filaments by NIT * feat: Set value of default_filament_colour to empty string
21 lines
575 B
JSON
21 lines
575 B
JSON
{
|
|
"type": "filament",
|
|
"name": "NIT ABS @base",
|
|
"inherits": "fdm_filament_abs",
|
|
"from": "system",
|
|
"filament_id": "NIT01",
|
|
"instantiation": "false",
|
|
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
|
"filament_cost": [
|
|
"10"
|
|
],
|
|
"default_filament_colour": [
|
|
""
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_vendor": [
|
|
"NIT"
|
|
]
|
|
} |