OrcaSlicer/resources/profiles/BBL/filament/Bambu Support W @base.json
qing.zhang cbefb77de3 ENH:add parameters of filaments
Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f
(cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
2022-08-26 09:25:59 +08:00

32 lines
583 B
JSON

{
"type": "filament",
"filament_id": "GFS00",
"name": "Bambu Support W @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pla",
"filament_vendor": [
"Bambu Lab"
],
"filament_density": [
"1.30"
],
"filament_is_support": [
"1"
],
"cool_plate_temp": [
"40"
],
"hot_plate_temp": [
"40"
],
"cool_plate_temp_initial_layer": [
"40"
],
"hot_plate_temp_initial_layer": [
"40"
],
"slow_down_layer_time": [
"8"
]
}