From c82fbedcd77149df27a8a2a87e7272f8ff81cbf2 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Sun, 3 Dec 2023 04:44:10 -0500 Subject: [PATCH] Adjust comment in printer.cfg. --- printer.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/printer.cfg b/printer.cfg index 3fcf7de..8759420 100644 --- a/printer.cfg +++ b/printer.cfg @@ -156,8 +156,8 @@ z_hop_speed: 15 [bed_mesh] speed: 175 -mesh_min: 27, 6 # probe as close to origin as functionally possible -mesh_max: 222, 203 # (x.position_max - 1), (y.position_max - abs(y_offset)) +mesh_min: 27, 6 # probe as close to origin as possible while remaining fully on the bed +mesh_max: 222, 203 # (x.position_max - 1), (y.position_max - abs(y_offset)) ; probe as far as possible from the origin while remaining fully on the bed probe_count: 5,5 algorithm: bicubic fade_start: 1