Display File Name while printing

I used to use Marlin firmware and just issue a M117 G-code to display the filename currently printing.
I moved to Repetier firmware to have a better printing but the M117 doesn't work anymore to display the  filename.
Under the uilang.h on the firmware files, there's the "#define UI_TEXT_PRINT_POS_EN        "Printing.."" that displays "Printing" while I am printing a file. The problem is that I cannot find the variable to which the selected file's name is stored.
Any help would be appreciated. Thanks.

Comments

Sign In or Register to comment.