Derrick
8b15ec44f0
Fix flushing windows dialog able to move around using trackpad and added esc to close dialog ( #12694 )
...
Added entry to wipingdialog.html css to prevent it from being overscrollable and its position fixed.
Added escape button to close dialog event on both javascript and webview events
JIRA-136
2026-03-09 19:28:59 +08:00
Sabriel-Koh
ca85d8ade3
Disable filament grouping button logic when when not Bambu H2D ( #12693 )
...
# Description
When using the Bambu H2D, users can use Filament Grouping, a button found next to the bed preview. When not on a H2D profile, the button is hidden. However, it remained usable, and clicking an empty space below all the buttons causes the dialog to appear.
This PR fixes that by adding a check before the button is registered.
Addresses point 9 (focusing on the 2nd bullet) in #12684
## Tests
Tried to click on the empty area right below the column of buttons (see the below images)
Made sure to have the H2D profile loaded as well, and checked that the dialog still opens for that printer.
H2D active
<img width="1635" height="949" alt="image" src="https://github.com/user-attachments/assets/da6fb03b-e3c8-4504-ac60-b96ecc6347dc " />
Area to click for the invisible button
<img width="935" height="788" alt="image" src="https://github.com/user-attachments/assets/1f001bcf-0224-4922-b5bf-47a95820e536 " />
2026-03-09 18:24:24 +08:00
Derrick
e8b2fa3a32
Fix zoom button tooltip width miscalculation ( #12692 )
...
wx strings to be converted to utf-8 before doing width calculation for consistency.
JIRA-127
2026-03-09 18:22:37 +08:00
Derrick
b9e0cb355d
Fix for notifications unable to be interacted after gcode viewer collapsed ( #12689 )
...
JIRA-126
2026-03-09 18:01:44 +08:00
Sabriel-Koh
48b85b37d4
Move adaptive flowrate to developer mode and clarified tooltip ( #12688 )
...
* Set Adaptive Volumetric Speed as a developer mode setting, and further clarified in the tooltip
* Fixed typo
2026-03-09 14:39:54 +08:00
SoftFever
eb6da907a9
Fix crash when slicing multi-material print with wipe tower ( #12682 )
...
The WipeTower2 code path never called construct_mesh(), leaving
wipe_tower_mesh_data as std::nullopt. GCode export then dereferenced
it unconditionally, triggering an assertion failure / crash.
2026-03-09 13:31:11 +08:00
SoftFever
4f8097f7f7
Fix three regressions in the multi-tool extruder tab system: ( #12680 )
...
1. Dirty flags not showing for extruder options:
2. Crash when switching to non-first extruder tabs:
3. Modifying one extruder's parameter affects other extruders:
2026-03-09 10:48:53 +08:00
Alexandre Folle de Menezes
da3c4b50c9
Fix plurals on some GUI strings
2026-03-08 12:37:28 -03:00
yw4z
e6f90b1c7a
update
2026-03-08 02:20:31 +03:00
yw4z
d129c1d9cb
Update Plater.cpp
2026-03-07 19:40:39 +03:00
yw4z
6d0d787467
Update Plater.cpp
2026-03-07 19:30:16 +03:00
yw4z
ccea80482e
Update Plater.cpp
2026-03-07 04:32:05 +03:00
Jakub Hencl
d6761fedc6
New translate with Menu complete ( #12243 )
...
New translate
New translate with Menu .Thx
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-06 12:10:44 +08:00
SoftFever
0f92dec77d
update profile version
2026-03-06 11:44:20 +08:00
Rodrigo Faselli
01a2193ad9
Fix artifact classic wall generator painted fuzzy skin ( #12632 )
...
fix artifact classic fuzzy
Co-authored-by: Ian Bassi <12130714+ianalexis@users.noreply.github.com >
2026-03-06 11:27:46 +08:00
SoftFever
624a55ec98
update CN translations
2026-03-06 11:09:43 +08:00
Noisyfox
7952721931
Fix unable to load DRC file if path contains non-ascii characters ( #12619 )
...
Fix issue that failed to load DRC file if path contains non-ascii character
2026-03-06 10:24:06 +08:00
HYzd766
5ac382a9cd
Update Qidi X-Max 4 0.4 nozzle.json ( #12618 )
...
* Q2C model and new consumables
* Update Qidi X-Max 4 0.4 nozzle.json
2026-03-06 10:23:17 +08:00
InfimechOfficial
57aac709e9
Infimech image update ( #12616 )
2026-03-05 19:17:03 -03:00
Ian Bassi
570043509f
Fix %% ( #12630 )
2026-03-05 17:49:00 -03:00
Felix14_v2
089073b292
Update Russian localization ( #12608 )
2026-03-05 17:01:44 -03:00
Ian Bassi
a0f1f3db73
Update Trendshift badge link in README ( #12629 )
2026-03-05 16:57:54 -03:00
Felix14_v2
8dd57b0c98
Restore merged changes
2026-03-05 21:16:40 +03:00
Ian Bassi
1205903eec
Text.js spanish update ( #12627 )
2026-03-05 14:23:54 -03:00
Rodrigo Faselli
a5b8f4608f
Flatpak Crash Fix when Fuzzy skin ( #12611 )
...
Co-authored-by: Ian Bassi <12130714+ianalexis@users.noreply.github.com >
2026-03-05 14:22:47 -03:00
Felix14_v2
8c98143932
Merge branch 'main' of https://github.com/Felix14-v2/OrcaSlicer
2026-03-05 19:36:30 +03:00
Felix14_v2
2a30344d05
Tweak before merging upstream changes
2026-03-05 19:25:52 +03:00
Ian Bassi
28649f498d
Extend and Update localizations ( #12610 )
2026-03-05 11:33:07 -03:00
SoftFever
2ed249a81b
flatpak changes ( #12606 )
...
* update flatpak for flathub
2026-03-05 17:35:08 +08:00
HYzd766
bc610e6e32
Merge branch 'OrcaSlicer:main' into A2
2026-03-05 14:08:12 +08:00
HYzd766
7fd4649d48
Merge branch 'A2' of https://github.com/HYzd766/OrcaSlicer into A2
2026-03-05 14:06:46 +08:00
HYzd766
8c895a4b7f
Update Qidi X-Max 4 0.4 nozzle.json
2026-03-05 14:06:22 +08:00
Felix14_v2
f9bbfd5ea2
Unfix unnecessary line break
2026-03-04 21:56:10 +03:00
Felix14_v2
d6ba6cb8f9
Minor tweaks
2026-03-04 21:40:54 +03:00
SoftFever
52a2c033d3
Remove upstreamed wxWidgets dark theme patch for Flatpak
...
The GNOME dark style support patch has been submitted upstream to wxWidgets, so the local Flatpak patch is no longer needed.
2026-03-05 01:13:26 +08:00
Felix14_v2
490072310a
Merge local changes with upstream ones
2026-03-04 19:34:24 +03:00
Vovodroid
1218711adb
Use non-deprecated triangulate_hole method ( #12592 )
2026-03-04 12:25:54 -03:00
SoftFever
008cfd1f86
Linux: prefer discrete GPU on dual-GPU systems via PRIME environment variables ( #12602 )
...
* Linux: prefer discrete GPU on dual-GPU systems via PRIME environment variables
Set DRI_PRIME=1 for AMD/nouveau PRIME setups and __NV_PRIME_RENDER_OFFLOAD/__GLX_VENDOR_LIBRARY_NAME for NVIDIA proprietary driver, only when the NVIDIA kernel module is detected. Uses replace=false to respect user overrides.
* Improves usability on Linux. No more double title bar (#12600 )
* Fix double title bar on Linux by removing WM decorations for GTK
* wip
* fix
* finish
* address review comment
2026-03-04 22:48:40 +08:00
SoftFever
d50b4cbf3d
Improves usability on Linux. No more double title bar ( #12600 )
...
* Fix double title bar on Linux by removing WM decorations for GTK
* wip
* fix
* finish
* address review comment
2026-03-04 22:29:27 +08:00
HYzd766
7b48cf18e2
Merge branch 'OrcaSlicer:main' into A2
2026-03-04 20:11:04 +08:00
panther757
47ab79041b
Linux: add Gentoo dependency installation script ( #12558 )
...
Co-authored-by: Alan Vogt <panther7@frocat.com >
2026-03-04 15:51:16 +08:00
Noisyfox
29addf5ca1
Fix issue that fan speed not reset to normal after ironing ( #12595 )
...
Fix issue that fan speed not reset to normal after ironing (OrcaSlicer/OrcaSlicer#11824 )
2026-03-04 15:46:14 +08:00
Noisyfox
d390524db0
Fix issue that pressure equalizer moves pass the original end of the line when processing very short movements ( #12575 )
2026-03-04 15:44:37 +08:00
HYzd766
0a84934639
Q2C model and new consumables ( #12599 )
2026-03-04 15:42:33 +08:00
HYzd766
4f620cb6b4
Q2C model and new consumables
2026-03-04 13:37:55 +08:00
Ian Bassi
ee52b83217
Localization update ( #12572 )
...
* Update OrcaSlicer_es.po
* ? added in code
* Spanish Update
* save your filament profile.
* Downward machines settings
* type and color.
* Update OrcaSlicer_es.po
* illegal characters
* which layer being ironed.
* Update OrcaSlicer_es.po
* by chosen filament count."
* unnecessary bridges."
* Update OrcaSlicer_es.po
* Spanish Pressure advance restore
* bandeja -> cama
* RU: Restore Pressure Advance
* Calibration text
Co-Authored-By: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com >
* Updated Localization
* Input Shaping test
* Suggestion wrapper
* Added embossJob
* Updated all
* Emboss missing marks
* Missing preset values
* Action Required
---------
Co-authored-by: Felix14_v2 <75726196+Felix14-v2@users.noreply.github.com >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-03-04 12:50:33 +08:00
Heiko Liebscher
d8f3950059
fix: update German translations for filament presets and related terms ( #12542 )
...
* fix: update German translations for filament presets and related terms
* fix: correct typo in German translation for printer and filament profiles
2026-03-04 12:48:54 +08:00
Noisyfox
6d6f7451d4
[Emboss] Fix issue that font search not working on macOS ( #12531 )
...
Fix issue that font search not working on macOS
2026-03-04 12:46:50 +08:00
Alexandre Folle de Menezes
d54adafdaa
Grammar and spelling fixes on GUI strings ( #12410 )
2026-03-03 17:36:42 -03:00
Alexandre Folle de Menezes
17e534cac4
Add missing space after extruder name ( #12547 )
2026-03-03 17:25:33 -03:00