File: control

package info (click to toggle)
repetier-host 0.85%2Bdfsg-5
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,744 kB
  • sloc: cs: 32,082; xml: 7,149; makefile: 39; sh: 13
file content (29 lines) | stat: -rw-r--r-- 952 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
24
25
26
27
28
29
Source: repetier-host
Section: utils
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: cli-common-dev (>= 0.8~),
               debhelper-compat (= 12),
               docbook-xsl,
               icoutils,
               libmono-cil-dev,
               libopentk-cil-dev,
               mono-devel,
               mono-xbuild,
               xsltproc
Standards-Version: 3.9.8
Homepage: http://www.repetier.com

Package: repetier-host
Architecture: all
Depends: ${cli:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: host controller for RepRap style 3D printers
 Repetier-Host allows you to perform all the steps needed to 3D-print models.
 It supplies the following features:
   - arranging model(s) on a virtual print plate
   - slicing the model and computing paths for printer head
   - checking the g-code for errors
   - sending the g-code to printer
   - monitoring the printer