Noisyfox
b2ed8ff53e
Remove sensitive data in 3mf files ( #9825 )
...
* Do not store BBL user id in 3mf file
* Do not store creation & modification date in 3mf file
2025-06-08 17:55:15 +08:00
Ian Bassi
4e59b0abc6
Wiki + Readme: MD security and improvements ( #9807 )
...
* Wiki + Readme: MD, security and improvements
Standardized MD GitHub Wiki format
Removed outdated and malicious links
Modularized calibrations
Suggested calibration order added
Minor bug fixes
Image improvements and corrections
Added winget commands
Completed previous WIPs
Added new WIPs
Removed obsolete references
Visual Changes
Co-Authored-By: Noisyfox <timemanager.rick@gmail.com>
Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com>
Co-Authored-By: Nico Domino <7415984+ndom91@users.noreply.github.com>
Co-Authored-By: Martin Ulmschneider <7497782+mulmschneider@users.noreply.github.com>
Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com>
* MD Indentation + images update
---------
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com>
Co-authored-by: Nico Domino <7415984+ndom91@users.noreply.github.com>
Co-authored-by: Martin Ulmschneider <7497782+mulmschneider@users.noreply.github.com>
Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com>
2025-06-08 11:11:43 +08:00
Noisyfox
0242e9462b
Fix error when drag-n-drop a file from network location to home screen ( #9821 )
...
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
Fix error when drag-n-drop a file from network location to home screen on Windows
2025-06-07 17:38:23 +08:00
yw4z
4b893b40a1
wxDataViewCtrl fixes ( #9818 )
...
* init
* update
2025-06-07 17:15:41 +08:00
Simone
8b1277b554
Update Italian translations for clarity and accuracy ( #9804 )
...
improving Italian translation
2025-06-07 12:19:26 +08:00
Noisyfox
7f8f36bf40
Fix crash on Linux when you searched the placeholder in gcode editor dialog ( #9815 )
...
Fix crash on Linux when you searched the placeholder in gcode editor dialog (SoftFever/OrcaSlicer#5671 )
2025-06-07 11:03:25 +08:00
Jack_up
3900042280
Update dev docs ( #9383 )
...
Publish docs to Wiki / Publish docs to Wiki (push) Has been cancelled
* chore: update how to build doc
* chore: add how to validate profiles doc
* remove old build info from readme.md
* fix: typo
* fix: typo
* chore: minor fix
* fix: typo
* chore: minor fix
* chore: minor fix
* chore: remove lfs
* fix: note 2 procedure for repair build
* fix: update CMake installation instructions for macOS to specify version 3.31.x
* fix: clarify CMake installation instructions for macOS and remove outdated commands
* fix: enhance documentation for profile structure and templates in OrcaSlicer
* fix: update profile validation documentation and remove obsolete guide
* chore: update path for building on mac
2025-06-05 16:17:56 +08:00
John Parton
9bf5cf0fb9
Use backticks instead of single quotes on code example in README.md ( #9728 )
...
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
Instructions for building on Ubuntu used single quotes. Changed to use backticks so that Github applies the `code` style
2025-06-04 17:09:16 +08:00
Gabriel Janucik
dec18f5c70
Update Adventurer3 machine start g-code.json ( #9726 )
2025-06-04 17:08:07 +08:00
Noisyfox
b3598ea3cc
Add missing close tag in MacOSXBundleInfo.plist.in ( #9799 )
2025-06-04 17:00:47 +08:00
GuoGeTiertime
83b28ff2d6
add profiles of tiertime printer ( #9739 )
...
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
* add profiles of tiertime printer
* Fix: correct filament name(300HS)
* add Tiertime as prefix for all generic filament.
2025-06-04 11:32:41 +08:00
yw4z
dd549a6c52
class for DialogButtons ( #9639 )
...
* init
* match code
* update
* Update DialogButtons.hpp
* make Ok uppercase
* update
* fix and cleanup
* Update DialogButtons.cpp
* update
* Update DialogButtons.cpp
* update
* Update CreatePresetsDialog.cpp
* update
* update
* update
2025-06-04 09:30:36 +08:00
Sebastian Kuzminsky
91ffc79c7b
better version check in linux build script ( #9496 )
...
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
* better version check in linux build script
Running `BuildLinux.sh` on Debian Trixie (and probably on other platforms)
results in this warning:
```
$ sudo ./BuildLinux.sh -u
./linux.d/debian: line 32: [: ==: unary operator expected
./linux.d/debian: line 32: [: ==: unary operator expected
...
```
The script is looking for the `VERSION_ID` variable
in `/etc/os-release`, but that variable is optional (see
https://www.linux.org/docs/man5/os-release.html ) and is not present in
my install of Debian Trixie. The script handles the missing variable
incorrectly, resulting in the above warning.
This commit fixes the version check to be more tolerant and IMO clearer.
Tested on Ubuntu 22.04, 24.04, and Debian Trixie.
2025-06-02 23:11:19 +08:00
Frank Pian
f978a584fe
Revert #6867 : remove bambustudioopen:// protocol on Mac ( #9680 )
...
Fix link redirection defaulting to Orca
2025-06-02 23:03:53 +08:00
Lee Jong Mun
32aa040287
kor translation update ( #9756 )
...
* kor translation update
2025-06-02 22:40:37 +08:00
Heiko Liebscher
90e00eec66
Add new de lang ( #9716 )
...
* fix de
* Merge remote-tracking branch 'upstream/main' into add_new_de_lang
* Merge branch 'main' into add_new_de_lang
2025-06-02 22:38:41 +08:00
楼兰碎叶
522aa8e585
Update OrcaSlicer_zh_CN.po ( #9746 )
...
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
* Update OrcaSlicer_zh_CN.po
2025-06-02 17:13:03 +08:00
楼兰碎叶
21f25b9365
Update OrcaSlicer_zh_CN.po ( #9745 )
...
* Update OrcaSlicer_zh_CN.po
add some chinese translate item
2025-06-02 17:11:22 +08:00
felix-ebbe
736da49da4
updated Anycubic Kobra S1 cover to png with no background ( #9776 )
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
Publish docs to Wiki / Publish docs to Wiki (push) Has been cancelled
2025-06-01 22:54:20 +08:00
Noisyfox
340da6fa85
Fix event table baseclass error ( #9777 )
2025-06-01 22:49:54 +08:00
Noisyfox
beaaa09f2f
Fix project info editor dark mode text color ( #9775 )
2025-06-01 21:37:53 +08:00
Alexandre Folle de Menezes
b8c5ddd0ee
Fix the spelling/grammar on the original english strings ( #9487 )
...
* Fix the spelling/grammar on english strings
* Fix the spelling/grammar on english strings, part 2
2025-06-01 19:32:36 +08:00
Alexandre Folle de Menezes
a2f87dc980
Fix casing issues on the original english strings ( #9513 )
...
* Use lowercase after comma
* Use uppercase after period
2025-06-01 19:31:55 +08:00
Nanashi
be7312f153
Remove dead (unsafe) Orcalibrate link ( #9761 )
...
* Remove dead (unsafe) link
Removed as noted in <https://github.com/SoftFever/OrcaSlicer/issues/9731 >
* Add new calibration site link
* remove link entirely as per conversation with @ianalexis
Related to https://github.com/SoftFever/OrcaSlicer/pull/9761
2025-06-01 19:28:23 +08:00
twonfi
50fb11dddc
add official Twitter/X account in security alert ( #9734 )
...
* add official Twitter/X account in security Alert
account mentioned on https://orcaslicer.com
* fix quotes
2025-06-01 19:27:06 +08:00
kfbest
63bca8ab64
Additional Model metadata - Description ( #9398 )
...
* starting to add description field to GUI
* additional work to add GUI
* make a multi-line entry
* Remove building of non-mac
* fix tag collision
* debugging suggestions from CoPilot
* yet another debug suggestion
* Fix build with Xcode 16.3
* Simplify OpenVDB patch, from 930c3acb8e (diff-bc3061cc2fe6c64a3d67c8350330bb3a530d01037faace6da27ad9a12aa03e29)
* Fix CGAL header under clang 19
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281880
* Fix compile error due to removal of base template for `std::char_traits` in clang 19
https://releases.llvm.org/19.1.0/projects/libcxx/docs/ReleaseNotes.html#deprecations-and-removals
* Update Auxiliary.cpp trying to prevent crash
* Add files via upload
* from other branch
* rolling back changes
---------
Co-authored-by: Kaleb Best <kalebbest@MacBook-Air.local>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-06-01 18:35:48 +08:00
Maciej Lisiewski
5df4275c18
Make it easy to pass extra build args to deps and orca in BuildLinux.sh ( #9648 )
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
Publish docs to Wiki / Publish docs to Wiki (push) Waiting to run
2025-06-01 15:41:19 +08:00
yw4z
895b21fb2b
Fix scaling on Plates toolbar for Windows ( #9674 )
...
Update GLCanvas3D.cpp
2025-06-01 15:40:44 +08:00
Ian Bassi
9565f39c7a
Fix #9439 - IS Calib - Use default Filament MVS ( #9703 )
...
IS Calib - Use default Filament MVS
To fix #9439 added a comment in wiki and remove Max Volumetric Speed overload.
Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com>
2025-06-01 13:38:09 +08:00
Ian Bassi
6423d521cd
Fix Line Infill with no anchor ( #9768 )
...
* Fix Line Fill with no anchor
Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com>
* Disable anchor option for Line Infill
Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com>
Co-Authored-By: Henk <40023052+elektrohenk@users.noreply.github.com>
---------
Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com>
Co-authored-by: Henk <40023052+elektrohenk@users.noreply.github.com>
2025-06-01 13:34:44 +08:00
wrathernaut
17586cf0a1
simplified model and corrected part origin- taz4/5 ( #9658 )
2025-06-01 13:31:50 +08:00
BelligerentBash
c0da25f036
Fix 9620 ( #9717 )
...
* fix #9620
* fix-9620
* fix-9620
2025-06-01 13:31:19 +08:00
Noisyfox
4ae4634976
Fix tree support bed exclusion area calculation ( #9633 )
...
Fix tree support bed exclusion area calculation (SoftFever/OrcaSlicer#9624 )
2025-06-01 13:18:03 +08:00
yw4z
c93e321ef0
Fix scaling on SideButton ( #9673 )
...
* Update MainFrame.cpp
* fix scaling on gap
2025-06-01 13:16:51 +08:00
yw4z
23ee612c03
Fix scaling on about dialog ( #9672 )
...
* Update AboutDialog.cpp
* Update AboutDialog.cpp
2025-06-01 13:00:05 +08:00
Fei Deng
9d1ab72c29
Turn on Elegoo Centauri Carbon aux fan to help cool the build plate when using a cool plate ( #9676 )
...
turn on aux fan to help cool the build plate when using a cool plate
2025-06-01 12:58:54 +08:00
lodriguez
4545132a0d
Fix deferred URL not cleared properly ( #9711 )
...
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
* Fix deferred URL not cleared properly
ensure the deferred URL is fully cleared after use
* cleared properly in load_url too
2025-05-25 00:45:12 +08:00
Noisyfox
09d309ee9c
Make sure filament_id
is not longer than 8 chars if the filament can be set in AMS ( #9574 )
...
Make sure `filament_id` is not longer than 8 chars if the filament is compatiable with AMS
2025-05-25 00:06:07 +08:00
Myles Berueda
00277ac4b0
fix(coreone): adds printer structure ( #9679 )
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
2025-05-19 16:30:20 +08:00
Maciej Lisiewski
c6b8664c8e
Fix building with cmake 4.x on Arch ( #9644 )
...
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
* Fix CMAKE version check to only apply to Windows
* Treat arch-based distros as arch when building
* Fix cmake policy version issue on Arch
* Remove duplicate cmake minimum version check
* Move cmake 4.x compatibility fix to BuildLinux.sh
2025-05-17 23:36:39 +08:00
Vovodroid
778deab033
Correct repair menu message ( #9468 )
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
2025-05-16 23:54:10 +08:00
Noisyfox
a91fa2a40c
Brim ear updates model object in real-time ( #9625 )
...
* ENH:Brim ear updates model object in real-time
jira: studio-8687 8683
Change-Id: Ic730957bf8c1e96c0464791cce60cb097d1a4dc9
(cherry picked from commit af174cb8b64e870929f926d3957d3471d0b09e29)
(cherry picked from commit a1037509aef57b2276bba3ddcab33a6bfeebf87a)
* Fix build error
---------
Co-authored-by: Mack <yongfang.bian@bambulab.com>
2025-05-16 23:52:48 +08:00
Noisyfox
294d07a2a0
Fix several crash when build in debug mode ( #9650 )
...
* Fix crash when open bed shape dialog.
DO NOT USE `auto` FOR EIGEN EXPRESSION RESULT!
* Fix assertion failure when switching printer models
2025-05-16 23:49:19 +08:00
yw4z
b7e0abc5f5
Bed shape dialog improvements ( #9569 )
...
* init
* reduce changes
* Update BedShapeDialog.cpp
* update
2025-05-16 23:49:07 +08:00
Maciej Lisiewski
2490564f7f
Fix building with GCC 15 ( #9643 )
...
* Patch GMP to build on GCC15
* Add cstdint include - GCC15 defaults to C23
* Update GMP PATCH_COMMAND to work without a valid git repo
* Set GMP_DIRECTORY_FLAG
2025-05-16 23:48:59 +08:00
FlashforgeUser
9110dd51dc
Add Flashforge printer profile for Adventurer 5X, Guider 4 and Guider 4 Pro. ( #9646 )
...
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
* Add Flashforge printer profile for Guider 4 and Guider 4 Pro.
* Add Flashforge printer profile for Guider 4 and Guider 4 Pro.
* Add Flashforge printer profile for Guider 4 and Guider 4 Pro.
* Add Flashforge printer profile for Adventurer 5X, Guider 4 and Guider 4 Pro.
2025-05-16 20:46:57 +08:00
Alexandre Folle de Menezes
57a6f61349
Fix the spacing on the original english strings ( #9596 )
...
* Remove extra spaces between words
* Remove extra spaces after punctuation
* Remove extra spaces before punctuation
* Always needs a space after punctuation
* Always needs a space before parens
* Remove trailing spaces before newline
2025-05-16 16:31:58 +08:00
Vlad
020d31d600
Improved Z-Bolt profiles ( #9502 )
...
Build all / Build All (push) Waiting to run
Build all / Flatpak (push) Waiting to run
fix: tree supports, dual wipe, travel speed
2025-05-16 09:42:44 +08:00
Dipl.-Ing. Raoul Rubien, BSc
7c76bb754a
adds libspnav-dev
dependency to linux.d/debian
( #9498 )
...
* linux.d/debian: adds libspnav-dev dependency; enables spacemouse support
* linux.d/arch: adds libspnav dependency; enables spacemouse support
* linux.d/fedora: adds libspnav-devel dependency; enables spacemouse support
2025-05-16 09:37:52 +08:00
AMstuff
95e96712f1
flatpak: update libspnav to version 1.2 ( #9511 )
2025-05-16 09:36:37 +08:00