You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Jul1918171615141312111098765432130Jun292827262524232221201918171615141312111098765432131May30292827262524232221201918171615652130Apr29282725242019151211109Another thread safety changeCleanupFix drawing of layer gauge in 2D viewerMerge branch 'master' of github.com:kliment/PrintrunHeavily speedup 2D viewer loading speed by using gcoder correctly (#412)Heavily rework the way layers are split in gcoderImprove description and name of the 3D viewer settingRemoving guppy from the requirements. Install it manually if you need it for debugging.Splitting prontserve __init__ and start into seperate methods so that the server shutdown works more reliably.Merge branch 'master' of github.com:kliment/PrintrunAdding a heaptrace option for memory profiling prontserve and updating tornado in an attempt to squawsh the prontserve memory leak.Fix potential thread race in online() callback, possibly fixing #168Rework excluder logic (#413)Fix potential thread conflict in lock() behaviorAdd option to lock on print start (#400)Initial lock implementation (#400)Don't ignore pure E moves (such as retractions)Fix main viewersFactor gviz/gcview frame UI and add layer slider to 2D viewerAdd layer slider to 3D viewer windowRework off() to work with MarlinMoving all websocket communications out of the read thread callbacks (now async). Fixing threading issues with prontserve.Fixing the prontserve sendcb so that it catches all target temperature events.Merge branch 'master' of github.com:kliment/PrintrunAdding a fan speed option and better fan errors to prontserve.Ignore off() argumentMerge branch 'master' of github.com:kliment/PrintrunAdd Fit iconMerge branch 'master' of github.com:kliment/PrintrunPatching file upload to use less memory."off" should turn fans off too (#409)Gracefully handle EAGAIN in readline (#406)Add control toolbar for 3D viewer (#411)Rework gcview a little bitMove recover button to a new Advanced menuMove Compose button and create a Tools menuAdd "off" buttonAdd "off" command to pronsole (#409)Fixed extrude/reverse buttons positionning in tabbed modeBetter extrude buttons arrangement (#393)