From 3c3ddfc621826452933299c54b0702466eae19f4 Mon Sep 17 00:00:00 2001 From: Zach Schimke Date: Fri, 20 Aug 2021 09:46:03 -0700 Subject: [PATCH] Added bed_screw definition --- calibration.cfg => bed_screws.cfg | 0 printer.cfg | 1 + 2 files changed, 1 insertion(+) rename calibration.cfg => bed_screws.cfg (100%) diff --git a/calibration.cfg b/bed_screws.cfg similarity index 100% rename from calibration.cfg rename to bed_screws.cfg diff --git a/printer.cfg b/printer.cfg index 8a727fd..797f059 100644 --- a/printer.cfg +++ b/printer.cfg @@ -26,6 +26,7 @@ ##################################################################### # Calibration ##################################################################### +[include bed_screws.cfg] #[include input_shaper.cfg] #####################################################################