Commit Graph

  • 493597f132 Remove CachedPrinterModel/VendorProfile/Preset mirror structs from VendorCache ExPikaPaka 2026-06-18 08:34:50 +02:00
  • 517fa29d6f Add cereal serialize() to VendorProfile, PrinterModel, Preset, and Semver ExPikaPaka 2026-06-18 08:34:27 +02:00
  • ef6f65eacc IdeaFormer IR3 V2: tune eSUN PLA white speed from HW max-vol-speed calibration Tommaso Bianchi 2026-06-18 07:13:59 +02:00
  • a587859e84 Fix: show all print validation warnings instead of only the last (#14112) raistlin7447 2026-06-17 23:45:26 -05:00
  • 70fd764e7d bump version to 2.4.0 official release SoftFever 2026-06-18 00:42:10 +08:00
  • ed2e7d02d0 Merge branch 'main' into release/v2.4 SoftFever 2026-06-18 00:41:14 +08:00
  • 3ffb9585d2 flatpak: OrcaSlicer was trying to migrate old configs from an io.github.orcaslicer.OrcaSlicer folder — a bundle ID used only in nightly builds between the 2.3.1 and 2.3.2 releases. The correct old config folder, widely used in pre-2.3.2 releases, is io.github.softfever.OrcaSlicer. SoftFever 2026-06-18 00:40:22 +08:00
  • 75cd880336 Merge branch 'main' into release/v2.4 SoftFever 2026-06-18 00:01:28 +08:00
  • af854f3242 Improve and complement the pt-BR translation (#14252) Alexandre Folle de Menezes 2026-06-17 12:57:11 -03:00
  • 9b60b9cd5d Fix wrong variant index is used on motion ability setting tab (#14253) Noisyfox 2026-06-17 23:54:27 +08:00
  • 927c5efb8c add Chinese translations SoftFever 2026-06-17 20:53:01 +08:00
  • 81951fddb5 Fix locale errors SoftFever 2026-06-17 19:10:29 +08:00
  • 4535f19501 Misc fixes to GUI strings (#14047) Alexandre Folle de Menezes 2026-06-17 06:55:32 -03:00
  • ee9a796f14 Improve Czech localization translations (#13666) Jakub Hencl 2026-06-17 11:45:16 +02:00
  • 3bce4bb197 feat: update German localization for various features and error messages (#14201) Heiko Liebscher 2026-06-17 11:18:08 +02:00
  • dcee299909 Allow use offline when logged in to Orca Cloud (#14235) Noisyfox 2026-06-17 17:15:09 +08:00
  • 9eeb73b68b feat: Support 3MF as g-code (use_3mf option) (#14238) SoftFever 2026-06-17 15:39:40 +08:00
  • 2ab9e14525 Simplify code a bit more ExPikaPaka 2026-06-17 09:17:07 +02:00
  • b6a1546ff5 Merge branch 'feature/cache_profiles_and_optimize_loading_speed' of https://github.com/OrcaSlicer/OrcaSlicer into feature/cache_profiles_and_optimize_loading_speed ExPikaPaka 2026-06-17 08:50:38 +02:00
  • 6e36411736 Simplify code by mergin it in PresetBundle ExPikaPaka 2026-06-17 08:46:06 +02:00
  • 0ec6c03c83 Generate cache per vendor ExPikaPaka 2026-06-17 08:45:24 +02:00
  • 7ab3174f7c Fixing the volumetric speed setting for some Creality filaments (#14237) hamham999 2026-06-16 23:16:01 +02:00
  • 5a6e31ac5b Allow drop of sunken objects (#14243) Vovodroid 2026-06-17 00:13:10 +03:00
  • e700113b39 Fix non-organic tree support base clearance above object surfaces (#14128) Kiss Lorand 2026-06-16 21:50:09 +03:00
  • 5ed8f5ef25 perf(GCodeProcessor): stop recompiling std::regex on every g-code line (up to 2.9x faster slicing) (#14166) Grant Harkness 2026-06-16 16:51:27 +01:00
  • 454335dba6 Correct tests/CLAUDE.md: testing framework is Catch2 v3, not v2 (#14231) raistlin7447 2026-06-16 10:00:30 -05:00
  • b0c1887f40 fix: persist user-selected preview view mode after first load (#13625) Allyn Malventano 2026-06-16 07:15:00 -07:00
  • e6f917d7c5 Re-enable [OrcaCloudServiceAgent] headless tests now that the crash is fixed (#14236) raistlin7447 2026-06-16 09:14:13 -05:00
  • 7a8f5a88c9 Merge branch 'main' into feature/cache_profiles_and_optimize_loading_speed SoftFever 2026-06-16 16:27:46 +08:00
  • 83e1712ded Add inspecting tool and fix CI cache generation ExPikaPaka 2026-06-16 08:57:33 +02:00
  • 80fbf3b405 Add cache to GuideDialog as previos version didn't work as expected ExPikaPaka 2026-06-16 08:57:09 +02:00
  • 5b80d0cc07 Handle corrupted files ExPikaPaka 2026-06-16 08:56:25 +02:00
  • 88901a969f Add partial cache generation when only one of the vendros is changed to speed up recalculation time ExPikaPaka 2026-06-15 09:28:59 +02:00
  • 5d0c640f7b Add CI\CD step to prepare cache file in ahead of time so user does not need to wait ExPikaPaka 2026-06-15 09:19:53 +02:00
  • d861e8af22 Integrate caching into WebGuideDialog which speeds up time of SetupWizzard and PrinterSelection dialog ExPikaPaka 2026-06-15 08:52:55 +02:00
  • 6186436b23 Removing user\bundle serialization and keeping it only for system presets ExPikaPaka 2026-06-15 08:31:33 +02:00
  • 14d2dfdd4c Fix test errors by guarding against null dereference of wxTheApp in OrcaCloudServiceAgent::compute_fallback_path() and skipping file persistence when no fallback path is available. SoftFever 2026-06-15 14:29:30 +08:00
  • b1e510fc99 Disable fff_print tests that fail only in CI (#14207) raistlin7447 2026-06-14 19:53:45 -05:00
  • 8c0b89bc8a Launch troubleshoot center with clicking to dev button (#14178) yw4z 2026-06-14 13:55:40 +03:00
  • 3e2373c86e Improve build cache (#14014) Mikhail f. Shiryaev 2026-06-14 12:35:56 +02:00
  • 2abfa512ef feat: notification where there is an update available for subscribed presets (#14121) Ian Chua 2026-06-14 18:30:42 +08:00
  • fe0eafc02b Fix Unit Tests CI job that silently ran zero tests (#14175) raistlin7447 2026-06-14 04:44:20 -05:00
  • 5fafbb59fc Revive the disabled fff_print test suite (#14196) raistlin7447 2026-06-14 04:42:53 -05:00
  • abb4eddb9c Fix CrealityPrint uploads with non-ASCII filenames (#13833) Myself 2026-06-14 16:23:52 +08:00
  • 9bcee518f8 Filament list improvements (Filament counter & Auto unfold & Scroll to end of list on changes) (#14158) yw4z 2026-06-14 07:04:34 +03:00
  • 0c4c04bcaf Fix Arch Linux dependency installation (gstreamermm, webkit2gtk, -Syy) (#14171) Michel (Mike) a.k.a VE2EXB 2026-06-13 13:24:43 -04:00
  • 0add523e1b Merge branch 'main' into belt/baseChanges Joseph Robertson 2026-06-13 08:23:47 -05:00
  • 375036f330 Merge pull request #44 from tommasobbianchi/feat/belt-skip-height-check Joseph Robertson 2026-06-13 08:23:26 -05:00
  • 5f8b48473a Show printer name on titlebar of printer section while its folded (#14148) yw4z 2026-06-13 15:45:42 +03:00
  • fbbeb1fab0 Merge pull request #58 from HarrierPigeon/belt/tempTower-TommyB Joseph Robertson 2026-06-12 05:53:32 -05:00
  • 0bca3fd2e5 make belt printer specific temp tower only accessible to belt printers harrierpigeon 2026-06-12 04:41:29 -05:00
  • 85fd613cf7 feat(belt/calib): add Overhang temperature-tower model (selectable) (#48) Tommaso Bianchi 2026-06-12 10:17:23 +02:00
  • 0da24cd38b Belt/Standard calibrations (#54) Joseph Robertson 2026-06-12 03:14:12 -05:00
  • 6bb7903b97 Spanish update + Desc update (#14165) Ian Bassi 2026-06-11 22:07:05 -03:00
  • d641ca598a i18n(fr): fix untranslated UI strings, extract hardcoded ones, complete French catalog (#14164) foXaCe 2026-06-11 22:10:31 +02:00
  • 8e4b188473 Merge branch 'main' into release/v2.4 SoftFever 2026-06-12 00:08:02 +08:00
  • 15f330641c Add Microsoft Store MSIX package build (#14142) SoftFever 2026-06-11 23:56:16 +08:00
  • d7b75540d0 Merge branch 'main' into belt/baseChanges Rodrigo Faselli 2026-06-11 11:59:53 -03:00
  • b7bda9912b belt: fix IR3 V2 end G-code reversing the belt into the part (#56) Tommaso Bianchi 2026-06-11 16:30:35 +02:00
  • 604f15e20d Add caching system for presets ExPikaPaka 2026-06-11 08:52:22 +02:00
  • d07cb462a8 Creality K series printer updated start gcode (#14118) hamham999 2026-06-11 08:06:25 +02:00
  • 4f3a608009 belt: don't flag the lead-in as an empty-layer error on belt printers (#47) Tommaso Bianchi 2026-06-11 06:54:02 +02:00
  • 93a82af6b4 Fix top row tile order in YOLO perfectionist flow calibration (#14132) raistlin7447 2026-06-10 16:24:46 -05:00
  • f682ab5cd3 belt: replace height-check skip with a belt-correct vertical-clearance check Tommaso Bianchi 2026-06-10 21:17:47 +02:00
  • 06eefe7c1e Make sure mouse position is updated before hit test (#14139) Noisyfox 2026-06-11 02:47:33 +08:00
  • 847807adac fix: tombstone resolution for 409 status code with error code -3 (#14116) Ian Chua 2026-06-10 22:23:12 +08:00
  • 3be36bdea4 Fix Elegoo CC2 layer stats G-code and missing Giga preset renamed_from (#14136) wujie 2026-06-10 21:38:39 +08:00
  • daa75b3fa0 Revert "Forced pattern , separed to > 9 extruder" FullSpectrum_integration Ian Bassi 2026-06-10 08:27:02 -03:00
  • 2bcb775b90 update IdeaFormer profiles to new generic belt printer config harrierpigeon 2026-06-10 04:49:31 -05:00
  • e29a82c672 add attribution and design notes Joseph Robertson 2026-06-08 07:18:55 -05:00
  • 5b243eec92 Relocate Pre-Slice remap logic Joseph Robertson 2026-06-08 06:58:26 -05:00
  • fee6be98b2 unify frame tilt work Joseph Robertson 2026-06-08 06:16:48 -05:00
  • 9405ac5976 remove mesh origin snapping Joseph Robertson 2026-06-08 05:36:46 -05:00
  • 6ed2437848 Add IdeaFormer IR3 V2 belt printer profile - credit: tommasobbianchi (#43) Tommaso Bianchi 2026-06-10 11:13:56 +02:00
  • a70b903a19 Update German translations in OrcaSlicer_de.po (#14135) Heiko Liebscher 2026-06-10 08:54:11 +02:00
  • 6d9ab28e2d Revert "skirt before brims (combine brim bugfix)" (#14131) Rodrigo Faselli 2026-06-09 20:25:34 -03:00
  • 38ea91a6bb skirt before brims (combine brim bugfix) (#14126) Rodrigo Faselli 2026-06-09 17:14:30 -03:00
  • 8d37abae54 Merge branch 'main' into feature/automation feature/automation SoftFever 2026-06-09 23:34:34 +08:00
  • c1f3125f75 Qidi q2 start gcode Update (#14111) Ian Bassi 2026-06-08 16:47:47 -03:00
  • fc9a8aa93f Merge branch 'main' into release/v2.4 v2.4.0-beta SoftFever 2026-06-09 02:34:53 +08:00
  • 445bcdfa00 Fix/orca auth network glitch logout (#14110) SoftFever 2026-06-09 02:34:25 +08:00
  • ff51abc69b Improve incremental compile speed on windows (#12881) yw4z 2026-06-08 17:30:10 +03:00
  • 21f48a2654 bump metainfo version SoftFever 2026-06-08 22:21:24 +08:00
  • 548f291a81 Merge branch 'main' into release/v2.4 SoftFever 2026-06-08 22:19:50 +08:00
  • f3a5c169c9 Fix user preset load crash from inconsistent per-variant vector sizes (#14106) SoftFever 2026-06-08 22:13:00 +08:00
  • bd41eebba9 Fix junction deviation and jerk settings behavior (#14004) Kiss Lorand 2026-06-08 15:27:37 +03:00
  • 1e1d9cbaf8 Fix crash on printer switch from stale filament/extruder indices (#14103) SoftFever 2026-06-08 18:57:52 +08:00
  • 0d586b28c4 Fix handy model menu failing in RelWithDebInfo (#14102) SoftFever 2026-06-08 17:16:54 +08:00
  • 8cc56a9e2a bump change vendor profiles version SoftFever 2026-06-08 16:47:27 +08:00
  • 8a64a5dd55 Fix organic tree support bottom interface layer number fallback (#14095) Kiss Lorand 2026-06-08 10:48:49 +03:00
  • a1897873ab Follow-up for PR #14069 (#14092) Kiss Lorand 2026-06-08 10:46:19 +03:00
  • b676fd32b2 Bambu Lab X2D 0.4 enable air filtration (#14090) Diego Casasnovas 2026-06-08 09:44:10 +02:00
  • d1c9eb4826 Fix SeeMeCNC Multicolor change (#14096) Sam 2026-06-08 02:57:39 -04:00
  • 2f2ebfaf6e Fixing collisions during material changes on the Snapmaker U1 (#14097) Rodrigo Faselli 2026-06-08 03:51:17 -03:00
  • 765b3eaf1c Fix an issue wipe_tower_filament is still set to 1 in some profiles SoftFever 2026-06-08 14:23:28 +08:00
  • 8f65486e69 ci: fix PDB was not uploaded to release page SoftFever 2026-06-08 12:24:51 +08:00
  • d8877e721b ci: add maintainer-gated workflow to publish build artifacts to a draft release (#14099) SoftFever 2026-06-08 12:15:39 +08:00
  • bc3af3d00f Merge branch 'main' into release/v2.4 SoftFever 2026-06-08 00:37:07 +08:00
  • 41ff0f976c Fixed an issue that "Z contouring" is not translatable SoftFever 2026-06-08 00:36:53 +08:00
  • 269eb81028 bump version to 2.4.0-beta SoftFever 2026-06-08 00:11:18 +08:00