tune folder structure

This commit is contained in:
iamboss 2026-01-02 13:16:06 +08:00
parent 565e240577
commit e1820a007e
3 changed files with 2 additions and 2 deletions

View File

Can't render this file because it is too large.

View File

@ -444,8 +444,8 @@ EnableCollisionDetection = false; //是否啟用碰撞檢測開啟
ClearTimeMappingData(); ClearTimeMappingData();
PlayNcFile("NC/circle.ptp"); PlayNcFile("NC/circle.ptp");
MapSingleByCsvFile("Output/circle.controller-step.csv"); MapSingleByCsvFile("Input/circle.controller-step.csv");
MapSeriesByCsvFile("Output/circle.sensor-shot.csv"); MapSeriesByCsvFile("Input/circle.sensor-shot.csv");
ReTrainMillingPara(Mx|My|Mz, $"Cache/LiveUpdate.mp"); ReTrainMillingPara(Mx|My|Mz, $"Cache/LiveUpdate.mp");