Ian Bassi
1857849cba
Input Shaping Damping
...
Damping
Fix spanish comments
2025-04-03 13:59:07 -03:00
Ian Bassi
19dae83e40
Input Shaping Frequency
...
Input Shaping calibration based in https://marlinfw.org/docs/gcode/M593.html
2025-04-03 13:59:07 -03:00
5idereal
bf9cce4800
Update zh_TW translation ( #9101 )
2025-04-03 21:59:55 +08:00
Noisyfox
b4c17d6e97
Fix split to objects crash ( #9066 )
...
* Fix split to objects crash (SoftFever/OrcaSlicer#9047 )
* Avoid unnecessary trigger of `ObjectList::list_manipulation` when object selection changed programmly
2025-04-03 21:55:44 +08:00
KrisMorr
8698f75144
update POLISH translations ( #9089 )
...
* update POLISH translations
* Update OrcaSlicer_pl.po
* Merge branch 'SoftFever:main' into update_pl
* fix_OrcaSlicer_pl.po
2025-04-03 21:54:51 +08:00
Kappa971
c2bbc5b450
Update Italian translation ( #9079 )
...
* Update Italian translation
* Fix Italian translation
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Fix Italian translation
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Merge branch 'main' into kappa971/orca-trad-ita
* Fix Italian translation
2025-04-03 21:51:25 +08:00
Noisyfox
0cb458db89
Fix wxEVT_UPDATE_UI
event been consumed by wrong control ( #9061 )
...
* Fix `wxEVT_UPDATE_UI` event been consumed by wrong control (SoftFever/OrcaSlicer#9059 )
2025-04-02 22:48:32 +08:00
Noisyfox
2e9c30883b
Fix brim type combox in object table ( #9019 )
...
* Fix brim type combox in object table (SoftFever/OrcaSlicer#8969 )
2025-04-02 22:20:27 +08:00
Liv Flowers
d91ef31bac
Add filament load time for Creality Hi ( #9177 )
2025-04-02 17:35:05 +08:00
John Oleksowicz
d4e5a61efd
Fix PCTG calibration temperatures ( #9111 )
...
It looks like start and end values are swapped. Start needs to be greater than end. If you try to hit "Ok" for the default values, it results in this error:
```
Please input valid values:
Start temp: <= 350
End temp: >= 170
Start temp > End temp + 5)
```
2025-04-02 10:11:22 +08:00
Ian Bassi
60dac5f1f4
Disable FirmwareRetraction in RetractionTest ( #9113 )
...
Fix issue 8332
Automatically disable firmware retraction when running retraction calibration.
2025-04-02 10:10:09 +08:00
Noisyfox
9fc51ba22e
Disable BBL server error dialog ( #9060 )
...
* Disable BBL server error dialog (SoftFever/OrcaSlicer#9045 )
* Log server error
2025-04-01 22:53:57 +08:00
Jonathan Rascher
b5a7a917bf
Mark SV06 ACE PLA compatible with 0.2 nozzle ( #9051 )
...
* Mark SV06 ACE PLA compatible with 0.2 nozzle
2025-04-01 22:45:06 +08:00
SoftFever
3a114a5d7f
Avoid creating bridges on very tiny surface cracks ( #9053 )
...
Fix #8563
Before:

After:

2025-04-01 22:44:19 +08:00
Noisyfox
a3984a706e
FIX: enable circle fitting of tree support with larger threshold ( #9038 )
...
* FIX: enable circle fitting of tree support with larger threshold
jira: STUDIO-8588
Change-Id: Ia566fa14f7f786ff905fc3484885634811a6d686
(cherry picked from commit bambulab/BambuStudio@82c72b19bd )
2025-04-01 22:39:15 +08:00
Noisyfox
075565f4f4
Do not loade web page until switching to device page ( #9031 )
...
* Do not loade web page until switching to device page
2025-04-01 22:38:38 +08:00
Noisyfox
67681c971f
Add extra anchor line to PA line test ( #9022 )
...
* Add extra anchor line to PA line test (SoftFever/OrcaSlicer#8945 )
2025-04-01 22:37:12 +08:00
Tobias Rumiz
70aa20b9ee
Fix typos and spacing ( #9168 )
...
Fixed minor typos and spacing issues in OrcaSlicer_en.po
2025-04-01 09:02:33 +08:00
SoftFever
c11b28d910
Fix broken profile OTA ( #9166 )
...
Fixed a crash bug of OTA feature
Fixed a bug that OTA update didn't work for OrcaFilamentLibrary
Add a help script to pack OTA package
# Description
<!--
> Please provide a summary of the changes made in this PR. Include details such as:
> * What issue does this PR address or fix?
> * What new features or enhancements does this PR introduce?
> * Are there any breaking changes or dependencies that need to be considered?
-->
# Screenshots/Recordings/Graphs
<!--
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
-->
## Tests
<!--
> Please describe the tests that you have conducted to verify the changes made in this PR.
-->
2025-03-31 23:31:57 +08:00
SoftFever
df19e91845
fix a bug for OTA updating feature.
...
Add a help script to pack OTA package
2025-03-31 23:17:02 +08:00
SoftFever
f6dc9c1ab4
bump bbl.json version
2025-03-31 14:36:37 +08:00
SoftFever
ef978b848c
update SBS filament
2025-03-31 14:32:49 +08:00
SoftFever
8c4a65e3e1
update OrcaFilamentLibrary
2025-03-31 13:48:58 +08:00
Noisyfox
c163d11fdb
Fix filament editor crash on Linux ( #9016 )
...
Fix filament editor crash on Linux (SoftFever/OrcaSlicer#8895 )
2025-03-30 22:02:36 +08:00
yw4z
9fe905c47d
gCode Legend & Viewer Improvements ( #8198 )
...
* commit
* update buttons and icons
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* replace invisible item icon
* reduce code changes & add svg icons for hidden / visible
* update
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* fix window width when scrollbar visible
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* add corner rounding to all plate stats
* Update GCodeViewer.cpp
* update
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-03-30 20:07:49 +08:00
Graham Held
933b282c53
Add in a pref for camera orbit speed multiplier ( #8725 )
...
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-03-30 16:16:08 +08:00
Ocraftyone
d869a61ac1
Update devcontainer ( #8516 )
...
* Update devcontainer
* Merge branch 'main' into update-devcontainer
* Revert to using Dockerfile
* Merge branch 'main' into update-devcontainer
2025-03-30 15:43:55 +08:00
SoftFever
61efef9e88
Only consider part above plate when checking for object outside ( #8456 )
...
Fix #8218
Before:

After:


Note: there is still an issue that you still cannot slice if object below plate overlaps exclusion area. It won't be easy to fix and also will be computational costy, so I won't try to solve this in this PR yet.

2025-03-30 15:40:44 +08:00
Noisyfox
9db74c05c0
Fix vase mode with filament change ( #8404 )
...
* Fix lift in vase mode
* Disable vase mode of layers that have color change (SoftFever/OrcaSlicer#8387 )
2025-03-30 15:34:48 +08:00
cochcoder
98be94a729
Fix flatpak not using dark theme ( #8964 )
...
* Create set-dark-theme-variant.py
* Update entrypoint
* Update io.github.softfever.OrcaSlicer.yml
* Create uses-dark-theme.py
* Update MPFR to 4.2.2
---------
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-03-30 09:47:18 +08:00
Noisyfox
c2a1a8c39b
Use different threshold for top & bottom surfaces
2025-03-30 00:08:26 +08:00
Noisyfox
6bd2355a69
Avoid creating bridges on very tiny surface cracks ( SoftFever/OrcaSlicer#8563 )
2025-03-30 00:08:26 +08:00
Alexandre Folle de Menezes
41c14281e5
More pt-BR translation fixes ( #9086 )
2025-03-29 23:03:44 +08:00
magicmaker3
0001d62dc8
Parameter optimization of Magicmaker series printer ( #8956 )
...
* Update MM BoneKing 0.4 nozzle.json
* Update MM hj SK 0.4 nozzle.json
* Update MM hqs SF 0.4 nozzle.json
* Update MM hqs hj 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM hqs hj 0.4 nozzle.json
* Update MM hqs SF 0.4 nozzle.json
* Update MM hj SK 0.4 nozzle.json
* Update MM BoneKing 0.4 nozzle.json
* Update MM BoneKing 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
* Update MM slb 0.4 nozzle.json
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-03-29 22:35:09 +08:00
SoftFever
5dac629712
Improve flow rate calibration: use ipArchimedeanChords pattern for flow rate calibration ( #8993 )
...
* Use ipArchimedeanChords pattern for flow rate calibration
* Merge branch 'main' into feature/different_pattern_flowrate
* improve order
* Merge branch 'main' into feature/different_pattern_flowrate
2025-03-29 20:27:04 +08:00
Seth LaForge
782adafc39
Build script improvements. ( #7914 )
...
* Build script improvements.
Add NDEBUG for non-debug MacOS builds. I don't understand why, but on my system Release and RelWithDebugInfo builds were not defining NDEBUG, resulting in failing asserts and other sanity checks.
Add -jN flag to BuildLinux.sh. On my 4-core 8GB RAM system, passing -j4 allows building without a swap storm.
Improve README.md description of building on macOS.
* Merge branch 'main' into bug/macos-ndebug
* Merge branch 'main' into bug/macos-ndebug
* Merge branch 'SoftFever:main' into bug/macos-ndebug
* Improve CMake syntax. Mention Mac path to app.
* Merge branch 'main' into bug/macos-ndebug
2025-03-29 20:21:44 +08:00
Noisyfox
ed45bf425e
Use boost::nowide
directly from boost ( #9037 )
...
* Use `boost::nowide` directly from boost
Cherry-picked from prusa3d/PrusaSlicer@bffa3f8578
Co-authored-by: tamasmeszaros <meszaros.q@gmail.com>
* Replaced all occurrences of boost::nowide::narrow for wxStrings with into_u8
Cherry-picked from prusa3d/PrusaSlicer@8d6497297a
Co-authored-by: tamasmeszaros <meszaros.q@gmail.com>
* Fix flatpak build
2025-03-29 20:14:10 +08:00
cochcoder
45221a2bea
Trigger build workflow when flatpak changes are made ( #9105 )
...
Trigger build all for changes under the flatpak folder
2025-03-29 16:18:34 +08:00
SoftFever
17d08aec41
deprecate AppImage
2025-03-27 22:55:16 +08:00
SoftFever
658669d103
Universal mac build ( #9074 )
...
build universal Mac app
2025-03-27 22:53:37 +08:00
Vovodroid
00811ee5bb
Fix endless loop in ReplaceString ( #9077 )
2025-03-26 11:33:52 +08:00
Russell Cloran
108eeaed0a
Make printer model search more flexible ( #9050 )
...
The printer model search can be hard to use, depending on how profiles
are named. This makes it a little easier by matching on both the vendor
and model name, and tokenizing the query and matching all of the tokens,
instead of trying to find the whole query substring in the model name.
2025-03-25 08:59:32 +08:00
SoftFever
41450b3a64
avoid using https://www.mpfr.org/mpfr-current link ( #9034 )
...
* avoid using https://www.mpfr.org/mpfr-current link
2025-03-23 13:25:50 +08:00
Asim Siddiqui
2efee60a22
Added TCP Queue Delay + Fixed Flashforge Serial comms ( #8905 )
...
* Added TCP Queue Delay + Updated Flashforge Serial comms
- Added TCP Queue Delay parameter to delay TCP messages in queue
- Updated Flashforge Serial comms - Upload/Print to older Flashforge devices (AD3/AD4 etc) now working alongside FF Klipper devices
* Set buffer to 4096 & add 3 sec delay for file save command
* include thread in TCPConsole
2025-03-22 23:38:29 +08:00
Benjamin Stürmer
a16b8e4963
Add PETG-GF filament type ( #8960 )
...
* Add PETG-GF filament type
2025-03-22 22:59:47 +08:00
Alexandre Folle de Menezes
37653324fa
Finish pt-BR translation ( #8962 )
...
* Finish pt-BR translation
2025-03-22 22:58:12 +08:00
Andy
c6f4ad0efa
Russian translation update ( #8994 )
...
* Russian translation update
Translation update, correction of errors, add missing string.
2025-03-22 22:57:42 +08:00
Noisyfox
ce453ccd58
Fix flatpak build ( #9017 )
...
follow up of c3542ce014a93ef75eeaed7c464ffeff7e1dc5b8
2025-03-22 22:13:33 +08:00
lodriguez
c3542ce014
Update to mpfr-4.2.2.tar.bz2 ( #9007 )
...
Needed an update, the old link is 404.
2025-03-22 16:42:34 +08:00
SoftFever
4c56a3b3f5
bump version to 2.3.1-dev
2025-03-22 12:05:10 +08:00