mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-30 03:10:29 -07:00
* Update Qidi profiles * restructure orca filament lib folder * update profiles * add more global filaments * check missing instantiation errors * fix missing instantiation attribute * delete voron generic filaments * remove Mellow filaments * clean profiles * QoL: select only visible filament when select all filaments
39 lines
No EOL
923 B
JSON
39 lines
No EOL
923 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PPS-CF @base",
|
|
"inherits": "fdm_filament_pps",
|
|
"from": "system",
|
|
"filament_id": "GFT02",
|
|
"instantiation": "false",
|
|
"description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
|
"fan_max_speed": [
|
|
"30"
|
|
],
|
|
"filament_cost": [
|
|
"175"
|
|
],
|
|
"filament_density": [
|
|
"1.26"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"filament_type": [
|
|
"PPS-CF"
|
|
],
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"310"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"40"
|
|
],
|
|
"temperature_vitrification": [
|
|
"220"
|
|
]
|
|
} |