Commit Graph

  • 664e0f8944 Fix dynamic linking Boost on Arch Linux (#6697) Filipe Laíns 🇵🇸 2024-12-24 07:40:55 +00:00
  • ba1752680c Fix a compilation error in the debug build (#6689) Filipe Laíns 🇵🇸 2024-12-24 02:40:33 +00:00
  • ead8f6f3f4 Fix a compilation error in the debug build (#6689) Filipe Laíns 🇵🇸 2024-12-24 02:40:33 +00:00
  • 1c68e19aca Update to latest code from PS Noisyfox 2024-12-22 20:52:02 +08:00
  • b4100913ec Update to latest code from PS Noisyfox 2024-12-22 20:52:02 +08:00
  • 6575bd1ead SPE-1837: Fixed issue when perimeters weren't generated with Arachne. Noisyfox 2024-12-22 20:51:15 +08:00
  • f20e699fb5 SPE-1837: Fixed issue when perimeters weren't generated with Arachne. Noisyfox 2024-12-22 20:51:15 +08:00
  • f2f827c175 Revert the changes BBL made for diagram fix, because this happens! (SoftFever/OrcaSlicer#7815) Noisyfox 2024-12-22 18:53:36 +08:00
  • fede4cea02 Revert the changes BBL made for diagram fix, because this happens! (SoftFever/OrcaSlicer#7815) Noisyfox 2024-12-22 18:53:36 +08:00
  • 71304368d0 Update to latest PS code Noisyfox 2024-12-22 18:52:23 +08:00
  • a3d59ff8f0 Update to latest PS code Noisyfox 2024-12-22 18:52:23 +08:00
  • 5d1583db85 Apply fix includes. Noisyfox 2024-12-22 18:35:45 +08:00
  • aab1e79ef5 Apply fix includes. Noisyfox 2024-12-22 18:35:45 +08:00
  • 47ec9b9b06 SPE-1950: Optimization of computation complexity of perimeter ordering for Arachne generator. Noisyfox 2024-12-22 17:53:03 +08:00
  • b41ffd9a92 SPE-1950: Optimization of computation complexity of perimeter ordering for Arachne generator. Noisyfox 2024-12-22 17:53:03 +08:00
  • babb84c70a SPE-1963: Improve ordering of perimeters with Arachne perimeter generator Especially in cases when the object is composed only of 2 external perimeters and 1 or 2 internal perimeters, the order of perimeters wasn't optimal and differed from the Classic perimeter generator. That caused unnecessary long travels before the external contour was printed. Noisyfox 2024-12-22 17:49:08 +08:00
  • a852e7e4c2 SPE-1963: Improve ordering of perimeters with Arachne perimeter generator Especially in cases when the object is composed only of 2 external perimeters and 1 or 2 internal perimeters, the order of perimeters wasn't optimal and differed from the Classic perimeter generator. That caused unnecessary long travels before the external contour was printed. Noisyfox 2024-12-22 17:49:08 +08:00
  • 4b739539a4 SPE-2298: Add detection of Voronoi diagram with parabolic edge without a focus point. Noisyfox 2024-12-22 17:01:54 +08:00
  • 686cb18839 SPE-2298: Add detection of Voronoi diagram with parabolic edge without a focus point. Noisyfox 2024-12-22 17:01:54 +08:00
  • 44e53c90f0 Add missing header guards to VoronoiVisualUtils. Noisyfox 2024-12-22 16:45:37 +08:00
  • a79c9c76ad Add missing header guards to VoronoiVisualUtils. Noisyfox 2024-12-22 16:45:37 +08:00
  • 862acea2af SPE-2298: Fix crash caused by a numerical issue during testing if a Voronoi vertex is inside a corner of a polygon. Noisyfox 2024-12-22 16:44:36 +08:00
  • aec6adeb92 SPE-2298: Fix crash caused by a numerical issue during testing if a Voronoi vertex is inside a corner of a polygon. Noisyfox 2024-12-22 16:44:36 +08:00
  • 3a43050ad1 Remove some unused functions from Arachne perimeter generator. Noisyfox 2024-12-22 16:32:24 +08:00
  • 3143c71d0d Remove some unused functions from Arachne perimeter generator. Noisyfox 2024-12-22 16:32:24 +08:00
  • d7789282b9 Fixes for Xcode 16.0 debugger crashing (with relwithdebinfo) (#6932) Ioannis Giannakas 2024-12-21 16:39:21 +02:00
  • 0ba4b03511 Fixes for Xcode 16.0 debugger crashing (with relwithdebinfo) (#6932) Ioannis Giannakas 2024-12-21 16:39:21 +02:00
  • fb19c6a904 Fix Prime volume missing on BBL printers (#7808) Noisyfox 2024-12-21 22:31:11 +08:00
  • beebb5c276 Fix Prime volume missing on BBL printers (#7808) Noisyfox 2024-12-21 22:31:11 +08:00
  • 54abbe85be Fix processes and filaments some params (#7793) InfimechOfficial 2024-12-20 16:55:32 +08:00
  • 7f4b4f61b1 Fix processes and filaments some params (#7793) InfimechOfficial 2024-12-20 16:55:32 +08:00
  • 0a45e3348a added a doc file explaining slicing call hierarchy (#7796) vipulrajan 2024-12-20 14:24:53 +05:30
  • 76ec121aa3 added a doc file explaining slicing call hierarchy (#7796) vipulrajan 2024-12-20 14:24:53 +05:30
  • c52b845c36 fix some params from processes and filaments (#7801) FlyingbearOfficial 2024-12-20 16:53:57 +08:00
  • d2344ff5b8 fix some params from processes and filaments (#7801) FlyingbearOfficial 2024-12-20 16:53:57 +08:00
  • 27ec1980bc Arachne: Fix an arithmetic overflow that causing extra points outside plate (#7330) Noisyfox 2024-12-18 21:32:41 +08:00
  • 8fae2c8123 Arachne: Fix an arithmetic overflow that causing extra points outside plate (#7330) Noisyfox 2024-12-18 21:32:41 +08:00
  • 543e85019a Fix Devcontainer for ARM Mac (#7723) Tyler Satre 2024-12-17 09:11:48 -05:00
  • 4ff638ecc5 Fix Devcontainer for ARM Mac (#7723) Tyler Satre 2024-12-17 09:11:48 -05:00
  • 5635266fbb update Polish translation + fix typo (#7746) KrisMorr 2024-12-17 15:09:56 +01:00
  • 83f5bef97c update Polish translation + fix typo (#7746) KrisMorr 2024-12-17 15:09:56 +01:00
  • 9d8d156fec Fix errors in Volumic profiles (#7772) SoftFever 2024-12-17 21:51:50 +08:00
  • 04bca4713b Fix errors in Volumic profiles (#7772) SoftFever 2024-12-17 21:51:50 +08:00
  • add157d104 Fix errors SoftFever 2024-12-17 21:49:29 +08:00
  • c82109ae05 Fix errors SoftFever 2024-12-17 21:49:29 +08:00
  • 3b73ad875d fix: create custom filament (#7477) xiaoyeliu 2024-12-15 00:49:28 +08:00
  • 8bc3181e82 fix: create custom filament (#7477) xiaoyeliu 2024-12-15 00:49:28 +08:00
  • 559d5fe931 update BBL profile to "01.10.01.50" (#7629) SoftFever 2024-12-14 20:25:10 +08:00
  • 2325ef4959 update BBL profile to "01.10.01.50" (#7629) SoftFever 2024-12-14 20:25:10 +08:00
  • 8bb8b30053 Merge branch 'main' into main SoftFever 2024-12-14 20:21:34 +08:00
  • a07d743e8b Merge branch 'main' into main SoftFever 2024-12-14 20:21:34 +08:00
  • c9606a9458 fix some params about temps and processes something (#7459) FlyingbearOfficial 2024-12-14 15:27:09 +08:00
  • 58ccb9b237 fix some params about temps and processes something (#7459) FlyingbearOfficial 2024-12-14 15:27:09 +08:00
  • 2533e95004 fix z_hop type (#7466) InfimechOfficial 2024-12-14 15:26:36 +08:00
  • 40d431db2b fix z_hop type (#7466) InfimechOfficial 2024-12-14 15:26:36 +08:00
  • 1af51d66c6 Fix: Switching between multi-extruder printers using tabs can cause t… (#7483) xiaoyeliu 2024-12-14 14:38:35 +08:00
  • aa7e91209a Fix: Switching between multi-extruder printers using tabs can cause t… (#7483) xiaoyeliu 2024-12-14 14:38:35 +08:00
  • ef28de69a5 reordering and renaming certain menu items (#7573) discip 2024-12-14 07:34:08 +01:00
  • f50e975564 reordering and renaming certain menu items (#7573) discip 2024-12-14 07:34:08 +01:00
  • 25b1ec6843 [feature] Add Bambu Cool Plate SuperTack (#7670) f0x52 2024-12-14 07:16:24 +01:00
  • 5df5cc1549 [feature] Add Bambu Cool Plate SuperTack (#7670) f0x52 2024-12-14 07:16:24 +01:00
  • 8cc7a8c8a3 fix: allow build on Fedora >= 40 (#7710) Franz Schwartau 2024-12-14 04:19:09 +01:00
  • 67a3ad363e fix: allow build on Fedora >= 40 (#7710) Franz Schwartau 2024-12-14 04:19:09 +01:00
  • fac32eca7d fix: Don't exit if libgtk is not found (#7711) Franz Schwartau 2024-12-14 04:18:13 +01:00
  • 6b12b9e419 fix: Don't exit if libgtk is not found (#7711) Franz Schwartau 2024-12-14 04:18:13 +01:00
  • 97c60be44b Fix some broken assertions (#7716) Adam Johnston 2024-12-13 19:17:20 -08:00
  • 79a5a6bbe1 Fix some broken assertions (#7716) Adam Johnston 2024-12-13 19:17:20 -08:00
  • dbea5f8229 Merge branch 'main' into main Ferdinand Linnenberg 2024-12-12 17:43:59 +01:00
  • fe3e0ffc2c Merge branch 'main' into main Ferdinand Linnenberg 2024-12-12 17:43:59 +01:00
  • b122c173fe fix: order Ferdinand Linnenberg 2024-12-12 15:55:35 +01:00
  • a0b0fda86a fix: order Ferdinand Linnenberg 2024-12-12 15:55:35 +01:00
  • 5da8a8f3bc fix: restore Project.xml Ferdinand Linnenberg 2024-12-12 15:54:13 +01:00
  • af6bdce9cf fix: restore Project.xml Ferdinand Linnenberg 2024-12-12 15:54:13 +01:00
  • 579a79d545 fix: remove cmake-build-debug Ferdinand Linnenberg 2024-12-12 15:53:13 +01:00
  • 8e836443fc fix: remove cmake-build-debug Ferdinand Linnenberg 2024-12-12 15:53:13 +01:00
  • 46d93bbace fix: re-add generic Ferdinand Linnenberg 2024-12-12 15:50:47 +01:00
  • 7a231baf0a fix: re-add generic Ferdinand Linnenberg 2024-12-12 15:50:47 +01:00
  • 5ec57d694a Update Creality Generic TPU.json (#7655) SoftFever 2024-12-12 22:49:18 +08:00
  • af7e565b06 Update Creality Generic TPU.json (#7655) SoftFever 2024-12-12 22:49:18 +08:00
  • b4df3c9093 Merge branch 'main' into patch-1 SoftFever 2024-12-12 22:35:18 +08:00
  • c45489db9c Merge branch 'main' into patch-1 SoftFever 2024-12-12 22:35:18 +08:00
  • 5b1b2884bf Merge branch 'main' into main SoftFever 2024-12-12 22:21:46 +08:00
  • 4eddcaa368 Merge branch 'main' into main SoftFever 2024-12-12 22:21:46 +08:00
  • 0a19a7cdee Update Qidi logo SoftFever 2024-12-12 22:21:17 +08:00
  • 7aec6a1f50 Update Qidi logo SoftFever 2024-12-12 22:21:17 +08:00
  • 3f54fd0a26 Merge branch 'main' into main SoftFever 2024-12-12 22:17:31 +08:00
  • 47545534d9 Merge branch 'main' into main SoftFever 2024-12-12 22:17:31 +08:00
  • d74a2990ec Fix overlapping regions caused by "Make Overhangs printable" (#7630) SoftFever 2024-12-12 22:07:48 +08:00
  • a7536f7df3 Fix overlapping regions caused by "Make Overhangs printable" (#7630) SoftFever 2024-12-12 22:07:48 +08:00
  • 44d8c51d2e Merge branch 'main' into main SoftFever 2024-12-12 22:02:35 +08:00
  • 8d583a5b95 Merge branch 'main' into main SoftFever 2024-12-12 22:02:35 +08:00
  • 1acb6833b8 new feature translation de and new msgids for all (#7628) SoftFever 2024-12-12 22:01:54 +08:00
  • bb9103510c new feature translation de and new msgids for all (#7628) SoftFever 2024-12-12 22:01:54 +08:00
  • b41eb80216 VOLUMIC 3D printers series profils (#7585) SoftFever 2024-12-12 22:01:14 +08:00
  • fa9de557cc VOLUMIC 3D printers series profils (#7585) SoftFever 2024-12-12 22:01:14 +08:00
  • ba8270d1c0 Merge branch 'main' into main SoftFever 2024-12-12 21:59:42 +08:00
  • ca95f04594 Merge branch 'main' into main SoftFever 2024-12-12 21:59:42 +08:00
  • 0962ce9b8b Update russian localization (#7731) SoftFever 2024-12-12 21:59:06 +08:00
  • f4054db04a Update russian localization (#7731) SoftFever 2024-12-12 21:59:06 +08:00
  • 133c5347f6 Update OrcaSlicer_ru.po Vladimir Gamalyan 2024-12-12 15:10:34 +03:00