Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hudbrog/gCodeViewer

Open more actions menu

Repository files navigation

gCodeVisualizer - a web-based visual gcode viewer and analyzer. Available online at http://gcode.ws/

If you want to use it locally with chrome - you will need to add "--allow-file-access-from-files" command line parameter, which is unsafe (and you should never browse internet with that option "on").

Docker Setup Instructions:

  1. Build docker image
docker build -t gcodews .
  1. Run docker image
docker docker run --name gcodews -d -p 8080:80 gcodews
  1. Access site via port 8080 on your browser
localhost:8080
127.0.0.1:8080
X.X.X.X:8080
<domain-name>:8080

About

a visual web based gcode analyzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.