Merge pull request #62 from thopiekar/master

Cura: Adding cura-plugin-curadrive package
This commit is contained in:
Thomas Karl Pietrowski 2019-01-24 23:25:29 +01:00 committed by GitHub
commit 781c4ff6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View File

@ -64,6 +64,7 @@ Description: Slicing application for 3-D printers (GUI)
Package: cura-plugins-all
Architecture: all
Depends:
cura-plugin-curadrive,
cura-plugin-gcodereader,
cura-plugin-postprocessing,
cura-plugin-sliceinfo,
@ -88,6 +89,29 @@ Description: Slicing application for 3-D printers - plugin metapackage
.
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:

View File

@ -0,0 +1 @@
/usr/lib/cura/plugins/CuraDrive/