# gcode-viewer **Repository Path**: mirrors_cheton/gcode-viewer ## Basic Information - **Project Name**: gcode-viewer - **Description**: A web-based 3D GCode viewer. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GCode Viewer ============ A web-based 3D viewer for [GCode](http://en.wikipedia.org/wiki/G-code) files. Built using WebGL and [three.js](https://github.com/mrdoob/three.js/). Check it out at [http://jherrm.github.com/gcode-viewer/](http://jherrm.github.com/gcode-viewer/). ![Screenshot](https://github.com/jherrm/gcode-viewer/raw/master/screenshots/octocat1.png) Open sourced under MIT license. This code is based off of the original gcode-viewer by [Joe Walnes](http://joewalnes.com). Check out more about his original version [here](http://joewalnes.com/2012/04/01/a-3d-webgl-gcode-viewer-for-understanding-3d-printers/).