Hello Guest it is June 01, 2025, 03:58:39 AM

Author Topic: Get Current Gcode Name  (Read 3386 times)

0 Members and 1 Guest are viewing this topic.

Get Current Gcode Name
« on: December 04, 2015, 04:22:32 AM »
 I need  make a button to load a gcode into mach3 to run, but I need load the last
and new file on the folder (by date, and independ of name), like:

File = ("C:/mach3/Gcode/" & laste file on this folder)


and I need a script to read the Current file gcode name like:

FileName = current file name



Can someone help?