Commit Graph

4376 Commits

Author SHA1 Message Date
zorro.zhang 1ae086028d FIX: Delete Test Code
JIRA: NONE
Change-Id: I838a348edb22e09d2b1d5c41600c6fade535d184
(cherry picked from commit 51e664da0209ae8a3de5cbf30a72505c0b5bd028)
2024-03-25 15:29:19 +08:00
zorro.zhang d55d3d5493 ENH: Little Optimize JS Code Execute Progress
JIRA: STUDIO-5792

Change-Id: I12b03d8b968a9dd8dfce9eb3ef925fa8768e2046
(cherry picked from commit 2bf861092c9e306e1311eda8ac36fd981e73b6c2)
2024-03-25 15:29:19 +08:00
zorro.zhang 4171b3320e FIX: UserGuide Can not Click When Computer User name has chinese
JIRA: None
Change-Id: If50baa8c6a13eb501918fd5cdaf0ea3da7c788ef
(cherry picked from commit 4e5ccc9f2de5ac429af6541c6a8bd412848801d0)
2024-03-25 15:29:19 +08:00
zhimin.zeng 90e0a61576 FIX: The model will still be loaded,
if a third-party printer initiates calibration and clicks Cancel.
Jira: 5748

Change-Id: I4b36555270e9b1d289369c7ccbff772d983060a1
2024-03-25 15:29:19 +08:00
zhimin.zeng ce09b062d7 FIX: Flow calibration stage incorrect when switching printers
Jira: 6093
Change-Id: I41f1ac10ac9422ac808eab3254f32ea14a0d3b76
2024-03-25 15:29:19 +08:00
zhimin.zeng f10b585131 FIX: Remove unnecessary asserts
When multiple materials are selected for automatic calibration, and then manual calibration is performed, asset will be reported.
Jira: 5499

Change-Id: I3e58e50b2d00d51e94661121ed83c73ea712a6b6
2024-03-25 15:29:19 +08:00
XunZhangBambu 0909132bd4 FIX: add some missing filament type
Add PPS,PPS-CF,PPA-CF,PPA-GF

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ie2ca06d1d9571df55e8a418d509ae74b92791e8b
2024-03-25 15:29:19 +08:00
lane.wei eb06a769b3 ENH: CLI: reset plate_to_slice to 0 when slicing stls
github: https://github.com/bambulab/BambuStudio/issues/3453

Change-Id: I5c740f3435896ff132f1ad8c527b78744402cb51
2024-03-25 15:29:19 +08:00
Arthur 39ae64fc53 ENH: accurate top z distance for tree support
1. accurate top z distance for tree support
 Also fix a bug that bottom z and top z distances are misused.
    jira: STUDIO-3000, STUDIO-5990
    github: #1827
2. Change interface pattern to interlaced rectilinear when using
support material.
2. clean up tree support code

Change-Id: Icc8ce1b6844c841a6fbd1d623df707fdc8ed0f7b
(cherry picked from commit da7412a48dfb5767918ef125b9d0fb9718c03a61)
2024-03-25 15:29:19 +08:00
Arthur 72ef0a4d2a ENH: give exaxt reason of boolean fail
jira: none
Change-Id: Ied645373a4516be7466078ace73c69ef584a743a
(cherry picked from commit f21819b4f6718357984650e7eb89a2e496dfa03c)
2024-03-25 15:29:19 +08:00
zhou.xu cb1a384593 ENH:unified text for plate type
Jira: STUDIO-5535
Change-Id: Id8f26f8b71a0daf97e106cf2a9887aaefdce77ea
2024-03-25 15:29:19 +08:00
zhou.xu 741aeffe0d ENH:modify file name rules when export stl
Jira: STUDIO-6091
Change-Id: Ic27e4e341cc09099e98a5eab7dfd48416f2922ae
2024-03-25 15:29:19 +08:00
zhou.xu 3b4e2a0afd ENH:enhance the entry of coloring tools
Jira: STUDIO-6026
Change-Id: I3b9b5781379902026b669f1d763d4dcad9342d76
2024-03-25 15:29:19 +08:00
maosheng.wei 5ed07b0588 ENH: Encoding and copywriting issues
Jira: 5964

Change-Id: I71850e00584def7f4d4ab0d236604720bb480b32
2024-03-25 15:29:19 +08:00
战马 e744e433d5 FIX: Revert "[STUDIO-4284] not set max height of liveview window"
This reverts commit 0312aee4d9b92e23884be8802da9801ff3b9fe93.

Reason for revert: STUDIO-5653
Jira: STUDIO-5653

Change-Id: If9d5f3e63968a0a54f9af1a2dae8f95f7f1f3f80
2024-03-25 15:29:19 +08:00
chunmao.guo 191ab5681f FIX: remove period backup log
Change-Id: Ia7395bce17e192a0684e1102d119e1e908fa1e5b
2024-03-25 15:29:19 +08:00
Kunlong Ma 36562eece0 FIX: Colored filament is not matched against.
github: #2190
Colored filament is not matched against the same color in AMS slot.

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Id4588fc9c8115a46881e2f5d198d79fe831f4371
2024-03-25 15:29:19 +08:00
zhimin.zeng ece959dcca FIX: modify the picture of pa line calibration
and do not checkout nozzle type for p1p/s when sending calibration

Change-Id: I4e7e684b5fbf09c8968a376ad7db9e228fdd89d7
2024-03-25 15:29:19 +08:00
Stone Li 26140050ec NEW: use noto sans JP font in language ja
JIRA: STUDIO-5770

remove unused font files

Change-Id: Iaff91f4c8466371345591b883b6e79509d41c639
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 8e2ffdd609ece4374b28e52d401b1a31c96e4931)
2024-03-25 15:29:19 +08:00
zhou.xu 3225124a7c ENH:The first object should locate at plate center
Jira: STUDIO-6023
Change-Id: If4284136fe63ca576463445f3ab16b6e18ead30f
2024-03-25 15:29:19 +08:00
lane.wei 1baf3a1e52 ENH: use std::shared_ptr to save memory for GLVolume
to save memory for copied objects

JIRA: STUDIO-5984
Change-Id: Ie232287fa2d5b0148cd9bca09c560d8de3db9df7
(cherry picked from commit 4d2382810d99701c572b6faa09442c7cda540563)
2024-03-25 15:29:19 +08:00
maosheng.wei 368625944a FIX: fix printer list without nozzle such as 0.35 or 0.75
Jira: 5409

Change-Id: I1a258fd10bcc03e297b791256880f2518d602905
2024-03-25 15:29:19 +08:00
lane.wei f2f8c13208 FIX: CLI: fix an arrange issue when duplicate failed
restore the wipe_tower position to original when duplicate fail

JIRA: MAK-2638
Change-Id: I355056f1d87648cc1f6aafa15a98ff569359b44f
2024-03-25 15:29:19 +08:00
Kunlong Ma ee3bba7fcb FIX: translate
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I9c51ea38cf871ff8c77ae83171c04ef4ec8aadb7
2024-03-25 15:29:19 +08:00
hu.wang ad214fc9aa FIX:add resume button
JIRA:github:2860
Change-Id: I39035d929876ab3c84c5f5c3494376967300938c
2024-03-25 15:29:19 +08:00
hu.wang cd5847d1fe FIX:release note webView display blank
Change-Id: I94d870d5e7467885c8d4a033188ff515c9948355
2024-03-25 15:29:19 +08:00
XunZhangBambu c0c5171e44 ENH: update X1E start gcode
1. Optimize chamber cooling in X1E

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I541b22d8f59a4d1912bf54983fa3ab850ac63f5c
2024-03-25 15:29:19 +08:00
tao wang a1cb1766d2 NEW:add plugin download address
jira:[for new env]

Change-Id: I3b10a4ae6e54af46c15fe2e7beb5fbde8e7efe32
2024-03-25 10:42:29 +08:00
Kunlong Ma 68463ac7b3 FIX: fix issues in the third phase of buried point
JIRA: STUDIO-5970 STUDIO-6001 STUDIO-6011 STUDIO-6012

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Ie0726adb1ef0a9e775ab588aed036cd764c05f06
2024-03-25 10:42:29 +08:00
zhimin.zeng cecf92d4fc FIX: the wipe tower of other PartPlate is generated incorrectly
after cutting
Jira: 5979

Change-Id: Ie331c114177fe7d6b0b3cef524646db106df5b1f
2024-03-25 10:42:29 +08:00
maosheng.wei 7ad3547969 FIX: load 3mf crash when studio has no base filament
Jira: none

Change-Id: I4387f425f60e6a53a53cf68addb1ab2d6f8f8901
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-03-25 10:42:29 +08:00
maosheng.wei de44625f1d FIX: filament combox has blank line
Change-Id: Ia39ddb564b3c9cc943d0ea4c0cf7cc4d24bef799
2024-03-25 10:42:29 +08:00
maosheng.wei 7aaf3ef50a FIX: Guide page can't show in screen with mainframe
Jira: STUDIO-4911

Change-Id: I7e89614e0f1585263456c847a1b38dcfd0ad59e6
2024-03-25 10:42:29 +08:00
Arthur e482763f8e FIX: 3mf with some Chinese puncs are not readable to 3D viewer
jira: none
Change-Id: I8470538c4a342f63c6334ae3268a99b3e8b54ba3
2024-03-25 10:42:29 +08:00
chunmao.guo ac406d14ce ENH: adjust connect error string
Change-Id: I2ec6743fb6a332af8742a229b672737342abb779
Jira: STUDIO-5935
2024-03-25 10:42:29 +08:00
chunmao.guo 809f82b520 ENH: restore single instance
Change-Id: Ia9b243ae5ec27bd6b786d77239916946c7c03bc7
Jira: STUDIO-5704
2024-03-25 10:42:29 +08:00
chunmao.guo 168d5dfe67 FIX: Yield when join media thread
Change-Id: I746d7df88a0de8363da7d9507cb63c9e0ffe970a
Jira: STUDIO-5952
2024-03-25 10:42:29 +08:00
chunmao.guo 022e9a24cb FIX: hide local liveview ip
Change-Id: I0f3473217d7dbc93aa2b764b179cee3c171e277d
2024-03-25 10:42:29 +08:00
chunmao.guo e3653cae8d FIX: delete sdcard file crash
Change-Id: I814fd4b557fa92ac4060cbeb18a53f5616e49662
Jira: STUDIO-5977
2024-03-25 10:42:29 +08:00
Kunlong Ma 65006e92b6 FIX: the logic of buried points that were not buried
JIRA: none

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Id95174659c5fce7feba409eb5e14916608745fa4
2024-03-25 10:42:29 +08:00
Arthur abbd4e3ca7 ENH: export stl with proper translation
1. export stl with proper translation
   If the object is not on first plate, previous export will give the
   vertices very big coordinates.
   jira: STUDIO-5991
2. add log for boolean failure reasons.

Change-Id: I52cec4e3ca31b215fbe60246f0266de3d4b8cb61
(cherry picked from commit 6c4dbc8c6c43dd5789e5ce3a572f465548068b77)
2024-03-25 10:42:29 +08:00
Arthur 5145f39f57 FIX: low-level NFP bug with auto-arranging
1. FIX low-level NFP bug with auto-arranging due to correctNfpPosition's
  bug.
    jira: STUDIO-5756, STUDIO-4874
2. FIX large items may not be able to be packed due to a too large inflation
    jira: STUDIO-5566, STUDIO-5716
    github: #3194

Change-Id: Id63fb3a5f5fe7ce3a5675c86a3d1440f46866ca3
(cherry picked from commit 9a789262cee4e14f10b673a4f00126d27bcf071b)
2024-03-25 10:42:29 +08:00
hu.wang 23fae23b06 FIX:hide ip address
Change-Id: I24b17f8a540ee4730475dce2a6aa7c0c54dff9df
2024-03-25 10:42:29 +08:00
Kunlong Ma e9ce83898f ENH: Support global part selection relationships
JIRA: STUDIO-5972

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I9357ac79f42d4a3e89268cacb47b642560bd9837
2024-03-25 10:42:29 +08:00
maosheng.wei 33c1d5a0cf FIX: [#3375] Force .gcode.3mf file extension
github: #3375

Change-Id: Id0a1e8e5c9d6ebaceaac52e31cc64d60c6b266a2
2024-03-25 10:42:29 +08:00
zhou.xu c31f6e5bf3 FIX:not render plate pick when open paint gizmo
Jira: STUDIO-5785
Change-Id: I88bb10e525319eb4428b8cc59a8110565eeb3be6
2024-03-25 10:42:29 +08:00
lane.wei 4bcb70f079 ENH: skip_object: set enable_skip to false when only one object in plate
Single object doesn't need to support skip

JIRA: no-jira
Change-Id: Ic42488b80b09a451286d68f8f2348eade879eed8
2024-03-25 10:42:29 +08:00
zhou.xu 4207c8b3d0 FIX:not consider export stl from file menu
Jira: STUDIO-5946
Change-Id: Ie28b7ac0262d209736522a6c87803b1837fc618a
2024-03-25 10:42:29 +08:00
zhou.xu 91f5bc4b52 FIX:Right click is invalid on blank space in the assembly view
Jira:STUDIO-5950
modify the menu content of the left UI list

Change-Id: I9784386d8d221a88bf165953b2fc593dc21e3cf4
2024-03-25 10:42:29 +08:00
zhou.xu e48abc7f30 FIX:not render Separator line in dark mode
Jira:STUDIO-5955
in paint function

Change-Id: I9323809bcbe5f0d37b590840de604ae7e3f67ab0
2024-03-25 10:42:29 +08:00