Package Details: superslicer-git 1:2.4.58.5.r0.g76856c584-1

Git Clone URL: https://aur.archlinux.org/superslicer-git.git (read-only, click to copy)
Package Base: superslicer-git
Description: G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
Upstream URL: https://github.com/supermerill/SuperSlicer
Keywords: 3d 3d-printing 3dprinter gcode printing prusaslicer slic3r slic3r++ slicer stl superslicer
Licenses: AGPL3
Conflicts: superslicer, superslicer-prerelease
Provides: superslicer
Replaces: slic3r++
Submitter: LuckyTurtleDev
Maintainer: LuckyTurtleDev
Last Packager: msrd0
Votes: 0
Popularity: 0.000000
First Submitted: 2020-10-16 10:38 (UTC)
Last Updated: 2022-09-26 10:19 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

NovaViper commented on 2021-03-30 21:33 (UTC)

Hey, Im tryin to build it on my desktop (just reinstalled it) but it keeps stopping with this error

[ 46%] Building CXX object src/libslic3r/CMakeFiles/libslic3r.dir/ModelArrange.cpp.o
make[2]: *** [src/libslic3r/CMakeFiles/libslic3r.dir/build.make:743: src/libslic3r/CMakeFiles/libslic3r.dir/GCode.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/var/tmp/pamac-build-novaviper/superslicer-git/src/SuperSlicer/src/libslic3r/GCode/GCodeProcessor.cpp: In member function ‘void Slic3r::GCodeProcessor::process_T(std::string_view)’:
/var/tmp/pamac-build-novaviper/superslicer-git/src/SuperSlicer/src/libslic3r/GCode/GCodeProcessor.cpp:2477:68: warning: ‘eid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 2477 |             if ((m_flavor != gcfRepRap && m_flavor != gcfSprinter) || eid != -1)
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
make[1]: *** [CMakeFiles/Makefile2:1185: src/libslic3r/CMakeFiles/libslic3r.dir/all] Error 2
make: *** [Makefile:160: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

NovaViper commented on 2021-03-18 18:11 (UTC)

@Lukas1818 Cool, just tested it and it doesn't make the duplicates anymore! Thanks

LuckyTurtleDev commented on 2021-03-17 17:15 (UTC)

@NovaViper I remember, that I had done the merge request to superslicer, wich ensure that this is happpen now. The desktop file which was added to the superslicer repository was installed to the wrong path so I did fix it. It seeme I that forgot to update the superslicer-git package after the request was merged. I have done this now.

NovaViper commented on 2021-03-17 16:41 (UTC) (edited on 2021-03-17 16:42 (UTC) by NovaViper)

@Lukas1818 Thanks! And since the new build, two desktop icons appear now, one named superslicer.desktop and another named SuperSlicer.desktop. Can you remove one of them?

LuckyTurtleDev commented on 2021-01-19 19:39 (UTC)

@NovaViper I do not really understand, which use the symlink have. Starting prusa-gcodeviewer without any additional parameters, will open Prusa/SuperSlicer in the "normal" mode and not in the gcode viewer mode.

I simple have remove the symlink now. There should be no conflict with PrusaSlicer anymore.

NovaViper commented on 2021-01-19 19:00 (UTC)

The latest 2.3.x version causes conflicts with Prusa Slicer 2.3.0, with the gcode viewer, with this error

conflicting files:
- superslicer-git: /usr/bin/prusa-gcodeviewer already exists in filesystem (owned by prusa-slicer)

which prevents me from having both on my machine together.. will this be fixed?

LuckyTurtleDev commented on 2020-10-25 13:58 (UTC)

After changing Superslicer to wxgtk-dev-opt, you should do a clean build.