Commit Graph

27121 Commits

Author SHA1 Message Date
zhimin.zeng
e1cb3c14a0 FIX: add warning when wipe tower outside
jira: STUDIO-11817
Change-Id: I4352f8485e98c84a0ba75d0b2cc8a339e02c209e
(cherry picked from commit ce4bf4bc1bd2342c4bd3a270ed3b7619c7529c7f)
2025-09-24 09:38:42 +08:00
Noisyfox
ae66936d9c Merge remote-tracking branch 'upstream/main' into dev/h2d-2
# Conflicts:
#	src/slic3r/GUI/Tab.cpp
2025-09-24 09:15:33 +08:00
Ari Gato
50e56ba01f Add Sovol SV08 MAX profiles from Sovol's repo (#10768)
Changes compared to upstream:
* file/identifier renames (SOVOL → Sovol)
* changed inherits to "Generic .* @System"
* occasional tabs ('\t') replaced with spaces
* occasional dangling spaces at end of lines removed
* remove `additional_cooling_fan_speed` from process profiles
* rename filament profiles from `Sovol SV08 MAX .*` to `Generic .* @Sovol SV08 MAX`
* resize `Sovol SV08 MAX_cover.png` to 128x128

Drive-by:
* remove executable attribute from Sovol Zero cover/buildplate files
2025-09-23 23:37:48 +08:00
zhimin.zeng
3dd9462399 FIX: should not sync nozzle flow type for P/A printers
jira: STUDIO-12183
Change-Id: I6351c18b7e01c50aa2c741047934a96ca7572c12
(cherry picked from commit 93095852fb41d7a2b0f252d11125a614fd4a1ef0)
2025-09-23 21:45:54 +08:00
xin.zhang
e44dc9cc04 ENH: update the filaments_blacklist functions
jira: [STUDIO-11883]
Change-Id: Ib75383f4e75a0bcd566dcf555695f2a9f45f0cba
(cherry picked from commit 6a12adb7f0b83c025ad09e7e59e68d07a0ea8335)
2025-09-23 21:44:42 +08:00
xin.zhang
433df2a1be ENH: Revert "ENH: support scroll while using AMS mapping"
This reverts commit e6f290b29d4de697d492a2d933a447ad580a9e83.

jira: [STUDIO-11895]
Change-Id: Iab14bba06cfe59c4804ab9cf2d9784ea75bfe4b7
(cherry picked from commit 529687a2d2d5a4782c941a66eabec704548262df)
2025-09-23 21:42:34 +08:00
xin.zhang
c254509581 FIX: update the dialog size control
jira: [STUDIO-12256]
Change-Id: I6472289ea99686ac7bdc3c0cafb6d7bcfdc61ab1
(cherry picked from commit c28e4be2ca1148be0326472ff43b0e605ffca29c)
2025-09-23 21:42:14 +08:00
xun.zhang
9715ab3187 ENH: update flush data for H2D
jira:STUDIO-11674

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Idd04e918767a7ed2898f5e367c75504f35c8bb95
(cherry picked from commit 3e337ff4c255c60b9da1374076089347c4f2a12b)
2025-09-23 21:42:00 +08:00
xun.zhang
810e687952 FIX: wrong printable params in pla Translucent
jira: STUDIO-12250

Change-Id: Id0c75523037a560713d75a017aebe58aabe3309a
(cherry picked from commit 9bd091bee2388f60cbba41a88571a3de7df23214)
2025-09-23 21:41:02 +08:00
xun.zhang
f99797d390 ENH: update gcode for H2D
1.Optimize time esitimate for print object

jira:none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I22bbbd8d970eddf9c51be540173c9f5aac7b6e23
(cherry picked from commit 1dc7b1ca44522bd574a22601b9c55734becd0499)
2025-09-23 21:40:52 +08:00
xun.zhang
066e09d6f2 ENH: support curr extruder in timelapse gcode
jira: STUDIO-12119

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: If8fd91a6a1d54d3c5f4430c7f5c06685792c3a8e
(cherry picked from commit faacd23e3fba22b290e6fd47bce9de704c1165a1)
2025-09-23 21:39:51 +08:00
xun.zhang
919531a093 FIX: unable to load WipeTowerDialog if path has space
1.Also fix a translation problem

jira:STUDIO-11926,STUDIO-11411

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifd709582cb1a0e47631abf90ac6fdbcebcd642a3
(cherry picked from commit 8c78dd2256400f2aebaeb234bcef12bb9d384659)
2025-09-23 21:39:22 +08:00
xin.zhang
811bb0f48d ENH: remove the event funcs
jira: [STUDIO-12081]
Change-Id: Ifb1126c162ec5b50d2a787a2c018b702946fd36f
(cherry picked from commit d4ddbe97924b44d1fb19a4e80309c9a9aad42709)
2025-09-23 21:32:56 +08:00
xun.zhang
3852c77986 ENH: remove the limit for number of tpu filaments
jira:STUDIO-11995

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifd3ff7bf870570f9691b7008d8ca6ee8245c046d
(cherry picked from commit cd3219e6654d126363c04d0135bece62dcf94e39)
2025-09-23 21:32:18 +08:00
SoftFever
ca9599bed8 Add tips for testing profile changes in WIKI (#10844)
* Updated the 'How to create profiles' document to include a new section on testing profile changes.
* Added images for accessing the configuration folder and clearing the cache to ensure OrcaSlicer loads updated profiles.

This enhancement aims to assist developers in effectively managing profile updates during development.
2025-09-23 21:09:23 +08:00
HYzd766
5cda0ed5fa Update Q2 print height (#10843)
* The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed

* Revert "The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed"

This reverts commit 8d296720b8de58b1bfa4f008a24cee841a8472c6.

* Update Qidi Q2 0.4 nozzle.json

修改Q2打印高度

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-09-23 19:38:05 +08:00
xin.zhang
ae494493b1 FIX: show the printer text in sd card mode
jira: [STUDIO-12247]
Change-Id: I9457c68365a9defaba75d7cda24229740c68a3f8
(cherry picked from commit 271154aa146f2d84eae8076a8d331909c2b10939)
2025-09-23 17:30:37 +08:00
xin.zhang
ff5bbdfdc0 ENH: only check if from slicing print
jira: [none]
Change-Id: I65676589958b180e7aed6ae78a90a037073fd06b
(cherry picked from commit 561e9ea2b5f972291f0de7a08d2e6d43bc052199)
2025-09-23 17:30:36 +08:00
xin.zhang
c33e6d0cf2 FIX: the encoding problem
jira: [STUDIO-12222]
Change-Id: Ia42865d148b1b89207336af3e2713a64c90b656d
(cherry picked from commit afd1766c89e5309da3304b9999234bdfb8cf811b)
2025-09-23 17:30:36 +08:00
Stone Li
7d6fb97584 FIX: fix missing translation issue
JIRA: none

Change-Id: I163550c2e784a5920dbfeb3ee7d9344506da1567
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit fc6b447b4ae84901b17431ae1766fc581233e1f1)
2025-09-23 17:30:36 +08:00
zhimin.zeng
ac3396c39d ENH: Optimizing the shape invalid condition for wipe tower of multi-extruder
jira: none
Change-Id: Ic80a83088f409f0c4d4444c085befb6a1817c85b
(cherry picked from commit e22d328fa9d1682c00617a4cad0498c67a7512f4)
2025-09-23 17:30:36 +08:00
xin.zhang
541b99f2f4 ENH: update dark mode supports of print option
jira: [STUDIO-12188]
Change-Id: I0d38bcab502415dd733d9b58835e1e50dd00bd22
(cherry picked from commit 2b8edfccc866af927f8c791521eecde182946cee)
2025-09-23 17:25:53 +08:00
xin.zhang
148dc681e3 FIX: fix the dissmiss of Combobox
jira: [STUDIO-12226]
Change-Id: Ibecd15608acf0d1118fe5e1b27c8b2aec756c48b
(cherry picked from commit bab463f1f538397a3edfc188420a54fafd919dc2)
2025-09-23 17:25:48 +08:00
zhou.xu
5829dc3606 FIX:update_all_preset_comboboxes shoulld not return
jira: STUDIO-12045
Change-Id: Ie507a87f9be6b95350603231a4ef7ee5596f5fdf
(cherry picked from commit 1541e256f9c858d3e33d5d31d4881e6ebf38e5b7)
2025-09-23 17:25:38 +08:00
tao wang
ff067b9dc2 FIX:fixed the issue of using the wrong tunnel after reconnrction
jira:[none]

Change-Id: Ief1e79a753b051e859697b523eb1ba230f154ae2
(cherry picked from commit 0d9f48c5aae2c340e8b1c4fadb42c331ae9486f6)
2025-09-23 17:22:26 +08:00
chunmao.guo
80d244963e FIX: bbl printer combox layout
Change-Id: I7b82e0d989e0e197bb7644bbdc74927b308e9d89
Jira: STUDIO-12214
(cherry picked from commit e09410acce9ab64a62e4158b68f84570cda5c873)
2025-09-23 17:22:20 +08:00
xun.zhang
861bfe4b81 FIX: potential collsion in by object seq
1. update the expand length
2. enhance rod collision detect

jira:STUDIO-12199

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1350ef5612b833405928e22c542a7a6f0c671105
(cherry picked from commit 7a197af3e0aa6d6c1493768d757ecdc938e49c1d)
2025-09-23 17:22:10 +08:00
zhou.xu
627e8e635b ENH:moudify text for SyncNozzleAndAmsDialog
jira: STUDIO-12221
Change-Id: Ib6ba969ca97da53d7bcc04b5db08d83389bf4b5c
(cherry picked from commit 37013329a69854545be2d369021f89e54b9727ec)
2025-09-23 17:20:09 +08:00
xin.zhang
084b0019b7 FIX: do not disable the dialog
jira: [STUDIO-12070]
Change-Id: Ifea317deaab5e8cc9630930315104570966dc59a
(cherry picked from commit 3cb919424720bc09d1d3ed39096f9b08517d3fd3)
2025-09-23 17:20:03 +08:00
xin.zhang
87ab07a948 FIX: update the bitmap of icon for dark mode
jira: [STUDIO-12180]
Change-Id: Ib39f723be9b1f02f2f0dd21204d7831627481528
(cherry picked from commit 73d9f515de93d324c74878f3ceea5ee0f7049073)
2025-09-23 17:19:56 +08:00
milk
ef3b18c068 ENH:Fix issue where printing cannot be sent
jira:[STUDIO-12212]

Change-Id: I91ba978ee9f8b70a003ccd77a156350444283745
(cherry picked from commit d22550e0aaede366ff91cca8cea01df3769733ab)
2025-09-23 17:19:44 +08:00
chunmao.guo
6423073c71 FIX: Dropdown click non grouped item
Change-Id: Ic2d073be946ed68ec249296e84d5bf97d6d9c587
Jira: STUDIO-12213 STUDIO-12208 STUDIO-12191 STUDIO-12192
(cherry picked from commit 00dfff142a6a24872b3c102d57814bb8c3bf0e2a)
2025-09-23 17:19:38 +08:00
chunmao.guo
f5b1b4dfc5 FIX: paste all of object settings
Change-Id: I32681190b20a2392069f6da5059feda070b312d1
Jira: STUDIO-12194
(cherry picked from commit 1a90c581c41b4d5cb35f6eece3aafbc55f2af97b)
2025-09-23 17:19:27 +08:00
xin.zhang
ff9afd1501 ENH: update some check jobs of SelectMachineDialog
jira: [STUDIO-11883]
Change-Id: I730030c06fa819f06390583a666029b8d7b670f5
(cherry picked from commit b59fac368782b3dbfe04bf483a466b1af7610935)
2025-09-23 17:14:12 +08:00
tao wang
2c4f34d24a ENH:optimize the check for the existence of SD cards
jira:[none]

Change-Id: Iee386e97f66664cfa57aa66ea3457de30d6e987a
(cherry picked from commit a209330b7aae23095fc5da451d91fb467940755f)
2025-09-23 17:14:06 +08:00
xin.zhang
a58dedfef1 ENH: update the style
jira: [STUDIO-12184]
Change-Id: Ic6b6feceb80db157a33e6c6287a4a4faeef4036c
(cherry picked from commit 977f054f7f842a9ea95b5f2f6602d22e62d320a4)
2025-09-23 17:14:01 +08:00
chunmao.guo
16f4f90527 FIX: fixed print bed icon large size
Change-Id: I580109e3edb4f546d52a5eb33bbf5b9de0ac000c
Jira: STUDIO-12164
(cherry picked from commit 33cad32d644805145cb56c0992c27151c79e22d2)
2025-09-23 17:13:28 +08:00
milk
c962cfc01c ENH:Fix the issue of local variables being used without initialization
jira: [STUDIO-10756]

Change-Id: I56d19d04dbd5064f6657d5a762a44223b4a79a56
(cherry picked from commit ee0705783507d8590c8fc72e9a2f2f854060c231)
2025-09-23 17:13:22 +08:00
xun.zhang
6b53a87d93 ENH: update gcode for Bambu Lab H2D
1.Add flush params

jira: none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I89e800624aeaf6b2d5442d7d230de19bd8ec0383
(cherry picked from commit ae756297a77dc04fb30c7467fc150ea52b880e5b)
2025-09-23 17:13:11 +08:00
xun.zhang
40e262297c FIX: support flush params in machine start GCode
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7566b960421b088f1d122936d9bc3974057a1e6b
(cherry picked from commit dd796026b3f869cfc40e8d9c5769c2a40e565441)
2025-09-23 17:12:51 +08:00
tao wang
f340b3a5eb FIX:use the correct method to update the dark mode of the window
jira:[STUDIO-11511]

Change-Id: Ie359e391e3d511729b4a777376b89e5bceda161c
(cherry picked from commit bdc864bf10dcfe2738e2476025aac35c007f67a1)
2025-09-23 17:11:58 +08:00
xin.zhang
69216b1fbf ENH: support scroll while using AMS mapping
jira: [STUDIO-11895]
Change-Id: I5cefd4e0cc6f5b7d6d1e1eaccfd2035bdd1a948e
(cherry picked from commit f2812461e31bb9b9e1f7740d10e103e85e4f1f25)
2025-09-23 17:11:49 +08:00
milk
2c21cf50d4 ENH:Add logging to the send function and optimize the connection process
jira: [STUDIO-11777]

Change-Id: Idac7b7835f13ec1805442a8c8aefbb35786c36ef
(cherry picked from commit 6c07f1b9a2858a9ab0c52330f78224a03ffb6f0c)
2025-09-23 17:11:37 +08:00
milk
069a5c8ed2 ENH:The print page needs to support multiple alert messages
jira: [STUDIO-10756]

Change-Id: I61edceef2f6bcf30bb87aec41593009af30831fa
(cherry picked from commit 2a7da8456c1dbc96daf875bb0c21a1aa4905852a)
2025-09-23 17:10:55 +08:00
zhou.xu
2e9541a829 FIX:The plate type in dialog of the plate settings does not match the machine
jira: STUDIO-12181
Change-Id: I1d055e3530f19946073c30647c12fbab2be97d50
(cherry picked from commit 54b6cc3c41319ddfc0e3d78f41b903508f0f4c15)
2025-09-23 16:50:33 +08:00
zhou.xu
7283213996 FIX:miss "Printer not connected" case
jira: STUDIO-12166
Change-Id: I962a93f1127064816fd481dc3ad7be034e3de0f3
(cherry picked from commit 9eba9b8a2d91517f13cfa306fb41b06232910a13)
2025-09-23 16:38:51 +08:00
zhou.xu
ecdc54cebd FIX:update_badge_according_flag should check compatible machine
jira: STUDIO-12166
Change-Id: Id19d398fd2159ee916d0ac63691530ba6d746cdd
(cherry picked from commit fa642e8d6673aba65ac363a92b40312242813509)
2025-09-23 16:38:51 +08:00
zhimin.zeng
b3e3b16f26 FIX: Timelapse photography is done at a low height, which causing scratches
jira: STUDIO-12116
Change-Id: I375e53a32e31488b0a0d07d388f7c7aa29624817
(cherry picked from commit 0c08ea3e2ecb5c819fc6c06dfedf01e733f84383)
2025-09-23 16:38:51 +08:00
xun.zhang
0836443bb3 FIX: wrong layer height limit
jira:STUDIO-11831

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifda3711dd5a89bfe73b5dfb4daf2fb643afd96f6
(cherry picked from commit 59a18ad837c5b19159b71df3921f49941eedf912)
2025-09-23 16:38:51 +08:00
tao wang
81e8a182b7 ENH:prohibit resume2D tasks
jira:[none]

Change-Id: I038928bbe06b9f8f711513dca9021a9a08c92e6f
(cherry picked from commit 573db9bf60bffd053c68b8e5c021dd737de12cee)
2025-09-23 16:38:51 +08:00