mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00

Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f (cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
29 lines
539 B
JSON
29 lines
539 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFS01",
|
|
"name": "Bambu Support G @base",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"inherits": "fdm_filament_pa",
|
|
"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"
|
|
],
|
|
"slow_down_layer_time":[
|
|
"6"
|
|
]
|
|
}
|