Commit Graph

4419 Commits

Author SHA1 Message Date
Arthur 377756464e NEW: add rounded rectangle model
Rounded rectangle can be used to create some frequently contacted models.
Also add icons for some objects.

jira: none
Change-Id: I59dec8d6d892f8fb975b0723ea2cd85ccfc65d28
(cherry picked from commit 83830b844d3720f99651174daa3b1ac81e64e5d7)
2024-03-25 15:29:19 +08:00
zhou.xu 2243747e75 NEW:Support OLTP file
Jira: STUDIO-6421
Change-Id: I58bc94e978e6d2dd136ea370fb01f6ec80e14b23
2024-03-25 15:29:19 +08:00
zhou.xu 983aca7669 FIX:repairing models during cutting allows cancellation
Jira: STUDIO-6308
Change-Id: I217a8e55c0d5fdcc29a33c7e7c3401cc08307561
2024-03-25 15:29:19 +08:00
zhou.xu 210cd5a4fe FIX: cancel the use of perform_by_contour API
Jira: STUDIO-6255 STUDIO-6254
Change-Id: Ie766f3f1c175af23e5faed30ad8351b49b261bdd
2024-03-25 15:29:19 +08:00
gerrit df6c72beff ci: update network module based on commit 542ced8
Change-Id: I3ad5032cc56a99d1c3a687b2891d147b13af066d
2024-03-25 15:29:19 +08:00
chunmao.guo 5ed48bbb08 FIX: use old slicer_uuid for client_id
Change-Id: I6c45e83213d613fc28eef04115f9cfb19dea703e
Jira: none
2024-03-25 15:29:19 +08:00
Arthur e7ffe31cb3 FIX: raft of tree support was incorrect
1. Raft was not generated when tree support is selected but enable_support is false.
2. Raft angle and density of tree support was incorrect

github: #3675
Change-Id: Ifd78bf619a28eb03a908e75ad56af4934b6b08b7
(cherry picked from commit 2a448095a2fb4a2abebb0a5c8082a2ddbb635f16)
2024-03-25 15:29:19 +08:00
Arthur 84fe7393e7 ENH: set default support_top_z_distance
If the layer height is lower than 0.2, support_top_z_distance and support_bottom_z_distance should also be lower.

jira: none
Change-Id: I3d2904bbfd81330df74c389a3978b721c03caab5
(cherry picked from commit 83c61556de3b2d00a7735b386171f83495874cc2)
2024-03-25 15:29:19 +08:00
Arthur bba3d979f1 FIX: auto-arranging unprintable items may crash
github: #3676
Change-Id: I68eb87c73ad2c0c269f60e661136fd1a72ee5e2f
(cherry picked from commit 7e3c57eaa811424935fe8db6a4e77dd142ee2b58)
2024-03-25 15:29:19 +08:00
tao wang 3c11fae5dd NEW:update version to 01.08.05.51
jira:[version]

Change-Id: Ica08dfb02b20fd93cc8ab3ec783c9abcad8b46ea
2024-03-25 15:29:19 +08:00
XunZhangBambu 7b92f147e2 ENH: modify some profile params
1. Set brim_object_gap to 0 so brim will be attached to the model
2. Set extruder_clearance_height_to_rod to 34mm for X&P series to avoid
collisions

github:#3371

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ia554519f2c0cc7bdb5b768ea996a7eed4e2e61d6
2024-03-25 15:29:19 +08:00
XunZhangBambu 8e72eec778 ENH: add translate for profile description
jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I81ade68c16170d9420e44dcb66a801ad314b1235
2024-03-25 15:29:19 +08:00
XunZhangBambu cabee4ce58 ENH: add ProfileDescription for translate
1.Add ProfileDescription.hpp simply for translating

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Iaa3ced1edccf67eaeebde35c1e8b36442d2e9a6f
2024-03-25 15:29:19 +08:00
maosheng.wei b6fd63b5bd FIX: Some translate
Jira: 6359 6373

Change-Id: I19110f2676d460f14b628de206ee01d6b63f5828
2024-03-25 15:29:19 +08:00
liz.li 8edc3c6b47 FIX: some keyboard shortcut isn't correct on MacOS
jira: STUDIO-5839

Change-Id: Ib6450124fb0b22ba225ce3f87e0d03cdaf89ba5f
2024-03-25 15:29:19 +08:00
XunZhangBambu 117a2aa2d9 ENH: do not split top/bottom when shell param is 0
1. When detect surface type,do not detect top/bottom
surface if top/bottom shell layers is zero

jira:STUDIO-5843

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I844b24d061f3fc9aef56dab941140c567340eeae
2024-03-25 15:29:19 +08:00
XunZhangBambu c373d6b198 ENH: add description in profiles
1. Add profiles in process profile

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I8d1f20aaae08c2dbc69926258384c2b7de0021ad
2024-03-25 15:29:19 +08:00
qing.zhang eace110b33 ENH: update overhang degree method on calssic mode
Jira: none

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I90f6e4c2ef618fdaef00bdaf1ca309893f484c1e
2024-03-25 15:29:19 +08:00
liz.li 3fbc9931cb NEW: vase mode can be applied to one plate
jira: STUDIO-5838

Change-Id: Ifb315f7d79b570aeb7ee31d3495b4d465e3af0c6
2024-03-25 15:29:19 +08:00
liz.li 17e4389220 ENH: layer time and tick display in preview slider
jira: 5837

cherry-pick from OrcaSlicer commit 85e24e6 and d31ca04.
Thanks for OrcaSlicer. Thanks for Noisyfox.

Change-Id: Iad7c7a16f27478e608c31a510d9279090a97eaff
2024-03-25 15:29:19 +08:00
liz.li ee0c613128 ENH: display cost of all plates
jira: 5836

cherry-pick from OrcaSlicer commit 0e785c0.
Thanks for OrcaSlicer. Thanks for niklasb22 and SoftFever.

Change-Id: I8b4aa7b79f2cdeb560542d5bdcd331d4bfcb02a6
2024-03-25 15:29:19 +08:00
XunZhangBambu 7cd2fee5c5 ENH: add note in prepare tab
1. Add filament note,process note,printer note

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I86241a02cf23b54aecda6bdf94e3452cce2d6973
2024-03-25 15:29:19 +08:00
XunZhangBambu 044462f8da ENH: update P and X series custom gcode
1.Update filament change gcode. Optimize the flushing and
wiping actions when changing filament

2.Upadte machine end gcoed.Avoid the print head from colliding
with the printed material at the end of printing

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I79868d41fbaa41269fe21644bee487556a7b66fe
2024-03-25 15:29:19 +08:00
Kunlong Ma 0730dbb31e NEW: add buried point for mqtt message delay
JIRA: STUDIO-6110

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I9b8f985ffe6c77fc569b14ce8195c39c37b18bb4
2024-03-25 15:29:19 +08:00
XunZhangBambu c7d4dba209 NEW: add more filament profiles
1. Add Generic PE,PP,PCTG,EVA,PP-CF,PP-GF

jira:new

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ib86051a8910b5831dddfd13ef736f4f421366b0d
2024-03-25 15:29:19 +08:00
XunZhangBambu ad57d0845b NEW: add more filament types
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Icbc27cf423ed7ab373107aa711430d6321105def
2024-03-25 15:29:19 +08:00
chunmao.guo dfcabdb39f FIX: not throw when _add_auxiliary_dir_to_archive
Change-Id: Idf54bbbd0ef557ec5e1a8e51ed669a1eb1fb4261
Jira: STUDIO-6339
2024-03-25 15:29:19 +08:00
chunmao.guo 6b4a33a196 FIX: add cli_id, cli_ver to bambu url
Change-Id: Ic527d1497c6dee0c723d7b4629f0be825a8f7545
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo c467c8068b FIX: use safe language code for http
Change-Id: Id1f4927308350ee35b891a5352cbf1e2d0c2577e
Github: 3655
2024-03-25 15:29:19 +08:00
chunmao.guo baebced77a FIX: field 'tunnel' of liveview log
Change-Id: I398789de6ffcfc2ccd156c8a0e1371a8e2c52439
Jira: none
2024-03-25 15:29:19 +08:00
chunmao.guo a4b3f7a7c7 ENH: use Bambu_StartStreamEx for agora tunnel
Change-Id: I5c28dea49d267bf7ff967d0982dd83555899c8c4
Jira: none
2024-03-25 15:29:19 +08:00
zhou.xu b7ec0d4334 FIX:return_toolbar logic does not deal in assembly view
Jira: STUDIO-6408
Change-Id: I64a5e8b2abe8705350ec88d323602efa381fa83b
2024-03-25 15:29:19 +08:00
enricoturri1966 0b46b9848b FIX:world cs is displayed incorrectly
The value of world coordinate system for model_volume
is displayed incorrectly

Jira: STUDIO-6399
code is from PrusaSlicer
thanks for PrusaSlicer and enricoturri1966
commit 325709c5ae9b937867b36103a41d12a102c99292
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Thu Jan 26 15:49:00 2023 +0100

    SPE-1419 - Fixed reset skew resetting mirror, reset scale resetting mirror, changed labels in Object Manipulator panel, scale of instances using the Object Manipulator panel always made as absolute

Change-Id: I30fdd39effd73b8dc027e4263fa7e64937b84326
2024-03-25 15:29:19 +08:00
tao wang b52817301c ENH:add protection for importing to Studio
jira:[STUDIO-6155]

Change-Id: Ie8faea6ca333de560e5fa2f66764ec2d3e264def
2024-03-25 15:29:19 +08:00
tao wang 8b00cfc276 ENH:handling dirty data after nozzle settings
jira:[STUDIO-6332]

Change-Id: I00d6d1324376f973ec3cf9f2154ae83ef3302705
2024-03-25 15:29:19 +08:00
tao wang d59d2fd014 ENH:replace share with upload
jira:[update text]

Change-Id: Id380622e09f29b2b81001889169cc6aa7a492a40
2024-03-25 15:29:19 +08:00
tao wang 8cf5061fec FIX:Fixed HMS issue
jira:[STUDIO-6344 STUDIO-6310 STUDIO-6356  STUDIO-6348]

Change-Id: I9d6660e7c349775004b69bfe41b651bfa8b359b7
2024-03-25 15:29:19 +08:00
lane.wei d6db3415bf ENH: plater: optimize the loading time of 3mf with large objects
JIRA: STUDIO-6021
Change-Id: Ia97f681041bb553c5c4b5b1d9109e5e5c42daf6b
2024-03-25 15:29:19 +08:00
lane.wei 07f965313a FIX: seq_print: fix an invalid warning caused by sinking
github: https://github.com/bambulab/BambuStudio/issues/3007
Change-Id: I1111910f2c625d5a871ea01b37dbfa7b04a849ee
(cherry picked from commit a3db95bb0940d5afe07ef0bb07113cc2acd7cd0a)
2024-03-25 15:29:19 +08:00
lane.wei 1af1dc0b89 ENH: adjust the about information to 2024
JIRA: no jira
Change-Id: Ief5d8bdf5efeab8a23cfb47690edca672abbaee1
(cherry picked from commit 797464850b706b0d044628fd16370aaded00f49b)
2024-03-25 15:29:19 +08:00
zhou.xu 50a3757e61 ENH:remove warning of "too close to others"
Jira: STUDIO-6394
Change-Id: Ic2858ad328f36219a47f87c534ae0fd4d15c0b0c
2024-03-25 15:29:19 +08:00
zhou.xu a6e9ffc131 FIX:finish init "return" icon and hide it
Jira: STUDIO-6350
Change-Id: I0f1efd4a64ea204daeac7de822602ef6dfa3e4a5
2024-03-25 15:29:19 +08:00
hu.wang a3c72a88c1 NEW:enable 3dMouse detect in .conf
JIRA: 5830
Change-Id: I8731e0244d2f551130c84bcfbbb46967ae6b19cd
2024-03-25 15:29:19 +08:00
hu.wang 6d621816c9 FIX:final step of slicing is to execute post-processing script
JIRA: STUDIO-5828
Change-Id: I8c33e2a66ac5c692244c778586040663b7b54bd7
2024-03-25 15:29:19 +08:00
lane.wei e931bd8ab4 FIX: updater: fix force upgrade logic
JIRA: STUDIO-6393
Change-Id: I46c51e09e7390e5ab0de40215911aac9635ab476
(cherry picked from commit 673ba6ff4ebda039d71dcbfdaa28c1252f5b8821)
2024-03-25 15:29:19 +08:00
zhou.xu 023c1ef7cb NEW: add gizmo function of Measure
Jira: STUDIO-6166
Referenced some code from PrusaSlicer,and i made some improvements:
Change the measurement object to a local coordinate system and support measurement of multiple model_objects

thanks for PrusaSlicer and enricoturri1966
commit 928a642eb94ae8f04aee26e8242deb836cc1d3c3
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Fri Sep 2 11:24:06 2022 +0200

    Measuring: Added features selection in GLGizmoMeasure

Change-Id: I9cec73398f0cdbd9a7718cb1d52145bf2562d9e1
2024-03-25 15:29:19 +08:00
liz.li 01a4f7df62 FIX: imgui support toolbar window text wrapping issue
jira: STUDIO-5821

Change-Id: I57ee984baffbb2f00a7ecc5d5c8061074b06aff6
2024-03-25 15:29:19 +08:00
liz.li dab9a98e0d NEW: support to adjust other layers print sequence
Jira: 6338

Change-Id: I5e6aef71aa9e6e97c1859aaaeb9ada5f1340414a
2024-03-25 15:29:19 +08:00
maosheng.wei 93078d0911 ENH: [#3236] Unsaved changes to interface copy adjustment
github: #3236

Change-Id: I53931859bdcdfedfa9f63f6239d0fd2fd6d2766c
2024-03-25 15:29:19 +08:00
zhimin.zeng 8a965afb1a ENH: add customize other layers print sequence
Jira: 6338
Change-Id: Ic14b2671ade37ab37583b81c5b509447b6c0d8f8
2024-03-25 15:29:19 +08:00