GCodeViewer
a visual web based gcode analyzer
Install / Use
/learn @hudbrog/GCodeViewerREADME
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:
- Build docker image
docker build -t gcodews .
- Run docker image
docker docker run --name gcodews -d -p 8080:80 gcodews
- Access site via port
8080on your browser
localhost:8080
127.0.0.1:8080
X.X.X.X:8080
<domain-name>:8080
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
