From ed6936545d20cc490145d2936cee4387be2afd53 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期一, 22 十二月 2025 19:04:34 +0800
Subject: [PATCH] 优化了导航预览模式

---
 set.properties |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/set.properties b/set.properties
index 66e1db7..4448c44 100644
--- a/set.properties
+++ b/set.properties
@@ -1,7 +1,19 @@
 #Mower Configuration Properties - Updated
-#Sat Nov 29 14:05:32 CST 2025
+#Mon Dec 22 19:03:58 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-mowerId=1124
+handheldMarkerId=1872
+idleTrailDurationSeconds=60
+manualBoundaryDrawingMode=false
+mapScale=11.18
+measurementModeEnabled=false
+mowerId=860
+serialAutoConnect=true
+serialBaudRate=115200
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-21.01
+viewCenterY=3.68

--
Gitblit v1.10.0