orcaslicer/resources/profiles/BBL/filament/Bambu Support G @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

35 lines
633 B
JSON

{
"type": "filament",
"filament_id": "GFS01",
"name": "Bambu Support G @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pa",
"required_nozzle_HRC": [
"3"
],
"filament_vendor": [
"Bambu Lab"
],
"filament_density": [
"1.22"
],
"filament_is_support": [
"1"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"fan_cooling_layer_time": [
"10"
],
"filament_cost": [
"34.99"
],
"slow_down_layer_time":[
"6"
]
}