From 1175f5fbe8fd832943880bfc37c0e2a451a0688a Mon Sep 17 00:00:00 2001 From: 张世豪 <979909237@qq.com> Date: 星期四, 25 十二月 2025 19:34:38 +0800 Subject: [PATCH] 删除了几个类优化了路径生成的逻辑 --- set.properties | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/set.properties b/set.properties index 6ff9c73..ebc5f88 100644 --- a/set.properties +++ b/set.properties @@ -1,5 +1,5 @@ #Mower Configuration Properties - Updated -#Thu Dec 25 16:37:55 CST 2025 +#Thu Dec 25 19:34:03 CST 2025 appVersion=-1 boundaryLengthVisible=false currentWorkLandNumber=LAND1 @@ -8,12 +8,12 @@ handheldMarkerId=1872 idleTrailDurationSeconds=60 manualBoundaryDrawingMode=false -mapScale=11.95 +mapScale=5.20 measurementModeEnabled=false mowerId=6288 serialAutoConnect=true serialBaudRate=115200 serialPortName=COM15 simCardNumber=-1 -viewCenterX=-148.00 -viewCenterY=424.51 +viewCenterX=-141.32 +viewCenterY=608.58 -- Gitblit v1.10.0