Package Details: prusa-slicer-git 2.7.4-1

Git Clone URL: https://aur.archlinux.org/prusa-slicer-git.git (read-only, click to copy)
Package Base: prusa-slicer-git
Description: G-code generator for 3D printers (Prusa fork of Slic3r) (git version)
Upstream URL: https://github.com/prusa3d/PrusaSlicer
Licenses: AGPL3
Conflicts: prusa-slicer
Submitter: Salamandar
Maintainer: Salamandar
Last Packager: Salamandar
Votes: 14
Popularity: 0.000005
First Submitted: 2019-07-08 08:14 (UTC)
Last Updated: 2024-04-11 14:51 (UTC)

Dependencies (8)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 Next › Last »

Salamandar commented on 2020-04-07 11:59 (UTC) (edited on 2020-04-07 12:06 (UTC) by Salamandar)

@neo2001 I tried building against wxgtk3-dev + wxgtk-common-dev : * The current bug disappeared * Another bug appeared : https://imgur.com/a/Qt8yO7J

I kinda prefer keeping the current bug.

This bug has already been reported upstream, on Ubuntu : https://github.com/prusa3d/PrusaSlicer/issues/3571

I reported the two other issues (width issue on integer entry and text line in drop-down too small) here: https://github.com/prusa3d/PrusaSlicer/issues/4014

neo2001 commented on 2020-04-06 13:50 (UTC)

It seems, that they used wxWidget 3.1.x or recommend using it. Looking at the wxWidget website, it seems, that the 3.1.x version is already released for a while now -- but somewhere on Github, there is a note, that this is still a development version (although it's labeled "release" everywhere). I guess, because of that, there is only 3.0.x available for Arch and in the AUR.

Salamandar commented on 2020-04-05 15:54 (UTC)

@neo2001 I have the same issue, but SLIC3R_WX_STABLE was required some months ago. I'll see if changing it resolves the issue.

@lewis2e impossibruh : I set -DSLIC3R_GTK=3 in the package. (I have the same issue, but it's an upstream bug). I'll report the issue.

lewis2e commented on 2020-04-04 17:21 (UTC)

I think you need to add wxgtk2 as a dependency. Or at least I had to install it before this would compile.

neo2001 commented on 2020-04-04 17:11 (UTC)

I've build the latest master using this package/PKGBUILD. While the last version installed from the community repo (2.1.0) look perfectly fine, I get a lot of GUI weirdness with the latest build.

I made some screenshots: https://imgur.com/a/pzcN4za

Could this be related to the DSLIC3R_WX_STABLE=ON option?

I'm using the AppImage version now, which looks a lot better, but still not as good as 2.1.0.

Salamandar commented on 2020-03-23 19:26 (UTC)

Fixed.

gian commented on 2020-03-23 19:09 (UTC)

It seems that there is a new dependency: openvdb

Salamandar commented on 2020-01-26 13:53 (UTC)

All fixed.