aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorArksine <arksine.code@gmail.com>2019-01-31 19:14:12 -0500
committerKevinOConnor <kevin@koconnor.net>2019-02-08 10:53:59 -0500
commit9766d62ad306b179b0ef606d1a2df1dde9b2d47a (patch)
tree5c3961adc46b83856a429228ec1b1c1001dfc14f /src
parentca4e10dbd66b8081e98ea93845c4a15725fded23 (diff)
downloadkutter-9766d62ad306b179b0ef606d1a2df1dde9b2d47a.tar.gz
kutter-9766d62ad306b179b0ef606d1a2df1dde9b2d47a.tar.xz
kutter-9766d62ad306b179b0ef606d1a2df1dde9b2d47a.zip
pause_resume: fixes
- When using absolute extrusion the gcode position e-axis position is now captured on PAUSE and restored in RESUME with a call to the G92 handler. - Add a get_status() function that returns a dictionary with an 'is_paused' key. - Do not allow consective calls to PAUSE or RESUME to exectue. Also do not allow a RESUME to executed without a previous PAUSE. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions