rename g-code files.

This commit is contained in:
Anders Sandstrom
2022-02-03 09:09:51 +01:00
parent 6b01355bdd
commit cedc2dfa65
2 changed files with 1 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ ${SCRIPTEXEC} ${ecmccfg_DIR}loadPlugin.cmd, "PLUGIN_ID=0,FILE=${ECMC_PLUGIN_FILN
epicsEnvUnset(ECMC_PLUGIN_FILNAME)
epicsEnvUnset(ECMC_PLUGIN_CONFIG)
ecmcGrblLoadFile("./plc/test.nc",0)
ecmcGrblLoadFile("./plc/gcode.nc",0)
#ecmcGrblAddCommand("G1X20Y20F360");
#ecmcGrblAddCommand("G4P2");