Package Details: slic3r-bin 1.3.0-14

Git Clone URL: https://aur.archlinux.org/slic3r-bin.git (read-only, click to copy)
Package Base: slic3r-bin
Description: Open Source toolpath generator for 3D printers
Upstream URL: https://slic3r.org/
Keywords: 3d-printer 3d-printing cam digital-fabrication stl
Licenses: AGPL-3.0-only
Conflicts: slic3r
Provides: slic3r
Submitter: DaZ
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 32
Popularity: 0.000000
First Submitted: 2013-06-05 21:20 (UTC)
Last Updated: 2024-08-30 08:47 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

nixi commented on 2018-01-25 11:19 (UTC)

I have tested this on two fresh installations and it works fine, albeit it was on intel and amd gpus. I have no intel machine to test this with at the moment. Considering that neither the source nor the pkgbuild changed recently, this probably is not a pkgbuild issue.

Make sure your drivers are correctly installed. For instance, nvidia drivers on one machine refused to work with vr applications even though they worked with other programs. When I reinstalled them, it worked...

doragasu commented on 2018-01-21 20:48 (UTC) (edited on 2018-01-21 20:49 (UTC) by doragasu)

I cannot get it to run:

slic3r libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast Segmentation fault (core dumped)

I am using nVidia privative drivers (340 legacy branch). OpenGL drivers work perfect for other OpenGL applications like glxgears, KiCad, FreeCAD, etc.

Salamandar commented on 2016-10-03 23:47 (UTC)

Yeah, because you (very, very, very often) need the GUI to configure Slic3r. An advanced user will be very annoyed by the non-dependency, a basic user will be completely lost.

nixi commented on 2016-07-17 16:52 (UTC)

Are those essential? The program should work in CLI without them. Should I list them as optional dependencies?

tim.hellhake commented on 2016-07-17 13:57 (UTC)

Two dependencies are missing: freeglut and glu

gururise commented on 2016-04-11 15:22 (UTC) (edited on 2016-04-11 15:23 (UTC) by gururise)

I also get the ERROR: url should not be an array... Here is the fixed PKGBUILD: http://pastebin.com/Np1QEZpB basil: slic3r-bin uses the precompiled binaries provided by the slic3r project rather than compiling from source. The end result should be the same, but slic3r-bin should install/update much faster due to not needing compilation.

pyropeter commented on 2016-03-11 21:16 (UTC)

==> ERROR: url should not be an array

basil commented on 2015-10-30 14:57 (UTC)

What's the difference of this package to slic3r? I tried slic3r, slic3r-git and now slic3r-bin. slic3r-bin is the only one in which I can start the GUI.

xuv commented on 2015-07-31 02:57 (UTC)

Maybe it's worth mentioning that the package freeglut is optional but necessary if you want to use the GUI. If not, slic3r --gui will return an error.

ivanovp commented on 2014-08-22 07:02 (UTC)

i686 is missing from arch. Correct line: arch=('i686' 'x86_64')