Sync with latest bbl profiles

This commit is contained in:
Noisyfox
2025-10-09 20:37:31 +08:00
parent 95f90a32da
commit 6b4975da72
203 changed files with 3007 additions and 714 deletions

View File

@@ -6,10 +6,18 @@
"setting_id": "GP053",
"instantiation": "true",
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
"default_acceleration": "6000",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"travel_speed": "700",
"default_acceleration": [
"6000"
],
"initial_layer_speed": [
"16"
],
"initial_layer_infill_speed": [
"28"
],
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]