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 | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/set.properties b/set.properties index 20684a5..1be2321 100644 --- a/set.properties +++ b/set.properties @@ -1,19 +1,19 @@ #Mower Configuration Properties - Updated -#Thu Dec 25 16:03:36 CST 2025 +#Sat Dec 27 22:24:35 GMT+08:00 2025 appVersion=-1 -boundaryLengthVisible=false -currentWorkLandNumber=LAND1 -cuttingWidth=200 -firmwareVersion=-1 -handheldMarkerId=1872 -idleTrailDurationSeconds=60 -manualBoundaryDrawingMode=false -mapScale=0.05 -measurementModeEnabled=false -mowerId=6258 -serialAutoConnect=true -serialBaudRate=115200 -serialPortName=COM15 simCardNumber=-1 -viewCenterX=-5443.82 -viewCenterY=-3798.20 +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