OrcaSlicer/resources/profiles/BBL/filament/Bambu Support G @base.json
xun.zhang 91681f3714 ENH: sync profiles from release branch
1. sync profiles from release branch till Sep 20
2. contain X1E profiles

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifdfe8678d52c89a56dcb31be7a16ed96082f0c43
2023-11-01 09:33:21 +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"
]
}