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

Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If28f6e969728fb5edd9cb35d6bc6d0a6c155d96e (cherry picked from commit a4b8e620794f611c2f94f639cec49ec7c8fe8926)
35 lines
629 B
JSON
35 lines
629 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"
|
|
],
|
|
"filament_cost": [
|
|
"29.99"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
]
|
|
}
|