FIx suspend/pause and saving/restoring Extruder state, this is complex due to possibl...
authorJim Morris <morris@wolfman.com>
Tue, 21 Jun 2016 20:36:52 +0000 (13:36 -0700)
committerJim Morris <morris@wolfman.com>
Tue, 21 Jun 2016 20:36:52 +0000 (13:36 -0700)
commitde2ee57c0ce72d22638efe7edfb88c5377f562d1
tree49c4fcea10796258bb40cddf379bd248114a97c0
parent88fd4f7416514576d17b67f16eef23c256907bc3
FIx suspend/pause and saving/restoring Extruder state, this is complex due to possible scaling of E parameter in the actuator
src/libs/StepperMotor.cpp
src/libs/StepperMotor.h
src/modules/robot/Robot.cpp
src/modules/robot/Robot.h
src/modules/tools/extruder/Extruder.cpp
src/modules/tools/extruder/Extruder.h
src/modules/utils/player/Player.h