Package Details: flatcam-qt6 r4043.f3d379e4-1

Git Clone URL: https://aur.archlinux.org/flatcam-qt6.git (read-only, click to copy)
Package Base: flatcam-qt6
Description: Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG) [QT6 Fork]
Upstream URL: http://flatcam.org
Licenses: MIT
Conflicts: flatcam-qt6
Provides: flatcam
Submitter: Collateral
Maintainer: Collateral
Last Packager: Collateral
Votes: 2
Popularity: 0.006047
First Submitted: 2021-12-19 23:13 (UTC)
Last Updated: 2022-01-24 20:56 (UTC)

Latest Comments

« First ‹ Previous 1 2

sdp8483 commented on 2022-09-14 10:48 (UTC)

I had to install python-darkdetect from the community repo to be able to launch flatcam after a new install.

phantome commented on 2022-01-31 13:44 (UTC) (edited on 2022-01-31 13:45 (UTC) by phantome)

qdarktheme is not resolved. install pyqtdarktheme via pip to solve it. Careful, there is a "t" in there. For some unknown reason though, even with that installed and before you get into the gui, I got this:

/usr/bin/flatcam-qt6: line 3: 182195 Segmentation fault (core dumped) python /opt/flatcam-qt6/FlatCAM.py $@

Took like an hour to compile, so I gave up and moved to another version.

Collateral commented on 2022-01-24 20:55 (UTC)

Fixed the missing dependency. Through the .install file of makepkg, that installs the dependency via the python's pip

sdp8483 commented on 2022-01-24 02:25 (UTC)

I get ModuleNotFoundError: No module named 'qdarktheme' when trying to run. I have not been able to find what arch package will give me the qdarktheme.