Skip to content

QGCoder/qgcoder

Repository files navigation

An interactive G-code editing GUI.

Installation

gh repo clone QGCoder/qgcoder && qgcoder
qmake && make -j$(nproc)
./qgcoder

or build and install a Ubuntu / Debian package as follows:

gh repo clone QGCoder/qgcoder && cd qgcoder
mk-build-deps -i -s sudo -t "apt --yes --no-install-recommends"
dpkg-buildpackage -b -rfakeroot -us -uc
sudo dpkg -i ../qgcoder*.deb
sudo apt -f install

– Tested with Ubuntu 24.04. - CI

Overview

When started first, you have to provide qgcoder three filenames, as seen in the following screenshot:

A short YouTube video shows, how you can interact inside qgcoder.

Author

Contributors

  • ArcEye - ArcEye
  • Mark Pictor
  • Kazuyasu Hamada
  • Anders Wallin - aewallin

About

An interactive G-code editing GUI.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Languages