Source: slic3r-prusa Section: perl Priority: optional Maintainer: Debian 3-D Printing Packages <3dprinter-general@lists.alioth.debian.org> Uploaders: Chow Loong Jin Build-Depends: debhelper (>= 9.20120312), cmake, help2man, libboost-all-dev, libtbb-dev, libglew-dev, libeigen3-dev, libboost-geometry-utils-perl, libclass-xsaccessor-perl, libencode-locale-perl, perl (>= 5.19.1) | libextutils-parsexs-perl (>= 3.180004), libextutils-typemaps-default-perl, perl, libio-stringy-perl, liblocal-lib-perl, libmath-convexhull-monotonechain-perl, libmath-geometry-voronoi-perl, libmath-planepath-perl, libmodule-build-withxspp-perl, libmoo-perl, libopengl-perl, libstorable-perl, libtime-hires-perl, libwx-perl, libxml-sax-expatxs-perl, libdevel-checklib-perl, xfonts-base, xvfb, xauth Standards-Version: 4.1.1 Homepage: http://github.com/prusa3d/slic3r Vcs-Git: https://anonscm.debian.org/git/3dprinter/packages/slic3r-prusa.git Vcs-Browser: https://anonscm.debian.org/git/3dprinter/packages/slic3r-prusa.git Package: slic3r-prusa Architecture: any Depends: libboost-geometry-utils-perl, libencode-locale-perl, libio-stringy-perl, libmath-convexhull-monotonechain-perl, libmath-geometry-voronoi-perl, libmath-planepath-perl, libmoo-perl, libstorable-perl, libtime-hires-perl, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Recommends: libclass-xsaccessor-perl, libopengl-perl, libwx-perl, libwx-glcanvas-perl, libxml-sax-expatxs-perl, libpdf-api2-perl, libio-all-perl, libsvg-perl Description: G-code generator for 3D printers Slic3r converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . Slic3r supports input in the STL, AMF and OBJ formats, and can output G-code for several series of 3D printers, including RepRap, Ultimaker, Makerbot, as well as SVG files for DLP printers. . It can be used with a graphical interface, or in batch mode via the command-line.