From 9d7822ada88392e1b1a612e9b4f680fe6b09aedf Mon Sep 17 00:00:00 2001
From: 826220679@qq.com <826220679@qq.com>
Date: 星期六, 27 十二月 2025 22:25:38 +0800
Subject: [PATCH] 优化了路径规划

---
 set.properties |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/set.properties b/set.properties
index 835a658..1be2321 100644
--- a/set.properties
+++ b/set.properties
@@ -1,16 +1,19 @@
 #Mower Configuration Properties - Updated
-#Wed Dec 17 14:56:25 CST 2025
+#Sat Dec 27 22:24:35 GMT+08:00 2025
 appVersion=-1
-currentWorkLandNumber=LAND1
-cuttingWidth=200
-firmwareVersion=-1
-handheldMarkerId=
-idleTrailDurationSeconds=60
-mapScale=12.92
-mowerId=1234
-serialAutoConnect=true
-serialBaudRate=115200
-serialPortName=COM15
 simCardNumber=-1
-viewCenterX=-85.37
-viewCenterY=37.73
+currentWorkLandNumber=LAND1
+serialBaudRate=115200
+boundaryLengthVisible=false
+idleTrailDurationSeconds=60
+handheldMarkerId=1872
+viewCenterX=-60.00
+viewCenterY=-34.94
+manualBoundaryDrawingMode=false
+mowerId=6258
+serialPortName=COM15
+serialAutoConnect=true
+mapScale=12.39
+measurementModeEnabled=false
+firmwareVersion=-1
+cuttingWidth=200

--
Gitblit v1.10.0