gCodeViewer - an online gcode viewer
Drop file here
These require re-analyzing file:

gCodeViewer

gCodeViewer is a visual GCode visualizer, viewer and analyzer in your own browser! It works on any OS in almost any modern browser (chrome, ff, safari 6, opera, ie10 should work too). All you need to do - is drag your *.gcode file to the designated zone.

Current features include:
  • Visualize GCode in 2D, layer by layer
    • Show retracts and restarts
    • Show print/move/retract speeds
    • Display only part of layer, animate sequence of layer printing
    • Show two layers simultaneously so you can check overhangs
    • Adjust line width to simulate print more closely
    • Gcode viewer will try to parse nozzle and filament diameters from gcode, but it may fail to do so. In that case you will need to set it manually in 'Printer Info' tab
  • Analyze GCode
    • Print time, amount of plastic used, layer height, etc. for whole file and for single layer
    • Reference visualized part to GCode file (i.e. select a certain part of 2d visualization, switch to GCode view - it will highlight list of lines responsible for visualized piece)
  • Multiplatform, available online (but works offline too), works locally (doesn't upload you g-code anywhere or download anything but application itself)
  • 3D visualization (I don't know what for, it's dull and useless.. need to rewrite it from scratch)
  • And yeah, it's slow, memory hungry and only supports modern browsers
  • Totally open source so you can use it as you like


All sources are available at https://github.com/hudbrog/gCodeViewer
If you find any bugs or have feature requests - don't hesitate to post them to https://github.com/hudbrog/gCodeViewer/issues
And I would appreciate if you like it on Thingiverse page: http://www.thingiverse.com/thing:35248