mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-06 23:07:42 -07:00
* feat: add ABS, PLA, PETg filaments by NIT * feat: Set value of default_filament_colour to empty string
36 lines
No EOL
862 B
JSON
36 lines
No EOL
862 B
JSON
{
|
|
"type": "filament",
|
|
"name": "NIT PLA @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "NIT02",
|
|
"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": [
|
|
"12"
|
|
],
|
|
"filament_density": [
|
|
"1.26"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_vendor": [
|
|
"NIT"
|
|
],
|
|
"nozzle_temperature": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"200"
|
|
]
|
|
} |