Fix: Use correct include path for calibration macros

Changed from: [include calibration/*.cfg]
Changed to:   [include open4neptune-new/calibration/*.cfg]

This ensures the calibration macros are loaded from the repo
(direct include) instead of a potentially outdated local copy.

Fixes issue where Klipper couldn't find the calibration macros
after users switched to direct include method.
This commit is contained in:
root 2026-03-13 11:17:00 +00:00
parent ed1f52960f
commit 63f6aff25f

View file

@ -4,7 +4,7 @@
# ============================================================================
[include KNCM_settings.cfg]
[include calibration/*.cfg]
[include open4neptune-new/calibration/*.cfg]
[skew_correction]