80226863e9
ENH:update step mesh ui
...
jira: nojira
Change-Id: I4cea486dee7fafa6495d63e8557ff790cc1640dc
(cherry picked from commit b2b157f1a49a53d119a382a686a6e343899e98b9)
2025-03-27 22:20:04 +08:00
887598575d
FIX:m_last_linear and m_last_angle add init value
...
jira: studio-8739
Change-Id: Ib1052856e7f9b4e427a58fb89f828dc0e6593247
(cherry picked from commit 8e2b233730ece85c04149aa4d1328519b3b79100)
2025-03-27 22:19:54 +08:00
869213e5ce
FIX:STEP mesh crashes in specific language
...
1.fix dark model
2.fix reload file
3.fix macos ui
jira: STUDIO-8722
Change-Id: I17c723cbf88b97b187c72fbc6f65fc2da591465f
(cherry picked from commit 6c48a8e40b3a28859d5883b13106683cbe61c73d)
2025-03-27 22:17:49 +08:00
a71f0d29d8
ENH:Add 'Don't show again' to the step mesh
...
jira: STUDIO-8606
Change-Id: I2382b9052e2c994a458ad36ca61eb94c517927c6
(cherry picked from commit 0cce6619ce12aa8540f6dfca6d9ee79ffba65c19)
2025-03-27 22:17:07 +08:00
65bce72bb7
ENH: translation
...
jira: STUDIO-8530
Change-Id: I43aeda64251165eaa2fc7f26b6dbaf548bc62057
(cherry picked from commit 9c799cc98641e546e736acbf6c944cc3c230ba58)
2025-03-27 22:07:59 +08:00
cae69fde0b
ENH: update step mesh ui
...
jira:nojira
Change-Id: I7ba88d1ad80fa1e8152393c523bc301187e543d1
(cherry picked from commit 8dfd3bbb0c2b32ba95d942a662c4223b9001c40a)
2025-03-27 22:05:12 +08:00
c9dfecdc03
ENH:step mesh optimize interface
...
jira: STUDIO-8281
Change-Id: Ic1e3e958816d6a213f68009ecc0b9430ba4b5482
(cherry picked from commit 072ba8339b1acd46c6d1a5a91b671f98f4045b37)
2025-03-27 22:02:42 +08:00
2c8a2d1de3
ENH:translate texts
...
jira: none
Change-Id: If48a4a25c379f589f80af2715f825c5e1b13dfac
(cherry picked from commit 3bc4bf93bd98372e3bfd932ed096b57cd645b4bd)
2025-03-27 22:01:42 +08:00
c003f0341c
FIX:Parameter value has not changed, no recalculation
...
jira: STUDIO-8283
Change-Id: I3564ff0993de1c3b8e039fc0115b4ccd81b2a5a2
(cherry picked from commit fecd3c3297c8dc85775622d65e292492523cc150)
2025-03-27 21:58:12 +08:00
bc9bcd5bb3
ENH: step mesh operation adjustment
...
1.Put commctrl.h into pch precompilation(OCCT conflicts)
2.Replace input wxWidgets to support loss focus verification(STUDIO-8101)
3.Optimize slider interaction and trigger mesh when push up slider(STUDIO-8099)
4.Optimize step loading method, separate import of step and mesh
5.Fix dialog cancel button logic;
6.mesh tasks into sub-threads to prevent blocking the UI;
JIRA: STUDIO-8101 STUDIO-8099
Change-Id: I50bbb43953a5128f358c6880032d20693531333b
(cherry picked from commit ed7ab6b505a2becf8f38edb3c43b96e51eac3317)
2025-03-27 21:56:09 +08:00
bacbc69362
FIX:Replace non-UTF8 characters in STEP model names with IDs on import
...
jira: STUDIO-8055
Change-Id: I9255a7a871ebc9920ec683d1a2a80cd53ada0f10
(cherry picked from commit 89be3166e286346254a08c8efc188e0cea83f2a4)
2025-03-27 21:50:32 +08:00
8b39f6d6e2
NEW:add step mesh parameters
...
jira: STUDIO-7415
Change-Id: I5e09a1eb1ad31063ad56d08d5738907a804dc112
(cherry picked from commit ccbe9630076b754ab440e98977c4164afff96250)
(cherry picked from commit 84e7063c54a99e8a1440e74f831c6d1f6828f3f8)
2025-03-27 21:27:25 +08:00
6461313e6b
Fix endless loop in ReplaceString ( #9077 )
2025-03-26 11:33:52 +08:00
a6256853db
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
ec9a1227de
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
c387544188
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
d84454ed9c
Add PETG-GF filament type ( #8960 )
...
* Add PETG-GF filament type
2025-03-22 22:59:47 +08:00
848bc5aa17
Finish pt-BR translation ( #8962 )
...
* Finish pt-BR translation
2025-03-22 22:58:12 +08:00
6783641f08
Russian translation update ( #8994 )
...
* Russian translation update
Translation update, correction of errors, add missing string.
2025-03-22 22:57:42 +08:00
2d2d47de37
Fix flatpak build ( #9017 )
...
follow up of c3542ce014
2025-03-22 22:13:33 +08:00
dc8f63d7e9
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
243876727c
bump version to 2.3.1-dev
2025-03-22 12:05:10 +08:00
b81eb910c7
Automatically update nightly-builds tag
2025-03-21 23:19:10 +08:00
541d757e1c
fix docker build
2025-03-20 23:30:27 +08:00
226cdcdb3a
Fix crash when support bottom interface layer is set to same as top ( #8955 )
...
* Fix crash when support bottom interface layer option is set to `same as top` (SoftFever/OrcaSlicer#8604 )
2025-03-18 23:26:46 +08:00
b36df1feb5
Backup user folder to folder instead of zip file ( #8953 )
2025-03-18 19:53:47 +08:00
8b90a1c627
Set Crosshatch as default infill pattern instead of grid ( #8952 )
2025-03-18 19:53:10 +08:00
83d167fc70
Output x64 registers to windows crash report too ( #8951 )
...
* Output x64 registers to windows crash report too
2025-03-18 19:42:42 +08:00
0f6194d3dd
Fixes/Improvements for Creality profiles ( #8850 )
...
* Update Creality K2 Plus 0.8 nozzle.json
* Update Creality K2 Plus 0.6 nozzle.json
* Update Creality K2 Plus 0.4 nozzle.json
* Update Creality K2 Plus 0.2 nozzle.json
* Increase PEI bed temp to 100C from 60C for ASA
* Merge branch 'main' into creality-patch
2025-03-18 19:41:16 +08:00
da00cb6934
Adding more pt-BR translations ( #8947 )
...
* Adding more pt-BR translations
2025-03-18 19:40:12 +08:00
80bbbd42da
Add support for Creality Ender-5 Max ( #8870 )
...
* add creality ender-5 max
* add filament profiles for ender-5 max
* update creality manifest
* fix references
* put creality.json at 4 space indent
* remove invalid parameters
* fix thumb format
* Merge branch 'main' into feature/ender-5-max
2025-03-18 19:39:20 +08:00
cc08aa0b33
backup user folder for each version ( #8939 )
...
* backup user folder for each version
2025-03-18 00:37:47 +08:00
64aded6f0a
Add Lulzbot Taz 4, 5, Pro Dual, Pro S ( #8844 )
...
* Update Lulzbot.json to include Taz 4, 5, Pro Dual, and Pro S
* Rename Lulzbot Taz 4, 5_cover.png to Lulzbot Taz 4 or 5_cover.png
* Add build plate model for Taz 4 or Taz 5
* Add compatible printers
* Add compatible printers
* Update Lulzbot 2.85mm PLA.json
* Add Taz 4, 5, Pro Dual, Pro S
* Add files for Taz 4, 5, Pro Dual, Pro S
* simplified build plate model
2025-03-17 08:46:55 +08:00
b1ca73658f
bugfix and updates in profiles for MK3.5 ( #8778 )
...
* bugfix for TPU filament overrides
* higher voluemetric flow
* bugfix for to high speed at internal solid infill
* Update Prusa.json
* updated firmware check and nozzle settings
* bugfix speed and standard for 0,15mm profiles of the 0.4mm nozzle
* variables not defined in orcaslicer
2025-03-16 23:42:24 +08:00
f612a26487
bump version to 2.3.0
2025-03-16 23:07:49 +08:00
6ae8d01d1f
update locale and fix some translation caused by string changes
2025-03-16 23:05:15 +08:00
bd7f32f3ff
update profile version
2025-03-16 22:59:07 +08:00
25a0384e63
Fix wrong first layer temperature when ooze prevention and print-by-obj are enabled ( #8927 )
...
* Don't apply idle temperature to current nozzle (SoftFever/OrcaSlicer#8924 )
* Merge branch 'main' into bugfox/ooze-prevention-current-nozzle
2025-03-16 22:32:00 +08:00
7ad6706ef2
Use .gcode.3mf as ext for gcode 3mf files ( #8928 )
2025-03-16 22:17:38 +08:00
89fe3eabce
Allow generating brims for objects inside other object's hole ( #8914 )
...
* Allow generating brims for objects inside other object's hole
* Make sure inner brim stays inside holes
(cherry picked from commit 4afbc5bf340835727344bae77572595a4aa2c7ba)
* Merge branch 'main' into bugfox/nested-brim
2025-03-16 20:07:41 +08:00
c9599daff0
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate ( #8913 )
...
* Update Catalan language for OrcaSlicer V2.3.0 Release Candidate
Update Catalan language for OrcaSlicer V2.3.0 Release Candidate
2025-03-16 18:22:04 +08:00
ad61e0d2f9
Fix crash when resetting filament presets ( #8911 )
...
* Fix crash when resetting filament presets (SoftFever/OrcaSlicer#8863 )
* Fix crash when resetting filament presets when dependencies are changed (SoftFever/OrcaSlicer#8849 )
* Merge branch 'main' into bugfox/mm-preset-reset-crash
2025-03-16 18:21:20 +08:00
f09bece695
Fix query of gcode's slicer version. ( #8925 )
...
* Fix query of gcode's slicer version.
2025-03-16 14:24:28 +08:00
31a6bebdae
Added TPU, ABS, and PETG Profiles for Co Print ChromaSet-2 ( #8888 )
...
* Add files via upload
* Update Co Print.json
* Update Co Print.json
* Add files via upload
* Update CoPrint Generic ABS.json
* Update CoPrint Generic PETG.json
2025-03-16 14:16:18 +08:00
bf2e6a98de
Traditional Chinese Localization Update in 2.3.0-rc ( #8883 )
...
* update OrcaSlicer_zh_TW.po
2025-03-16 14:07:41 +08:00
3b31a741cd
Change Elegoo Centauri Start GCode to Wait for bed temp ( #8882 )
...
* Change Elegoo Centauri Start GCode to Wait for bed temp
This changes the M140 command to M190 so that the machine waits for the bed to get up to temp.
2025-03-16 14:06:19 +08:00
384c8c83fd
Fix typo ( #8872 )
...
* Fix typo
Typo in remark.
2025-03-16 13:58:54 +08:00
f5c16ad9f0
Adding more pt-BR translations ( #8871 )
...
* More pt-BR translations
2025-03-16 13:57:41 +08:00
5f33a960db
Update TURKISH translations (2.3.0-rc) ( #8851 )
...
* Update TURKISH translations (2.3.0-rc)
2025-03-16 13:46:09 +08:00
58f1800778
Show Creality CR-6 Optimal processes ( #8848 )
...
* Change Opitmal to Optimal
* Fix typos in CR-6 0.2 profile
* Include optimal CR-6 profiles
* Remove extra space
2025-03-16 13:45:37 +08:00