NEW: Z hop restriction

Z hop will only come into effect when it is between retract_lift_above and retract_lift_below.
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: If43aea7024018eb8f532c6af5d8000973f2edee3
This commit is contained in:
wenjie.guo 2023-08-21 17:27:56 +08:00 committed by Lane.Wei
parent a15700e5de
commit c97a88069b
5 changed files with 29 additions and 3 deletions

View file

@ -135,6 +135,8 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
"retract_restart_extra",
"retract_restart_extra_toolchange",
"retraction_speed",
"retract_lift_above",
"retract_lift_below",
"slow_down_layer_time",
"standby_temperature_delta",
"machine_start_gcode",