Skip to content

Serge45/GCodeViz

Repository files navigation

GCodeViz

macOS building status Build status

Open source G-Code visualization tool

demo

Implemented Functions

  • Load G-Codes
  • Visualize supported G-Codes
  • Rotate G-Code view
  • Pan G-Code view
  • Convert to Servotronix softMC compatible motion program
  • Adjust drawing progress after G-Code rendered

Supported G-Code

  • G00
  • G01
  • G02
  • G03
  • G17
  • G18
  • G19
  • G90
  • G91

Building Instructions

Requirements:

  • Qt 5.4+
  • Compiler that supports C++11

macOS

  • Install homebrew
  • brew install qt5
  • brew cask install qt-creator
  • Open and build GCodeViz.pro via Qt-Creator

License

  • MIT

Releases

No releases published

Packages

No packages published