File: control

package info (click to toggle)
yagv 0.4~20130422.r5bd15ed%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 140 kB
  • ctags: 102
  • sloc: python: 860; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: yagv
Section: science
Priority: optional
Maintainer: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.6.6-3~)
Standards-Version: 3.9.5
Homepage: http://www.thingiverse.com/thing:38118
Vcs-Git: git://git.debian.org/3dprinter/packages/yagv.git

Package: yagv
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
         python-pyglet
Description: yet another G-code viewer
 yagv is a fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and
 OpenGL (via pyglet)
 .
 It has the following features:
  - Load large files painlessly
  - Select specific layers to look at
  - Colour segments according to funciton
  - Shows a full 3D view for better undersrtanding the G-code.