Notifications
Clear all

End Gcode M117 !!  

  RSS
Patrick.b
(@patrick-b)
Noble Member
End Gcode M117 !!

Hello

since last fmw or even previous one i can't get anymore the text i add on my endgcode with the M117

at the end after the M84 i added the following line

M117 G4 P500 happy day

M300 S440 P200

M300 S660 P250

M300 S880 P300

M300 S1100 P400

 

and when the printing is done it show up the text but very shortly , before it stay and show on lcd , the hotline prusa advice me to try wit the G4 but still , same issue , and then the name file is showing instead of my text..

did someone have idea ?

thx

Posted : 15/10/2021 7:33 pm
karl-herbert
(@karl-herbert)
Illustrious Member
RE: End Gcode M117 !!

Try:

G4 S0

M117 text, text....

M300 S440 P200

M300 S660 P250

M300 S880 P300

M300 S1100 P400

 

wbr,

Karl

Posted by: @patrick-b

Hello

since last fmw or even previous one i can't get anymore the text i add on my endgcode with the M117

at the end after the M84 i added the following line

M117 G4 P500 happy day

M300 S440 P200

M300 S660 P250

M300 S880 P300

M300 S1100 P400

 

and when the printing is done it show up the text but very shortly , before it stay and show on lcd , the hotline prusa advice me to try wit the G4 but still , same issue , and then the name file is showing instead of my text..

did someone have idea ?

thx

 

Statt zu klagen, dass wir nicht alles haben, was wir wollen, sollten wir lieber dankbar sein, dass wir nicht alles bekommen, was wir verdienen.

Posted : 15/10/2021 8:54 pm
Patrick.b
(@patrick-b)
Noble Member
Topic starter answered:

danke karl will ich probieren

Posted : 15/10/2021 9:10 pm
Patrick.b
(@patrick-b)
Noble Member
Topic starter answered:

hallo,

Well it's not working..same , = txt pop up but then print name stay on screen .. 😭  danke sehr

Posted : 18/10/2021 1:53 pm
karl-herbert
(@karl-herbert)
Illustrious Member
RE: End Gcode M117 !!

Which printer, which FW version?

On my MK3 with 3.8.1 FW this works fine with this end gcode:

.....

M702 C

G4 S0

M117 turn off nozzle

M104 S0 ; turn off nozzle

G4 S0

M117 going home

G1 X205 Y205; home X Y axis

M84 ; disable motors

M106 S255 ; fan on, hotend cooling

G4 S240 ; keep fan running for 240 seconds to cool hotend and allow the fan to be turned off - adjust to your needs

M107 ; turn off fan. Don't use M106 S1. Some say M107 doesn't work for them but if the hotend is below 70 degrees it should work

M220 S100 ; speed 100%

G4 S0

M117 print finished

M300 S1000 P500 ;First beep

M300 S0 P500 ;Wait

M300 S1000 P1000 ;Second beep

M300 S0 P500 ;Wait

M300 S1000 P1500 ;Third beep

.......

 

wbr,

Karl

Statt zu klagen, dass wir nicht alles haben, was wir wollen, sollten wir lieber dankbar sein, dass wir nicht alles bekommen, was wir verdienen.

Posted : 18/10/2021 5:52 pm
Patrick.b
(@patrick-b)
Noble Member
Topic starter answered:

waou this is quit different from original end gcode ! i'll copy all to check

i am on MK bear with 3.10 FW Bear too cause i install the Bearexxa but i don't think it come from FMW bear !!

i'll back to you asap i test it thx again

Posted : 18/10/2021 7:05 pm
Share: