Add support for Heat and Wait

Authored by rizzitello on Aug 30 2017, 8:01 PM.

Description

Add support for Heat and Wait

Summary: Use the M109 and M190 Gcodes to set heat and wait. (M116 to wait on teacup).

Test Plan:
Needs testing on

  • Repetier
  • Marlin
  • Smoothie
  • Teacup
  • Sprinter
  • Aprinter

Reviewers: patrickelectric, tcanabrava, laysrodrigues

Reviewed By: patrickelectric, tcanabrava

Subscribers: ngraham, Atelier: AtCore

Differential Revision: https://phabricator.kde.org/D6950

Merged Changes

CommitAuthorDetailsCommitted
517bf366e6caD6950rizzitello
Add tests for Teacup::translate. Remove core->close(0) in clean up so the test… 
Oct 17 2017
275de988307cD6950rizzitello
TeacupPlugin: Teacup lacks support for M190 and M109 that most others use for… 
Oct 17 2017
83f5e249a480D6950rizzitello
Add a cb_andWait to allow users to enable heat and wait 
Oct 17 2017
3d2838604568D6950rizzitello
Modify setBed and setExtruder Temperature functions to include andWait bool to… 
Oct 17 2017
dd5382396858D6950rizzitello
Add support for M109 and M190 Add tests for M109/ M190 
Oct 17 2017