ENH: align the parameter

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If5b5f5c18d23ccae9524501dd4b99eff2e5532b4
This commit is contained in:
qing.zhang 2022-11-29 15:46:09 +08:00 committed by Lane.Wei
parent 8fcd6f31dd
commit 1f5454052f
65 changed files with 1416 additions and 68 deletions

View file

@ -0,0 +1,32 @@
{
"type": "filament",
"setting_id": "GFSA01_10",
"name": "Bambu PLA Matte @BBL P1P 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA Matte @base",
"filament_max_volumetric_speed": [
"2"
],
"hot_plate_temp" : [
"65"
],
"hot_plate_temp_initial_layer" : [
"65"
],
"textured_plate_temp" : [
"65"
],
"textured_plate_temp_initial_layer" : [
"65"
],
"fan_min_speed": [
"50"
],
"fan_cooling_layer_time": [
"80"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]
}