diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-01-17 07:55:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-17 19:46:24 +0700 |
commit | 90c2cbb9c673249d38a5fa2e66b918e37e2eae60 (patch) | |
tree | b2e2d8282fdec0d1f55b9b15c71eab967652d0e5 /desktop/candle/README | |
parent | ac1710752fd6d28317dd0e678a6ce6134f57e238 (diff) |
desktop/candle: Added (G-Code visualizer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/candle/README')
-rw-r--r-- | desktop/candle/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/candle/README b/desktop/candle/README new file mode 100644 index 000000000000..d3d3ecc14493 --- /dev/null +++ b/desktop/candle/README @@ -0,0 +1 @@ +GRBL controller application with G-Code visualizer written in Qt. |