1
0

изменена структура Fabrication

This commit is contained in:
Евгений Можевитин
2024-04-18 15:23:09 +03:00
parent 2655d998d1
commit de314a469c
2 changed files with 19 additions and 18 deletions
+7 -6
View File
@@ -1,16 +1,17 @@
@echo off
chcp 1251
cd "Gerber"
cd "%~dp0Ò1Ì"
del "*.apr"
del "*.APR"
del "*.APR_LIB"
del "*.REP"
del "*.EXTREP"
del "*.APR_LIB"
del "*.RUL"
cd ..
cd "NC Drill"
cd "%~dp0Ò2Ì"
del "*.LDP"
del "*.DRR"
del %0
del "%~f0"