Noisyfox
cc7d2bd136
Merge branch 'main' into dev/h2d
2025-10-18 19:20:09 +08:00
Noisyfox
62c8ca0e06
Fix several imgui UTF8 related issues ( #11078 )
...
* FIX:add tooltip(const std::string &label, float wrap_width) api
jira: none
Change-Id: I2372f57177a362f540e509747552a4a27f23fe8f
(cherry picked from commit 9d690cddd60245cd3c16498e6c83183ec8446241)
* Fix crash when rendering text icons
---------
Co-authored-by: zhou.xu <zhou.xu@bambulab.com >
2025-10-18 19:17:50 +08:00
zhou.xu
cb6b651a97
FIX:add set_only_support_model_part_flag api for support negative_volume and so on in boolean gizmo
...
jira: none
Change-Id: Id4bc54ff27652b587227c98c8fb4dc27c34da666
(cherry picked from commit 512012c8d2aaf5f91748b2b6cf9a491ca351d5cc)
2025-10-16 19:37:54 +08:00
Noisyfox
a337582e2c
Merge branch 'main' into dev/h2d
2025-10-16 19:16:40 +08:00
Noisyfox
04bdf9f832
Make top resizing grabber larger on Windows ( #11023 )
2025-10-16 11:20:27 +08:00
Noisyfox
14c44d7ffd
Update text
2025-10-15 20:22:11 +08:00
xun.zhang
235f9871da
FIX: auto flush option dont work
...
Caused by setting wrong value in app config
jira:STUDIO-10399
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Id492e666f78c05a4563d4625b544623c6529aae8
(cherry picked from commit 0dbd5417a831f8af5347cee9ffb4f7857e2396f0)
2025-10-15 20:14:04 +08:00
Noisyfox
45ffb7b268
Update color & text
2025-10-15 20:10:40 +08:00
Noisyfox
532cddffc0
Merge branch 'main' into dev/h2d-2
...
# Conflicts:
# src/slic3r/GUI/Preferences.cpp
2025-10-15 19:43:14 +08:00
yw4z
1c99a2bcfd
Preferences dialog redesign / improvements / fixes ( #10665 )
...
* init
* update
* update
* update
* update
* tooltips
* update
* fix tab colors
* update
* Update Preferences.cpp
* Update Preferences.cpp
* Update Preferences.cpp
* Update Preferences.cpp
* update "Auto backup" and "Downloads folder"
* cleanup
* update
* update
* update
* update
* update
* update
* Update Preferences.cpp
* update
* update
* update
* update
* Update MainFrame.cpp
* Update text.js
* log level selection
* move NetworkTestDialog to cpp
* Update Preferences.cpp
* Update Preferences.hpp
* cleanup create_item_switch
---------
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
2025-10-15 17:34:08 +08:00
lane.wei
2d69926d00
FIX: gui: fix the crash after first loading configs
...
caused by printer_model missed in the setup stage
jira: STUDIO-10966
Change-Id: I3a887de800c62c5dd355c9dce554e2b5828a1c55
(cherry picked from commit a598ce8d6127f750a0c6e514a51111b247186c41)
2025-10-15 16:57:40 +08:00
chunmao.guo
baa95a8527
ENH: select first order variant for newly enabled printer_model
...
Change-Id: I841a15f908cb74e6bfa594e017349a967ab4cf0a
Jira: STUDIO-10791
(cherry picked from commit f1365df997083a018a511e7581d73b4a4064601a)
2025-10-15 16:45:22 +08:00
zorro.zhang
c4b3ead2d9
NEW: Ignore Nozzel Select in UserGuide
...
JIRA: none
Change-Id: I507a92abb9137167dbcbe1def8276f868529c4ab
(cherry picked from commit 99a8139c1b915709a854296f22a222bac07a47ce)
2025-10-15 16:42:23 +08:00
Noisyfox
8004bd7283
Merge branch 'main' into dev/h2d-2
...
# Conflicts:
# src/slic3r/GUI/PartPlate.hpp
2025-10-14 19:43:33 +08:00
Noisyfox
d34bcc9ab7
Add static assert for bed number related values ( #11035 )
2025-10-14 08:56:18 +08:00
Noisyfox
cf9d88f2b8
Fix issue that certain modal dialog cannot be dismissed
2025-10-11 21:30:06 +08:00
Noisyfox
a9d4dfea36
Update gcode legend window to match orca style, also make it more space efficient
2025-10-11 10:27:12 +08:00
Noisyfox
1073db4004
Fix AMS road position
2025-10-10 20:11:40 +08:00
Noisyfox
f050dc3430
Fix option nullable
2025-10-10 16:57:16 +08:00
Noisyfox
18e3a24e09
Fix filament grouping color #2
2025-10-09 23:13:09 +08:00
Noisyfox
661ba7fe99
Fix crash when switching to profile that has filament count less than used by current project
2025-10-09 22:04:39 +08:00
Noisyfox
317651dad4
Fix filament grouping color
2025-10-09 10:11:52 +08:00
Noisyfox
ea0440c953
Fix crash when sync ams
2025-10-08 22:43:22 +08:00
noisyfox
64935c43c3
Fix build issue with PCH off
2025-10-08 21:21:02 +08:00
Noisyfox
849d7f37a6
Fix color & position of device info sync dialogs
2025-10-08 18:03:20 +08:00
Noisyfox
d73761a221
Some dark mode fix
2025-10-08 17:05:55 +08:00
Noisyfox
82d076d7b1
Update text & color of flush volume matrix dialog
2025-10-08 16:18:23 +08:00
Noisyfox
762576b702
Fix issue that connection failed dialog keeps popping up if lan device is offline
2025-10-07 09:57:17 +08:00
Noisyfox
8796aa2fd5
Fix crash due to modify same collection concurrently
2025-10-07 09:56:39 +08:00
Noisyfox
68a2cb2bdf
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
ca768efd5e
Fix build issue with PCH off
2025-10-05 22:53:58 +08:00
Noisyfox
673a596a76
Refine badge rendering
2025-10-05 22:00:01 +08:00
Noisyfox
8942f55a70
Update static box label size after font change
2025-10-05 21:55:37 +08:00
Noisyfox
5afdfc7086
Refine badged static box
2025-10-05 21:45:49 +08:00
Noisyfox
3d495bbb13
Hide sync btn for BBL printers if 3rd print host is used
2025-10-05 20:16:23 +08:00
chunmao.guo
89b0d71a63
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
6755f5a507
Fix nozzle temp settings layout
2025-10-05 19:45:02 +08:00
Noisyfox
a36f8eddab
Revert "ENH:instead of prime_volume by filament_prime_volume"
...
This reverts commit e7e6405ad3 .
2025-10-05 19:16:05 +08:00
Noisyfox
bf5800c382
Fix option link
2025-10-05 16:28:17 +08:00
Noisyfox
b554698938
Merge branch 'main' into dev/h2d-2
2025-10-05 16:03:58 +08:00
Noisyfox
05aedd6d92
Update color
2025-10-05 16:02:17 +08:00
Noisyfox
224472f85e
Fix switch button color
2025-10-05 14:26:19 +08:00
zhimin.zeng
e6a19afc0b
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
1fb6fc322a
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
bea6cbd255
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
68eee71fab
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
a94f700250
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
6f3cf27078
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
6401450b0b
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
4bbd997a73
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