zhimin.zeng
b30716a996
FIX: first layer print sequence is incorrect when print by object
...
Change-Id: I6943a2d59eeb10db176dbb5cbe8567b5320d7cb1
(cherry picked from commit e9b33cfcb97a23a09405ce6515d2d5e5d8911964)
2025-10-08 13:04:04 +08:00
lane.wei
c4adf70e45
ENH: config: set default 'extruder_printable_area' to empty
...
JIRA: no-jira
Change-Id: I5d574a12684281faabbd1cf96e68e9b9ad593edc
(cherry picked from commit 2d791aea17bc6607d68df4f88c8481f5a8aa139e)
2025-10-08 10:36:33 +08:00
Noisyfox
45bf4a99f1
Fix issue that connection failed dialog keeps popping up if lan device is offline
2025-10-07 09:57:17 +08:00
Noisyfox
4ee98b1807
Fix crash due to modify same collection concurrently
2025-10-07 09:56:39 +08:00
Noisyfox
fb4bb83546
Fix issue that when swtiching to other printer from H2D/H2S, an empty preset dirty dialog will pop up
2025-10-06 20:25:34 +08:00
noisyfox
551be1c18b
Fix build issue with PCH off
2025-10-05 22:53:58 +08:00
Noisyfox
fdf3e88032
Refine badge rendering
2025-10-05 22:00:01 +08:00
Noisyfox
38f51bd77f
Update static box label size after font change
2025-10-05 21:55:37 +08:00
Noisyfox
687286ccac
Refine badged static box
2025-10-05 21:45:49 +08:00
Noisyfox
a8482a1138
Fix AMS and filament list load when switching printer profiles
2025-10-05 21:24:41 +08:00
Noisyfox
8ed77beaa0
Hide sync btn for BBL printers if 3rd print host is used
2025-10-05 20:16:23 +08:00
chunmao.guo
a9145ca641
FIX: always use diameter from printer preset
...
Jira: STUDIO-9911
Change-Id: Ibf34863f3ec282874be0d9b95975492fb4b70e83
(cherry picked from commit 2ca7a8deebb97444dcdd6668e64a031e6f4180db)
2025-10-05 20:13:16 +08:00
Noisyfox
6b24a977ca
Fix nozzle temp settings layout
2025-10-05 19:45:02 +08:00
Noisyfox
da2934d02a
Revert "ENH:instead of prime_volume by filament_prime_volume"
...
This reverts commit e7e6405ad3 .
2025-10-05 19:16:05 +08:00
Noisyfox
6346d3001a
Fix value type
2025-10-05 18:49:06 +08:00
Noisyfox
42d2965093
Fix option link
2025-10-05 16:28:17 +08:00
Noisyfox
804c569b07
Merge branch 'main' into dev/h2d-2
2025-10-05 16:03:58 +08:00
Noisyfox
a9c0490c68
Update color
2025-10-05 16:02:17 +08:00
Noisyfox
24fe8a9fa7
Fix switch button color
2025-10-05 14:26:19 +08:00
zhimin.zeng
e5bd736def
FIX: should not emit get result message for manual flowrate_cali
...
jira: STUDIO-14288
Change-Id: I20f6a28ec9f017ac562d7684d232e0d109f628ca
(cherry picked from commit f4213a6672d4be2386708e1f90068cbf039733d0)
(cherry picked from commit 2a9e23a4ae7ca4ced3dee33f6714ce477a48292a)
2025-10-05 00:10:09 +08:00
xin.zhang
eac358046c
FIX: update the implementation of model series
...
JIRA: [STUDIO-13728]
Change-Id: Ib9091a0b2b253fa4bdad11e07f8910f6045594ad
(cherry picked from commit b250f817f80ea17e7c1cc37e6c98810e8cfc6cd8)
(cherry picked from commit 4d00f9e32541df9817ef131dc2eb7225675e102f)
2025-10-05 00:10:01 +08:00
songwei.li
e8d8fb5c7a
FIX: the exported Gcode file is stuck when imported on Mac
...
suppressed_backround_processing_update when loading gcode to prevent deadlock.
jira: STUDIO-13899
Change-Id: Iad4f20cd5249bb5133146197bb1bc32101b08bdf
(cherry picked from commit 2579cdc7adb98c1f21c3169a9fcebba60597fb43)
(cherry picked from commit 13b14414e03e3907d9d1662cdab570c754200618)
2025-10-05 00:09:09 +08:00
zhimin.zeng
2d273b43b6
FIX: the display name of auto cali is incorrect
...
jira: none
Change-Id: I873a6a74babe63ad05bc7f74eaa698b08987d375
(cherry picked from commit 316829c8de708b8b555fd1ca176aae834253cd65)
2025-10-05 00:07:30 +08:00
zhimin.zeng
0a09c32e31
FIX: the use ams flag is incorrect for cali
...
github: 7998
Change-Id: I6511969ad50db0d3cf01ecbe8261e461092da1e3
(cherry picked from commit d25405ed8d85e4a80822dddab515795984d7b924)
(cherry picked from commit af7a8350e3726aa7d122eaaefc089bd440433e76)
2025-10-05 00:07:23 +08:00
zhimin.zeng
1653cb0bda
FIX: crash when cali
...
jira: STUDIO-14212
Change-Id: I6123b51987451f0281dad383ec0ea85f8bc1243c
(cherry picked from commit 62fc7f54b8c444f74d44680ce4b72ed8b287ccd4)
2025-10-05 00:05:37 +08:00
zhimin.zeng
82b9b5dc80
FIX: crash when cali with ext slot for single extruder printer
...
jira: STUDIO-14212
Change-Id: I4e7a7a7617c6f6fba216f5cd72857a89069461d0
(cherry picked from commit 9633d47fcd7d0dade73725ad9d45f16d8f9c7f9c)
2025-10-05 00:05:29 +08:00
hemai
8bf60469b4
FIX: update ams select handler for single extruder
...
Jira: [STUDIO-14218]
Change-Id: I92ae9192162fbd614ddc8d0f640de5940f7cd24f
(cherry picked from commit c46e6f2b9f68c30268a5c8f557f793935919a6df)
2025-10-05 00:05:16 +08:00
weiting.ji
8dd88df97b
FIX: Daily tips display issue in CJK
...
Jira: STUDIO-13921
Change-Id: I5c4fef910749a31acff4650413390051d2aabf84
(cherry picked from commit 9e5f2a89fe1ce7f7eeee892be8c48099a288646f)
2025-10-05 00:05:09 +08:00
chunmao.guo
3d7bf13932
FIX: _add_auxiliary_dir_to_archive crash on empty path
...
Change-Id: I940fab66ce9512225968510c1f1dc8868c6790ad
Jira: STUDIO-14005
(cherry picked from commit 5f6b4b58a5bda65369b95fa7dc5ed7ad793040e8)
2025-10-05 00:04:18 +08:00
haolin.tian
90830ab2ea
FIX: Sync AMS settings after device certificate installation
...
jira: STUDIO-14191
Change-Id: If4a02ed6f2c5ef111f0c7086b138e3dabc8ed1dd
(cherry picked from commit 172824c4b93f6b3eb197481efc38a262774ef313)
2025-10-05 00:03:56 +08:00
xin.zhang
b473b34ddd
FIX: the display of n3s humidity
...
jira: [STUDIO-14195]
Change-Id: I6b49df928bdb1ce36450006805dd5d152ca7ad96
(cherry picked from commit 1e7cd2340c3c67a6a49e61dc7645428203d4df56)
2025-10-05 00:02:30 +08:00
lane.wei
e441a9f62e
FIX: CLI: refine the download check logic for multi-extruder printer
...
use the shared printable area
jira: no-jira
Change-Id: I23e97a06b0ca9573c84fe4081496bae2e8e92382
(cherry picked from commit 3245ea6f6dd54bfaae30e76c903abfd632972544)
2025-10-05 00:02:23 +08:00
zhimin.zeng
0b9bd42766
FIX: crash when delete cali value
...
jira: STUDIO-14176
Change-Id: I3d59c8ab60842509c1166cff92ff329d1a673038
(cherry picked from commit 45d4e584228e50026117a83f61afee45dcee09b1)
2025-10-05 00:00:56 +08:00
weizhen.xie
247a811900
Fix: Modify the string delimiter of parameter “volumetric_speed_coefficients”: change “;” to “ ”
...
Jira: none
Change-Id: Iabe29c14b5d4dadc97d3ea72c4be4104a0e48720
(cherry picked from commit 3a3ed5816b7a70669561d0a33ca6fb9761ab40d2)
2025-10-05 00:00:31 +08:00
zhimin.zeng
c1e4876793
FIX: auto cali send failed
...
and cannot set cali step to 0.001
jira: STUDIO-14042 & STUDIO-14119
Change-Id: I56ecc70d0413398ecacd1c842f7102e810277cfd
(cherry picked from commit c16925931c642d8e27d739a401148bc94c5f3965)
2025-10-03 23:28:58 +08:00
weizhen.xie
7bc01c625d
ENH: Add a button to control whether to enable volumetric-speed fitting
...
Jira: None
Change-Id: I8d9fd3468dbfb8904d164b289f9d5223e476145c
(cherry picked from commit 3acf97f1b3cf12d34a3679eef550cc26e03eb86c)
2025-10-03 23:28:58 +08:00
xin.zhang
d9d2814b24
Fix: load ext filament for A/P series
...
JIRA: [STUDIO-14047]
Change-Id: I28736dc7c55a842744b2d3f8731e92384c2ea929
(cherry picked from commit 602541e42b0a7ad6faa3ff604435bc36a1cc1f3f)
2025-10-03 23:13:42 +08:00
weizhen.xie
bd5c7b38b1
FIX: Fix incorrect usage of “an/a” in the text
...
Jira: STUDIO-13941
Change-Id: I5fbd29130773041423c7e8a6686d92c4508989eb
(cherry picked from commit bab99bf26e6fddfc65892409d7fdb3209821cecd)
2025-10-03 23:11:19 +08:00
weizhen.xie
fa832b7539
FIX:Fix the crashes when users import 3MF files that use third-party printers.
...
Jira:STUDIO-13586
Change-Id: I977e9e426e2f2b98da389e7bfa8fb57388c55628
(cherry picked from commit 9d170ebd52a94579a81a9e8bc8eb19ae27ba3076)
2025-10-03 23:11:03 +08:00
Tartare
95c63e2534
FIX: Persist custom colors in default filament color picker
...
Saved colors now reappear when reopening the picker.
jira: STUDIO-14100
Change-Id: I0348a177fcacb83779cf8c9c21151df5ccfd3e8d
(cherry picked from commit 7c21048b510ea993520e74d7068d17f0a879315f)
2025-10-03 23:09:48 +08:00
weiting.ji
17d463c841
FIX: support raft filament choice not correct after changing filament color
...
Jira: STUDIO-14092
Change-Id: Ida78c86dc7bb607d4cfdb4a6c4a6644ff9c7eb69
(cherry picked from commit 7c0c20ab20f1b1c0816a98227ffaf1bc1d9ff1ce)
2025-10-03 23:08:56 +08:00
zhimin.zeng
811060aabb
FIX: the wipe tower should not show for printer which is not support clumping
...
jira: none
Change-Id: Ife535adb406224252fe8b0b3e7807a3e84752cc2
(cherry picked from commit 2f2bc935bfeb325de548e4cf867eb2d3a5d67879)
2025-10-03 23:08:56 +08:00
zhimin.zeng
f33fe05101
FIX: pa pattern gcode display after loading new project file
...
jira: STUDIO-13942
Change-Id: Ice3d1d36846f972775cda0bca8d83a8dc0797b48
(cherry picked from commit e06c582f285dee49f717531cc12077be08848470)
2025-10-03 23:08:56 +08:00
lane.wei
eac836b74f
FIX: CLI: fix a crash issue when slicing
...
report from cloud team
jira: no-jira
Change-Id: I880d0fbf0ee6fac00eded9e8b3f52c0cfb6de870
(cherry picked from commit 1128c0087e980f70865dff6185f1f7ad540cf6db)
2025-10-03 23:08:56 +08:00
zhou.xu
c4b9349d9d
FIX:Fix array out of bounds switch between coloring and text tools
...
jira: STUDIO-13303
Change-Id: Ic80224dc371247c4571a2f5471b68c011344621b
(cherry picked from commit 0ac418508c86709cd91b18268a1b33d209008f3d)
(cherry picked from commit b7f9cd292cb352891045f4b26924669ba0252231)
2025-10-03 23:08:55 +08:00
milk
72a64d7966
FIX:add interface line draft
...
jira:[STUDIO-13716][STUDIO-13717]
Change-Id: Ib8a4d919ebfab85e07b80e60c80e9271013d05b9
(cherry picked from commit cf3c37abc2629165bfcdb1eee5b00567acde3c83)
2025-10-03 23:08:55 +08:00
zhimin.zeng
62d94b1a73
ENH: support new auto cali method
...
jira: STUDIO-10798
Change-Id: Icb47d8502739f0d4217486e2d1805cd609cee67b
(cherry picked from commit 6c2841e57f083cbc6d75eea2af55a8f78d2fa8df)
2025-10-03 23:08:55 +08:00
zhimin.zeng
1943f128bb
FIX: O1S skip auto cali
...
jira: none
Change-Id: I50551800eaccd94874bb66cc580658d9a2768bad
(cherry picked from commit 2b3284c4e51a177402c8a6450d7bb3ece9d2d1d9)
2025-10-03 23:08:55 +08:00
weizhen.xie
38a18dc086
ENH: Polynomial fitting via Gaussian regression for determining the filament_max_volumetric_speed
...
Jira: none
Change-Id: Iab1ef65f0546884c60d2a9e39213a07d76a1f483
(cherry picked from commit 186948cc91b12d547b7168104ba629d40c333d1b)
2025-10-03 23:08:54 +08:00
xun.zhang
f7643eb3be
ENH: update prompt for filament mix printing
...
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I92c86edadd6720b0e566057bd2593605ee4a3f77
(cherry picked from commit a93f6a54a2be94807702e3c75bdb4c79d508f260)
2025-10-03 23:08:53 +08:00