Noisyfox
dc0c0d3bf4
Merge remote-tracking branch 'upstream/main' into dev/p2s-pr
2025-11-14 14:55:41 +08:00
xun.zhang
f2116a4f1c
ENH: add eager lift function
...
1.Immediate do lift in eager_lift function
jira:NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I931d22e901e2123bb886c31d8d1a5788fddeed42
(cherry picked from commit 6cea772d4f3b2f7e2a43c35a2271e4bdbba9eadd)
2025-11-14 11:08:08 +08:00
Noisyfox
1ee78d7dfb
Support Visual Studio 2026 ( #11349 )
...
* Add script with VS version auto detection
* Add msvc145 toolset support
* Fix issue when build slicer only
* Fix vs2026 OpenCV build
* Set github action to use new build script
* Get vs version from `msbuild --version` so it works for github action
2025-11-13 23:11:56 +08:00
Noisyfox
87c8dba713
Fix filament end gcode missing for non-bbl machines
2025-11-13 22:33:26 +08:00
Noisyfox
92be298b9b
Merge branch 'main' into dev/p2s-pr
2025-11-13 10:11:10 +08:00
Ian Bassi
9bf8e7cde7
Wiki: Update windows build CMake 4 ( #11345 )
...
* Update windows build wiki CMake 4
* 2026 Ready
* Revert "2026 Ready"
This reverts commit 534b9198baa4a5af2dbc42c55ddff814437a07e6.
* Minor fixes
2025-11-13 09:58:22 +08:00
Noisyfox
ddb98995b0
Revert "Fix: Correcting the behavior of the camera panning." ( #11337 )
...
Revert "Fix: Correcting the behavior of the camera panning. (#11111 )"
This reverts commit 08bd21310c .
2025-11-12 13:09:39 +08:00
Rodrigo Faselli
a66809ac53
CMake 4.x. windows ( #10820 )
...
* cmake 4 windows
Update CMakeLists.txt
cmake 4 windows
Update build_release_vs2022.bat
minimum version 3.5
* Update CMakeLists.txt
2025-11-12 10:40:49 +08:00
Noisyfox
4b38cb7cdb
Merge branch 'main' into dev/p2s-pr
2025-11-10 08:55:30 +08:00
Noisyfox
d8dc359a39
Fix crash on printer error when stealth mode is enabled ( #11225 )
...
Fix crash on printer error when stealth mode is enabled (SoftFever/OrcaSlicer#11203 )
2025-11-10 08:54:06 +08:00
Noisyfox
14eb2d8638
Merge branch 'main' into dev/p2s-pr
2025-11-09 20:47:51 +08:00
yw4z
74d38fec79
Fix combo box vertical text alignment ( #11217 )
...
* init
* update condition
* Merge branch 'main' into fix-combobox-text
* Update TextInput.cpp
2025-11-09 20:40:30 +08:00
Asim Siddiqui
4fe5944038
Add official Numakers PLA+ filament profiles ( #11303 )
...
* Add official Numakers PLA+ filament profiles
Official Numakers PLA+ filament profiles for Orca Filament Library and BBL X1, P1, A1 series printers
2025-11-09 16:31:47 +08:00
Diogo Santos
717bb32c6a
Fix(RatRig): add V-Core 4 IDEX variants to the filament profiles ( #11304 )
...
* Fix(RatRig): add V-Core 4 IDEX variants to the filament profiles
2025-11-09 16:30:40 +08:00
Noisyfox
72de8e53f1
Fix extrusion rate smoothing unnecessarily slowing down the entire line ( #11249 )
...
* Fix typo & code style
* Fix calculation of the min acc time
* Avoid slowing down the entire line if both end of a single line has been slowed down
2025-11-09 12:47:50 +08:00
Noisyfox
0bffff7dd7
Merge branch 'main' into dev/p2s-pr
...
# Conflicts:
# src/slic3r/GUI/DeviceErrorDialog.cpp
2025-11-09 12:35:32 +08:00
Valerii Bokhan
152b820a97
Fix: Correcting the behavior of the camera panning. ( #11111 )
...
* Fix: Correcting the behavior of the camera panning.
Fixes #11107
2025-11-09 12:29:27 +08:00
Alexandre Folle de Menezes
380d471a0e
Spellcheck translatable strings ( #11242 )
...
* Spellcheck translatable strings
2025-11-09 11:52:27 +08:00
Alexandre Folle de Menezes
02dc0d84b5
Fix casing on file extensions ( #11265 )
...
* Fix casing on file extensions
2025-11-09 11:38:45 +08:00
Alexandre Folle de Menezes
c8360c5b17
Add missing translation markers ( #11243 )
2025-11-08 22:58:32 +08:00
Alexandre Folle de Menezes
433ba098cd
Fix casing of axis' names ( #11258 )
2025-11-08 22:36:03 +08:00
Noisyfox
a06e555318
Merge branch 'main' into dev/p2s-pr
2025-11-08 20:46:30 +08:00
yw4z
e761166a8a
Match UI of filament grouping & fixes ( #11238 )
...
* init
* update
* match radio icons
* fix background
* Show only on "summary" and "filament" tab
* delete unused icons
2025-11-08 20:44:37 +08:00
Noisyfox
5d80a73287
Merge branch 'main' into dev/p2s-pr
2025-11-08 17:17:31 +08:00
Noisyfox
6446291088
Avoid duplicated call of request_user_handle
2025-11-08 14:49:29 +08:00
Noisyfox
6ea15914e8
Enable log auto-flush, this should not really affect performance because by default the log level is warning
2025-11-08 11:49:54 +08:00
Noisyfox
cb2d5b4349
Make sure app version is output in log regardless of log level, also show build git hash in log
2025-11-08 11:07:24 +08:00
Noisyfox
6ae98fad15
Fix max_bridge_length for organic tree ( #11295 )
...
* Remove outdated duplicated support code
* Orgainc tree no longer use `bridge_no_support` since #8212
2025-11-08 01:27:15 +08:00
Mister Anderson
75b95230f6
Flash forge ad5m gcode filename update ( #11278 )
...
* Update 0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle.json
Change filename_format to include material and print time
* Update filename format in Flashforge profile
* Update 0.40mm Standard @Flashforge AD5M Pro 0.8 Nozzle.json
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
* Update filename format in Flashforge profile
2025-11-08 01:21:56 +08:00
innovatiQ
adb8179acc
3 new machine files added to both TiQ2 and TiQ8 machines ( #11297 )
...
* Added InnovatiQ Vendor Files
* Cover image corrected
* Corrected Texture Image
* Support Interface Pattern modified
* Fix file name casing
* Added new filament(PETG)
* changed three parameters
* Added 6 new printer files
0.25, 0.6, 0.8 printer profiles are added to TiQ2 and TiQ8
* Added 6 new machines in machine list
* 6 new machines added in machine list
---------
Co-authored-by: MohanS <sibi.mohan@innovatiq.com >
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
Co-authored-by: Ashidsha Jaleel <JaA0@germanreprap.local >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-11-08 01:00:32 +08:00
Alexandre Folle de Menezes
bfcd9f1064
Remove markers from strings that don't need translation ( #11234 )
...
* Remove markers from strings that don't need translation
2025-11-08 00:53:56 +08:00
Alexandre Folle de Menezes
ef8615f286
Fix "..." at the end of "Replace with STL" menus ( #11247 )
2025-11-08 00:32:02 +08:00
Noisyfox
a5c9dd98ac
Fix emboss crash when displaying warning information ( #11299 )
...
Revert "FIX:ImGuiInputTextFlags_Multiline should manual input"
This reverts commit bb3f59e18f .
2025-11-08 00:28:22 +08:00
xin.zhang
1957f96b90
FIX: update dark mode color
...
jira: [STUDIO-9689]
Change-Id: I4f0f3f468d6f08195896a9948e4f3636489cbe79
(cherry picked from commit bb74d32de96f5a4090d06481ae51dec65c5b7447)
2025-11-07 23:26:18 +08:00
Heiko Liebscher
40ef8c0722
fix some de translations ( #11290 )
...
* fix some de translations
* fix space
2025-11-07 17:32:00 +08:00
Noisyfox
80df06448f
Merge remote-tracking branch 'upstream/main' into dev/p2s-pr
2025-11-07 10:42:06 +08:00
Anson Liu
446834e6f7
Fix AMS Material Selection to sort by both filament vendor and type ( #11261 )
...
Fix AMS Material Selection dialog combo box sorting to also sort by filament types.
2025-11-07 10:40:47 +08:00
MakeSometh1ngWonderful
dabe4ac01d
Increase Bridge Density Maximum ( #11283 )
...
* Increase bridge density maximum and updated External Bridge Density tool tip.
2025-11-07 09:38:26 +08:00
thebodzio
be77aa0819
Update 0.18mm Optimal @Sovol SV08.json ( #11291 )
...
* Update 0.18mm Optimal @Sovol SV08.json
This file needs compatible_printers parameter set to a proper, non-empty value. Otherwise it will show up in every Sovol printer profile.
2025-11-07 09:29:26 +08:00
Valerii Bokhan
4ec272a22b
Fix: Hiding the ironing_angle_fixed setting in the UI if the ironing is disabled ( #11286 )
...
* Fix: Hiding the `ironing_angle_fixed` setting in the UI if the ironing is disabled
2025-11-06 23:53:57 +08:00
dependabot[bot]
16e15869c0
Bump actions/upload-artifact from 4 to 5 ( #11230 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 11:47:11 +08:00
dependabot[bot]
312954fca0
Bump actions/download-artifact from 4 to 6 ( #11229 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 11:47:04 +08:00
Noisyfox
2ddada8069
Try free more disk spaces for flatpak build
2025-11-06 09:28:52 +08:00
Noisyfox
7db0ff9a19
Fix issue that dev printers no longer sync calib & filament info from AMS
2025-11-05 22:54:49 +08:00
Noisyfox
c5692c88e7
Merge branch 'main' into dev/p2s-pr
2025-11-05 20:55:28 +08:00
Noisyfox
15fc3d41cd
Fix translations ( #11282 )
...
* Revert i18n changes from commit 4b7b81a0a2
* Delete unnecessary files
* Reformat files
2025-11-05 17:51:50 +08:00
Ian Bassi
7444878927
IF-enable PA in IS and Cornering Calibs ( #11178 )
...
* Re-enable PA in Calibs
* Disable APA if Disabled PA
2025-11-04 21:45:14 +08:00
Noisyfox
484f9e222f
Merge branch 'main' into dev/p2s-pr
2025-11-04 10:26:47 +08:00
yw4z
f24431784d
Fixes / Improvements for Covers & Printer Selection dialog ( #11151 )
...
* init
* update
* Crop cover images
* match setup wizard UI
* update
* tiertime
* anycubic
* anycubic
* construct3d
* update
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-11-04 10:16:06 +08:00
Nanashi
c46b1a049f
Fix httpbin.org 503 by switching to maintained httpbingo.org ( #11250 )
2025-11-03 23:57:24 +08:00