Giter Site home page Giter Site logo

yagv-ng's Introduction

yagv-ng

Yet Another Gcode Viewer - next generation

A G-Code viewer for 3D printer slicer generated outputs.

screenshot


Origins

This software was derived from yagv (also see here), created by jonathanw.


License

CC BY 4.0, Attribution 4.0 International

You are free to:

Share โ€” copy and redistribute the material in any medium or format
Adapt โ€” remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.


News

CHANGES 2016/01/12

- initial upload of the "ng" version
- full mouse/trackpad/touchpad and mouse modifier support
- viewpoint can now be moved up and down
- rotation is now performed around the center of the screen

Plans

3D print analyses:

  • amount of extrusion
  • speeds
  • distances
  • ...

Program:

  • proper loading of all G-Code files
  • selection of single elements
  • save/load state for comparing files
  • ...

Requirements

Python 3 is not yet supported [...].

Yagv-ng was developed and tested under

  • Linux, Ubuntu 14.04 LTS
  • Mac OS X Yosemite and El Capitan
  • Windows 7

but should work with all system, that support OpenGL and mouse or touchpad/trackpad support.


Installation

Right now, yagv-ng does not require an installation.
If Python and pyglet are installed, it can be run from any directory by just executing "yagv-ng".

Notice that there aren't any dialogs for opening and loading files, hence
yagv-ng should be executed from a command line, inside a terminal:

./yagv-ng yourfilename.gcode

Linux

Python, as well as pyglet should [tm] be available via your distribution's package management system.

t.b.c...

Mac OS X

Yagv-ng does run with Python as distributed from Apple.
To install pyglet, execute:

sudo pip install pyglet

in a terminal window.
If "pip" is not installed, it can be obtained by typing

sudo easy_install pip

Windows

To be written...


Usage:

yagv <file name>

If no file name is given, the file "einhornkatzchen_min.gcode", from the "data" directory is automatically loaded.


Have fun FMMT666(ASkr)

yagv-ng's People

Contributors

brunetton avatar fmmt666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

yagv-ng's Issues

Any hope to support Python 3?

Hi. Is there any hope to support Python 3?

I am one of the Debian maintainers of yagv, and consider switching to your edition as a new upstream, as the original one is no longer getting updates, but it seem like this one do not get much updates either. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.