Search Criteria
Package Details: cura 4.13.1-1
Git Clone URL: | https://aur.archlinux.org/cura.git (read-only, click to copy) |
---|---|
Package Base: | cura |
Description: | A software solution for 3D printing aimed at RepRaps and the Ultimaker. |
Upstream URL: | https://ultimaker.com/software/ultimaker-cura |
Licenses: | LGPL |
Provides: | cura |
Submitter: | jelly |
Maintainer: | None |
Last Packager: | jelly |
Votes: | 5 |
Popularity: | 0.34 |
First Submitted: | 2022-09-01 19:30 (UTC) |
Last Updated: | 2022-09-01 19:30 (UTC) |
Dependencies (21)
- cura-resources-materials (cura-fdm-materials-git)
- curaengine (bcn3dcuraengine-git, curaengine-git)
- libsavitar (libsavitar-git)
- python-certifi (python-certifi-system-store)
- python-keyring
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl, python-numpy-flame, python-numpy-mkl-bin)
- python-pynest2d (python-pynest2d-git)
- python-pyqt5 (python-pyqt5-sip4, python-pyqt5-webkit)
- python-pyserial
- python-requests
- python-scipy (python-scipy-git, python-scipy-mkl-bin, python-scipy-mkl)
- python-trimesh
- qt5-graphicaleffects (qt5-graphicaleffects-git)
- qt5-svg (qt5-svg-git)
- uranium (uranium-git)
- cmake (cmake-git) (make)
- qt5-tools (qt5-tools-git) (make)
- cura-binary-data (optional) – Binary data (firmwares and such) for cura
- python-libcharon (optional) – UFPWriter/UFPReader
- python-trimesh (optional) – Reading AMF files
- Show 1 more dependencies...
Latest Comments
kamnxt commented on 2023-01-23 07:48 (UTC)
Hi! I tried to fix this but packaging this in a way that makes sense seems like a lot of work, and it seems like Ultimaker was in the middle of changing their build system, see my comment here: https://aur.archlinux.org/packages/curaengine#comment-895844
Disowning this package for now, may give it another shot today and see if things have changed since December...
Svenstaro commented on 2023-01-12 20:29 (UTC)
kamnxt, would you like to try to clean this up?
Svenstaro commented on 2022-11-05 21:19 (UTC)
I orphaned the package. Someone update it and clean it up and I might slap it into [community] again.
amstan commented on 2022-10-30 22:47 (UTC)
qt6-declarative
should be a dependency as well for theImportError: libQt6Qml.so.6: cannot open shared object file: No such file or directory
error.miguelangellv commented on 2022-10-08 10:02 (UTC)
ModuleNotFoundError: No module named 'pyclipper'
Patschke commented on 2022-10-06 06:34 (UTC) (edited on 2022-10-06 06:36 (UTC) by Patschke)
Cura seems to use PyQt6 now, so
python-pyqt6
should be added as dependency (and probablypython-pyqt5
removed?)