You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TwoLaserHead-PushJig/LaiPuLaser/Parameter/WorkFlow/StartWork.flw

10 lines
271 B
Plaintext

//返回工作原点
CmdName[CMD_PLATFORM_MOVE] Par1[TO_ORIGIN]
//抓取定位点的流程
CmdName[CMD_AUTO_CATCH_MARK_FLOW]
//返回工作原点
CmdName[CMD_PLATFORM_MOVE] Par1[TO_ORIGIN]
//全部加工
CmdName[CMD_MARK_FLOW] Par1[ALL]
//移动到取料点
CmdName[CMD_PLATFORM_MOVE] Par1[TO_WORK_PT]