Files
OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @base.json
Kirill Ziuzin d93671bbc7 feat: add ABS, PLA, PETg filaments by NIT (#10205)
* feat: add ABS, PLA, PETg filaments by NIT

* feat: Set value of default_filament_colour to empty string
2025-07-30 00:12:38 +08:00

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"
]
}