From 96f9630247478ee09dace5786ebfe46a54a6f2c0 Mon Sep 17 00:00:00 2001 From: 826220679@qq.com <826220679@qq.com> Date: 星期六, 20 十二月 2025 13:00:35 +0800 Subject: [PATCH] 优化了地块管理文字变成图标 --- set.properties | 31 +++++++++++++++++-------------- 1 files changed, 17 insertions(+), 14 deletions(-) diff --git a/set.properties b/set.properties index 4e56433..06130a8 100644 --- a/set.properties +++ b/set.properties @@ -1,16 +1,19 @@ -#Mower Configuration Properties - Updated -#Wed Dec 17 12:04:00 CST 2025 +#Current work land selection updated +#Sat Dec 20 12:59:18 GMT+08:00 2025 appVersion=-1 -currentWorkLandNumber=LAND1 -cuttingWidth=200 -firmwareVersion=-1 -handheldMarkerId= -idleTrailDurationSeconds=60 -mapScale=15.31 -mowerId=1234 -serialAutoConnect=true -serialBaudRate=115200 -serialPortName=COM15 simCardNumber=-1 -viewCenterX=-85.37 -viewCenterY=37.73 +currentWorkLandNumber=LAND2 +serialBaudRate=115200 +boundaryLengthVisible=false +idleTrailDurationSeconds=60 +handheldMarkerId=1872 +viewCenterX=0.99 +viewCenterY=6.06 +manualBoundaryDrawingMode=false +mowerId=860 +serialPortName=COM15 +serialAutoConnect=true +mapScale=13.68 +measurementModeEnabled=false +firmwareVersion=-1 +cuttingWidth=200 -- Gitblit v1.10.0