Mack
80226863e9
ENH:update step mesh ui
...
jira: nojira
Change-Id: I4cea486dee7fafa6495d63e8557ff790cc1640dc
(cherry picked from commit b2b157f1a49a53d119a382a686a6e343899e98b9)
2025-03-27 22:20:04 +08:00
Mack
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
Mack
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
Mack
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
Arthur
65bce72bb7
ENH: translation
...
jira: STUDIO-8530
Change-Id: I43aeda64251165eaa2fc7f26b6dbaf548bc62057
(cherry picked from commit 9c799cc98641e546e736acbf6c944cc3c230ba58)
2025-03-27 22:07:59 +08:00
Mack
cae69fde0b
ENH: update step mesh ui
...
jira:nojira
Change-Id: I7ba88d1ad80fa1e8152393c523bc301187e543d1
(cherry picked from commit 8dfd3bbb0c2b32ba95d942a662c4223b9001c40a)
2025-03-27 22:05:12 +08:00
Mack
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
zhou.xu
2c8a2d1de3
ENH:translate texts
...
jira: none
Change-Id: If48a4a25c379f589f80af2715f825c5e1b13dfac
(cherry picked from commit 3bc4bf93bd98372e3bfd932ed096b57cd645b4bd)
2025-03-27 22:01:42 +08:00
Mack
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
Mack
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
Mack
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
Mack
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
Vovodroid
6461313e6b
Fix endless loop in ReplaceString ( #9077 )
2025-03-26 11:33:52 +08:00
Russell Cloran
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
SoftFever
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
Asim Siddiqui
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
Benjamin Stürmer
d84454ed9c
Add PETG-GF filament type ( #8960 )
...
* Add PETG-GF filament type
2025-03-22 22:59:47 +08:00
Alexandre Folle de Menezes
848bc5aa17
Finish pt-BR translation ( #8962 )
...
* Finish pt-BR translation
2025-03-22 22:58:12 +08:00
Andy
6783641f08
Russian translation update ( #8994 )
...
* Russian translation update
Translation update, correction of errors, add missing string.
2025-03-22 22:57:42 +08:00
VOLUMIC
9a2feebb83
Updates VOLUMIC profils
2025-03-22 15:23:27 +01:00
Noisyfox
2d2d47de37
Fix flatpak build ( #9017 )
...
follow up of c3542ce014
2025-03-22 22:13:33 +08:00
VOLUMIC
cf089bef00
Merge branch 'SoftFever:main' into main
2025-03-22 13:26:19 +01:00
lodriguez
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
SoftFever
243876727c
bump version to 2.3.1-dev
2025-03-22 12:05:10 +08:00
SoftFever
b81eb910c7
Automatically update nightly-builds tag
2025-03-21 23:19:10 +08:00
SoftFever
541d757e1c
fix docker build
2025-03-20 23:30:27 +08:00
Noisyfox
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
SoftFever
b36df1feb5
Backup user folder to folder instead of zip file ( #8953 )
2025-03-18 19:53:47 +08:00
Thomas
8b90a1c627
Set Crosshatch as default infill pattern instead of grid ( #8952 )
2025-03-18 19:53:10 +08:00
Noisyfox
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
cochcoder
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
Alexandre Folle de Menezes
da00cb6934
Adding more pt-BR translations ( #8947 )
...
* Adding more pt-BR translations
2025-03-18 19:40:12 +08:00
Alex Griffith
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
SoftFever
cc08aa0b33
backup user folder for each version ( #8939 )
...
* backup user folder for each version
2025-03-18 00:37:47 +08:00
wrathernaut
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
Bernhard Koppensteiner
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
SoftFever
f612a26487
bump version to 2.3.0
2025-03-16 23:07:49 +08:00
SoftFever
6ae8d01d1f
update locale and fix some translation caused by string changes
2025-03-16 23:05:15 +08:00
SoftFever
bd7f32f3ff
update profile version
2025-03-16 22:59:07 +08:00
Noisyfox
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
SoftFever
7ad6706ef2
Use .gcode.3mf as ext for gcode 3mf files ( #8928 )
2025-03-16 22:17:38 +08:00
Noisyfox
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
davidjuanesb
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
Noisyfox
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
Jesse Litton
f09bece695
Fix query of gcode's slicer version. ( #8925 )
...
* Fix query of gcode's slicer version.
2025-03-16 14:24:28 +08:00
Co Print 3D Printing Technologies
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
Shuwn Hsu
bf2e6a98de
Traditional Chinese Localization Update in 2.3.0-rc ( #8883 )
...
* update OrcaSlicer_zh_TW.po
2025-03-16 14:07:41 +08:00
TheLegendTubaGuy
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
wrathernaut
384c8c83fd
Fix typo ( #8872 )
...
* Fix typo
Typo in remark.
2025-03-16 13:58:54 +08:00
Alexandre Folle de Menezes
f5c16ad9f0
Adding more pt-BR translations ( #8871 )
...
* More pt-BR translations
2025-03-16 13:57:41 +08:00