ENH: add more process profiles for A1 mini

1.Add different profiles for different layer height to A1 mini

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7bc2a13b36a8beb576a739db8170edb23f068d81
This commit is contained in:
xun.zhang 2023-09-13 15:02:34 +08:00 committed by Lane.Wei
parent d631a672ab
commit 05a9eba217
18 changed files with 238 additions and 7 deletions

View file

@ -5,8 +5,15 @@
"from": "system",
"setting_id": "GP049",
"instantiation": "true",
"default_acceleration": "6000",
"default_acceleration": "4000",
"gap_infill_speed": "240",
"inner_wall_speed": "120",
"internal_solid_infill_speed": "220",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"sparse_infill_speed": "200",
"top_surface_speed": "150",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
"Bambu Lab A1 mini 0.4 nozzle"
]
}