Commit Graph

4259 Commits

Author SHA1 Message Date
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
SoftFever 289c1c1534 ENH: QoL: improve PA Line method
Signed-off-by: SoftFever <softfeverever@gmail.com>
Jira: XXXX
Change-Id: I9b3a9f85f76ecb183a4f997b046128d88fecc488
2024-03-25 10:42:29 +08:00
zhimin.zeng c15d54eb74 FIX: user can accept nozzle wear to continue sending calibration
even if the nozzle type does not match
github: 3365

Change-Id: If35dac3f4844b950ffc11f243c479074bb68687a
2024-03-25 10:42:29 +08:00
zhimin.zeng e9b33cfcb9 FIX: first layer print sequence is incorrect when print by object
Change-Id: I6943a2d59eeb10db176dbb5cbe8567b5320d7cb1
2024-03-25 10:42:29 +08:00
lane.wei 691d0b380a ENH: bumped version to 1.8.4
Change-Id: Ic73b88f6ee079879b71ad550cc760c8a40dc1ec8
2024-03-25 10:42:29 +08:00
lane.wei 14d1297bbf ENH: CLI: add logic to support skip pick images
1. skip_useless_pick support
2. fix the relation incorrect issue between plates and objects

JIRA: no-jira

Change-Id: I8aba229ca99292914583a1bbd036c2d8421b414d
2024-03-25 10:42:29 +08:00
tao wang 68b5cc6a49 ENH::modify some logs level
jira:[for log]

Change-Id: I6a46b8fcd3a030b4b630e800fe9a9ac5c387f117
2024-03-25 10:42:29 +08:00
chunmao.guo f79a3aa069 FIX: hide_id_middle_string 2
Change-Id: Iadf17b13416b8c6a3e8b4191493d459851d4d7d8
2024-03-25 10:42:29 +08:00
maosheng.wei 0e277ec066 FIX: Studio UI Freeze when saving user preset
github: #3335

Change-Id: Idaf53f673a3e46408826c06bdde2c592395d358b
2024-03-25 10:42:29 +08:00
Arthur ebec1e2eb1 ENH: separate objects by 1mm when duplicating
jira: none
Change-Id: Ic5ac4d7d5ac3355abbf9553909d576b0d0de1d38
(cherry picked from commit f9f7f146e377f12b7067892e7379a155c5dda252)
2024-03-25 10:42:29 +08:00
hu.wang 53cab43d04 NEW:build plate marker detect
Change-Id: Iac764723ea855ef8bd9d8eafc0a998d05ade69b3
2024-03-25 10:42:29 +08:00
Arthur fde4d41821 ENH: improve auto-arranging
1. add a translation
   jira: STUDIO-5758
2. fix by-object arranging failing issue due to wrong exclusion_gap
  jira: STUDIO-5941

Change-Id: Icbdbdf7d8ba91be7f355d31a5f81a9f79356dc7e
(cherry picked from commit eed212e3550cb2256625a6fd09fc3d69d66659c4)
2024-03-25 10:42:29 +08:00
Stone Li ee39610e27 ENH: modify some logs level
JIRA: STUDIO-5958

Change-Id: I5a8592dfb8ffa9a81952535cb30944f867aa0e22
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 10:42:29 +08:00
XunZhangBambu a6bd0f26ed ENH: add some missing params in profiles
1. Add "filament_is_support" and "required_nozzle_hrc" in 3rd party
printer profiles

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I914ca26ef093b011164214beb29e797f88eb274a
2024-03-25 10:42:29 +08:00
XunZhangBambu 1fa6a08cc7 FIX: exception when comparing profiles
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I946b5fcd35f779d271df2b3de731fdcada5aab29
2024-03-25 10:42:29 +08:00
Arthur 499106aafa ENH: use a better cone model
The cone made from its_make_cone has issue with mesh boolean. Now we copy cone.stl from Prusa. Thanks.

jira: none

Change-Id: Ie90132f0676dda1c937093e167f40376c61c8a6f
(cherry picked from commit 8d2261077f105a80a185b8d8011d1e3098d174bd)
2024-03-25 10:42:29 +08:00
Arthur f3bd5ff870 FIX: several support bugs
1. interlaced rectilinear interface pattern not working with tree supports
2. infill overlaps with walls when wall count>1
3. support blockers can't block sharp tail detection in normal support
   jira: STUDIO-5663
4. bottom z distance=0 not working for normal support.
   jira: STUDIO-5676
   github: #3203

Change-Id: I025eff2aaad90ad565661aa656c59c82ff969bbf
(cherry picked from commit 5aaf7ead0fd697043f673161e0ede0145ec49f4d)
2024-03-25 10:42:29 +08:00
Arthur ec30954782 ENH: avoid duplicating meshes in boolean
For UNION and A_NOT_B(difference), the merged parts can be safely skipped.

jira: none
Change-Id: Ie931dba3d3f8c65565ff1f5ac24ff23292f8156f
(cherry picked from commit 37d49a0a49ddc15a187d3fac34b580f3192af86f)
2024-03-25 10:42:29 +08:00