Track the lastCommand set to the printer
ClosedPublic

Authored by rizzitello on Jan 23 2019, 1:32 PM.

Details

Summary
  • Track the last command sent to the printer to allow for command/ return pairing.
  • Use this now power to fix a bug where any X could set posString that could later be problem is you paused a print.

Diff Detail

Repository
R232 AtCore
Branch
currentCommand
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7576
Build 7594: arc lint + arc unit
rizzitello requested review of this revision.Jan 23 2019, 1:32 PM
rizzitello created this revision.
tcanabrava accepted this revision.Jan 23 2019, 1:57 PM
This revision is now accepted and ready to land.Jan 23 2019, 1:57 PM
rizzitello updated this revision to Diff 50108.Jan 23 2019, 3:03 PM
  • Add return for GCode::toCommand for G29
  • Create bedDefrom Object
rizzitello updated this revision to Diff 50109.Jan 23 2019, 3:04 PM
  • Fix base
patrickelectric accepted this revision.Jan 26 2019, 5:00 PM
rizzitello closed this revision.Jan 27 2019, 1:43 AM