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

@ -0,0 +1,13 @@
{
"type": "process",
"name": "0.08mm Optimal @BBL A1M 0.2 nozzle",
"inherits": "fdm_process_bbl_0.08_nozzle_0.2",
"from": "system",
"setting_id": "GP051",
"instantiation": "true",
"default_acceleration": "4000",
"outer_wall_acceleration": "2000",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]
}