Commit Graph

27679 Commits

Author SHA1 Message Date
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
Noisyfox
153886dbe6 Update color 2025-10-15 16:57:40 +08:00
zorro.zhang
4a8110e422 ENH: Update GreenCheck SVG
JIRA: STUDIO-10718
Change-Id: I0f0c1c12a0126dee18c92baf7da8494c5b280ae1
(cherry picked from commit e28346c0356aeb42c4e53661d2ccd72135d4dede)
2025-10-15 16:57:40 +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
32e7ee4460 Merge branch 'main' into dev/h2d-2 2025-10-15 14:48:45 +08:00
Alexandre Folle de Menezes
1ea8f58b4e Add the u8 marker to UTF-8 strings (#10666) 2025-10-15 14:35:39 +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
Rodrigo Faselli
c8cf17771b BUG-FIX avoid crossing perimeters ingonore holes <=2mm (#10942)
Fix avoid crossing perimeters 2
2025-10-13 19:41:07 +08:00
Aleksandra M
d9f21b1db0 [Profiles] Fix Prusa XL overhang speed (#10931) (#10933)
Fix reverse order of overhangs slowdown settings
2025-10-13 16:46:13 +08:00
Daazed McFarland
68e2a0cb73 overflow inital setup screen (#11007)
allow overflow on setup

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-10-13 16:21:41 +08:00
SoftFever
f4b972df20 Clarify warning about malicious websites 2025-10-12 23:33:50 +08:00
Azi
5ad8a4cd4b bugfix for Invalid speed "G1 F-2147483648" (#10944)
added non zero safety check for feedrate calculation
2025-10-12 22:03:38 +08:00
Noisyfox
aec5ff395c Merge branch 'main' into dev/h2d 2025-10-12 14:05:44 +08:00
Noisyfox
ac3b86622e Attempt to get the correct PR commit hash (#10900)
* Attempt to get the correct PR commit hash

* Add commit hash to flatpak

* Use given hash if `git_commit_hash` env variable is present
2025-10-11 21:37:46 +08:00
Noisyfox
cf9d88f2b8 Fix issue that certain modal dialog cannot be dismissed 2025-10-11 21:30:06 +08:00
Noisyfox
cf623135e7 Treat extruder_clearance_max_radius as extruder_clearance_radius, and raise error if both options are present 2025-10-11 16:34:58 +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
eac688aabc Fix dark mode visibility of the AMS dry icon 2025-10-10 19:51:52 +08:00
Noisyfox
be5c7e0d96 Merge branch 'main' into dev/h2d 2025-10-10 19:30:50 +08:00
Noisyfox
f050dc3430 Fix option nullable 2025-10-10 16:57:16 +08:00
Noisyfox
76dadec038 Make bool option compatible with array input 2025-10-10 09:47:39 +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
e7d01a4acd Sync with latest bbl profiles 2025-10-09 20:37:31 +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
13a2db1e84 Update tooltips & units 2025-10-08 19:14:31 +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
874bab9a8f Apply extend_default_config_length to system profiles too
so we don't need to worry about default values for different variants
2025-10-08 15:19:25 +08:00
zhimin.zeng
4094252562 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
b7370bac42 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
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
e8edc295ed Fix AMS and filament list load when switching printer profiles 2025-10-05 21:24:41 +08:00
Noisyfox
3d495bbb13 Hide sync btn for BBL printers if 3rd print host is used 2025-10-05 20:16:23 +08:00