Commit Graph

  • e56cdd707f fix: use bambu's network plugin (#14688) nvs1_cinci 2026-07-10 03:23:30 -04:00
  • b2eeed2622 feat(slicing): enforce filament flow-type restrictions in auto grouping SoftFever 2026-07-10 15:10:46 +08:00
  • d47b57af8a strip UTF-8 BOM from PrintConfig.cpp, Print.cpp, Tab.cpp feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-10 08:12:01 +02:00
  • 5f15ead5ee Merge branch 'main' into feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-10 08:02:45 +02:00
  • 2cbdc3d04f Merge branch 'feature/cache_profiles_and_optimize_loading_speed' of https://github.com/OrcaSlicer/OrcaSlicer into feature/cache_profiles_and_optimize_loading_speed feature/cache_profiles_and_optimize_loading_speed ExPikaPaka 2026-07-10 07:56:33 +02:00
  • 25803c6ce0 Remove not used files ExPikaPaka 2026-07-10 07:56:17 +02:00
  • 587fdc17ff Ignore cache for future ExPikaPaka 2026-07-10 07:55:51 +02:00
  • 9679cc5b81 fix(protobuf): port 7 new settings from main merge (fixes GUI startup crash) ExPikaPaka 2026-07-09 23:27:07 +02:00
  • 08bfb37bb6 Merge branch 'feature/protobuf_config_and_dynamic_ui' of https://github.com/OrcaSlicer/OrcaSlicer into feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-09 22:51:33 +02:00
  • 9e8ac03476 test(filament_group): don't assert max_group_size cap for MatchMode SoftFever 2026-07-10 02:17:52 +08:00
  • b58dcf5978 test(libnest2d): fix use-after-free crash in NfpPlacer lifetime tests SoftFever 2026-07-10 01:55:00 +08:00
  • 79d51b31b5 Disable prime tower width for rib walls (#14625) Robert J Audas 2026-07-09 08:48:17 -06:00
  • 00816968a2 Merge branch 'main' into feature/h2c_support_clean SoftFever 2026-07-09 22:17:20 +08:00
  • 05ed2e4dfa Fixed a rare crash on app startup caused by ENOTSUP (errno 45) on Mac (#14686) SoftFever 2026-07-09 21:57:59 +08:00
  • 844c374798 update colors SoftFever 2026-07-09 19:42:21 +08:00
  • f688a3e741 update the profile SoftFever 2026-07-09 18:30:33 +08:00
  • 0d31325df0 feat: Filament Track Switch (H2-series O2L-FTS) support SoftFever 2026-07-09 18:57:05 +08:00
  • 6fda82476d fix: out-of-bounds read computing tool-ordering max layer height (#14665) Kris Austin 2026-07-09 02:47:57 -05:00
  • be9322fd6e Merge branch 'main' into feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-09 09:00:21 +02:00
  • 9e7c41d130 Merge branch 'main' into feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-09 09:00:21 +02:00
  • 3514249197 Removed files that were accidently added feature/texture_displacement ExPikaPaka 2026-07-09 08:40:37 +02:00
  • d102ed1df4 Merge branch 'main' into feature/cache_profiles_and_optimize_loading_speed ExPikaPaka 2026-07-09 08:39:08 +02:00
  • 4583516e4a fix(protobuf): close config migration gaps (orphaned settings, startup crash) ExPikaPaka 2026-07-09 08:38:08 +02:00
  • bb919a7171 fix(protobuf): close config migration gaps (orphaned settings, startup crash) ExPikaPaka 2026-07-09 08:38:08 +02:00
  • 26a0caff96 save exact (not standard-rounded) nozzle diameter in 3mf metadata SoftFever 2026-07-09 13:13:29 +08:00
  • 2194037d16 test: cover floor/ceil and the built-in function boundary in the placeholder parser (#14667) Kris Austin 2026-07-08 20:57:06 -05:00
  • 7d17400443 fix: dangling static lambda crashes support G-code export on repeated slices (#14677) Kris Austin 2026-07-08 19:56:03 -05:00
  • bc6ffcfb31 Anisotropic surfaces + Separated Infills (remake) (#11682) π² 2026-07-08 21:40:19 +03:00
  • 378843a4da Remove unused variable (#14670) Ian Bassi 2026-07-08 15:15:50 -03:00
  • 20a66fa99b Top Surface Expansion (#14296) Ian Bassi 2026-07-08 14:20:40 -03:00
  • da149ee75a Add toolchange ordering option (Standard/Cyclic). (#13582) Ian Bassi 2026-07-08 14:18:41 -03:00
  • 9810397546 test+i18n: multi-nozzle filament-group goldens and ported strings SoftFever 2026-07-09 00:06:27 +08:00
  • 28b7127150 feat(gui): multi-nozzle UI for H2C/A2L SoftFever 2026-07-09 00:06:27 +08:00
  • a098b483f6 feat(device): H2C/A2L device layer SoftFever 2026-07-09 00:06:27 +08:00
  • 15412cd812 feat(profiles): Bambu Lab H2C and A2L profiles and resources SoftFever 2026-07-09 00:06:27 +08:00
  • 237ef41b06 feat(libslic3r): multi-nozzle slicing engine for H2C/A2L SoftFever 2026-07-09 00:06:26 +08:00
  • 781ecdc2c1 ci: run unit tests on Windows and macOS (#14443) Kris Austin 2026-07-08 09:00:35 -05:00
  • b58025575d fix: isolate calibration temp paths per user (#14619) Kris Austin 2026-07-08 08:14:05 -05:00
  • b37fa41742 dedupe-issues.yml remove unsupported claude_args option (#14627) Mister Anderson 2026-07-08 23:12:08 +10:00
  • dec67345be fix: prevent out-of-bounds crash in Arachne beading interpolation (#14656) Kris Austin 2026-07-08 07:58:39 -05:00
  • cf86f20ae1 Improve filament change time estimation for CC & CC2 printers and add purge length statistics. (#14663) anjis 2026-07-08 20:48:32 +08:00
  • cab62070b5 Fix garbled Chinese filenames when importing ZIP files. (#14633) anjis 2026-07-08 20:24:55 +08:00
  • 12b63ebe36 Localization context (verb noun adjective adverb) (#14646) Ian Bassi 2026-07-08 09:16:00 -03:00
  • 1c576873fc Merge remote-tracking branch 'origin/main' into feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-08 10:31:10 +02:00
  • b1d1fb7dfc Merge remote-tracking branch 'origin/main' into feature/protobuf_config_and_dynamic_ui ExPikaPaka 2026-07-08 10:31:10 +02:00
  • 11dd078f64 feat(plugin)!: faithful mutable geometry bindings; edit slices via the class API SoftFever 2026-07-08 15:04:40 +08:00
  • 7f2598d0d6 POC ExPikaPaka 2026-07-08 08:50:47 +02:00
  • 1d61962ea7 Add Vertical/Horizontal axis-lock checkboxes to Support Painting (#14262) mlugo-apx 2026-07-07 21:11:47 -04:00
  • 4188ed2e00 feat: add regex_replace() string transform to placeholder templates (#14650) Kris Austin 2026-07-07 19:58:51 -05:00
  • fd2a489980 Merge branch 'feat/plugin-feature' into feature/plugin-slicing SoftFever 2026-07-08 01:03:34 +08:00
  • f81a24abfb feat(plugin): expose the slicing print-graph as raw orca.host classes + Twistify sample SoftFever 2026-07-08 00:05:28 +08:00
  • bec1ce706c Fix localization context (#14642) Ian Bassi 2026-07-07 12:15:37 -03:00
  • 05fa7ee56d Plugins dialog: as-you-type search with fuzzy match + highlighting (#14611) Ian Chua 2026-07-07 19:38:31 +08:00
  • b2adfb5c13 Fix minimize & wrapped text issue on shared profiles notification (#14604) yw4z 2026-07-07 14:24:55 +03:00
  • d7b49d9d68 Transfer all Preset fields from cache via move assignmet ExPikaPaka 2026-07-07 12:10:11 +02:00
  • fb2c0ef237 Update search button icons and styles Andrew 2026-07-07 15:46:33 +08:00
  • 1fa357750a Search not only by filament_id fix/incorrect_filament_type_in_bbl_ams ExPikaPaka 2026-07-07 09:19:19 +02:00
  • f512872e35 Rvert from per-verndor to single cache file ExPikaPaka 2026-07-07 08:48:32 +02:00
  • 9a6b861ce3 Merge branch 'feat/plugin-feature' into feature/plugins-dialog-search Andrew 2026-07-07 13:08:48 +08:00
  • e6008c0883 Plugins dialog: sort via clickable column headers (name, version, source, status) (#14610) Ian Chua 2026-07-07 12:13:33 +08:00
  • b7d0bb60d9 Update test_skirt_brim.cpp (#14630) Rodrigo Faselli 2026-07-06 23:41:19 -03:00
  • 1717c0f263 Fix brim first layer speed (#14616) Robert J Audas 2026-07-06 16:04:32 -06:00
  • 3bee58fcab Spanish Fuzzy Skin standarized (#14622) Ian Bassi 2026-07-06 14:14:34 -03:00
  • 6b7cfd71b1 Spanish update + Gettext for all (#14620) Ian Bassi 2026-07-06 13:32:47 -03:00
  • ab6ec672b2 hms files translation to Lithuanian (#14578) sharanchius 2026-07-06 18:51:29 +03:00
  • 29f31b9b38 fff_print: a maintainable testing framework (proposal + coverage) (#14426) raistlin7447 2026-07-06 09:24:24 -05:00
  • 8500fcdcca Fix version was not properly updated on non windows OS (#14617) v2.4.2 release/v2.4 SoftFever 2026-07-06 22:16:28 +08:00
  • a1ff45284c Fix version was not properly updated on non windows OS (#14617) SoftFever 2026-07-06 22:16:28 +08:00
  • cc89416055 Improve layout of transform gizmos (#14410) yw4z 2026-07-06 14:34:36 +03:00
  • cb093b8fba Merge branch 'main' into feature/cache_profiles_and_optimize_loading_speed ExPikaPaka 2026-07-06 12:24:54 +02:00
  • 34fae25ed4 ExPikaPaka 2026-07-06 12:24:47 +02:00
  • cfe3673b22 Refine plugin sorting to use name-first base order Andrew 2026-07-06 16:24:44 +08:00
  • 8ddb4db0de Recompute scrollbar gutter on every render Andrew 2026-07-06 15:54:37 +08:00
  • bc21551185 Implement plugin search functionality Andrew 2026-07-06 13:01:21 +08:00
  • c95887a93f one time bump microsoft appstore version to 2.4.3 SoftFever 2026-07-06 17:37:47 +08:00
  • ee7339b64b Refine plugin sorting to use name-first base order Andrew 2026-07-06 16:24:44 +08:00
  • c014f0403b Add a bit more tests ExPikaPaka 2026-07-06 10:20:13 +02:00
  • 3765549786 Add tests for Cache system ExPikaPaka 2026-07-06 09:53:58 +02:00
  • a11e442f1d Add version sorting for plugins Andrew 2026-07-06 13:01:21 +08:00
  • 714fe54f77 Move plugin sort from dropdown to clickable column headers Andrew 2026-07-06 14:46:31 +08:00
  • 8be0e172c5 Remove redundant fallback leftover ExPikaPaka 2026-07-06 08:53:39 +02:00
  • d7bacd5c1c Minimize field duplication by moving Cache thing into PresetBundle ExPikaPaka 2026-07-06 08:37:32 +02:00
  • fd3bee3c62 Serealize all value fields for Preset class to minimize regression later ExPikaPaka 2026-07-06 08:16:23 +02:00
  • d3405cf461 bump version to 2.4.2 SoftFever 2026-07-05 17:07:23 +08:00
  • a524ec7dde Fixes invalid inherits/compatible_printers/compatible_prints references that point at a deleted or renamed preset. (#14595) SoftFever 2026-07-05 20:26:36 +08:00
  • b724cb6631 Implement plugin sorting functionality Andrew 2026-07-02 17:29:54 +08:00
  • 55d0108cd3 Show preset name in cloud sync conflict and error messages (#14592) SoftFever 2026-07-05 17:05:41 +08:00
  • d91972e576 Fix reload from disk for STEP models after reopening a project (#12992) (#14591) SoftFever 2026-07-05 16:40:00 +08:00
  • ccf28f394b Adding the add:north filament profiles to OrcaFilamentLibrary (#13366) Valerii Bokhan 2026-07-05 09:41:11 +02:00
  • 6888f9d806 fix: use scalar config accessors in PA calibration for release/v2.4 SoftFever 2026-07-05 15:11:30 +08:00
  • 07a87b4129 fix gcode time estimiation error (#14573) SoftFever 2026-07-04 15:29:19 +08:00
  • 23555f8df2 Preserve disabled filament overrides (nil) through cloud sync (#14550) ExPikaPaka 2026-07-04 04:42:48 +02:00
  • 116658de29 fix: add logging for refresh token flow and use local os keychain as source of truth. (#14531) Ian Chua 2026-07-03 22:27:17 +08:00
  • a8f2fea5e2 fix: crash in Measure tool when a plain edge is the first selection (#14538) raistlin7447 2026-07-02 22:29:28 -05:00
  • 7c80ea1fc1 feat: add {first_object_name} filename placeholder (#14497) raistlin7447 2026-07-02 11:14:32 -05:00
  • b5d46a3e7c fix: crash when rotating the prime tower (#14499) raistlin7447 2026-07-02 11:08:15 -05:00
  • fa0a08d8f3 Support accessing coFloatsOrPercents values in gcode template (#14526) Noisyfox 2026-07-02 23:51:20 +08:00
  • a38d9ccb21 Fix "plug-in file may be in use" install failure when migrating from older versions (#14373) (#14528) ExPikaPaka 2026-07-02 12:58:23 +02:00
  • 92ea1ce57e Feat/update preset validator (#14507) SoftFever 2026-07-02 18:47:49 +08:00
  • 2c029402d7 fix build errors SoftFever 2026-07-01 23:51:33 +08:00