orcaslicer/resources/profiles/BBL/filament/Bambu Support G @base.json
xun.zhang f968c152c2 ENH: sync to A1 mini profiles
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Idf0414a43bedcd970811d87b40ee3e2063e4e5c6
2023-09-22 16:21:26 +08:00

35 lines
No EOL
633 B
JSON

{
"type": "filament",
"name": "Bambu Support G @base",
"inherits": "fdm_filament_pa",
"from": "system",
"filament_id": "GFS01",
"instantiation": "false",
"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"
]
}