Does thermwood have the capability to generate daily run reports that include file name, run time, sheet count and put into a plain text or excel file? The closest post I found is viewtopic.php?t=11783&hilit=history&start=15.
Yes and no. You can export the Program Timer History from the Control Options menu. That will generate a .csv file for the last 30 days or so of programs run. You can add header and footer code that would do similar to the post you linked, writing information to a text file. You can use OPC MTConnect to farm information from the machine. It all depends on how savvy you are with programming and what exactly you want to do.