orcaslicer/resources/profiles/BBL/filament/Bambu PET-CF @base.json
qing.zhang 033a101da3 ENH: increase the temp of some plate to improve the print result
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia933d2aa63dcdad634316fe830e470ac6bc2c159
2022-12-15 04:33:48 -05:00

29 lines
556 B
JSON

{
"type": "filament",
"filament_id": "GFT00",
"name": "Bambu PET-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pet",
"required_nozzle_HRC": [
"40"
],
"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"
]
}