Page 1 of 1

M117 message not working

Posted: Mon Dec 24, 2018 8:55 pm
by gajtguy
Hey I've added in some manual temp adjustments to the gcode of a calibration tower, and included the following statements at each temp jump. But the message does not appear on the LCD, nor does the Beep, well "beep".

Printer: Rostock v2, Firmware 0.92.2

M117 Setting temp: 240
M300 S300 P1000

Maybe the M117 is displayed on page 2 or 3? I would like it on page 1 so I can see the temps and also the message. But the Print Status message is shown on line 4 of page1

Re: M117 message not working

Posted: Tue Jan 01, 2019 4:52 pm
by gajtguy
Any opinions on this?

On more of a basic level, are you not supposed to edit a gcode file, like a text file? Maybe the printer doesn't recognize edits somehow.

Re: M117 message not working

Posted: Tue Jan 08, 2019 12:32 am
by rootboy
No, I edit mine all of the time using Notepad++. No problems.

Be sure that your editor appends a "Carriage Return / Line Feed" character pair to the end of each line.

Can you post your G-Code for us please?