Welcome! Log In Create A New Profile

Advanced

g-code

Posted by yar60 
g-code
April 22, 2018 06:56PM
what code do i add to get the bed to shut down after printing.

my g code:

M104 S0 ; turn off temperature
G28 X0 ; home X axis
M84 ; disable motors




thank you for any help.
Re: g-code
April 22, 2018 10:28PM
M140 S0 ; Set bed temp to 0, but don't wait for it.
Re: g-code
April 23, 2018 03:45PM
Thank you for your help.
Sorry, only registered users may post in this forum.

Click here to login