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,11 +6,19 @@
"setting_id": "GP039",
"instantiation": "true",
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
"default_acceleration": "6000",
"default_acceleration": [
"6000"
],
"elefant_foot_compensation": "0",
"initial_layer_speed": "16",
"initial_layer_infill_speed": "28",
"travel_speed": "700",
"initial_layer_speed": [
"16"
],
"initial_layer_infill_speed": [
"28"
],
"travel_speed": [
"700"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]