OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/Bambu/Bambu PVA @base.json
SoftFever dc83549aa1
Orca filament profile revamp - done (#8287)
* 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
2025-02-03 21:15:17 +08:00

33 lines
No EOL
866 B
JSON

{
"type": "filament",
"name": "Bambu PVA @base",
"inherits": "fdm_filament_pva",
"from": "system",
"filament_id": "GFS04",
"instantiation": "false",
"description": "This is a water-soluble support filament, and usually it is only for the support structure and not for the model body. Printing this filament is of many requirements, and to get better printing quality, please refer to this wiki: PVA Printing Guide.",
"filament_cost": [
"79.98"
],
"filament_density": [
"1.27"
],
"filament_max_volumetric_speed": [
"6"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature_range_high": [
"250"
],
"nozzle_temperature_range_low": [
"210"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"20"
]
}