#0004: 修复 setxyz 运动到指点点中速度设置的问题,为了配合扫描功能

This commit is contained in:
zhengxuan.zhang
2024-06-26 19:03:25 +08:00
parent 14b3bfca08
commit d48096b57d
7 changed files with 130 additions and 267 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ echo Generate release version
::需要人工设置的版本号----------------------------------------------------------------------------------
set major_ver=0
set minor_ver=0
set revsion_ver=1
set revsion_ver=2
::------------------------------------------------------------------------------------------------------
set revfile="%~dp0version.h"