From e1859dc969289b9cf96e31020c2b70ba66523331 Mon Sep 17 00:00:00 2001 From: teachingtechYT Date: Thu, 6 Jul 2023 09:05:19 +1000 Subject: [PATCH] Add Klipper BED_MESH_CALIBRATE as abl option Avoids the need for a G29 macro. --- js/createform.js | 1 + js/gcodeprocessing.js | 3 +++ 2 files changed, 4 insertions(+) diff --git a/js/createform.js b/js/createform.js index 07b7d92..1bf4278 100644 --- a/js/createform.js +++ b/js/createform.js @@ -234,6 +234,7 @@ var abl = /*html*/ `

Auto Bed Levelling