Commit Graph

6797 Commits

Author SHA1 Message Date
tao wang ae5df57d38 ENH:allow RFID for all AMS
Change-Id: Idb0b2eb71307748f3448f9746696cac946345df7
2025-03-23 20:14:29 +08:00
zhou.xu 3eeabc0722 ENH:move get_extruders_colors api to plater class
jira: none
Change-Id: I8c2b31d4963b01cb193b7f2a2a3650cf7252ebc5
2025-03-23 20:14:29 +08:00
xin.zhang 1e712f19c9 FIX: wrong check while send print
jira: [STUDIO-9489]
Change-Id: I7ad5cc2a55cd9b55de3d98ad7bd30150b1f448af
2025-03-23 20:14:29 +08:00
xun.zhang c75285002a FIX: some filament group related bugs
1. Ignore machine filaments without enougn info

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8973645555ae1d0986f90838797652258c4b57ac
2025-03-23 20:14:29 +08:00
tao wang d78f7d6ca7 FIX:display printer name when sending from storage
Change-Id: Ib26cb305468c96052e58b14e3b415ff2cd3a53d7
2025-03-23 20:14:29 +08:00
tao wang 0cccc282c6 FIX:fixed the display issue of the times of filament changes
jira:[none]

Change-Id: I3a1f4d6d0f05d8529a12b6dc64394d97a103ea6f
2025-03-23 20:14:29 +08:00
xin.zhang 0d2733db0b FIX: support dark mode for nozzle
jira: [STUDIO-9384]
Change-Id: I9fa2ae969f1ae3210773ab5db590595fd27bd3d8
2025-03-23 20:14:28 +08:00
xun.zhang f1445ff047 ENH: enhance extruder unprintable area detection
1. Detect unprintable area for extruder when slicing
2. Always do filament map again if object pos changed

jira:STUDIO-9473

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic01b8be8e3b08ba6b34efb2d3c451c9e985a03e8
2025-03-23 20:14:28 +08:00
xin.zhang 2a07fcf8b9 FIX: support dark mode for print option
jira: [STUDIO-9431]
Change-Id: I9b57f684e5a0b21a3f82b2138f568dd233b8d718
2025-03-23 20:14:28 +08:00
gerrit 32250bcbd9 ci: update build version to 02.00.00.55
Change-Id: I3661b628b2a77092ef96e73021ee63826b420a24
2025-03-22 22:18:39 +08:00
tao wang d55fd74e00 FIX:fixed the calculation error for tray existence
jira:[none]

Change-Id: Ibfeec9bef3d961b3c09a2a080a105a47840fafb6
2025-03-22 22:18:39 +08:00
tao wang 1d1b247a62 NEW:display the count of ext filamend load
jira:[STUDIO-9243]

Change-Id: Idc1ad4b47fe1eb313439eab287a6e4b622247558
2025-03-22 22:18:39 +08:00
xun.zhang 759d78dd2b ENH: save filament change count in gcode result
1.Save filament change count per filament

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I26e7963c0b5fdcca7c7d0ec5590c3f40c1fc5eed
2025-03-22 22:18:39 +08:00
gerrit 4a5574ea7b ci: update build version to 02.00.00.54
Change-Id: If5d2c3548e052e5940d9154d502ecc28789aab3b
2025-03-22 22:18:39 +08:00
xin.zhang 5ca6d99fd6 FIX: the single AMS failed to show
jira: [STUDIO-9445]
Change-Id: I8a565f50a109355f85a66567d242998b26fa4bdc
2025-03-22 22:18:39 +08:00
zhou.xu 50b2f883b3 FIX:plate_filament_map icon couldnot been pick
jira:STUDIO-9470
2025-03-22 22:18:38 +08:00
zhou.xu ce6db216de FIX:update left_extruder_only_area.svg
jira: none
Change-Id: I2d98099e39f88e63f6c1ea8515e59c603ea5536a
2025-03-22 22:18:06 +08:00
jun.zhang df00795fcb NEW: add vao to fix black screen issue
jira: no-jira

Change-Id: Ibe1dc4c8a2bad1909cf188a2da5fbba953adb981
(cherry picked from commit 4b239e7788c89c2a5ddd23f20878f6cde5a2ded1)
2025-03-22 22:18:06 +08:00
xin.zhang 5b2ccfb2eb FIX:update heating png for extruder ; remove useless label
jira: [STUDIO-9444] [STUDIO-9361]
Change-Id: Ic483efb235a8c11edf84f276fe6ba4c0dca43ffa
2025-03-22 22:18:06 +08:00
tao wang 48ddd62c4f ENH:update printing parameters
Change-Id: I45fb1e6238c38b113c5e8f9aa7dd3801b44885a2
2025-03-22 22:18:06 +08:00
Kunlong Ma eaafe82f6f ENH: Restrictions on setting the air duct mode during printing
JIRA: STUDIO-9350

Change-Id: Ie6442eccfef78d5431316f91b68fd0e55d4644aa
2025-03-22 22:18:06 +08:00
xin.zhang 31e6527b8e FIX: deal with merge conflict
jira: [none]
Change-Id: I1e1782603fb3aca7a59e2c13f4f09da29b0c4f3f
2025-03-22 22:18:06 +08:00
gerrit 6d5b6a167d ci: update build version to 02.00.00.53
Change-Id: If385c4891e84871ac2839399f389c9a724a53d04
2025-03-22 22:18:06 +08:00
xun.zhang 0c60cefe5e FIX: crash of filament group in cli mode
1. Add protection for building machine filaments.Sometimes we don't
know the info about maahcine filament

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3198d3a1a8825aa50aa49734f60a32620fc4f890
2025-03-22 22:18:06 +08:00
xun.zhang 481ebc4a4b ENH: refine some ui logics with filament map
1. Optimize performance with pop up
2. Optimize display in dark mode

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic0f72a42e791fb58b84e7a88d7a34ced3a9e8c38
2025-03-22 22:18:05 +08:00
xin.zhang 77abf5ad6e FIX: update check extruder type and diameter on sending to print; update trans
jira: [STUDIO-8650] [STUDIO-9220] [STUDIO-9392]
Change-Id: Ib543b8043d517ce312e7489cbee72e93bf0d9757
2025-03-22 22:18:05 +08:00
tao wang a43ad7db0e FIX:fixed a single has incorrect AMS filamet road
jira:[none]

Change-Id: I26cdf08ddb5586cb1511d6aa1c42e7fd308c58f3
2025-03-22 22:17:32 +08:00
xin.zhang eb4ab1258a FIX: the input warning tip not shown correctly
jira: [STUDIO-9382]
Change-Id: I2edc993bcca0dcc58bc2c9f407ae704398bcb9e5
2025-03-22 22:17:32 +08:00
xun.zhang f3e89631f3 FIX: crash when delete filaments
1. Manually add filament map if 3mf don't have the param

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9fcd8702d431b398fbf8356ee759ddc8e0775a68
2025-03-22 22:17:32 +08:00
xin.zhang 4f25696606 FIX: update some translation
jira: [none]
Change-Id: Ia044c56056ab7e84b07ab2ce242c2508f97123cc
2025-03-22 22:17:32 +08:00
xin.zhang 7b650e4aca FIX: update the order of SelectMachineDialog
jira: [STUDIO-8235]
Change-Id: I8156032ec46464e375e74acaca5f4aa440298ce1
2025-03-22 22:17:31 +08:00
gerrit 3c730d0db1 ci: update network module based on commit 8f76215
Change-Id: I321c51f0d7953510da24aade4ca0358187992007
2025-03-22 22:17:31 +08:00
zhimin.zeng 99e45a3e66 FIX: crash on cali save page
when switching between single and multi-extruder printer
jira: none

Change-Id: I2f3bf3677b2a5409021e8c6eec7f49daca0764fd
2025-03-22 22:17:31 +08:00
xin.zhang 067966e704 FIX: support set temp to 65 for some devices
jira: [STUDIO-9412]
Change-Id: Ia19a05477d4b52b65afdbbab7b6f841caa15089c
2025-03-22 22:17:31 +08:00
gerrit c69b2eafec ci: update network module based on commit 07a06a1
Change-Id: I468dbd37a8183f1986b6ead2ea74d13e1c677919
2025-03-22 22:17:31 +08:00
zhimin.zeng 06df4c86ce FIX: Calibration adaptation encryption
jira: none
Change-Id: Ie42da224ca02261b0c32262be895c215878b7921
2025-03-22 22:17:28 +08:00
xin.zhang c23f1233db FIX: support set temp to 65 for some devices
jira: [STUDIO-9412]
Change-Id: I530a8c18ae4b4133526b3e9d91153a7b26512f38
2025-03-22 22:17:03 +08:00
gerrit 21b9883980 ci: update network module based on commit c88d82d
Change-Id: I1e7efeeca5cf2e6f50822674c4e11f1bfac1d80d
2025-03-22 22:17:00 +08:00
Stone Li 574f2b92aa ENH: add an error dialog
JIRA: STUDIO-7801

Change-Id: I109c822ec80fcf2e771b4d788c8d2e15f53d4eef
Signed-off-by: Stone Li <stone.li@bambulab.com>
2025-03-22 22:15:42 +08:00
zorro.zhang 96d91af481 ENH: Update UserGuide Dark UI
JIRA: none
Change-Id: I277b16e44e78891b815a15b1d64c28b46daf0b2f
2025-03-22 22:15:18 +08:00
zhou.xu 3e938c9216 ENH:export system and graphics cart info to log
jira:none
code is from PrusaSlicer,thanks for PrusaSlicer and Lukas Matena
commit e04e8c55cfc0498bb665f6fb515f3a8fcea64796
Author: Lukas Matena <lukasmatena@seznam.cz>
Date:   Fri Dec 2 14:21:18 2022 +0100

    Improved performance of GLModel::render:
    The way the OpenGL version was checked was quite inefficient

Change-Id: I6d7c6678e383c5cf2fbfea5b61ef65beab5328f9
2025-03-22 22:15:07 +08:00
gerrit 2e1f86766d ci: update build version to 02.00.00.52
Change-Id: I561af93c93d10e51bb4a91539a8023f4c483be03
2025-03-22 22:14:56 +08:00
zhimin.zeng bb2b81dc99 FIX: fix the error travel and wipe path of wipe tower
jira: none
Change-Id: Ib195cfc87a08f367e5d722b4af85cd33b1d1efdc
2025-03-22 22:14:56 +08:00
xun.zhang 78b00bd0e3 FIX: crash when delete filaments
1.fix crash when deleting filaments after sync ams or inital start up

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I00c96fcebf7e0fbc127414eae44f184e3caf4dd9
(cherry picked from commit 6fb0ef6e68ed673d04c1c2311835e9988b1c70d3)
2025-03-22 22:14:56 +08:00
xun.zhang 48c45e06a5 FIX: wrong filament map in plate params
1.Always clear filament map when global map mode change if
plate filament map mode is default

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I38055b7c77668fdb211f6b459be1044d8d3c8f8c
(cherry picked from commit b492ab13a28b25599da9668d84447be260cbbc34)
2025-03-22 22:14:56 +08:00
xun.zhang 3cd587d09e ENH: refine match mode group result
1.When there are identical materials, try to make the quantity of
materials for each nozzle as similar as possible after grouping.
2.Fix an encoding error

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iad77d7a995b9c25d004026f409c7e2ecbb8269db
(cherry picked from commit 13d7cd06252678b6b084d17438e99ff808a4191d)
2025-03-22 22:14:56 +08:00
xun.zhang daaca03686 FIX: invalid unprintable limits in enum algorithm
1.Should use idx in used filaments in filament group algorithm

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5acc849827d84db090e61a45e80a3df2866b2724
(cherry picked from commit 84c55c10edfda91df16843f317ebc7912205b202)
2025-03-22 22:14:56 +08:00
xun.zhang cf00527ef0 ENH: support hole compensation for Arachne
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iaaca3a27f44e13049088480a9946117e984d5b5a
2025-03-22 22:14:56 +08:00
xun.zhang ce30dad82c FIX: unexpected stripe in arachne mode
1.Caused by process_arachne.When generating walls in the Arachne mode,
first generate 1 wall, then generate n-1 walls. It is different from
directly generating n walls

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifda35a5073531b3a273b9ad416417ca96325ca14
2025-03-22 22:14:56 +08:00
zhou.xu 0d70dbf3d8 FIX:allow event spreads to sidebar view
jira: none
Change-Id: If6f3179c31890349e8312bce0ffecb57e43c2a63
2025-03-22 22:14:24 +08:00