File: control

package info (click to toggle)
visolate 2.1.6~svn8%2Bdfsg1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,816 kB
  • ctags: 1,681
  • sloc: java: 10,228; makefile: 7; sh: 1
file content (20 lines) | stat: -rw-r--r-- 908 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: visolate
Section: x11
Priority: optional
Maintainer: Christian M. Amsüss <chrysn@fsfe.org>
Homepage: https://sourceforge.net/projects/visolate/
Build-Depends: debhelper (>= 7.0.50~), javahelper
Build-Depends-Indep: default-jdk, libjava3d-java, libcommons-cli-java
Standards-Version: 3.9.1
Vcs-git: git://gitorious.org/visolate/visolate.git
Vcs-browser: http://gitorious.org/visolate/visolate/commits/debian

Package: visolate
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
Recommends: ${java:Recommends}
Description: tool for engraving PCBs using CNCs
 Visolate reads the gerber files describing printed circuit boards and converts
 them into the G-code (RS-274 code) needed to engrave the layout into a board
 using a CNC machine. Precise renditions of the original layout can be created
 as well as voronoi fillings of the original layout, shortening the toolpath.