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,20 @@
{
"type": "filament",
"setting_id": "GFSC99_01",
"name": "Generic PC @BBL P1P 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Generic PC @base",
"filament_max_volumetric_speed": [
"1"
],
"fan_max_speed": [
"20"
],
"reduce_fan_stop_start_freq": [
"0"
],
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
]
}