orcaslicer/resources/profiles/BBL/filament/Bambu PET-CF @base.json
lane.wei 1555904bef Add the full source of BambuStudio
using version 1.0.10
2022-07-15 23:42:08 +08:00

26 lines
507 B
JSON

{
"type": "filament",
"filament_id": "GFT00",
"name": "Bambu PET-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pet",
"filament_vendor": [
"Bambu Lab"
],
"filament_type": [
"PET-CF"
],
"nozzle_temperature_range_low": [
"270"
],
"nozzle_temperature_range_high": [
"300"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
]
}