Cura-packaging/Cura/control

283 lines
8.8 KiB
Plaintext
Raw Normal View History

2016-09-04 13:43:23 +00:00
Source: cura
Section: graphics
2016-09-04 13:43:23 +00:00
Priority: optional
2018-12-23 13:48:04 +00:00
Maintainer: Thomas Karl Pietrowski <thopiekar@gmail.com>
Build-Depends:
debhelper (>= 9), cmake,
2016-09-04 13:43:23 +00:00
python3-dev,
python3-uranium, uranium-tools,
2018-12-23 13:49:03 +00:00
# Qt development tools
2016-09-04 13:43:23 +00:00
qttools5-dev, qttools5-dev-tools,
2018-12-23 13:49:03 +00:00
# Generating translations
2016-09-04 13:43:23 +00:00
gettext,
2018-12-23 13:49:03 +00:00
python3-pytest,
pylint3,
2016-09-04 13:43:23 +00:00
Standards-Version: 3.9.6
2018-03-13 12:31:52 +00:00
Homepage: https://thopiekar.eu/cura/ppa/
2016-09-04 13:43:23 +00:00
X-Python3-Version: >= 3.4
Vcs-Git: https://github.com/Ultimaker/Cura.git
Vcs-Browser: https://github.com/Ultimaker/Cura
Package: cura
Architecture: all
Depends:
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
2018-08-19 11:07:08 +00:00
# brewed by Ultimaker
2016-09-04 13:43:23 +00:00
cura-engine,
cura-resources-materials,
python3-charon,
2016-09-04 13:43:23 +00:00
python3-uranium,
python3-savitar,
2018-08-19 11:07:08 +00:00
# QML
2016-09-04 13:43:23 +00:00
qml-module-qtqml-models2,
qml-module-qtquick-controls (>= 5.10),
qml-module-qtquick-controls2 (>= 5.10),
qml-module-qtquick-dialogs (>= 5.10),
qml-module-qt-labs-settings,
qml-module-qt-labs-folderlistmodel,
Recommends:
fonts-open-sans,
cura-resources-firmware,
cura-plugins-all,
python3-numpy-stl,
python3-pyqt5,
python3-pyqt5.qtwebsockets,
python3-pyqt5.qtx11extras,
2016-09-04 13:43:23 +00:00
Provides:
cura-plugin-api-3,
cura-plugin-ufpreader,
cura-plugin-ufpwriter,
2016-09-11 10:35:35 +00:00
${python3:Provides},
Conflicts:
cura-plugin-ufpwriter,
2016-09-04 13:43:23 +00:00
XB-Python3-Version:
2016-09-11 10:35:35 +00:00
${python3:Versions},
2018-12-23 13:48:40 +00:00
Description: Slicing application for 3-D printers (GUI)
Cura 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.
2016-09-04 13:43:23 +00:00
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package provides the user interface.
Package: cura-plugins-all
Architecture: all
Depends:
cura-plugin-curadrive,
cura-plugin-gcodereader,
cura-plugin-postprocessing,
cura-plugin-sliceinfo,
cura-plugin-ultimakermachineactions,
cura-plugin-um3networkprinting,
cura-plugin-usbprinting,
cura-plugin-x3dreader,
Provides:
2018-03-23 10:53:55 +00:00
cura-plugins,
Enhances:
2018-03-23 10:53:55 +00:00
cura,
Description: Slicing application for 3-D printers - plugin metapackage
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package is a meta package to ensure, that all optional plugins have been installed.
Package: cura-plugin-curadrive
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - CuraDrive plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package provides a service, which allows backups of configurations and settings to Ultimaker servers.
Package: cura-plugin-gcodereader
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - GCodeReader plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package provides a G-code reader.
Package: cura-plugin-postprocessing
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - PostProcessingPlugin plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package provides a Post-Processing plugin.
Package: cura-plugin-sliceinfo
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - SliceInfoPlugin plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package provides a tool, which sends statistics to Ultimaker.
Package: cura-plugin-ultimakermachineactions
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - UltimakerMachineActions plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package provides a functions to run Ultimaker-specific actions.
Package: cura-plugin-um3networkprinting
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python3-zeroconf,
Provides:
${python3:Provides},
cura-extra-plugin-um3networkprinting,
Conflicts:
cura-extra-plugin-um3networkprinting,
Replaces:
cura-extra-plugin-um3networkprinting,
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - UM3NetworkPrinting plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package adds the possibility to interact with Ultimaker3 printers over the network.
Package: cura-plugin-usbprinting
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - USBPrinting plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package adds additional functions to be able to print via USB.
Package: cura-plugin-x3dreader
Architecture: all
Depends:
cura-plugin-api-3,
${shlibs:Depends},
${misc:Depends},
${python3:Depends},
Provides:
${python3:Provides},
XB-Python3-Version:
${python3:Versions},
Description: Slicing application for 3-D printers - x3dreader plugin
Cura 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.
.
Cura is easy to use for novices and provide over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
This package is used to open X3D files in Cura.