Qucs-S 2.0.0
Important notes
The simulator switching system was redesigned since this release. It allows now to switch simulation kernel without restart of the application. But it is required to reconfigure simulator paths even if it was configured for the previous installation. A Simulator settings dialog window will appear on the first application start after the update. Please check the simulator settings and correct if necessary to continue work.
New features
Packaging
- Linux AppImage build switched to Github workflow #281
- Added Windows 64-bit installer with Ngspice
Component library
General improvements
- Finished Qt6 porting #190
- Show warning if the directory protected by Windows UAC #282
- Fixed PDF print on Windows #285
- Added option to export grayscale image #288
- Fixed setting initial conditions in wire labels #291
- Fixed missing ground warning
Get source code and binaries
Source code
Download the source code file qucs-s-2.0.0.tar.gz and build it with cmake to try new Qucs-S.
Linux
- DEB and RPM packages for Debian, Ubuntu, Fedora, openSUSE generated with OBS. Find the repository and installation instructions for your distribution here: https://software.opensuse.org/download.html?project=home%3Ara3xdh&package=qucs-s
- The package for Arch is available in AUR: https://aur.archlinux.org/packages/qucs-s
- AppImage for non-mentioned Linux distributions; download file below;
Windows installer
Windows installer contains both Qucs-S and Ngspice binaries. Launch the exe and follow instructions to install Qucs-S.
qucs_s_2_0_0_setup.exe64-bit (x86_64) Windows installer including Ngspice
Windows portable
Windows portable package could be downloaded as zipped distribution. Unpack and launch qucs-s.exe from bin subdirectory. Ngspice requires a separate installation. There is two windows portable packages available:
qucs_s_win64_2_0_0.zip64-bit (x86_64) portable Windows version;qucs_s_win32_2_0_0.zip32-bit (i686) portable Windows version;