mirror of
git://soft.sys114.com/klipper
synced 2026-02-10 14:38:07 +09:00
This is useful for macros that'd like to skip QGL if already leveled,
e.g.:
```
{% if not printer.quad_gantry_level.applied %}
QUAD_GANTRY_LEVEL
{% endif %}
```
Signed-off-by: Michael Rose <elementation@gmail.com>
8.1 KiB
8.1 KiB