Close



Results 1 to 2 of 2
  1. #1

    How to enable heate bed on arduino 2560

    I have just added a heated bed to my delta printer and I don't know how to enable it.On my lcd I only see the hotend temp.is there a way with gcode commands to turn it on.

  2. #2
    M190 S60
    will set the bed temp to 60 celcius and wait for the bed to reach that temperature.

    M140 S55
    will set the bed temp to 55 and return immediately (it won't wait).

    http://reprap.org/wiki/G-code#M140:_...ure_.28Fast.29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •