From dc0fb19555dc01bf873361c9cb6fc22fbfc9671d Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期二, 23 十二月 2025 17:50:13 +0800
Subject: [PATCH] 异形无障碍坐标规划优化

---
 set.properties |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/set.properties b/set.properties
index d47c11a..dd15b7f 100644
--- a/set.properties
+++ b/set.properties
@@ -1,13 +1,19 @@
-#Current work land selection updated
-#Thu Dec 11 17:40:50 CST 2025
+#Mower Configuration Properties - Updated
+#Tue Dec 23 17:49:41 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
 currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mowerId=1234
+manualBoundaryDrawingMode=false
+mapScale=0.53
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
 serialBaudRate=115200
-serialPortName=COM13
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-76.97
+viewCenterY=8.49

--
Gitblit v1.10.0