patrickelectric / Gcode3D

GNU General Public License v2.0
7 stars 2 forks source link

GCode3D (a Qt-based GCode visualizer)

Description

GCode3D is a Qt-based visualizer of *.gcode files.

Media

    Product Name Product Name Product Name Product Name

Dependencies

GCode3D depends on the following projects:

Run it

$ git clone https://github.com/patrickelectric/Gcode3D.git
$ cd Gcode3D && mkdir build && cd build
$ cmake ..
$ make
$ ./gcodeto3d

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -ams "Added something very cool")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request
  6. Enjoy a good book and wait :book: