Commit Graph

1129 Commits

Author SHA1 Message Date
xun.zhang 69ff576c2d ENH: update trans
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iec86e9f51c10d10f81764eef09aa81a3562bd273
2025-03-23 20:21:30 +08:00
zhou.xu 55fbcad56e ENH:translate text
jira: none
Change-Id: I3d3ccde644cef0591dc1be318c3a1bfba1b9792d
2025-03-23 20:21:29 +08:00
xun.zhang d3927a59e9 ENH: modify nozzle diameter sequence
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia17f86e3f035ad9389d0f44f8378c822f8cc947e
2025-03-23 20:21:29 +08:00
xun.zhang d75006af50 ENH: add translations
jira:STUDIO-9753,STUDIO-9727

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1b699a8d7a50cd75cf141c07b8b21dd02d888e35
2025-03-23 20:21:29 +08:00
zhou.xu 5bd6cf87e2 FIX:update left_extruder_only_area.svg
jira: none
Change-Id: I00728c87faf75a24233edd5f9ba1595b1fe2617a
2025-03-23 20:21:28 +08:00
xin.zhang db6f52187b FIX: update HMS files supply for duzhong
jira: [none]
Change-Id: I93bb103d4fbebe3f35986a0c08147614b62cfc00
2025-03-23 20:21:27 +08:00
xin.zhang fcb8e8deaf FIX: update the HMS resources
jira: [none]
Change-Id: I3a6c02a559b6d660b325a49d551f4ca8139885bc
2025-03-23 20:21:27 +08:00
xin.zhang 53db0d9bbe FIX: update some translation
jira: [none]
Change-Id: Iba2a224744b04b458d315b1c23648a0afa544626
2025-03-23 20:21:26 +08:00
xin.zhang 329807156a FIX: update the calibration dialog
jira: [STUDIO-9769] [STUDIO-9547]
Change-Id: I29149a978b86c27b244690083e0c3bb96566e60b
2025-03-23 20:21:26 +08:00
xun.zhang 6b13655f9d ENH: update some params for filamnet in H2D
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1171dbf41f840bb0a59045c70a811a5da2bbd694
2025-03-23 20:21:25 +08:00
zhou.xu 56da788d95 ENH:translate text
jira: none
Change-Id: I41b48933f49f4825cd527c27876aa3e6ed629d97
2025-03-23 20:21:25 +08:00
xun.zhang 5a2abf7e21 ENH: add global map mode tag for pop up
1. Add tag to mark the global map mode
2. Fix some wrong usage of bmp in code
3. Fix display error in dark mode

jira:STUDIO-9729

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Idb36a5022c403e02c26d7fe23a95dd6877deca90
2025-03-23 20:21:24 +08:00
zhimin.zeng d3f9723349 FIX: modify the H2D picture
jira: STUDIO-9592
Change-Id: I18a8a75ee77bf828bf148c4f7d49f6603141789c
2025-03-23 20:20:35 +08:00
xun.zhang dd3e3fe750 FIX: cooling the unused extruder if only using one
1.Always add extruder usage block in filament change and end gcode
2.Modify the heating rate

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I099b306ea6e4c6296ac1dc15bc6a67ed15a29b0f
2025-03-23 20:20:35 +08:00
chunmao.guo 7bf976babc FIX: something gui
Change-Id: Ia5ed59d2acca441030a917ae6867cca70bb2231f
Jira: STUDIO-9705, STUDIO-9714
2025-03-23 20:20:35 +08:00
xun.zhang 1770615144 ENH: update gcode for H2D
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8b33061aba2ba142bc435c56148e3a5ac500e413
2025-03-23 20:20:35 +08:00
zhimin.zeng b68a7b3bd6 ENH: add PPS-CF/PPA-CF detection for multi-extruder printer
jira: STUDIO-9660

Change-Id: I1df024e178b8561569b493888d6057d8f96aea3c
2025-03-23 20:19:23 +08:00
Arthur 0f37893bea ENH: set H2 series' best_object_pos to 0.3x0.5
So objects are auto arranged near the chamber fan.

jira: none

Change-Id: Ia7c76c0b048fad51728d2b24c9dd6530c8c30497
2025-03-23 20:19:23 +08:00
Arthur 976b5062c1 ENH: improve tree support
ENH: [tree support] use 2 walls if necessary

Add impact_strength_z for filaments. Use 2 walls more for weaker filaments.

jira: none

Change-Id: I0c7cfcff31f1026d57630283775e7aeb6c311146

ENH: [tree support] ease removal of large area supports

Use xy_expansion to expand overhangs for better removal of large area supports

jira: none
Change-Id: Ief59a811204478e0e0a63ae10a9d63f24512fcfb

ENH: [tree support]shrink polygon support

jira: none
Change-Id: I621aa30191d235329156015ef98d260c5b1d9ca8

FIX: fix organic tree, remove ePolygon support more easily

1. add protection to organic tree when xy_distance is set to 0.
2. add detailed classification of nodes(BigFlat && Thinplate && SharpTail && Cantilever && Normal)
3. modify the corresponding generation logic when drawing ePolygon node circles

Change-Id: I5c52522b9adad832c9542a400ebf4e1e27a61754

FIX: dont set overhang with large areas to 'SharpTail'

Change-Id: Ib118abc54edcb0024be5b0d5d6a51b4bd7b5cb47

FIX: merge support interfaces into a continuous large one

jira: STUDIO-8611
github: #5132
Change-Id: I12ee4a9f88a78304a98f354bfaa92e2a05f19ec2

ENH: dont expand sharp tails

Also add interface below sharp tails when using soluble supports.

Change-Id: Ibf3af1fe466dd7f02f00357c49ad639249efab16

FIX:split holes to help remove

when one overhang area contains holes, split it into 4 pieces with one hole's center. when choosing this center hole, consider if it's collided in lower layers, then choose the bigger hole.
new: add xy_expansion to gap_width to balance the offset later in draw_circles

Change-Id: Ib2452a5f5afdc56e219e69caf8c373d9d9ce8cbf

FIX: sync printer preset when sync extruder info

jira: none
Change-Id: I0b856d38f75816036e428844aabe6fb4c58471f2

FIX: wall count=1 not working

Change-Id: Ib9c174b49f217cc76b42c6ecdb8acdec4f7051b7

ENH: merge circle nodes into polygon overhangs nearby

AND set the number of support_roof_layers below interface to 2, which developing the interface quality.

Change-Id: I3675d37a12321317672a096dc63a9e51e2b1e984

FIX: smooth, floor embedding, delete useless codes

Change-Id: I3a5e2634e35e2ed1c310e89fd22b1d75d9cde682

FIX: remove include "Brim.cpp"

Change-Id: Id99ff4495f6d0f78d8a865d14d997a5cd9aa0791

FIX: fix sharptail detection in organic tree

Change-Id: Ic1b9a0ebf595c814f7d58356270b2a740980c3b4
(cherry picked from commit f9bbc160ae44f3126ae10c4b964fa730d7deb03f)
2025-03-23 20:18:49 +08:00
liz.li 8b6f1612d8 ENH: o series don't show ams hub
jira: STUDIO-8568

Change-Id: I298e026f70211595ca58c69c6345961dbc64e350
(cherry picked from commit a6c29c3ad0a3030f3be90af58f1689bb1b28ab37)
2025-03-23 20:18:49 +08:00
xin.zhang 48c7d6b770 FIX: update the latest HMS resources
jira: [STUDIO-9617]
Change-Id: I39eacc70067e58916b16433031fdc69af7b379f3
2025-03-23 20:18:28 +08:00
xun.zhang c99fcd454c ENH: refine time estimation in filament change
1.Add sync command. Now gcode and dirrectly add time sync command
2.Add support for ceil and floor in placeholder
3.Update change filament gcode for H2D

jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6dd97cbd96bae1c2751c08357ff64947876d7471
2025-03-23 20:18:28 +08:00
xin.zhang d5a8675bad FIX: support internal HMS
jira: [STUDIO-9617]
Change-Id: I5c073966244171a85f43e4bb014b02c00886fef3
2025-03-23 20:18:27 +08:00
tao wang ff4fc92c6c ENH:folding filament loading area
jira:[STUDIO-9598]

Change-Id: If5c1bd12aa3307f0bda640361352f079a1851b91
2025-03-23 20:18:27 +08:00
xin.zhang 10ea0696c6 FIX: add some dark mode images
jira: [STUDIO-9654]
Change-Id: I89c8efcd95e7b326c4e9ecff76a10c1813e018ea
2025-03-23 20:18:27 +08:00
xin.zhang 0c77c20574 FIX: update the machine images
jira: [STUDIO-8978]
Change-Id: I95bfe294efabaece23e44e84ea4d3d05664e3584
2025-03-23 20:18:26 +08:00
jun.zhang b9056ee3ff FIX: imgui crash
jira: STUDIO-9633

Change-Id: I9e6a11d8294cd82df4dc9785da90b286c6daed3a
2025-03-23 20:18:26 +08:00
zhimin.zeng dec14c4bac FIX: add printer picture for H2D
jira: STUDIO-9592
Change-Id: I1e6b0cc04f3dba8578b5c59eeb1d24ba522f0c72
2025-03-23 20:18:04 +08:00
xin.zhang cdf10bc27a FIX: update some text and images
jira: [STUDIO-9548] [STUDIO-8978]
Change-Id: I7cb42c5afd91cd4f3c1d751fbaef5f4d6251c0e6
2025-03-23 20:18:03 +08:00
Stone Li d0de896850 ENH: update translations
JIRA: no-jira

Change-Id: I24e3b101356e5688fc92f99746d58d30bb1127e2
Signed-off-by: Stone Li <stone.li@bambulab.com>
2025-03-23 20:18:03 +08:00
zhou.xu 8867052374 NEW:add bed texture for double extruder
jira: none
Change-Id: I7608ba5beec6e598f53ceca9e23301f258466593
2025-03-23 20:18:03 +08:00
xin.zhang 09a6a3695b FIX: update the images
jira: [STUDIO-9581]
Change-Id: I1cea4547d9b436ca29932d0d5724dedf42eadc8f
2025-03-23 20:18:03 +08:00
xin.zhang 0bbc185b71 FIX: the extruder diameter check fault
jira: [none]
Change-Id: Ib5719996b0b660bb68ab20c7c38cc6b2ce3a9286
2025-03-23 20:18:02 +08:00
xin.zhang 34a136b283 FIX: support HMS json for 094
jira: [STUDIO-9512]
Change-Id: I2b9a0d696137367a00850c9dc07ee77a14e3b772
2025-03-23 20:16:04 +08:00
qing.zhang 4ab33d2488 ENH: update smooth coef of dual nozzle machine
Jira: none

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I910b369f7c24a350ee554b744e418954880240cd
2025-03-23 20:16:03 +08:00
xun.zhang 5980be0fd7 ENH: modify process profile for H2D in high flow
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I966843e45fb3243b35e84137c78b786ce3d2e7cd
2025-03-23 20:15:25 +08:00
xun.zhang 4f5b6275f5 ENH: update fan related settings for H2D
jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9ea172f676b22d5a83c2dd57caa1549192b1c3a5
2025-03-23 20:15:25 +08:00
xun.zhang 4a087ef780 ENH: modify fan speed for bambu tpu for AMS
Set fan speed to 40

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I861f78e2cca4b31daf41e2cba0a4b9b11a658a5d
2025-03-23 20:15:08 +08:00
xun.zhang 5034222197 ENH: update plate temp for asa filaments
jira:none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Icd88b23c9e1b5027f5aff4aeba594e953aed9ac4
2025-03-23 20:15:08 +08:00
zhimin.zeng db5e28ddaa FIX: modify the timelapse gcode
recover the y position when timelapse gcode end
jira:none

Change-Id: I80b9b65395722e0190aa7d50bb064e095d8ec09d
2025-03-23 20:15:02 +08:00
xin.zhang 9e29cd3d21 FIX: update some translation
jira: none
Change-Id: I7bc210c054480ce5d2b10d714a7dfd63699dfed9
2025-03-23 20:15:01 +08:00
jiangkai.zhao 17771d0fbf ENH: Add gaps in the outer wall of the wipe_tower
and modify the path of travel to the wipe_tower after flushing

jira:none

Change-Id: Id4b0571fd12372c59cf522c13e256c7cc4ac3565
2025-03-23 20:15:00 +08:00
xin.zhang 8af0503e30 FIX: The ext ams display fault
jira: [STUDIO-9312]
Change-Id: Ia1f9dfd0d77ad0a7db2652a3c893d3b62a51bb93
2025-03-23 20:14:42 +08:00
xin.zhang 478fc597c4 FIX: support more device components
jira: [STUDIO-9275]
Change-Id: I8105828183d42496eed77793daa1c1a618e252bf
2025-03-23 20:14:42 +08:00
zhimin.zeng c141ed25f5 FIX: add timelapse_gcode for H2D
jira: none
Change-Id: Iab0248c22963ca7d0dc75fc03d2ccda147059226
2025-03-23 20:14:42 +08:00
zhimin.zeng c87f7a5957 FIX: modify the picture of cali for multi_extruder
jira: none
Change-Id: I58e5674a1d25f6153785217e1bb4bf85246d56ce
2025-03-23 20:14:41 +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
zhou.xu ce6db216de FIX:update left_extruder_only_area.svg
jira: none
Change-Id: I2d98099e39f88e63f6c1ea8515e59c603ea5536a
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