4e4cd055fa
- update to version 2.2.0 introducing SLA hollowing and hole drilling, support for 3rd party printer vendors, 3Dconnexion support, automatic variable layer height, macOS dark mode support, greatly improved ColorPrint feature and much, much more. See https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.2.0 and the changelogs for the release candidates, betas and alphas since 2.1.1 for a complete list of changes. - reactivate parallel builds, but need strong enough workers and reserve 4G of memory per thread (memory-constraints, %limit_build) - new build dependencies: cgal, ilmbase, more of boost, libudev, openvdb OBS-URL: https://build.opensuse.org/request/show/787172 OBS-URL: https://build.opensuse.org/package/show/science/PrusaSlicer?expand=0&rev=4
11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">12</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">8</size>
|
|
</memory>
|
|
</hardware>
|
|
</constraints>
|