From dee4459e17ada67dc370baec2a57833ddec7b140 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 8 Jan 2023 19:11:31 +0100 Subject: [PATCH] Typo. --- blog/data/2022-07-16-linuxcnc-pid-autotuning.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/data/2022-07-16-linuxcnc-pid-autotuning.txt b/blog/data/2022-07-16-linuxcnc-pid-autotuning.txt index 3a96e48205..1ea5146455 100644 --- a/blog/data/2022-07-16-linuxcnc-pid-autotuning.txt +++ b/blog/data/2022-07-16-linuxcnc-pid-autotuning.txt @@ -13,7 +13,7 @@ and Y to move accurately and reliably. But while climbing up this rather steep learning curve, I discovered that some motor control systems are able to tune their PID controllers. I got the impression from the documentation that LinuxCNC were not. This proved to be not -true

+true.

The LinuxCNC pid -- 2.47.2