From 87d7cf316e983b0398b270de03a8092412af8487 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期五, 19 十二月 2025 16:56:30 +0800
Subject: [PATCH] 新增了收到绘制边界模式

---
 set.properties |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/set.properties b/set.properties
index b32ece6..9e70bde 100644
--- a/set.properties
+++ b/set.properties
@@ -1,14 +1,19 @@
 #Mower Configuration Properties - Updated
-#Mon Dec 15 19:36:26 CST 2025
+#Fri Dec 19 16:56:03 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
 currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-handheldMarkerId=
+handheldMarkerId=1872
 idleTrailDurationSeconds=60
-mapScale=41.66666666666667
-mowerId=1234
+manualBoundaryDrawingMode=false
+mapScale=11.63
+measurementModeEnabled=false
+mowerId=860
 serialAutoConnect=true
 serialBaudRate=115200
 serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-17.03
+viewCenterY=4.72

--
Gitblit v1.10.0