Search Criteria
Package Details: slic3r-dev 1.3.1_dev-4
Git Clone URL: | https://aur.archlinux.org/slic3r-dev.git (read-only, click to copy) |
---|---|
Package Base: | slic3r-dev |
Description: | Development build of Slic3r, a 3D Printer Toolpath Generator |
Upstream URL: | https://slic3r.org |
Keywords: | 3d 3dprinter i3 prusa slic3r slicer toolpath |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | msrd0 |
Maintainer: | msrd0 |
Last Packager: | msrd0 |
Votes: | 2 |
Popularity: | 0.001196 |
First Submitted: | 2017-07-03 11:04 |
Last Updated: | 2020-06-26 20:46 |
Dependencies (6)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- glu (glu-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- perl (perl-git)
- jq (jq-git) (make)
- wget (wget-git) (make)
Required by (2)
- repetier-host (requires slic3r) (optional)
- slic3r-server (requires slic3r)
Latest Comments
msrd0 commented on 2018-12-31 12:30
The issue is sorted now: https://github.com/slic3r/Slic3r/issues/4635#issuecomment-450602511
msrd0 commented on 2018-12-15 11:18
@GPereira Sorry for taking so long to respond. I tried using the cppgui branch but they seem to be not ready yet. I've pushed the cppgui-pkgbuild to gitlab, feel free to try around and create a merge request when you get it to run: https://gitlab.com/msrd0/slic3r-dev/tree/cppgui
GPereira commented on 2018-12-09 16:28
You can use this one in the meantime, in order do keep the package usable
https://dl.slic3r.org/dev/linux/branches/Slic3r-cppgui-latest.AppImage
msrd0 commented on 2018-12-06 08:09
@GPereira I'm downloading all builds from https://dl.slic3r.org/dev/linux/, I don't think it is possible to download older commits from there, at least they don't show in the browser. That's why I always query GitHub for the last commit because I know I'll find that build there.
If you have another idea please let me know.
GPereira commented on 2018-12-05 18:26
To keep this package working you could get the last working commit, can I be a co-maintainer? I already maintain slic3r, but slic3r is too boring, I would like to try slic3r-dev since I have a dual extruder and would like to play with newer features. :)
GPereira commented on 2018-12-05 17:33
Thanks for your honesty :) will check that
msrd0 commented on 2018-12-05 17:12
@GPereira looks like they've removed the perl-local binary from the dev builds, but the still require it to run the program. Since I have no idea how perl works, I don't know how to fix that.
You best open an upstream issue.
GPereira commented on 2018-12-05 12:44
/usr/bin/slic3r: line 6: /opt/Slic3r/perl-local: No such file or directory
What can I do?