Hello Guest it is April 24, 2024, 12:40:24 PM

Author Topic: Get Current Gcode Name  (Read 1408 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?