Add support for Heat and Wait
ClosedPublic

Authored by rizzitello on Jul 27 2017, 12:57 PM.

Diff Detail

Repository
R232 AtCore
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rizzitello created this revision.Jul 27 2017, 12:57 PM
rizzitello updated this revision to Diff 17301.Jul 27 2017, 6:49 PM
  • Add support for M109 and M190 in gcodecommands
rizzitello edited the test plan for this revision. (Show Details)Jul 27 2017, 6:52 PM
  • Rebase after merge of documents
rizzitello updated this revision to Diff 17455.Jul 31 2017, 7:41 PM
  • rebase to master
  • rebase to master
rizzitello edited the test plan for this revision. (Show Details)Aug 23 2017, 3:31 AM
rizzitello updated this revision to Diff 18637.Aug 24 2017, 1:11 AM
  • TeacupPlugin: Teacup support for heat and wait
patrickelectric accepted this revision.Aug 24 2017, 10:59 PM
This revision is now accepted and ready to land.Aug 24 2017, 10:59 PM
  • Add tests for M109 and M190
rizzitello edited the test plan for this revision. (Show Details)Aug 29 2017, 8:10 PM
rizzitello edited the summary of this revision. (Show Details)
rizzitello updated this revision to Diff 18980.Aug 30 2017, 8:03 PM
rizzitello edited the summary of this revision. (Show Details)
  • Rebase
  • Add tests for Teacup::translate.
  • Remove core->close(0) in clean up so the test finishes correctly.
rizzitello updated this revision to Diff 18982.Aug 30 2017, 8:07 PM
  • TeacupPlugin: Combine append statements
tcanabrava accepted this revision.Sep 3 2017, 9:31 AM

awesome man.

rizzitello updated this revision to Diff 19318.Sep 8 2017, 8:17 PM
  • Update base
rizzitello edited the test plan for this revision. (Show Details)Sep 8 2017, 8:21 PM
rizzitello updated this revision to Diff 19832.Sep 23 2017, 3:06 PM
  • Rebase to master

Super cool. Can we land this?

I would love to merge it, but I am still waiting to hear back from our smoothie tester before merge.

This simplifies the code quite much, so I'd rather you merge it and if there's a smoothie's bug, we fix it in another pull request.

This revision was automatically updated to reflect the committed changes.