From 64e0880d2d81ce2b3f0e366b1537c5efe2f2c4ea Mon Sep 17 00:00:00 2001
From: 826220679@qq.com <826220679@qq.com>
Date: 星期日, 21 十二月 2025 20:49:24 +0800
Subject: [PATCH] 需改优化了绘制往返路径

---
 set.properties |   33 +++++++++++++++++----------------
 1 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/set.properties b/set.properties
index 13c296d..00d235c 100644
--- a/set.properties
+++ b/set.properties
@@ -1,18 +1,19 @@
-#Current work land selection updated
-#Fri Dec 19 12:08:28 CST 2025
+#Mower Configuration Properties - Updated
+#Sun Dec 21 20:48:14 GMT+08:00 2025
 appVersion=-1
-boundaryLengthVisible=false
-currentWorkLandNumber=LAND1
-cuttingWidth=200
-firmwareVersion=-1
-handheldMarkerId=1872
-idleTrailDurationSeconds=60
-mapScale=5.63
-measurementModeEnabled=false
-mowerId=860
-serialAutoConnect=true
-serialBaudRate=115200
-serialPortName=COM15
 simCardNumber=-1
-viewCenterX=-15.67
-viewCenterY=9.92
+currentWorkLandNumber=LAND2
+serialBaudRate=115200
+boundaryLengthVisible=false
+idleTrailDurationSeconds=60
+handheldMarkerId=1872
+viewCenterX=-37.40
+viewCenterY=0.91
+manualBoundaryDrawingMode=false
+mowerId=860
+serialPortName=COM15
+serialAutoConnect=true
+mapScale=11.61
+measurementModeEnabled=false
+firmwareVersion=-1
+cuttingWidth=200

--
Gitblit v1.10.0