Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
2001-version-test.patch | version-test | Debian 3-D Printing Packages | no | 2022-05-17 | ||
0003-reduce-protobuf-build-dependency-version-to-3.12.4.patch | reduce protobuf build dependency version to 3.12.4 | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-17 | ||
0004-don-t-be-picky-about-boost-version.patch | don't be picky about boost version | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-18 | ||
0005-fix-USE_SYSTEM_LIBS-for-protobuf.patch | fix USE_SYSTEM_LIBS for protobuf | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-19 | ||
0006-fix-USE_SYSTEM_LIBRARIES-for-clipper-polyclipping.patch | fix USE_SYSTEM_LIBRARIES for clipper/polyclipping | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-19 | ||
0007-fix-USE_SYSTEM_LIBS-for-rapidjson.patch | fix USE_SYSTEM_LIBS for rapidjson | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-19 | ||
0008-fix-USE_SYSTEM_LIBS-for-linking.patch | fix USE_SYSTEM_LIBS for linking | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-19 | ||
0009-stb-don-t-build-from-source-use-debian-s-packaged-bu.patch | stb: don't build from source, use debian's packaged build-dependency | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-18 | ||
0010-disable-remove-failing-test-ExtrusionLineTest-simpli.patch | disable/remove failing test: ExtrusionLineTest/simplifyIncreasingLimitedError | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-25 | ||
0011-disable-remove-failing-test-PolygonTest-simplifyZigz.patch | disable/remove failing test: PolygonTest/simplifyZigzag | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-25 | ||
0012-disable-remove-failing-test-PolygonTest-simplifyLimi.patch | disable/remove failing test: PolygonTest/simplifyLimitedError | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-25 | ||
0013-disable-remove-failing-test-PolygonTest-simplifyIncr.patch | disable/remove failing test: PolygonTest/simplifyIncreasingLimitedError | Sebastian Kuzminsky <sebastiankuzminsky@desktopmetal.com> | no | 2022-05-25 | ||
0014-Replace-size_t-format-string-in-InfillTest.cpp.patch | [PATCH] Replace size_t format string in InfillTest.cpp This will fix an incorrect format causing test failure on 32-bit architectures. |
Gregor Riepl <onitake@gmail.com> | no | 2023-07-08 | ||
0015-Add-missing-cstdint.patch | [PATCH] Add missing cstdint include. This avoids compilation problems with gcc 13. | Gregor Riepl <onitake@gmail.com> | no | 2023-07-14 | ||
0016-Use-leaf-settings-in-favor-of-adhesion_extruder_nr.patch | Fix ADT - setting with no value given: 'adhesion_extruder_nr' | not-needed | upstream | https://github.com/Ultimaker/CuraEngine/pull/1693/commits/adecda53fff5c77ccf43a54ee37d5654a4032858 | 2023-07-10 | |
0017-Round-from-double-to-cInt-explicitly-when-applying-m.patch | [PATCH] Round from double to cInt explicitly when applying matrices. This avoids subtle errors when the default rounding more is truncate. | Gregor Riepl <onitake@gmail.com> | no | 2023-07-18 | ||
1001-fix-setprecision-header.patch | no |