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,25 @@
{
"type": "filament",
"setting_id": "GFSG99_10",
"name": "Generic PETG @BBL P1P",
"from": "system",
"instantiation": "true",
"inherits": "Generic PETG @base",
"hot_plate_temp" : [
"80"
],
"hot_plate_temp_initial_layer" : [
"80"
],
"textured_plate_temp" : [
"80"
],
"textured_plate_temp_initial_layer" : [
"80"
],
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}