ENH: support specific acceleration for outer wall

So we can set lower acceleration for outer wall now.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib4728bf16f6c540afca62f423c8aab4c9e0c4d02
This commit is contained in:
salt.wei 2022-10-13 22:59:54 +08:00 committed by Lane.Wei
parent 9c32cff1dd
commit 5e024f75b9
8 changed files with 23 additions and 7 deletions

View file

@ -92,6 +92,7 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
"filament_density",
"filament_cost",
"initial_layer_acceleration",
"outer_wall_acceleration",
"top_surface_acceleration",
// BBS
"cool_plate_temp_initial_layer",