SoftFever
84d5ad60c9
flatpak changes ( #12606 )
...
* update flatpak for flathub
2026-03-05 17:35:08 +08:00
SoftFever
b4a9b2ef4e
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
Vovodroid
d3ff48e0ed
Use non-deprecated triangulate_hole method ( #12592 )
2026-03-04 12:25:54 -03:00
SoftFever
4c45521ed8
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
39edd7a5a2
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
panther757
c33eb43fbc
Linux: add Gentoo dependency installation script ( #12558 )
...
Co-authored-by: Alan Vogt <panther7@frocat.com >
2026-03-04 15:51:16 +08:00
Noisyfox
c98504682f
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
a56c6fa1b0
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
ef4f87c3b3
Q2C model and new consumables ( #12599 )
2026-03-04 15:42:33 +08:00
Ian Bassi
3030193031
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
054c10b2d6
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
14e23dc0cd
[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
4d0c662a62
Grammar and spelling fixes on GUI strings ( #12410 )
2026-03-03 17:36:42 -03:00
Alexandre Folle de Menezes
3c65128bf6
Add missing space after extruder name ( #12547 )
2026-03-03 17:25:33 -03:00
SoftFever
f4fb7b347f
Fix Bambu LAN printing with legacy network plugin ( #12582 )
2026-03-03 19:30:22 +08:00
SoftFever
f6ce348a99
WIP: Parallelize macOS CI builds by splitting arm64 and x86_64 into separate jobs ( #12562 )
...
* Parallelize macOS CI builds by splitting arm64 and x86_64 into separate jobs
* fix shell errors
* Delete intermediate per-arch artifacts
2026-03-03 19:29:59 +08:00
VOLUMIC
c16b76ef1c
VOLUMIC profils updates ( #12565 )
...
* VOLUMIC profils updates
* Delete resources/profiles/Volumic/EXO42 IDRE_cover.png
* VOLUMIC profils updates
* VOLUMIC profils updates
2026-03-03 18:54:51 +08:00
Ian Bassi
23727d2975
Fix wiki redirection ( #12569 )
2026-03-02 18:13:01 -03:00
Alexandre Folle de Menezes
8e8b1682a3
Fix Celsius symbol not showing on G-code viewer ( #12567 )
2026-03-02 14:11:45 -03:00
Andrew Sun
2c6a536460
Revert "Revert "Set NSWindow color space to sRGB on macOS"" ( #12546 )
...
re: https://github.com/OrcaSlicer/OrcaSlicer/pull/10827#issuecomment-3713871962
Let's give this another try :)
2026-03-02 20:31:14 +08:00
Alexandre Folle de Menezes
e31452e7ef
Improve and complement the pt-BR translation ( #12550 )
2026-03-02 09:11:32 -03:00
SoftFever
5054da209f
fix build errors on Linux with Clang 20 and GTK warnings ( #12507 )
...
* guard -Wno-error=enum-constexpr-conversion behind compiler flag check
* Fix: Suppress GTK critical warnings and prevent multiple URI scheme registrations in WebView
2026-03-01 18:43:15 +08:00
Ian Bassi
32a46a2059
Fix "Glidlines" "gridlines locale ( #12529 )
2026-02-28 23:44:52 -03:00
gerchowl
c4ef11dcca
fix: typo "Glidlines" → "Gridlines" in View menu tooltip ( #12527 )
2026-02-28 23:42:51 -03:00
Rodrigo Faselli
e83fbd1878
Fix missing infill layers (fill_surface_by_multilines & fill_surface_trapezoidal bug fix) ( #12516 )
...
* FillRectilinear bugfix
* cleaning
* Revert "cleaning"
This reverts commit 0de21ada78649a3a9ca44adb773d6e98c4f2f776.
* Filltrapezoidal is OK
* Filltrapezoidal fix 2
2026-02-28 18:52:05 -03:00
SoftFever
f0e3f4785b
fix missing translations for Canvas Toolbar Menu
2026-03-01 01:15:14 +08:00
SoftFever
f7df5cd41a
update profile version
2026-03-01 00:41:54 +08:00
SoftFever
6db15584e4
update locale
2026-03-01 00:36:16 +08:00
yw4z
4dcbbbc0c1
Add option for hiding / showing gridlines ( #10545 )
...
Might be useful who want to use custom grid line system with textures. or a clean look
### PROBLEM / SCENARIOS
• Custom made textures overlapping with grid system. so it might be confusing for user if want to use specific markings
• User may found its a distracting item and wants a clean look
### SOLUTION
added to view menu
<img width="477" height="434" alt="Screenshot-20251230192707" src="https://github.com/user-attachments/assets/e298d9b2-5f8f-4e33-af22-ea7c84c9b5b8 " />
added to canvas menu
<img width="278" height="297" alt="Screenshot-20251230192717" src="https://github.com/user-attachments/assets/a9952408-a361-4e64-ad9a-72e2480c74cf " />
Clean look without gridlines
<img width="1669" height="1157" alt="Screenshot-20250827144140" src="https://github.com/user-attachments/assets/9229f330-9543-4d39-a8fc-01deb9b61336 " />
<img width="1669" height="1157" alt="Screenshot-20250827144212" src="https://github.com/user-attachments/assets/ab3848fb-74d7-4618-8bc7-0cdff10a3804 " />
Few Examples with custom made textures / markings without gridlines
<img width="1669" height="1157" alt="Screenshot-20250827140008" src="https://github.com/user-attachments/assets/5d7b17ab-e97a-489c-9e4d-99157a37b6b7 " />
<img width="1669" height="1157" alt="Screenshot-20250827141904" src="https://github.com/user-attachments/assets/a7e0f360-a85a-489d-9bc2-39286984643a " />
2026-03-01 00:19:04 +08:00
SoftFever
d260da8c4f
update locale and Simplified/Tranditional Chinese translation
2026-02-28 22:00:48 +08:00
Valerii Bokhan
514d8b1842
Enhancement: Enabling base patterns (infill) for Organic supports ( #12141 )
...
Enhancement: Enabling base patterns for Organic supports
2026-02-28 18:25:21 +08:00
Valerii Bokhan
0d7fed5552
I18n: Preview translations minor fix (Ukrainian) ( #12504 )
2026-02-27 15:24:06 -03:00
SoftFever
ad3620f4b9
update locale
2026-02-28 01:14:05 +08:00
Ian Bassi
316cca14fa
Fix: Init Serialized options ( #12489 )
...
Update Tab.cpp
2026-02-28 00:02:30 +08:00
Ian Bassi
b300c80ad1
Preview translations ( #12503 )
...
Updated new preview options missing
+ Ru improvements (thanks @valerii-bokhan )
2026-02-27 23:59:30 +08:00
Ioannis Giannakas
8f68167ed5
Fix wipe tower first layer leaving gaps when spacing other than 100pc is specified ( #12491 )
...
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-27 23:57:08 +08:00
Heiko Liebscher
b19d0e926e
add new de translations ( #12501 )
...
add new translations
2026-02-27 23:49:16 +08:00
Molly K
4f7bbded17
Simplified Chinese translation improvement (≈ lines after 16500) (second minor update) ( #12453 )
...
* SAVE line 20K+ ~ 16573
* fix syntax errors
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-27 23:41:22 +08:00
Alexandre Folle de Menezes
e71252977b
Fix GUI strings that should start with uppercase ( #12499 )
2026-02-27 11:19:22 -03:00
SoftFever
dc51cb8d02
Skip uploading cache for PR build ( #12494 )
2026-02-27 13:42:19 +08:00
SoftFever
96ccb12aaf
Feature/mac_build ( #12493 )
...
* fix deps cache miss for Mac PR build
2026-02-27 12:48:47 +08:00
tome9111991
81943f9ccd
Fix: crash in PA calibration pattern generation ( #12406 )
...
Fix crash in PA calibration pattern generation
Reset current extruder ID and clear pointers in set_extruders to prevent dangling pointers when extruders are recreated. Also fixed undefined behavior by checking if the vector is empty before taking max_element.
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-27 12:44:40 +08:00
yw4z
9fc36dbb6b
Filament Selection dialog Fixes / Improvements ( #12325 )
...
* Update 22.js
* fix printer list empty
* switch to vertical scrolling on custom filaments
* Update 23.css
* add stats
* fix uncommon filament types
* fix setup wizerd styling
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-26 23:42:49 +08:00
Ian Bassi
7f008f36bd
"None (allow paint)" to "Painted Only" ( #12487 )
...
Co-authored-by: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com >
2026-02-26 12:05:24 -03:00
Felix14_v2
9719381c0e
Update Russian localization ( #12001 )
2026-02-26 11:54:46 -03:00
SoftFever
38097920dc
Change bed temperature type to use highest temp by default ( #12486 )
...
## Summary
- Change default bed temperature type from "By First filament" to "By Highest Temp"
- Move `bed_temperature_formula` option from develop mode to advanced mode for better accessibility
- Relocate UI control from "Basic Information - Advanced" to "Multimaterial Setup" section where it's more relevant for multi-filament printing
Using the highest temperature of all printed filaments is generally safer for bed adhesion than using the first filament's temperature, especially in multi-material prints where different filaments may require different bed temperatures.
<img width="390" height="239" alt="Screenshot 2026-02-26 at 18 44 56" src="https://github.com/user-attachments/assets/0fe9f8c7-062a-4a7a-8ab3-c52df7e74b26 " />
2026-02-26 21:05:54 +08:00
Valerii Bokhan
076e384be9
Fix: Fixed the values comparison for Float-based config options ( #12478 )
2026-02-26 09:28:45 -03:00
Argo
f0e5c76e5e
Wipe tower "infinite out of bed line" fix ( #12267 )
...
Fix wipe tower out-of-bed moves
Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com >
2026-02-26 16:11:13 +08:00
Boštjan Čadež
f7b64448c3
Fix: macOS 2 finger tap moves moves slider instead of opening context menu ( #12375 )
2026-02-25 11:20:57 +00:00
SoftFever
cb59e39f20
Fix wipe tower skirt alignment by computing bbx from actual first-layer polygon ( #12457 )
2026-02-25 12:37:05 +08:00