Commit Graph

  • 762c935fb0 Fixed regression bug that MANUAL_TOOL_CHANGE not working for BBL printers (#13516) SoftFever 2026-05-08 00:31:35 +08:00
  • ec95f22408 add comment fix/manual-filament-change-regression-on-bbl-printer SoftFever 2026-05-07 20:26:25 +08:00
  • 86dd466359 fix: manual filament change not emitting MANUAL_TOOL_CHANGE for BBL printers BBL-specific M1020 S handling in toolchange() bypassed toolchange_prefix(),so manual_filament_change had no effect — M1020 was always emitted regardless of the setting. Move the BBL logic into toolchange_prefix() so all callers respect the option consistently. Fixes #11795 SoftFever 2026-05-07 20:11:15 +08:00
  • 09b96dfe99 fix: pull user profiles during each cycle and show message dialog if there are conflicts fix/pull-profiles Ian Chua 2026-05-07 19:03:22 +08:00
  • 100a9a20d1 Fix unicode preset name issue (#13503) Noisyfox 2026-05-06 23:45:32 +08:00
  • 97c7afa2af Feature/fuzzy skin ripple mode (#13471) GeordieTomo 2026-05-07 01:02:42 +10:00
  • 02c9ab6a02 update profile validator (#13494) SoftFever 2026-05-06 18:43:23 +08:00
  • d84ac149d1 Fix filamanent / printer selection stucks on loading (#13492) yw4z 2026-05-06 13:42:25 +03:00
  • 7516397371 t feature/test_profile SoftFever 2026-05-06 18:23:53 +08:00
  • 57cee529b4 Add LH Stinger printer profiles (#13410) LH 2026-05-05 17:33:30 +00:00
  • c2ac0baa05 Fix iconic button sizes on widgets (paint modes and gcode viewer buttons) (#13365) yw4z 2026-05-05 19:07:15 +03:00
  • 1433521f98 Improvements for Color paint widget (#13421) yw4z 2026-05-05 15:35:31 +03:00
  • b3482265e0 Simplify drawing splash screen using wxPaintDC and Fix scaling & blank rendering issues (#12586) yw4z 2026-05-05 15:34:10 +03:00
  • aa35d3ae17 preserve a single trailing newline when reformatting JSON files SoftFever 2026-05-05 14:58:26 +08:00
  • 7ecf2225a4 Update Czech translations in OrcaSlicer_cs.po (#13465) Jakub Hencl 2026-05-05 00:12:34 +02:00
  • 62ccd979c6 EFC Density description (#13476) Ian Bassi 2026-05-04 12:37:54 -03:00
  • a943252b6a Wiki redirections (#13474) Ian Bassi 2026-05-04 11:19:21 -03:00
  • 8e9906f747 Fix Ender-3 V3 KE nozzle switching (#13438) Dennis Klappe 2026-05-04 11:41:07 +02:00
  • 84ccee7fe6 Add indentation check to profile workflow (#13417) Ian Bassi 2026-05-04 04:57:50 -03:00
  • 988b500f33 [Linux] Fix Black borders on checkbox and switch button (#13362) yw4z 2026-05-04 10:54:17 +03:00
  • 1d4c7c56a2 Fix crash ZAA (#13450) Rodrigo Faselli 2026-05-04 04:52:34 -03:00
  • a3f229f406 Fix extrusion of some support layers at wrong Z height (again) (#13460) Kiss Lorand 2026-05-03 18:36:02 +03:00
  • d7955cad16 ZAA Wiki redirection + tooltip (#13446) Ian Bassi 2026-05-03 11:51:42 -03:00
  • 8cff2cda78 Merge branch 'main' into FullSpectrum_integration FullSpectrum_integration SoftFever 2026-05-03 20:05:27 +08:00
  • 84d896bbd3 fixes an issue that devmgr ping cloud server every second SoftFever 2026-05-03 16:59:30 +08:00
  • 522343a193 make the uuid generation more robust SoftFever 2026-05-03 16:04:22 +08:00
  • 66b3d5e263 Fix/fixed unicode preset name issue (#13458) SoftFever 2026-05-03 15:42:45 +08:00
  • 6fd4984cad Fix: Fixing the range check in ZAA code (#13452) Valerii Bokhan 2026-05-02 23:35:15 +02:00
  • 0ee62a9662 Fix role-based fan speeds being lost on layer change (#13390) Kiss Lorand 2026-05-03 00:24:09 +03:00
  • 0c415708d7 PR #12525 follow-up (#13440) Kiss Lorand 2026-05-02 14:11:34 +03:00
  • a71f42c3c7 fix build errors SoftFever 2026-05-02 15:54:14 +08:00
  • 103cf247e5 Update from FS at b3c41fda4. Slicing - align merge_segmented_layers shape with FS apply_mm_segmentation (size = num_facets_states, loop from 0, no -1 shift); painted mixed regions were previously attributed to filament_id-1 of intent. apply_fuzzy_skin_segmentation reads channel 1; apply_mixed_surface_indentation uses segmentation_channel_filament_id - port apply_mixed_surface_indentation, apply_mixed_component_surface_offsets, apply_mixed_region_surface_offsets, apply_surface_emboss_mixed_region_override, plus surface_emboss_mixed_* debug subsystem - refactor apply_mm_segmentation (by-value MM, bias_mode, surface-type- preserving intersection, region normalization, post-MM dump); hoist MM segmentation into slice_volumes so mixed apply_* flow can mutate it - restore clear_local_z_plan() invalidation hooks (PrintObject.cpp:805/1264/1286) SoftFever 2026-04-29 19:22:29 +08:00
  • 9c8caf121e init work to integrate OrcaSlicer-FullSpectrum fork Integrations up to commit b3c41fda4180a2946812726218d0a849be0aedb6. SoftFever 2026-04-29 00:42:48 +08:00
  • e66ec7fd70 Add processor mapping for ARM64 -> DEPS_ARCH=arm64 (#13424) SoftFever 2026-05-02 12:00:59 +08:00
  • 0f366ddff1 feat: Add Z Anti-Aliasing (ZAA) contouring support (updated) (#12736) SoftFever 2026-05-02 11:03:00 +08:00
  • 3cf187c727 Correct center grid multiline (#13422) Rodrigo Faselli 2026-05-01 20:43:13 -03:00
  • 1ffe52648a Bump actions/github-script from 7 to 9 dependabot/github_actions/actions/github-script-9 dependabot[bot] 2026-05-01 19:40:43 +00:00
  • 699a11f75e Fix to raft checking logic for slow down layers (#13415) yogihybo 2026-05-02 03:32:39 +10:00
  • 6b96ce45dd Fix: Expose support_chamber_temp_control flag outside developer mode (#12924) (#13393) Bhall338 2026-05-01 13:31:09 -04:00
  • 3d0b24f94d Tweak UI 1. Move ZAA options to comExpert 2. Expose zaa_dont_alternate_fill_direction to the UI 3. Remove ironing_expansion from UI as it's not implemented SoftFever 2026-05-01 21:25:58 +08:00
  • 20c3c833df fixed an issue that zaa_enabled is redefined in both object and region. move all zaa config to region to keep it consistent SoftFever 2026-05-01 19:47:00 +08:00
  • 066243afe2 Merge branch 'main' into zaa SoftFever 2026-05-01 18:04:05 +08:00
  • 70fb1a9578 Feature/per vendor update (#13394) Ian Chua 2026-05-01 18:03:19 +08:00
  • c04be9ab37 Introducing Orca Cloud: https://cloud.orcaslicer.com (#13414) SoftFever 2026-05-01 18:01:29 +08:00
  • db11e136f7 Hook up deps-windows.cmake too Jack Boswell (boswelja) 2026-05-01 19:17:54 +10:00
  • 89bf881c6b Add processor mapping for ARM64 -> DEPS_ARCH=arm64 With this change, builds on ARM64 hosts will successfully kick off! Unfortunately there are still missing/outdated dependencies, so the build doesn't yet succeed. This makes it much easier to check what we're failing on though. Jack Boswell (boswelja) 2026-05-01 19:03:59 +10:00
  • e54e7a61c0 Fix outer wall for bridges (#13411) Kiss Lorand 2026-05-01 00:35:42 +03:00
  • 9d2f78c9be Fix and Improve 3MF impOrt (#13403) Ian Bassi 2026-04-30 09:19:13 -03:00
  • d78ad8c44e Fix a regression issue orca couldn't login into BBL cloud (#13407) SoftFever 2026-04-30 16:12:08 +08:00
  • ae6729248c revert pure format changes SoftFever 2026-04-28 19:57:14 +08:00
  • 1acab58d60 Fixed a bug where zaa_dont_alternate_fill_direction still had an effect even when ZAA is disabled. SoftFever 2026-04-28 18:47:56 +08:00
  • 2957508b4a Fixed a bug where the scarf seam wouldn't work properly when ZAA was disabled. SoftFever 2026-04-28 18:46:56 +08:00
  • 24172e6898 fix missing settings after merging SoftFever 2026-04-28 17:20:59 +08:00
  • 9bc2eb7476 Merge branch 'main' into zaa SoftFever 2026-04-28 16:57:02 +08:00
  • dae0694e90 Update profiles identation (#13375) Ian Bassi 2026-04-27 15:59:59 -03:00
  • 08463f02c4 WIP fix sacrificial layer.cpp (#13018) Rodrigo Faselli 2026-04-26 09:31:56 -03:00
  • 6242b0e8cd Fix auto-arrangement boundary for skirt loops (#12999) Eldenroot 2026-04-26 14:30:39 +02:00
  • a2a62c30f7 Fix: Crash when changing type of SVG / TEXT volume to Support Blocker / Enforcer (#13120) yw4z 2026-04-26 15:29:56 +03:00
  • 087eeaf3df toggle printability of selection with keyboard shortcut (#13279) Alen Karnil 2026-04-26 13:29:20 +01:00
  • 7de3031121 Fix fan stuck at wrong speed (#13336) Kiss Lorand 2026-04-26 15:19:40 +03:00
  • bbd54c34a4 Fix stealthmode (#13285) Rodrigo Faselli 2026-04-26 09:18:10 -03:00
  • 95cf1745a8 Profile folder optimizations (Anycubic, Creality, Elegoo, Flashforge, Qidi, Prusa, Re3d, Rh3d, Snapmaker, Sovol and more) (#13149) yw4z 2026-04-26 15:17:08 +03:00
  • e086f31797 Fix Bambu camera stream freeze on Linux (#9280) (#13359) tofublock 2026-04-26 12:44:59 +02:00
  • 04a0fcdf2a feat: add Bambu Lab filament profiles for Beta Filaments (PLA, PETG, ABS, TPU) (#13318) ericwong-person 2026-04-26 18:12:34 +08:00
  • fdff62c796 Fix: collision warnings (#12122) tome9111991 2026-04-26 12:01:41 +02:00
  • a9cfcb9d5d Temp Tower Nozzle based adjustment (#12269) Ian Bassi 2026-04-26 06:20:40 -03:00
  • 5358191499 Freature: Max Resolution and Deviation settings exposed for Arachne (#11925) Valerii Bokhan 2026-04-26 11:12:33 +02:00
  • f0d8014ef1 Elefant foot compensation for solid layers (#11526) π² 2026-04-26 12:03:35 +03:00
  • b3cadbd368 Add flathub readme update (#13059) oliver 2026-04-26 10:32:10 +08:00
  • fd951b4813 Add Linux CI regression test step (#13353) SoftFever 2026-04-26 10:28:00 +08:00
  • 82e7ee937f Add Expert user mode (#13348) SoftFever 2026-04-25 18:14:51 +08:00
  • 95e6d8d4fd Restructure Painting Tool UI Hierarchy - Follow Up (#13340) Hanno Witzleb 2026-04-25 12:11:22 +02:00
  • 37de679533 Fix crash on launch caused by ref of tmp object (#13341) Noisyfox 2026-04-25 00:11:23 +08:00
  • 6e30443c62 Fix issue that filament combobox not working after adding extruder (#13194) Noisyfox 2026-04-24 22:29:26 +08:00
  • 2af2f0f98b enh: flow rate pattern calibration menu (#11956) tome9111991 2026-04-24 15:39:32 +02:00
  • 91f54a07b9 Fix bug template: Wrap nightly build link in bug template (#13337) Ian Bassi 2026-04-24 09:09:00 -03:00
  • 09d5c92f6a fix gaps between walls and sparse infill, issue #12304 (#12770) Yevhen 2026-04-24 06:36:00 -04:00
  • b30470a714 Fix the OnText handler in ObjectTableDialog to close on Esc. (#12979) David Martínez Moreno 2026-04-24 01:52:25 -07:00
  • 66eb5fc4f4 Add option to place window buttons on left side for Linux (#12831) yw4z 2026-04-24 11:51:00 +03:00
  • a5171b902d Fix vertical alignment issues (Printer name, Clone progress) (#13133) yw4z 2026-04-24 11:29:29 +03:00
  • a274b0e0ac CGAL Fix Model: New for Linux and Mac (#12155) Ian Bassi 2026-04-24 05:28:28 -03:00
  • c26b6a2ef0 Restructure Text/Emboss Tool UI (#12864) Hanno Witzleb 2026-04-24 09:51:06 +02:00
  • babbdee5f5 Refactor Tooltip Button (#12848) Hanno Witzleb 2026-04-24 09:49:36 +02:00
  • 6f1b1b8767 Partial sacrificial bridge anchor fix (#13052) Ian Bassi 2026-04-24 03:53:53 -03:00
  • 8bff921ade Require less clicks to change filament in object list (#12603) Hanno Witzleb 2026-04-24 08:48:59 +02:00
  • 0082b60852 Restructure Painting Tool UI Hierarchy (#12852) Hanno Witzleb 2026-04-24 08:26:41 +02:00
  • dee9c0d72c Add extrusion role change G-code in Process and Filament (#11784) Ian Bassi 2026-04-24 03:25:04 -03:00
  • fd1aece9c7 Bug and PR Template enhancements (#13297) Ian Bassi 2026-04-24 03:22:26 -03:00
  • 2b0a0023e0 3MF Export/Import Orca export tags (#12509) Ian Bassi 2026-04-24 03:21:44 -03:00
  • f8b0bcc725 Add Kinematics (Jerk & Accel) visualization support (#13169) Ian Bassi 2026-04-24 03:20:47 -03:00
  • c30276ef24 Feature: Ability to set flow ratio for brims (#11876) Valerii Bokhan 2026-04-24 08:19:14 +02:00
  • 1eb9a8efbd Fix Windows test linking: use main() instead of wmain() (#12939) Wachhund Skytower 2026-04-24 08:07:24 +02:00
  • f9f5425a33 Fix: Could not load bitmap: printer_preview_ error causing crash on Linux (#12425) yw4z 2026-04-24 09:06:16 +03:00
  • f1cacd89c0 Display number of tool changes after slicing #12464 (#12474) Kegan Holtzhausen 2026-04-24 08:04:09 +02:00
  • 9c046c7c24 Dedupe json traversal (#13334) Ian Chua 2026-04-24 13:54:09 +08:00
  • aa4dd7dfd5 Fix: Dirty-state marker ("*") not shown for edited system printer presets (#11900) Kiss Lorand 2026-04-23 23:10:50 +03:00
  • 95ce474c8d Fix extrusion of some support layers at wrong Z height (#13327) Kiss Lorand 2026-04-23 18:50:28 +03:00
  • 35b2b6212d Fix: Globally fixing the "milisecond" typo in the code (#13329) Alexandre Folle de Menezes 2026-04-23 10:34:36 -03:00
  • 0c7e16aa36 Fix support preview artifacts (missing layers) (#13310) Kiss Lorand 2026-04-23 16:20:06 +03:00
  • ff3ad5ed98 Harden #5070 fix + disable dead change_part_type() via #if 0 (#13281) Damir Galeev 2026-04-23 16:12:18 +03:00