Commit Graph

3279 Commits

Author SHA1 Message Date
zhimin.zeng 5d254cd0bd FIX: Flow Rate Calibration Pattern too crowded with 0.8mm nozzle
github issue 2296

Change-Id: Iee766680c26ab5ca826961f53f8963d802a25397
2023-11-01 09:11:19 +08:00
zhimin.zeng 21abdb24da FIX: replace ',' with '.' when using minor languages
Change-Id: I992f4c702141f89860625f64d9524ee1c0445cee
2023-11-01 09:11:19 +08:00
lane.wei 58a5db2607 FIX: config: update config with correct logic
1. remove other vendors
2. set the version to correct one
jira: STUDIO-4009

Change-Id: I804bb1d08a9d241bc323a22b0d3fb40f7c9c3c9a
2023-11-01 09:11:19 +08:00
lane.wei ecaa5fa2e6 FIX: CLI: add logic to allow use cached_data while printer size change
when print profile created on small printers
the cached data should also be used
JIRA: MAK-1658

Change-Id: I31e801bd3116838baaeaef44f4aa6d53d65aa058
2023-11-01 09:11:19 +08:00
maosheng.wei f87996960d FIX: [github 2259] Maintain development mode when reopening BBS
Change-Id: I9cd6bddbc58f7841499665e21dc606b35c706afc
2023-11-01 09:11:19 +08:00
thewildmage c0a247994c NEW: Add Ellis' pattern method for pressure advance calibration
Add a new calibration pattern method for pressure advance calibration, which can better test the influence of k value on the corner. The changes of this patch are picked from OrcaSlicer by thewildmage, thanks to thewildmage for the great work!

github issue: https://github.com/bambulab/BambuStudio/issues/2222

Change-Id: Icc8fd4d52b20c1668bfa08716b48549dfada515b
(cherry picked from commit eb72d8b681bef270906406a2d10a36d4efbce900)
2023-11-01 09:11:19 +08:00
chunmao.guo e7bd5b9bb9 FIX: missing include url.h in WebViewDialog
Change-Id: Ib463a80ab9d5002c52fe5718254f6c91a6cd168b
2023-11-01 09:11:19 +08:00
zhou.xu 780d9a7e93 FIX: add cursor and enter processing for plate name
github:https://github.com/bambulab/BambuStudio/issues/2262#event-10081065971
jira:https://jira.bambooolab.com/browse/STUDIO-3992

Change-Id: Ie6120a8ff99f9568f9e42800429a1c5b378fc28f
(cherry picked from commit dbfc17943fa912470f26de1615088c87bd022b4e)
2023-11-01 09:11:19 +08:00
salt.wei cb38b71825 FIX: should consider plate offset in wipe tower
Updating position to gcode writer in wipe tower
miss plate offset.

This is handling for github issue #2256

github: github issue #2256

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I915591ee919d10bb5bd2c2dcd5f1e98fd4b66503
2023-11-01 09:11:19 +08:00
maosheng.wei 2a996d40b6 FIX: [github 2246 2209] reload form disk not working
Change-Id: If70d7b700c454e9290741980afb0a1fd73a1fa5a
2023-11-01 09:11:19 +08:00
maosheng.wei d8b56977b9 FIX: STUDIO-3745 open gcode.3mf, unable export to file
Change-Id: Ib8a45cb38f28438ecc4d2a772f1437dbd324078a
2023-11-01 09:11:19 +08:00
chunmao.guo 5eba42b565 FIX: use current_language_code_safe() for valid language
Change-Id: I480730055588aa76bd40f35e6c4bcbe9833c330d
2023-11-01 09:11:19 +08:00
liz.li af534509b3 FIX: meshboolean set transformation matrix twice
Change-Id: I1428c66f69bbd14fa0485bab23b0a26b8e7b6dba
2023-11-01 09:11:19 +08:00
zhou.xu 9b980c9bc6 FIX: The cancel button should not make plate name valid
Change-Id: Id2b3935e87d443f5a594fdd588a63e502c0321e5
2023-11-01 09:11:19 +08:00
liz.li 060b41707e NEW: first layer printing sequence
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
2023-11-01 09:11:19 +08:00
Stone Li a75d024485 NEW: support korean and russian language
Change-Id: Ie29a6304906415e2e71f0dc8ee99ffc65b1a1708
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:11:19 +08:00
maosheng.wei 93cf701be5 FIX: [Jira:3864&3728 github:2227] translation issue
Change-Id: I375e72191b3af1cf389e65ff4b62ed4f77d8f76a
2023-11-01 09:11:19 +08:00
chunmao.guo e7598e6406 ENH: [STUDIO-3911] web view drag drop on macOS
Change-Id: I92e7f6135152e4bfaf7f7342cdff1ea2e269c5a5
(cherry picked from commit 3452e6edebeecf499d44798ff6b85425ab244cb4)
2023-11-01 09:11:19 +08:00
chunmao.guo d30470d603 ENH: [STUDIO-3911] load as model file when drag to home page
Change-Id: I1d8986ca4984fea418371f253a48a9593bb9b1af
(cherry picked from commit 685edaa145cd4b4ce4afce00ae81d78305f84e84)
2023-11-01 09:11:19 +08:00
chunmao.guo dee1c04f28 FIX: load from gcode stream crash with null model pointer
Change-Id: I09a17dd5726d164a4e0bc1d5f213581832a17a5d
2023-11-01 09:11:19 +08:00
chunmao.guo a9e436e557 FIX: [STUDIO-3735] unload default user filament/process presets
Change-Id: I24e54823e91ea8f6cad9bfbdf69ee838e75f8190
2023-11-01 09:11:19 +08:00
chunmao.guo 163d279851 FIX: [STUDIO-3891] check config update after sync
Change-Id: I82e409f0d3649a371cbe0f8ee9a5f9ad1a267fc8
2023-11-01 09:11:19 +08:00
chunmao.guo ed82262ca8 FIX: [STUDIO-3736] show download failed dialog & cancel task
Change-Id: I25830b29ffaaced26fcee8290ccfcce590e3963a
2023-11-01 09:11:19 +08:00
chunmao.guo 0cd8d5cd78 FIX: input ip dialog not show for liveview
Change-Id: I422b89eae3c9b9049416f2460bacb4cc991ca605
2023-11-01 09:11:19 +08:00
zhou.xu fd89e4c256 FIX: remove N1 setting and auto match textures based on printing area
Change-Id: Ia208c7436901a722c8c4e2caa3d7573fd0714432
2023-11-01 09:11:19 +08:00
tao wang 771bc38a02 ENH:support setting chamber temperature
Change-Id: Icacd3f248a8f4dbff6c928e666f986c62801eebd
2023-11-01 09:11:19 +08:00
liz.li 403c5e825d ENH: modify device upgrade page
Change-Id: I16c91c6e7b9c4c44307425e343b260ed873a695d
2023-11-01 09:11:19 +08:00
liz.li c414c66d73 FIX: entering save page likely to crash
Change-Id: I50130e8c75bdeb82a347621250842e8f55fe24b1
2023-11-01 09:11:19 +08:00
salt.wei 22aca74e5b ENH: remove the single filament limitation of skipping object
We planed to skip uncessary filament changing when skip
object. However, this caused color mixing.

If we try to fix the color mixing issue, the flush gcode
should be generated by printer itself. This is not a short
time job.

So currently we never skip changing filament when skip
object. This will not save much time and flushing. But better
than none.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I6046cd2765cf68058712b4256402acc0be771144
2023-11-01 09:11:19 +08:00
zhimin.zeng d5120f890e FIX: crash when use manual flow rate
fix the PA tower is effect

Change-Id: Idc00090c75023d62beca2a32529a6749081de9ef
2023-11-01 09:11:19 +08:00
Arthur fdbe35b619 ENH: add placeholder first_layer_center_no_wipe_tower
This placeholder can be used for smooth timelapse of i3 type printers.

Change-Id: I953a437a7733835d850812565ff5f31b83292912
2023-11-01 09:11:19 +08:00
liz.li 0167baee89 ENH: add shortcut key of clone
Change-Id: I63a570ac05695d6cd1e36293f7ca9858d9f7f358
2023-11-01 09:11:19 +08:00
Arthur e88550b206 FIX: unify cli and GUI auto-arrange
Make sure cli uses same params as GUI's auto-arrange.
Previously cli uses wrong skirt_distance.

Jira: BLPIOT-255
Change-Id: Iaccfb76acf7413ec614fff006feb770dcd6783cf
2023-11-01 09:11:19 +08:00
zhimin.zeng 473ebbdc18 FIX: Re-multicolor slice when change first_layer_print_sequence
Change-Id: If17708744a52c95aec406e2cd46a29ff4cf29872
(cherry picked from commit 892f508f194e49462a2c470ce8d0f3f6313a0c09)
2023-11-01 09:11:19 +08:00
zhimin.zeng 476ca19689 ENH: support custom the first layer print sequence
Change-Id: I0516948292933fe47d39fb3ae2f7e91473b45b3a
(cherry picked from commit 5bbdb28c86509d5f94b5b9c33a0f2e1b2749e94b)
2023-11-01 09:11:19 +08:00
Kunlong Ma 3f53791200 FIX:The blank page appeared when clicking to log in
Change-Id: I0f6904c85da5f72fa9d4c0be0e8174acdf44cc8c
2023-11-01 09:11:19 +08:00
Arthur 25f9cccf2a FIX: disordered support interfaces in tree support
Can't delete nodes with no children, otherwise the parent-child relations may be corrupted.

Jira: STUDIO-3737, MAK-1557

Change-Id: I1de39e182bac4a55a8739c00e59fdf7b9b5e4dfb
2023-11-01 09:11:19 +08:00
Scott Mudge 9fde7861c4 FIX: Bugfix for zero-width tree supports from @scottmudge (#1367)
fix bug with zero width tree supports throwing exception.

This a PR from @scottmudge commited to OrcaSlicer.

More than the original commit, we also unify the usage of line_width and
support_extrusion_width, making things simpler.

Change-Id: I0b7a4344cbda4fdf05dfd9f8965f598ad6844429
2023-11-01 09:11:19 +08:00
zhou.xu ef805f0c5a FIX: change the max length of plate name from 40 to 250
from github user:https://github.com/bambulab/BambuStudio/issues/2119#event-10014273957

Change-Id: I3db2db78f7c870864123789d8ac5eadc31702944
2023-11-01 09:11:19 +08:00
chunmao.guo a549553960 ENH: [STUDIO-3893] edit plate name in object list
Change-Id: I2dd704c50f684bedac7958d4a133edbda5522382
2023-11-01 09:11:19 +08:00
maosheng.wei 8e10ec039f FIX: Prompt dialog box for optimizing studio versions below 3mf
Change-Id: I6df693f31d25f023c2dc4c1f0a5ec27e70e105f7
2023-11-01 09:11:19 +08:00
chunmao.guo b09601777e FIX: log device version for media connect
Change-Id: I0eada63e3d8e25840a221263beac5a9104f43d0f
2023-11-01 09:11:19 +08:00
tao wang fb528c67b7 FIX:fixed download progress starting from 1%
Change-Id: I9b073e6fa1698f5ac02827d30e883f585ca68674
2023-11-01 09:11:19 +08:00
maosheng.wei 74fc252dcf FIX: exchange the position of the restore button with ComboBox
Change-Id: I2f7b25883110508d1c6f478ecac86d4a92ed8548
2023-11-01 09:11:19 +08:00
Stone Li 08ce9fe662 ENH: add more print stage values
Change-Id: I098eb4bae14cbfd44af2dea7fb108bbc07d47407
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:11:19 +08:00
chunmao.guo 87e8c64cb0 FIX: [STUDIO-3892] warn bambu source dll from another install
Change-Id: I23ae1b93d99035135786a6f40321475ea6c1c373
2023-11-01 09:11:19 +08:00
zhou.xu 7a3dcda2a2 FIX: avoid the bug in wxControl::Ellipsize api
exist a bug where the last bit of Ellipsize api in the wxwidgets is an out of bounds array with the '&' symbol.

Change-Id: Ie54f7958195815bd9b028f86284cc5da582cee8a
2023-11-01 09:11:19 +08:00
Kunlong Ma 47db82ee1e FIX:Preference page scrolling issue
Change-Id: Ia885b083a7467f3558a940b808f071d9ca80e531
2023-11-01 09:11:19 +08:00
Stone Li 33a8545e2b ENH: update ota version after get_version
Change-Id: If04f1071084891c2ba13a5c3f10ac427dea6abf0
2023-11-01 09:11:19 +08:00
qing.zhang 536bdeda54 FIX: Revert overhang optimization
Revert overhang degrre split

This reverts commit 7d8c98117ae6b7c2c2d62176d1bf8cf51b28a79b.

Revert "ENH: arachne overhang efficiency optimization"

This reverts commit 7adcceda95fc52be4a37c3e74de1aa776a3c434a.

Change-Id: Ic33a2e8bb11e48b40388706a662267e05508fd25
2023-11-01 09:11:19 +08:00
lane.wei 5efc5ba6ea FIX: CLI: fix serveral bugs
1. bed index not correct issue
2. pick thumbnail not correct when repetitions

Change-Id: Ie846432e29c596f95da30c7df199c252873504f3
2023-11-01 09:11:19 +08:00
qing.zhang 8ee88c81c2 ENH: fix arachne wall order
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I0f3680ba73689c6fb673c070b0355a84fc25de26
2023-11-01 09:11:19 +08:00
Arthur ade248cc2f FIX: tree support's enforcers inside a hole were wrong
Previously holes of enforcer_polygons was taken as contours,
which caused enforcers inside a hole were too large.

Jira: STUDIO-3877
Change-Id: If38c34e2469b822012a2ed0b082783563fe99228
2023-11-01 09:11:19 +08:00
liz.li ade460d6b1 FIX: crash at flow rate cali save when input Chinese
Change-Id: Idfc913e79c13646c9536c8d331c216acdb1e2ef5
2023-11-01 09:11:19 +08:00
maosheng.wei 4d438c6eba FIX: translation
Change-Id: I4e6ce9943df178c80a47c49fb50da1ba16d1d7a3
2023-11-01 09:11:19 +08:00
qing.zhang 307a888597 ENH: key name-only one wall on top surface
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ife706b02d51badddc7e6dcba446a4d049695a706
2023-11-01 09:11:19 +08:00
qing.zhang f66f4b5462 ENH: fix overhang degree split
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I81b946f2fab5e561f965df2ab9852c10c61f8480
2023-11-01 09:11:19 +08:00
tao wang bc34f9e223 FIX:fixed sending print failure due to long plate name
Change-Id: I89f32f7d7f214d55051e736f834e0e49d7c808ab
2023-11-01 09:11:19 +08:00
qing.zhang 0d837e2587 ENH: top one wall for arachne
split to 3 mode
not apply
all top surface
topmost surface

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id9bb1a6ded7414b2f093ac01e4ecb4b93057d022
2023-11-01 09:11:19 +08:00
zhou.xu 287547132f FIX: remove_invisible_ascii
Change-Id: I5d9b2dcf21b5ba2842b27da6603a0ac4365545ff
2023-11-01 09:11:19 +08:00
maosheng.wei 9f18c886c9 FIX: add Chinese pictures in cali page
Change-Id: Ibcb0a01ec0fcbb3a73708cb6dc771748b3ebc2ea
2023-11-01 09:11:19 +08:00
zhimin.zeng aa96aba89d FIX: display failed when the flow rate is 0 or too large
Change-Id: I20af5b0badba63a12129fb571524a152b591d974
2023-11-01 09:11:19 +08:00
maosheng.wei 3aefe96f26 FIX: [STUDIO-3835] Cali translations
Change-Id: I705d27ff172c8c9c0eed617f69af3128f2e3ffe0
2023-11-01 09:11:19 +08:00
liz.li eee9f9dc13 FIX: cali related encoding problem
Change-Id: Ia79237d9e2f37fd8720411891fb724c3bd00b9fb
2023-11-01 09:11:19 +08:00
zhimin.zeng 3d52954374 FIX: the n value is not correct when set pa cali value
If it is manual, set it to 0, if it is automatic, use the calibrated value

Change-Id: I7c8737366e0ec0c6c2c17a7ad905cfb34e236fd8
(cherry picked from commit b235b0c8b79b1baf6a393ccfea236e1e650dcb7d)
2023-11-01 09:11:19 +08:00
liz.li c5ea3c8b71 FIX: fedora: cannot select preview plate thumbnail
Change-Id: I1bb774f7f48a7b905498d5c1cc06263aa3b01ce9
2023-11-01 09:11:19 +08:00
lane.wei 7c905f93c3 ENH: CLI: add time record for prepare/slice/export
Change-Id: I4004a9af3823223c885f428f5a2f180f9d9074e5
2023-11-01 09:11:19 +08:00
tao wang c47d9bbaf5 FIX:fixed issue of not displaying load/unload entries
Change-Id: I6e264de950f194a93055c4120a025ce37d1e2b15
2023-11-01 09:11:19 +08:00
tao wang 8c8235c1c9 ENH:fixed display the wrong tray type in AMS
1. no longer using track_type
2. type using tray_info_idx query

Change-Id: I3ad08dc92e90c86041232d57b80331c563fe24c5
2023-11-01 09:11:19 +08:00
liz.li f6d5e5bdea FIX: cali: manage result crash
1. fix input chinese on editing name will crash
2. fix: repeat editing action before the whole dialog is refreshed, will crash

Change-Id: Ia5f785987aec547007a1d71e1af770b606b50d65
2023-11-01 09:11:19 +08:00
qing.zhang 94b4194b11 ENH: arachne overhang efficiency optimization
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9b0954e24867b5f4a29e0e5d24708cd977ec22aa
2023-11-01 09:11:19 +08:00
Stone Li ebf9c19e65 ENH: remove check link state
Change-Id: Iba16694299f92a89e63ea9c4829e3087a29bade1
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:11:19 +08:00
lane.wei ddb20e0b13 ENH: CLI: add more logic to support repetitions
1. add identify_id for those clone objects
2. ensure succuss when copy multiple objects

Change-Id: I8a92f485442577ce70b1f5c46449dae1ae07b713
2023-11-01 09:11:19 +08:00
zhimin.zeng 77cf8a1e55 ENH: Allow users to adjust the order of components in assemble
Change-Id: Ie4b979e4cfdf99d822801400cd6b54773f526d7a
2023-11-01 09:11:19 +08:00
zhimin.zeng 639bf63af5 FIX: filament painting doesnt work properly #2078
STUDIO-3731

Change-Id: Ifc93baf194d5e81eb7e00facf85344bfc05878fc
2023-11-01 09:11:19 +08:00
zhou.xu c522ed8ec0 FIX: calculation error in overhang area
bug: There is a part of the overhang area in the model that cannot be applied

Change-Id: Ia1045225776ccb0e8730912aae1d4c7509f40c5b
(cherry picked from commit daa3e131564690e9e169313d147fd84537b898ca)
2023-11-01 09:11:19 +08:00
Stone Li 19f6fec6c4 ENH: close logging in console of libcurl
Change-Id: I434f733a66ee79af762cfc2e52c28aba0e192d97
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:11:19 +08:00
lane.wei c31ff2d43c ENH: CLI: support system preset passed to CLI
Change-Id: I933d49e677c8610c3fe90bbe7d455f94d950ae96
2023-11-01 09:11:19 +08:00
maosheng.wei d980aba29d FIX: [STUDIO-3531] Differentiation of Memory Exhaustion
Change-Id: I009b78f1f3d4339745e44208f10b91083efaf744
2023-11-01 09:11:19 +08:00
tao wang bb17fdea9c ENH:adjusting the style of printing options
Change-Id: I9a9bb554cc21d24797e5ebdb8ea33c39838d3e90
2023-11-01 09:11:19 +08:00
chunmao.guo 448e3b8a8b FIX: handle printer file downalod failure
Change-Id: I1e8cbf4a6d4081270ed78bf7d1471eb1d6114a0b
2023-11-01 09:11:19 +08:00
chunmao.guo 5a0f9ff4f0 FIX: default thumbnail type jpeg
Change-Id: I3f911b74b646241c3b2449eaefe532071218af70
2023-11-01 09:11:19 +08:00
xun.zhang 7c2c057f19 ENH: restrict the input range of z-hop
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ieca161bc7a52d6554efca5c0474d2a2fafb2da3c
2023-11-01 09:11:19 +08:00
xun.zhang a02f700c5d ENH: add more info in header block
Add filament density and filament diameter in header block
Add max z height in header block

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I128f9bde4188882baed76340e3f9d752d8a9b645
2023-11-01 09:11:19 +08:00
Dmytro Chystiakov d223e31c24 fix: Typo styling issue 2023-10-16 09:17:14 +08:00
Dmytro Chystiakov b7bb3c5ae2 add: Ukrainian language to preferences settings 2023-10-16 09:17:14 +08:00
Merikesh Dev 5ef759ce41 Fix formatting on _L 2023-09-07 14:15:05 +08:00
Merikesh Dev b5a5e3ce9e Add ModelIO support on macOS 2023-09-07 14:15:05 +08:00
James Ding c460504e3e FIX: Typo with dropped
Change droped to dropped for flow rate calibration fail.
2023-08-11 20:23:06 +08:00
Kunlong Ma 93f94bf07c FIX:FIX BUG on Buried
Change-Id: Id7a1d6c3686377c8f77b6071cc9e0754d5d31bbf
2023-08-01 22:09:01 +08:00
lane.wei 2dde3708d1 FIX: add protection to fix crash when mesh boolean
when the split has no effect
we should return directly

Change-Id: I81510c3edea96e101abfedf77023264e06d7d35c
2023-08-01 22:09:01 +08:00
lane.wei dbcfec8a32 ENH: mcut: disable debug related logic
found a crash in dump_mesh,
disable debug currently

Change-Id: I9f210ce074333e95233af08d3e782546107091dd
2023-08-01 22:09:01 +08:00
Kunlong Ma fcb7db2dde FIX:Fix bugs caused by buried points
Change-Id: I47d4e786912120124c134404afce15dec48c7974
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
2023-08-01 22:09:01 +08:00
lane.wei 85e2868110 FIX: CLI: fix a compatible check issue for old printer and process
Change-Id: I74c75984d1abd0d1c52d8d4a19b6410c0041f280
2023-07-31 14:29:15 +08:00
salt.wei d1ba5cf9a4 ENH: miss extruder_type in the list
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I3450b98b2ccf33a5b823729ada454dfd6ad475c1
2023-07-31 14:29:15 +08:00
xun.zhang 6ce4a6c5f2 ENH: modify chamber_temperature to array
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8c1afc85ff91ebf4458871fecba5f2f1f1e32f1d
2023-07-31 14:29:15 +08:00
Vojtech Bubnik 153c9517ce FIX: fix the crash issue #1944 caused by wronog thread name in some
corner cases

this patch is cherry-picked from PrusaSlicer's 84722876012ca310e29b291e10fef9d18ae26cea
thanks to 'Vojtech Bubnik' for the fix

Implementing a test whether the current thread is the main (UI) thread
and using it on AppConfig::save() to assert if save is called
from a worker thread.
The old assert was using thread names, which did not always work
on Windows.
Fixes #7839 #9178 #9370 #9420
2023-07-31 14:29:15 +08:00
xun.zhang 793c657b46 ENH: remove nozzle_hrc in params page and profiles
use std::map to map nozzle_type to nozzle_hrc

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie9d1db486808bd5164c7952caecaf4ac279f43d8
2023-07-31 14:29:15 +08:00
lane.wei 0c45cac1a8 ENH: CLI: refine some logic of repetions and load configs
1. when object skipped, it should not be duplicated
it is set to unprintable before arrange
and the plate needs to be considered a skipped plate also
2. skip the wipe tower if not multi-color after skip
3. load default configs if there are no configs loaded
4. refine the result.json to include key_values

Change-Id: I8c132cabcdd78756673fe900267a226a41ae1b4d
2023-07-31 14:29:15 +08:00
zhimin.zeng 09c94acfcf FIX: set n value to 0 by default in extrusion_cali_set
Change-Id: Ib3c34608413cdde1078c11c6e0cb6ca8a0c02d56
2023-07-31 14:29:15 +08:00
liz.li 90e0184313 ENH: adjust imgui plate thumbnail color
Change-Id: Iec5cb3162c55e44eef2c67a3e5d8c65b5eadd785
2023-07-31 14:29:15 +08:00
tao wang e9182b2d1d FIX:fixed UI display error in the monitor page
fixed STUDIO-3754

Change-Id: I96f9e52a9924b7f34e8e6ac7139ca70514af79ae
2023-07-31 14:29:15 +08:00
lane.wei 8c29a57be4 ENH: CLI: add logic of uptodate_settings
1. load the updated machine/process config from uptodate_settings
2. if don't have uptodate_settings, keep the logic as before, use from local

Change-Id: I3520469ab6094f03895b8e0e4e84c7549190f244
2023-07-31 14:29:15 +08:00
lane.wei 99bbce0f0f ENH: CLI: add the repetitions logic
support to duplicate object in a plate

Change-Id: I6bc964a2b9660adf3be7919f230524c979da9d50
2023-07-31 14:29:15 +08:00
zhimin.zeng ce06bb08aa FIX: crash when the text has only spaces STUDIO-3661
Change-Id: Ib433e3afbe8b161f42b0d907e9d78dbc93569cdf
2023-07-31 14:29:15 +08:00
maosheng.wei cd8e7e80ba FIX: Calibration supplementary translation
Change-Id: Id4203f55e921dc5c1d1d462f7dcacd262d88c603
2023-07-31 14:29:15 +08:00
liz.li 8ae8b6b878 FIX: wrong text encoding [STUDIO-3753]
Change-Id: Ie05367ab294c87426dc4ce534ffb28a183a447bf
2023-07-31 14:29:15 +08:00
liz.li 5328d346c7 FIX: calibration history window item be cut off [STUDIO-3742]
Change-Id: I60a7b35ebb87d00f5fcf04ad8f1a038bfdd71f36
2023-07-31 14:29:15 +08:00
zhimin.zeng 9da629003a FIX: the position of wipe tower is not correct when switch printer
Change-Id: Ia3195834c13f4341d6a020afe52e22370385eaee
2023-07-31 14:29:15 +08:00
chunmao.guo d488363095 FIX: use metadata with related index for shared volume
Change-Id: If5ef2e9245a88666600eab0e5f6b92dc8ab3fb14
2023-07-31 14:29:15 +08:00
tao wang 6849fdb912 FIX:fixed translation issues in Chinese
Change-Id: I39382db4a98bf92ee8a58e5f4c9dddb5fc88052f
2023-07-31 14:29:15 +08:00
tao wang d2b59b3b61 FIX:fixed k value not displaying
Change-Id: I46ea4877174da1a1b82e5005aa328ab10584a0cb
2023-07-31 14:29:15 +08:00
zhimin.zeng 35fc842fe9 FIX: not reset cali status when save result fail
Change-Id: Ice7df7c5ecab7da77e16414b368213b130aa4ad2
2023-07-31 14:29:15 +08:00
chunmao.guo 3022064760 FIX: [STUDIO-3758] detach presets sync thread
Change-Id: I4421aba7ccea6b136146993ae2cd744749a6b40c
2023-07-31 14:29:15 +08:00
maosheng.wei ea2aca6fb5 FIX: [STUDIO-3720] limit max_recent_count characters
Change-Id: I61dd6d5adfd057c9d068ab94ce36d9ab2395002b
2023-07-31 14:29:15 +08:00
lane.wei 0fc5c074cf FIX: thumbnail: fix the thumbnail wrongly clip issue
Change-Id: I0f2040b8263aa3ea5c82278eabc8e6d0845bfa73
2023-07-31 14:29:15 +08:00
lane.wei 387f8838f2 ENH: CLI: add logic to translate objects between different bed size
1. from small bed to larger one, auto translate the models based on center;
2. from large bed to smaller one, report an error

Change-Id: I7b7fac1e370ff4daca82c4f36977a86fca268625
2023-07-31 14:29:15 +08:00
lane.wei bb4f425027 ENH: add the error codes return logic
1. write a json to the outputdir
2. including message/error code/plate id

Change-Id: If2a13a89d34982a86102162c9c968cdf60702f19
2023-07-31 14:29:15 +08:00
liz.li 903b6f0cb0 ENH: modify naming of save page
Change-Id: I13299c292d0a43f6b261022b2dea736a16b5b3cb
2023-07-31 14:29:15 +08:00
Kunlong Ma be21570964 NEW:Add buried points for printing and machine control
Change-Id: I4ba4786fc1d343e497717a012d6e18aee22324e1
2023-07-31 14:29:15 +08:00
Kunlong Ma 83e76b6b58 FIX:Fix display issues
Change-Id: I40ec4ac6feb4bfb00d54047466f0a3df568ed88b
2023-07-31 14:29:15 +08:00
Kunlong Ma b3f519a0d4 NEW:Add buried points at panel buttons
Change-Id: Idfdcd964b03ea06e832e9e7c2cfaac232212f518
2023-07-31 14:29:15 +08:00
wenjie.guo a321121acc FIX: the option to adjust the first layer flow
Change-Id: Icf0c2686cc78c26724438ddc80d1894ac50ec179
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
2023-07-31 14:29:15 +08:00
liz.li 646cd5a209 FIX: dark mode text display
Change-Id: I4089509d12180e454c4a052696f46eea66ea4ee0
2023-07-31 14:29:15 +08:00
maosheng.wei bf77b9208f FIX: [STUDIO-3578] safe darkUI for send to sd dialog
Change-Id: I9be144ae5272c900a3e770045bb24d531f939770
2023-07-31 14:29:15 +08:00
liz.li a1b243f2d9 FIX: remove hover bitmap
reset a hover bitmap lead to dark color be reset

Change-Id: I779a0a63403ae1b8555018359765285c86fc5d47
2023-07-31 14:29:15 +08:00
liz.li 4d8ad0003b FIX: linux darkmode text display
Change-Id: I2c935647669dd9743cf4a230ef21e48ea4b92eb8
2023-07-31 14:29:15 +08:00
maosheng.wei 59b6b59a9a FIX: cannot calibrate when printer is offline [STUDIO-3387]
Change-Id: I93cf532363bc41feee0deb9782906bd3e79ee127
2023-07-31 14:29:15 +08:00
zhimin.zeng 90e1ed7335 FIX: cali status recover incorrect after save result
STUDIO-3602

Change-Id: I1a47e40ca4d571ab37f52b87109d809279d3145e
2023-07-31 14:29:15 +08:00
chunmao.guo 583c6c86c2 FIX: [STUDIO-3725] sync user presets go to wrong folder
Change-Id: I99348ebbf6f3deae471bc5078a0645b81663bf3a
2023-07-31 14:29:15 +08:00
maosheng.wei 83cd88d4b8 FIX: [STUDIO-3578] send to sd darkUI not changed
Change-Id: I86d687bedd87222c9c59e6fd4466b57abe867640
2023-07-31 14:29:15 +08:00
maosheng.wei 2515a1adf7 FIX: [STUDIO-3513] the objectlist always enters wxEVT_SIZE
the objectlist always enters wxEVT_SIZE when scaling

Change-Id: I93371cee86437bc0309f041b0d59f28bc3b206aa
2023-07-31 14:29:15 +08:00
Stone Li 2aca9da207 ENH: update version to 01.07.01.51
Change-Id: I073dc8bae007202c18af863ae6a0f327eb76774f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-31 14:29:15 +08:00
chunmao.guo 73c64535c7 FIX: not track dup error for user triggered liveview
Change-Id: I4b744caf14deca3cb6372f44e95aea131a45ec6a
2023-07-31 14:29:15 +08:00
chunmao.guo 1797f4ac8e FIX: WebView: not wrap javascript
Change-Id: If2b1fe8163599ebbfd97334115a786a8985bf876
2023-07-31 14:29:15 +08:00
zhimin.zeng e010fad242 FIX: k value of ams control is not correct
modify the method for using printer type

Change-Id: Ica864c19f4ad3e58e4f478e078b55fc11485901a
2023-07-31 14:29:15 +08:00
gerrit 2ad8d08def ci: update network module based on commit 7040617
Change-Id: Ibcd1880a93b47b288047728561badf0907869244
(cherry picked from commit 4e2b25645c6fab2d31a95618c86d636042999b68)
2023-07-31 14:29:15 +08:00
zhimin.zeng f542b6321e FIX: cannot open saved 3mf with & in model name
STUDIO-3690

Change-Id: I44cbccf6692910f7cbf331a6cea4f05caa25c45a
2023-07-31 14:29:15 +08:00
Arthur 9d9673116d FIX: tree support didn't work with enforcer
Enforcers should also subtract the lower polygons to get overhang areas.

Jira: STUDIO-3692
Github: #2045
Change-Id: I70f4aaae13826efc624e9bc942d2d11e9b1df1a1
(cherry picked from commit fc3d9b24ac1eb14e259488c94fca3469f319b368)
2023-07-31 14:29:15 +08:00
Arthur 44fdfe8fff FIX: tree(manual) didn't support well
1. We have a logic to add supports at corners for tree(auto), now I extend
it to tree(manual) also.
2. Only show support_critical_regions_only option to tree(auto).

Github: #2008
Change-Id: I161444da93464fd2ef0e0f3b40a0c5852beba351
(cherry picked from commit af4efb4aadc2a4d16de3eea881c6610955985fff)
2023-07-31 14:29:15 +08:00
zhimin.zeng 24bd494ad9 FIX: X1 low version firmware does not display k value
Change-Id: I7539f0f09d3ddbaf7d1b616ae98ff5a3c1462f37
2023-07-31 14:29:15 +08:00
maosheng.wei 53f9d89a5a FIX: [STUDIO-3561] Import Gcode and send all plate
Change-Id: Ic1db0d90e08dba24cde12cdfaa6f1227d5d602cf
2023-07-31 14:29:15 +08:00
liz.li 3a9b49abeb ENH: add restriction of selecting preset [STUDIO-3715]
1.forbid PEI Plate when PA Auto-Calibration
2.add ams black list
3.TPU cannot use when PA Auto-Calibration

Change-Id: I6a7d0438ba136f5685e5f3b868d5c063ed8ca9ef
2023-07-31 14:29:15 +08:00
liz.li 04c6964de4 FIX: calibration history dialog flickering
Change-Id: Ife2720553f1e67292d7e222bda89b0d7f417e382
2023-07-31 14:29:15 +08:00
liz.li 3c29f34e73 ENH: show calibration result failed info
Change-Id: I07b8d2d5065ea7e77084d6eae8988e5ab7008172
2023-07-31 14:29:15 +08:00
maosheng.wei 619cb8eeff NEW: [STUDIO-3710] add Bambu Cube V2
Thank you very much to Thrutheframe for providing us with a very
valuable model for our software. We sincerely appreciate your time and
effort in helping us improve the project. Here is the model address:
https://www.printables.com/model/222285-bambu-lab-xyz-calibration-cube.
Thank you again, Thrutheframe.

Change-Id: I200fd23ab7a09683b2610664c8e09ae53fc42133
2023-07-31 14:29:15 +08:00
maosheng.wei 9d552ddb10 FIX: [STUDIO-3564] Select an object display quantity 1
Select an object with multiple parts and display quantity 1.
Simultaneously fixing that when all parts under an object are selected,
only the information of that object is displayed.

Change-Id: I7fd68615aed75f4b0592c61f4b916783e7c4182a
2023-07-31 14:29:15 +08:00
maosheng.wei 8ee1109746 FIX: encoding of mesh boolean text
Change-Id: I3d21f10d9f4e3022c702ff2b5493cf8bb94c881c
2023-07-31 14:29:15 +08:00
wintergua 7430700b8e FIX: the convexhull of first layer is wrong during making skrit
to avoid integer overflow during the polygon operations in make_brim(),
plateoffset is applied during gcode generation. This results in a wrong
first layer convexhull "m_first_layer_convex_hull" which is used in _make_skrit().
This patch fixs this issue.

JIRA: https://jira.bambooolab.com/browse/STUDIO-3719
Change-Id: Icfe21f4dbab05cc9e1c6f668791a62f954c2e0e5
(cherry picked from commit 6286b3e447b7ac7cbc061dca435091094783f74b)
2023-07-31 14:29:15 +08:00
chunmao.guo 3f924b79d6 FIX: param page scroll field position
Change-Id: Iefb363073d79b3f69022f555e99193a1ba2a2e07
2023-07-31 14:29:15 +08:00
chunmao.guo 282c785304 FIX: [STUDIO-3551] pass worker thread id to DirectShow
Change-Id: If55e39768ec1e43103c59168b139bb115db6b092
2023-07-31 14:29:15 +08:00
tao wang 53890cf106 ENH:use user settings when not using PEI bed
fixed https://github.com/bambulab/BambuStudio/issues/2014
1. Disable flow calibration when using PEI bed
2. Use user settings when PEI bed is not in use

Change-Id: Ie4f81f0d4649c69255f97355af14cacedf8b2bbf
2023-07-31 14:29:15 +08:00
tao wang 386607a6a7 ENH:actively select a printer on the calibration page
fixed:https://github.com/bambulab/BambuStudio/issues/2054

Change-Id: I087eebcda934c4f2447f2dc6e473a8389e9d4a25
2023-07-31 14:29:15 +08:00
tao wang 5f8e285624 ENH:add an error that requires a done operation
Change-Id: I9824658ee3a847e70e979640c51a34d812fe284d
2023-07-31 14:29:15 +08:00
lane.wei ce051c34d2 FIX: CLI: fix the crash caused by plate name snapshot
Change-Id: I757597609c05c8eeabcb3011c9638ba5adee4904
2023-07-31 14:29:15 +08:00
tao wang 8f67181fd9 FIX:fixed the style of the retry button
Change-Id: I915a71d6b9891041feadc8e0fbd719c7e4d87a2d
2023-07-31 14:29:15 +08:00
lane.wei a2da7e391b ENH: thumbnail: optimize the thumbnail
1. set background to transparent
2. set the view to iso

Change-Id: Ib3371e60bea743ade55430a5d39b58f9b9acf050
2023-07-31 14:29:15 +08:00
liz.li 53787b4c9e ENH: refine calibration UI layout
1. adjust layout of every cali page
2. add tips panel about how to use PA result factor
3. modify PA start page text

Change-Id: I5e9d4f9ab63e231289ac2b0db5efee158ddee7f5
2023-07-31 14:29:15 +08:00
zhou.xu 1f30783f11 FIX: undo/redo plate name
Change-Id: Ic47d399ecce25db4a5b6cbd1f58b821c6cb36136
(cherry picked from commit 0c11d73777d507381419d928549143c9ee56682d)
2023-07-31 14:29:15 +08:00
manch1n 19525b6564 FIX: let independent support layer height option show all time.
STUDIO-3703

Change-Id: Ib67f9a9894cca8cb391bcceae087f026c0060f4d
(cherry picked from commit 6c4bdcf1b7dbf8f55ec7bf5186ba3ccdde75e611)
2023-07-31 14:29:15 +08:00
战马 a5506576fd ENH: Revert "SidePopup actively destroys the window after closing"
This reverts commit 4e1ac98a089b4391699a333185150f468ddc42a1.

Reason for revert: bug

Change-Id: Ifc5c0596b0993d4e20f5b9e167e0ad5aaed92020
2023-07-13 18:34:17 +08:00
zhimin.zeng f03d28c13b FIX: add filament type for flow rate slice info
Change-Id: I21cee225cc4349774216eda730ba086bf3697b00
2023-07-13 10:35:05 +08:00
chunmao.guo 031a678ea0 FIX: ModelMetadata is zipped without subpath, not substract it
Change-Id: I5af608b1aa312bfab79bbdea09e99f8b4b2de5de
2023-07-13 10:35:05 +08:00
chunmao.guo 02f2e51c2e FIX: pass error from gstreamer to wxMediaCtrl
Change-Id: If275d0ebeb7089f67ad366811dc48009b86af564
2023-07-13 10:35:05 +08:00
zhimin.zeng 34ba0612c4 FIX: crash when save P1P pa cali result
Change-Id: I28cebba490210a998d07ed779f04adea89a83191
2023-07-13 10:35:05 +08:00
qing.zhang 1223d6f900 FIX: pressure advance unrecogized
while the newer version of 3mf be load to older software
pressure_advance be unrecogized

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ie160759f58e573f8ad01a2941763016e9b070e9e
2023-07-13 10:35:05 +08:00
zhimin.zeng a85e817e15 FIX: selected preset is not correct when switch printer
Change-Id: I82d5155a279e36e02f439475839f79cdb738063c
2023-07-13 10:35:05 +08:00
tao wang e9e7873b5c FIX:ip address dlg&no help images displayed
Change-Id: I8c55ab3e8d466499a7a790938f41151690bc0d65
2023-07-13 10:35:05 +08:00
tao wang dbc7e3a856 ENH:SidePopup actively destroys the window after closing
fixed STUDIO-3525

Change-Id: I6ae33e8c73694c574a26126abbcf1074807abdd8
2023-07-13 10:35:05 +08:00
tao wang 69f69b8eb3 FIX:fixed error msg cannot be displayed in the bind dialog
Change-Id: Id64a755c91eed08dc5c9beeea17959b16ea4f4f0
2023-07-13 10:35:05 +08:00
zhimin.zeng 8ebe2fb4d3 FIX: select preset in modifying, the preset is null
Change-Id: If002b614af542c351c26b12a77123e3ce26f8301
2023-07-13 10:35:05 +08:00
zhimin.zeng 6a3f7e5cbe FIX: probabilistic errors occur when flow rate cali(manual)
Probabilistic errors occur during the calibration process, resulting in the inability to continue the flow rate calibration

Change-Id: I132b08755383f358c5573610a51f91aacf912ca9
2023-07-13 10:35:05 +08:00
liz.li 3e322d53fc FIX: replace user preset name with sys preset name
Change-Id: I8469224c9443049bb8b2b1c0feee3bdc4335a7ea
2023-07-13 10:35:05 +08:00
梨子 bc469bdcb6 NEW:Revert "add pause print message"
This reverts commit f24178896e2e9701165a3a5df8e711489beb34e5.

Reason for revert: pause

Change-Id: Ie55d14143a9e5ea9d593cb2ff0196688f3b0345e
2023-07-13 10:35:05 +08:00
liz.li 28ed757701 FIX: add validation when save calibration result
Change-Id: I694c038f98ea6cbd2fe44dfe624c8afdf56cc9ac
2023-07-13 10:35:05 +08:00
zhimin.zeng cbd67c17d9 FIX: P1P PA save value to error tray when switch printer
Change-Id: I2b136e47f99ecd98cf4d89865f48f360a9ee03dc
2023-07-13 10:35:05 +08:00
chunmao.guo 1520215d99 FIX: delay start tunnel mqtt when deivce is busy
Change-Id: Ied28a74a35d9be54aa55f157aff8352160d85535
2023-07-13 10:35:05 +08:00
Stone Li 7b6bb82d6b ENH: fix track record logic
Change-Id: If2953bd3ed9ce1c156f805e551dbe4d99b895737
2023-07-13 10:35:05 +08:00
zhimin.zeng 44b232bcae FIX: fix some display problem
1. check the flow rate save name valid
2. fix the crash when saving with Chinese symbols
3. handle the display of Chinese symbols

Change-Id: I3abe99ba17b2cc5893431d48de11a9597bf489a6
2023-07-13 10:35:05 +08:00
liz.li 0366e52d86 FIX: calibrate button layout [STUDIO-3595]
Change-Id: I98f6d6a1d9607b9b1e3db343da854d09ce3c5336
2023-07-13 10:35:05 +08:00
liz.li 9b797fa985 FIX: string_to_float not work as expected in some language
Change-Id: I2ea4e5547d48167f066638378417a30b1b0c82ac
2023-07-13 10:35:05 +08:00
zhou.xu 43b1464bf3 FIX: deleted plate name donot update
fix the issue of deleting plate name after entering some character

Change-Id: I572a922b05b3f5e83ad956a7b4fb197430f13df5
(cherry picked from commit bfb5f58e1d29a6f518915882736453fe425ad984)
2023-07-13 10:35:05 +08:00
liz.li ba882b8ca2 FIX: didn't update ext spool comboBox filaments
Change-Id: I5c2d12952b1b3a4f12e1110ff2635eb17e4eccef
2023-07-13 10:35:05 +08:00
chunmao.guo 8bc3a6df30 FIX: flush logs on crash
Change-Id: Ifc3a9c087dfe4d437b658e305db6f986fa181fab
2023-07-13 10:35:05 +08:00
chunmao.guo fefd13a4ac FIX: big thumbnail send by multi-frame
Change-Id: Ia3a88fb53b8cc27d20fa976822c91c09b4442d71
2023-07-13 10:35:05 +08:00
liz.li 86a7de4557 FIX: flush menu item crash
Change-Id: I632da563eb6be000c7eb9238fd25d3fa07ecce0e
2023-07-13 10:35:05 +08:00
chunmao.guo 86bd65f096 FIX: [STUDIO-3619] avoid quick play/stop when switch to device
Change-Id: I957dc1e06e227a721824fe1448bdb5b6a57cbe7e
2023-07-13 10:35:05 +08:00
chunmao.guo 3f71c21771 FIX: [STUDIO-3621] release note title label size
Change-Id: I78a039f3ff656f02b43666fbb05f18459568f9ab
2023-07-13 10:35:05 +08:00
chunmao.guo 9bc72ce339 FIX: c12 version parse
Change-Id: I30461a306adbc2ddc5f3b9ee460369b655755d4e
2023-07-13 10:35:05 +08:00
zhimin.zeng d3cc111bd8 FIX: the bed temp always use cool plater for manual cali
github-1994

Change-Id: Ic28a42897a889e91f1c5003a231aca375a23e1d8
2023-07-13 10:35:05 +08:00
zhimin.zeng 7123bac72a FIX: Prompts version incompatibility when start cali
STUDIO-3616 Switching from U4 firmware to U6 firmware, calibration prompts version incompatibility

Change-Id: I42cbc5057765b9a3b06bb100763995c14f5f1e69
2023-07-13 10:35:05 +08:00
Stone Li b19c42ad4d NEW: add config for C12
Change-Id: I80d8ce0a31a18f87cf72823a1a90c351b43c88e4
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-13 10:35:05 +08:00
Arsalan Afzal 85f3145ea5 Fix mcut for GCC 13
GCC 13 requires an explicit #include <cstdint> for the std::uint32_t  data type used by this file. Adding this include allows for the whole project to successfully be compiled on GCC 13
2023-07-10 12:02:11 +08:00
zhimin.zeng d304ee8717 FIX: modify the flow rate cali button type
Change-Id: I7aa1254564c120e93a104065971e7c1626785411
(cherry picked from commit 29385e71d00d264e2aaf6cf6181156d6ed9f6bc1)
2023-07-07 21:17:48 +08:00
tao wang a93d09cc30 FIX:fixed wrong dev_id of printer object
The current printer object was not determined when restoring calibration data from appconfig

Change-Id: I2b74ee5911aef27e91136b8f6051a66199419d56
2023-07-07 21:17:48 +08:00
Stone Li 225095d938 FIX: fix bed type error when loading from project
Change-Id: I13a6f46e4516f5237b006fff848ef5e75bbb30de
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 21:17:48 +08:00
liz.li 6929e1ea45 FIX: wrong pop dialog when all results are failed
Change-Id: I50acb15ea7541b619472622a1715b99396fcad69
2023-07-07 21:17:48 +08:00
liz.li 07ee63d940 FIX: operator priority error
Change-Id: Ie3abc4e2a307b3cfc31cecbf8fb151115dde4021
2023-07-07 17:52:43 +08:00
liz.li 85a43216d6 FIX: ext spool name display
Change-Id: I4b5af5814f1f5cb46262725cb63d7d7597e0f8b7
2023-07-07 17:52:43 +08:00
zhimin.zeng 35f0a550ad FIX: modify the disable next button type
Change-Id: If9f6635bb2921bc0479ac51c409181dbcddb0741
2023-07-07 17:52:43 +08:00
liz.li 5790c82597 FIX: typo
Change-Id: I8171a2d405a4853fa492fdf92b5c4744958d3762
2023-07-07 17:52:43 +08:00
salt.wei 89a7cc4ab0 ENH: model with a volume but multi-mesh should can be mesh union
As title

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I4cf12198980a9a5a7d8dbbfc49fd5d807ca97902
2023-07-07 17:52:43 +08:00
tao wang f1ef4476dd ENH:only one subscription check is supported
Change-Id: I94e2cb9619f7292b7836b47cfceaf7f4ed26f2c4
2023-07-07 17:52:43 +08:00
tao wang 6c8f82334e ENH:rry again after subscription failure
Change-Id: Ieedc4059834561ed77f2e66dbf93be21a2d62b61
2023-07-07 17:52:43 +08:00
tao wang 7ffeb1a432 ENH:periodic request full push
when the printer does not push any data packets,
request data from the printer at intervals

Change-Id: I4c84586301588f6a14f65d7a732d22f57bce59c9
2023-07-07 17:52:43 +08:00
liz.li 18a5575bbc FIX: didn't pass ams_id
Change-Id: If39cb7704ec83944ef35a97509254aae6a9c8598
2023-07-07 17:52:43 +08:00
lane.wei cae86ad38c ENH: text: refine the text descriptions of calibrations
Change-Id: Ic4fd345410a2d34120c018e5b72182aaeb0b1425
2023-07-07 17:52:43 +08:00
tao wang 3a910d7735 FIX:fixed incorrect printer model BL-P0002 - BL-P002
Change-Id: Ib2532ea8956aec88404fbaa2fbf1df57237bbddd
2023-07-07 17:52:43 +08:00
zhimin.zeng 5673defdb9 FIX: modify the 3rd party wiki link
and disable the next button after cali

Change-Id: I29437cfbeda1828bbcaf5898b660dd814d1298f0
2023-07-07 17:52:43 +08:00
liz.li c27d2328a6 FIX: adjust text spaces and spelling
Change-Id: I80ca24091a29f0c4df9cf5a5b3bf86958f9f0980
2023-07-07 17:52:43 +08:00
Stone Li 80e4578921 FIX: fix a bug of calibration
Change-Id: I1ef30271c42f0468fd00fb5b6ca49abe1b647cd6
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
Stone Li 94c4ef6105 ENH: add keep alive logic
Change-Id: I6e6916d22e32983cc885586e2716b52b5ed1086f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
liz.li 045c2e8c87 NEW: calibration : add new image
Change-Id: I42ec622e3394c832a8b7f12d618b557cba095018
2023-07-07 17:52:43 +08:00
chunmao.guo 16a4742d1f FIX: [STUDIO-3371] finish preset loading dialog even on error
Change-Id: Idbb4c81bb0a09f752ecb2ad2715ff75746c19df5
2023-07-07 17:52:43 +08:00
salt.wei 989e4214c5 ENH: apply fan speed immediately after changing layer
What: As title. The original code is always apply
at the end of last object of last layer, whichi is before
layer change

Why: the fan spped will be skipped if the last object is
skipped. So we must move the layer time fan speed setting
after changing layer, where is common gcode block and does
not belong to any object.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I442f80e00778b524576210b451f81dd15e25e14c
2023-07-07 17:52:43 +08:00
lane.wei 18be0e3770 FIX: fix the .gcode.3mf can not loading issue
when use tool_change, the color change logic is wrongly forbidden when loading only gcode

Change-Id: I2a26fbb8f41f0769eaf01d08d8904efc922a6c3d
2023-07-07 17:52:43 +08:00
liz.li 858e6123ee ENH: forbid max_vol_speed calibrate
Change-Id: I74aee19da02e203e4490f5ccacd8f68884055c02
2023-07-07 17:52:43 +08:00
tao wang 22e15cf7b3 ENH:correct the name of the flow calibration
Change-Id: I682d06e8df867aa2a146f4ec35747a08a5ecaed9
2023-07-07 17:52:43 +08:00
liz.li cbaa6bf16c ENH: modify image and introduction text
Change-Id: Ib867b6bc7200405b470b6149213c46986abf4bcb
2023-07-07 17:52:43 +08:00
tao wang 40afcf232d NEW:calibration page will pop up with printing errors
Change-Id: Ib9c0b4b09c3f5bce3a2a4e5c337e0965cb998fd7
2023-07-07 17:52:43 +08:00
liz.li 63eaadb355 ENH: change image and text
Change-Id: I8844cde95f75d999079cd2c091247dc555a3fc2c
2023-07-07 17:52:43 +08:00
tao wang f6049a2295 NEW:write log when pausing or stopping printing tasks
Change-Id: I397fe6f5490d2599ce4bb81e32c64ae0f57eb3c0
2023-07-07 17:52:43 +08:00
lane.wei 0c8245a76c ENH: Cali: support thumbnail for calibrations
if generate 3mf from studio
we will add thumbnails into the 3mf

Change-Id: I70c2159da58d9b3908b6da185f22317ee9e27c7f
2023-07-07 17:52:43 +08:00
tao wang ef1dd258b4 FIX:fixed not on same LNA&restore IP from cache
Change-Id: I92e518b3cfeae11dfe818c11b8058f0bacd755b4
2023-07-07 17:52:43 +08:00
liz.li ab54fb6c80 FIX: clear last job status
Change-Id: I91c406c45c9e9d2a1c08048849a45babc41bb564
2023-07-07 17:52:43 +08:00
liz.li a95de8ae25 FIX: UI flicker while switch page in dark mode [STUDIO-3257]
Change-Id: I64db14f571559b84edbdf80c1211a99d0dc8b0b1
2023-07-07 17:52:43 +08:00
liz.li 8d3bd702e3 ENH: ajust UI
1.replace save success dialog warning icon with normal icon
2.add a naming hints at save page
3.modify display text
4.remove help button at the top of caption

Change-Id: Ia258139ca0ae5c000caf0fd306c255b97caecd1e
2023-07-07 17:52:43 +08:00
maosheng.wei 8975562e8b FIX: [STUDIO-3529] Error prompt deduplication
Change-Id: Ic14d7938fd6f70c5280bc8c4c70360b5c82ac8af
2023-07-07 17:52:43 +08:00
liz.li 1bb8bdc8b5 FIX: add null protection
Change-Id: I5b5b5d761cf839d9621bd9831eb4060fb43d0855
2023-07-07 17:52:43 +08:00
liz.li f33bdc3a63 FIX: action button layout
Change-Id: I1df0e21865351d0dec7b6b7d66f0ba619722faff
2023-07-07 17:52:43 +08:00
zhimin.zeng e5e66cb3dd ENH: support recover after close Studio
fix flow_ratio not change according preset

Change-Id: I048d1183ffcfc2d4470725528aa62f12b32c6216
2023-07-07 17:52:43 +08:00
zhou.xu d4e7cc926f FIX: texture is black when plate name is all space
Change-Id: I73962df92592aba7921a6d481fe0951a93c27455
(cherry picked from commit 2737c1d0b46c1ace30978412462cc37d03925685)
2023-07-07 17:52:43 +08:00
zhimin.zeng d7ce897858 FIX: modify the position of flow ratio
Change-Id: I570f02688363e4e03b6b6e4a4c23e2995bd3c5a2
2023-07-07 17:52:43 +08:00
liz.li 411d02f22e FIX: typo
Change-Id: Ic0183e969a72c91b1b22803905354406aef03fe0
2023-07-07 17:52:43 +08:00
liz.li c344308b88 FIX: add protection
Change-Id: I1587aa6e042f35fb1f17ae6f9041459f892fc942
2023-07-07 17:52:43 +08:00
liz.li bcae2a7298 FIX: save page crash
1. auto pa calibrate : while save, vector overflow crash
2. adjust save name length limit

Change-Id: Iac901c9fcf90d2ac65211a913b4ab3425591c03a
2023-07-07 17:52:43 +08:00
chunmao.guo 0edb4476cf FIX: program exit crash of MediaFilePanel
Change-Id: I1f5dcdc461e2a551a2980bc76e585c34d68a541f
2023-07-07 17:52:43 +08:00
zhimin.zeng 2565a66b6d FIX: set uniform_scale false modify the scale ratio
STUDIO-3364

Change-Id: Idd5f5640cb7bb6eb5b5dbb2c829f6dce2e61fe3c
2023-07-07 17:52:43 +08:00
zorro.zhang b7a11fb768 FIX: just load json profile
Change-Id: I15c54f67a7680e643b9d21a4facb9365ef08fe72
(cherry picked from commit e2f862b462445d0eeb69c99525a07db9d67d0a6f)
2023-07-07 17:52:43 +08:00
Stone Li d08e5f6531 FIX: notify bed type change when reload from config
Change-Id: Iaf6a4b61f4f1f06453ff0287a2fe852460cf8199
2023-07-07 17:52:43 +08:00
liz.li 042004fb04 ENH: adjust wiki position
Change-Id: I7b84395f081fb2fd0e6980b12a9d0795f66a359f
2023-07-07 17:52:43 +08:00
tao wang c8a21bfb1c ENH:calibration&auto calibration check
Change-Id: Ibac6c58e37d756d669a543cf07bd9939ec1bc8bf
2023-07-07 17:52:43 +08:00
salt.wei 6fde6747c4 ENH: fix some assert in debug mode
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I2d5796269d512672a3c3be7d6ebdc41f6cc58da8
2023-07-07 17:52:43 +08:00
Arthur fcda0e5f2c FIX: mesh boolean may take forever with CGAL
Only use MCut to do boolean, with a little modification to allow input
mesh to have multiple components.

Jira: STUDIO-3167

Change-Id: I4f53010f76fbcacfe966c2ef48e465f97d6516fe
(cherry picked from commit 92d0eb11744820466ee2f67c02d4764e496b7e60)
2023-07-07 17:52:43 +08:00
chunmao.guo fe7a96ef15 FIX: test video loaded by width >= 320
Change-Id: I57d8f13b5317fdda3ff4cf9e6ff8b52755929c86
2023-07-07 17:52:43 +08:00
liz.li 8a9738c122 ENH: add a column at history window
Change-Id: I157c1e412b562af0f2ce7ed6998c59cc3bcc3ab3
2023-07-07 17:52:43 +08:00
chunmao.guo 1c4d0e9bc1 FIX: use prefer preset after reset project presets
Change-Id: Idadee17f28f345cccccf35ec2da2b0786799840d
2023-07-07 17:52:43 +08:00
liz.li 95ab9e2951 FIX: auto calibrate status
Change-Id: I6ce6a53e71056e32b70b302b34127056a9ccdb9c
2023-07-07 17:52:43 +08:00
liz.li 4831506422 FIX: alignment of tabpanel text
Change-Id: I3c653a2100ee0d1911fad727a059c82b5866456f
2023-07-07 17:52:43 +08:00
chunmao.guo 0162fceb98 FIX: [STUDIO-3547] use Label instead of ErrorMsgStaticText
Change-Id: Ibf813bea7ced38a6a303d6d4bac3cac542663ba0
2023-07-07 17:52:43 +08:00
chunmao.guo a4b3a5c000 FIX: [STUDIO-3571] not skip auxiliary for send gcode
Change-Id: I2dd1e36c571261c93ac899db5bbd3ad38fc40bc9
2023-07-07 17:52:43 +08:00
liz.li d48101887e FIX: auto calibrate sync result
Change-Id: Icd3bf386d2e57b7d23517548dd539eb778ce6d20
2023-07-07 17:52:43 +08:00
zhimin.zeng fe5312af46 FIX: fix flow ratio fine cali bug
Change-Id: Ice774521bb1ea8ebf37791125f4ba6a04f7ddca2
2023-07-07 17:52:43 +08:00
liz.li ce9561c6f8 ENH: modify naming rule
Change-Id: I6baa5f72c3da4772c34940ce820ee2e84e3ccf0f
(cherry picked from commit 6c833991eff638294d4136c26b4286b49a4a2af6)
2023-07-07 17:52:43 +08:00
liz.li 4c1dcda7ea ENH: all result failed logic
Change-Id: Idbce2d5094e1db6b9721500036030e67942dfb53
2023-07-07 17:52:43 +08:00
tao wang f134105b17 ENH:calibration&disable selection of invalid preset
Change-Id: If11aee0e86ae7d92ae283a701fd6ca3d75ec64e2
2023-07-07 17:52:43 +08:00
salt.wei bc0273d734 ENH: should apply instance shift in is_through_overhang
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I07ca04d459c3e98650c8e5a33f56dac20f99b9a2
2023-07-07 17:52:43 +08:00
tao wang c00719b837 FIX:calibration&protection invalid tray
Change-Id: Ibfe9043773d7330f0375311086911c1d6a1d1f78
2023-07-07 17:52:43 +08:00
tao wang 9d65199a2b ENH:allow printing of all files in the SD card
Change-Id: I72097ddc1fa1020de2133753f14c0715322ea3cd
2023-07-07 17:52:43 +08:00
tao wang d8767b2cfe ENH:support displaying correct K values
Change-Id: I9ae4df08da82cb8b5b8c16ce39d6ca221e478472
2023-07-07 17:52:43 +08:00
zhimin.zeng fa650fe83b FIX: fix send error
Change-Id: Ia805f51d293ae15ffcb93ea6431f4037ed64de2a
2023-07-07 17:52:43 +08:00
chunmao.guo 98c7364acf FIX: [STUDIO-3557] null exception in MediaFilePanel
Change-Id: Idde94981515602ab61ccb8b393e039898a4024e9
2023-07-07 17:52:43 +08:00
tao wang d446db4869 ENH:fixed info dialog popping up many times
Change-Id: I2016bc9b722601d153d35ddfbbc4c287bd37f9a1
2023-07-07 17:52:43 +08:00
zhimin.zeng d6b11a676e FIX: cannot send fine flow ratio cali
Change-Id: Ib05d751100692298942e692f2c3dc5ef69286387
2023-07-07 17:52:43 +08:00
chunmao.guo ea97a9aa33 FIX: [STUDIO-3532] cancel web request on unbind dialog
Change-Id: I4830dcc32de4daec47066539bb8eaa12a51adfbd
2023-07-07 17:52:43 +08:00
liz.li 1d8489cfb4 FIX: mainframe tab enum
Change-Id: I707e1b0274b25f7d16611dd823278d0d020cfb0e
2023-07-07 17:52:43 +08:00
liz.li d208272695 ENH: adjust layout of preset page
Change-Id: I4b58b905071586f1d639adebed080c90e75b4553
2023-07-07 17:52:43 +08:00
liz.li 1dfcbf6093 ENH: add nullptr protection
Change-Id: I5d853ecebf9007a3d62bc2153b7bd62ff8dc2b4b
2023-07-07 17:52:43 +08:00
Stone Li 60b8597557 NEW: modify to new cali lines pattern
Change-Id: Ib3f05319036a2637430d2922c8c52b9dbe879d1e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
Arthur 96e03a6aa3 ENH: update nonprefered_regions to new extrusion cali pattern
Change-Id: I90565150c74be7ff3065dc373874c38eb4468db4
(cherry picked from commit 1156d8eb88a4708064169fd9422b32c3f0d67ab9)
2023-07-07 17:52:43 +08:00
maosheng.wei 1b7050cc18 FIX: Hidden Model Mall Entrance
Change-Id: Ia15182a2c44fcb35c5d66fe7949c1ed32c90aefd
2023-07-07 17:52:43 +08:00
Stone Li 270acd4685 ENH: move on_device_connected to CalibrationPanel
Change-Id: I856103e9e2cd623919e35a595a436cd67435ec86
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
zhimin.zeng d3b9d5dcdc FIX: fix p1p pa cali bug and go back home after save
Change-Id: I842d38b5dcefe9493ef4685684c3cc57de489c0b
2023-07-07 17:52:43 +08:00
liz.li cc2536e719 FIX: obj->cache_flow_ratio
Change-Id: Ibfc955a1034f9999a82e29469f3b2d007683e2e7
(cherry picked from commit b7e73f44822cfbf0a7b2d00b9170fae51087850c)
2023-07-07 17:52:43 +08:00
chunmao.guo d43a60fd8f FIX: [STUDIO-3542] button hover test in imagegrid
Change-Id: Iabdab68d46d2cd7a883bb805e31641dd0b753d6a
2023-07-07 17:52:43 +08:00
liz.li 6129da5dc8 FIX: after load from ams should check compatibility
Change-Id: I28abfc1772c3397a38ec76e403f8ad599cc3a428
2023-07-07 17:52:43 +08:00
liz.li f993f5e30d FIX: pa manual save page show() not been called
Change-Id: I85120b78442cdd8a1c629df7d20ed13b996e682d
2023-07-07 17:52:43 +08:00
liz.li 988e4d9f84 FIX: sending progress bar
Change-Id: I165632ddaab1cb90ab4dd41310147d79f69562e8
(cherry picked from commit 28b8db496bb0d651f45508b44c64bfa2a0c30114)
2023-07-07 17:52:43 +08:00
Stone Li 361b26faf6 FIX: fix virtual tray on select event
Change-Id: I37b07bf13058b94f21235cc1009455cc7661a77c
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
tao wang b461d8f9d5 NEW:added missing method for github branch
Change-Id: I6dba035deb036a5610d3659a6abebbe9ae768bdc
2023-07-07 17:52:43 +08:00
tao wang 5b0fee1702 ENH:C11 printer supports PA calibration
Change-Id: Iac9fb6bd58249303c71967af195432abfc57c6f3
2023-07-07 17:52:43 +08:00
zhou.xu d7b31ae2b7 FIX: fix plate name height
Change-Id: I531d846e4db0c0b39e6b79ad8274c739713ae7ae
2023-07-07 17:52:43 +08:00
zhou.xu 7fe0adb6e8 FIX: Increase the calculation speed of limiting plate name width
Change-Id: I0f17056b0048ca959eacbd9f6a41471df6bc2124
2023-07-07 17:52:43 +08:00
zhou.xu a602caaeea NEW: the length of the plate name does not exceed the print area
Change-Id: I3d49b3db8d28f4ce435733d972e209d53a00967c
2023-07-07 17:52:43 +08:00
liz.li 8f1c289d42 FIX: show sending progress bar & fix a crash
Change-Id: If8d0cd018aa842410c663cd23a2a092caa41384f
(cherry picked from commit 1c581b95f22512c8367ac26fc74f3a764b15e45d)
2023-07-07 17:52:43 +08:00
zhimin.zeng 289dec3997 FIX: fix cali bug
Change-Id: I0c7c8d5ebad8139a0959ef9bd2c7991b52fde0c1
(cherry picked from commit 7c1340023a740dc7a8e7938354cd6130b367e03d)
2023-07-07 17:52:43 +08:00
tao wang 83ee1f2050 ENH:calibration&failed to fix multiple AMS settings profile
Change-Id: I9145e6d0cce99b2f80f0ac3bf984e90a0f897a19
2023-07-07 17:52:43 +08:00
Stone Li 547c9cb0ba FIX: fix wrong save page
Change-Id: I0dd97f9c8d40e1e88230634af7aaf07180132d61
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
tao wang edb70b06b5 NEW:check printer status
Change-Id: If2fec3c693af19bb554efd6f69098a465023ecd5
(cherry picked from commit 8516e7b92eb0073123cacefbd5a256755e6caccc)
2023-07-07 17:52:43 +08:00
Stone Li 28b56c2efb FIX: fix bugs of calibration
Change-Id: I2d0f57105bdda2abc3fc7b218122d4df5a3161da
2023-07-07 17:52:43 +08:00
zhou.xu 32892514ff FIX: correct the bed model to the print area origin point
Change-Id: Ieb856dff421d39694966e3c13c519f4ffa3da5c2
2023-07-07 17:52:43 +08:00
chunmao.guo f381bcd469 FIX: [STUDIO-3459,STUDIO-3065] use FromDIP instead of em_unit load svg
Change-Id: I4be0de849ab825011c241d6da932a2574783ed6f
2023-07-07 17:52:43 +08:00
maosheng.wei dc8bdb04bb FIX: [STUDIO-3515] Resolution information disappears
Change-Id: I24de7c63746cd92980a11ce88d8393e6ffcb18b5
2023-07-07 17:52:43 +08:00
tao wang a21df32225 FIX:calibration&fixed sidetool not selectable
Change-Id: I51099e3bc89bb54ccac4ba9d2465bfabe77ae473
2023-07-07 17:52:43 +08:00
lane.wei 8b42a8b7e9 ENH: refine the skip_object&&cached_object logic
when the cached object is skipped
we need to reslicing it;

also do overhang detect for all objects

Change-Id: Ic842fd5a441426983a760145aeff9285e398d430
2023-07-07 17:52:43 +08:00
jianjia.ma 0276c15ba2 ENH: remove exporting stl with boolean
Simply export all triangle meshes, do not apply boolean operations.

Change-Id: I91dda1d8a6805846fddcced7acccb43864c637e9
(cherry picked from commit 75e077f7a4204cd54380eeec37e930c01be1e3eb)
2023-07-07 17:52:43 +08:00
salt.wei 5e36c36f70 ENH: don't need to skip object in cali mode
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I3c71f442e8d1e94786912ddf6a4367597073cbac
2023-07-07 17:52:43 +08:00
Stone Li 2368d929fe NEW: rearch calibration
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
lane.wei ced9e43be6 FIX: fix a typo in GCodeProcessor
Change-Id: I56b9eaedc3cb062d17facf7352eb469524db5b60
(cherry picked from commit 1bb3b64cfc1aabad9ece3e5d5c0f55a9cb3367c5)
2023-07-07 17:52:43 +08:00
lane.wei ee0fe83744 ENH: language: add more logs when loading language
Change-Id: If9589bf4cd9d64c63fbb3282f8d1bf3650b80d14
(cherry picked from commit ff72d4bff4af4aa5c54b19ff22cf92bec9dd8bbc)
2023-07-07 17:52:43 +08:00
chunmao.guo dcbf1c805a FIX: [STUDIO-3539] not unlock media mutex before wait
Change-Id: Ife01aff0705623ab4bea5972bf245e57462338d5
2023-07-07 17:52:43 +08:00
chunmao.guo c75daf1ba6 FIX: hide model mall from home page
Change-Id: Iafa2f81e15a598e8138e38121f880723d435aa30
2023-07-07 17:52:43 +08:00
tao wang 61acd01657 FIX:fixed hiding AMS when backup is not supported
Change-Id: I5d8c05361c31caa7962ac9559fd3fa1478cfafaf
2023-07-07 17:52:43 +08:00
tao wang b2a2636785 ENH:optimized printer selection
STUDIO-3380
STUDIO-3532

Change-Id: Id145022072de9c9a0969bdefb4c98e01078b079c
2023-07-07 17:52:43 +08:00
chunmao.guo e027054672 FIX: [STUDIO-3460] invert direction of PAN gesture
Change-Id: Iab67c6fa1d346cfc8390df8449cc3fd77277c6cc
2023-07-07 17:52:43 +08:00
tao wang a94e2e401f FIX:Unload filament from virtual tray
Change-Id: I3b5b0363d26e936bab6abbb08165229e58fc604c
2023-07-07 17:52:43 +08:00
chunmao.guo 082431ffc2 FIX: [STUDIO-3361] hide model mall
Change-Id: I49bd7f3db69b2deccf4bc3e60a2714ec07b2ff41
(cherry picked from commit a6dfd79ea40e16a4942971ee8c5a0000a0b749d7)
2023-07-07 17:52:43 +08:00
tao wang 334eb36559 ENH:check if filling auto backup is supported
Change-Id: Iebc9843e16ebf6c7be895be80731f7b70520b765
2023-07-07 17:52:43 +08:00
zhou.xu e55aa34da0 NEW: add plate name edit function
Change-Id: Ic2aacd8617856efd2f528bddab74e5881df28e01
(cherry picked from commit b0bd89928ed974aa77a0b2f4138c53899ae8ba93)
2023-07-07 17:52:43 +08:00
zhimin.zeng e9f3ddb61b FIX: modify the cali mode name
Change-Id: Ic234ac3ac776e40fadcf4d3a65c511ceb3946666
(cherry picked from commit 91fee384ddf055a6689160c64fdbdcc5caf91325)
2023-07-07 17:52:43 +08:00
Arthur 04bfe7e405 ENH: ease removal of tree supports
Previously tree supports are harder to remove than normal
supports. We learn from normal supports and improve the gap between
object and supports.

Jira: STUDIO-3530

Change-Id: I229a7b869b334bdf4c5aba96c9450213b83457f2
2023-07-07 17:52:43 +08:00
salt.wei 73059c79af ENH: move filament compatibility checking to public
As title. This function need to be used in calibration
page.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ia4228cbd195d87f433b59bc14129bd4acdd9df68
2023-07-07 17:52:43 +08:00
chunmao.guo dac0a90605 FIX: xml_escape thumbnail paths
Change-Id: I781b529162b70945156c13796806db507042ad7c
2023-07-07 17:52:43 +08:00
tao wang e9bee2eb62 ENH:accept full package once after switching printers
Change-Id: I561a0f3c0ae86c4215c7e1bd57328245a672a046
2023-07-07 17:52:43 +08:00
xun.zhang 8cf98f10a4 ENH: optimize error notification when slicing
support error notification if max_z_layer height exceed max print height

Change-Id: I02d3f479f09df7ca01c85c97aa471f50b3cf9b46
2023-07-07 17:52:43 +08:00
maosheng.wei c5de582fbd FIX: [STUDIO-1397] object/part setting window
Issue of adjusting screen size in part editing window

Change-Id: I8d83edf6e82059441ebb9b546f23edddab3b2332
2023-07-07 17:52:43 +08:00
maosheng.wei 3e03344c23 FIX: Hidden Model Mall Entrance
Change-Id: If5a5d0d0b8925da3b1637f98c767c1c5df0ef6ed
2023-07-07 17:52:43 +08:00
tao wang 570d374cbb ENH:disable printing when replacing filters
Change-Id: Ia075a92518e26ff73755dd1cbe1c7f4b87cb7801
2023-07-07 17:52:43 +08:00
lane.wei c06e47069f FIX: config: fix a typo of skip_objects
Change-Id: I986da5d677820dfb73fbab5bff43ee26147e431a
2023-07-07 17:52:43 +08:00
tao wang 7aa09991b3 FIX:hide auto refill when AMS is disabled
STUDIO-3508

Change-Id: I2786538e6a251b395fc199c4e24d3dc7f2db1eba
2023-07-07 17:52:43 +08:00
tao wang ea718d3d1f FIX:optimized AMS filament setting
Change-Id: I4bd869a0450c9a9287e9871bf52a32b098aa7a3c
2023-07-07 17:52:43 +08:00
tao wang 1a8622b7f9 ENH:close the auto refresh window when sending tasks
STUDIO-3492

Change-Id: I9f1272a5d105e8fad379ca95820447d33eb49b1a
2023-07-07 17:52:43 +08:00
tao wang ffd36b8c5e ENH:hidden the reason for binding failure
STUDIO-3499

Change-Id: I1249564d0b0a22e5edaa655dfba31be4e2a99c03
2023-07-07 17:52:43 +08:00
chunmao.guo bd97eff1ec FIX: [STUDIO-3497] fix icon of layerroot
Change-Id: I31cc1eea9e77a1b08b62494a3cf4dff8e3319e25
2023-07-07 17:52:43 +08:00
chunmao.guo d63316fe7e FIX: [STUDIO-3130] skip parse object in slice_info.xml
Change-Id: Iae50320f06404ba1bfddcda351f8b642bc35debb
2023-07-07 17:52:43 +08:00
zhimin.zeng 8009f8991d FIX: cali modify for get result
Change-Id: I7017eb186fa629b5d46df1b09bf1021936967689
2023-07-07 17:52:43 +08:00
liz.li 7fc261e644 ENH: edit calibration history
Change-Id: Iec854d820dbaf456d3ae75789161dcac2a979981
2023-07-07 17:52:43 +08:00
chunmao.guo dd4e6face1 FIX: [STUDIO-3496] DropDown size cause by pre messure for icon size
Change-Id: Ifd5ce621e2091c948910448d4e5e21e8bc4c18fc
2023-07-07 17:52:43 +08:00
chunmao.guo b50838b155 FIX: [STUDIO-3309] MediaCtrl: Stop before Load({})
Change-Id: Id7c96fdf7fd717725e94b9ae28b261963b8f64e7
2023-07-07 17:52:43 +08:00
zhimin.zeng a98b781425 FIX: fix save preset problem
Change-Id: I0e6f53b0386e8f04babe2d6c7d18f515c37caae3
2023-07-07 17:52:43 +08:00
salt.wei 7910e681e4 ENH: remove duplicate height pair in layer height profiles
This is fix for jira-3493

Remove duplicated height pairs when add height range

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: If74c1f8af1c911d709b9582a15ea8852630c1a67
2023-07-07 17:52:43 +08:00
chunmao.guo bed5fac0f8 FIX: [STUDIO-3475] hide height layer when switch to object mode
Change-Id: I26e2e2d83a9d5470658e5a8f4e7f3919d1d1e122
2023-07-07 17:52:43 +08:00
lane.wei 7c76cf99b9 ENH: CLI: add option repetitions for future use
Change-Id: I97bdc04b542f9725a047348450c2c677d8807427
(cherry picked from commit d5a20f689cade6cc5b28bbec70931c6d122ef6f4)
2023-07-07 17:52:43 +08:00
chunmao.guo 699cc2cf44 FIX: [STUDIO-3329] not auto play liveview when not connected
Change-Id: I8a5ad388bc86598f963103eb9e1baa2538894fc1
2023-07-07 17:52:43 +08:00
chunmao.guo d087b6c94a FIX: [STUDIO-3478] take Cancel as No when saving new project
Change-Id: I6d4b1844861c4460d09ef793183bca6694845579
2023-07-07 17:52:43 +08:00
chunmao.guo 29b61a1da0 FIX: [STUDIO-3439] show/hide calibration page
Change-Id: I3b083b47609c40e084cf3058eda2a84c03447760
2023-07-07 17:52:43 +08:00
Arthur ecfffca12d FIX: raft contact distance should not trigger warning
Jira: STUDIO-3344
Change-Id: I1d0e7431cad468acaf4830caf002a47c6a33be41
(cherry picked from commit f2a926da614443fdf8631f4412f70fa741a8bf11)
2023-07-07 17:52:43 +08:00
lane.wei c93f3f0a6b FIX: fix a config loading issue under CLI
wrongly use machine config as process config

Change-Id: I63a7757ca3b8f178ca424624d874f3472b694a0e
(cherry picked from commit 5fe90491d182fe92c48bd35b5c527d0be98120d8)
2023-07-07 17:52:43 +08:00
tao wang de45d83276 ENH:[STUDIO-3435]fixed crash after LAN mode printer connection
Change-Id: I12cb917895b428176e110c893acaaa6ad6de94fe
2023-07-07 17:52:43 +08:00
salt.wei 145d7a4f8e ENH: add protection for filament_id in height range
See comment in code...

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I5c68a86e1d740a54d4ca6c647fd923575600b1ca
2023-07-07 17:52:43 +08:00
tao wang 5631ea245e ENH:get printer error when binding error occurs
Change-Id: I492d48cacb341329e6981f9f2ddc180e30d2bd30
2023-07-07 17:52:43 +08:00
chunmao.guo 8060299515 FIX: x1 tunnel mqtt version compatible
Change-Id: Iecaada75a625adad8ef4b61a3dae99afb441451a
2023-07-07 17:52:43 +08:00
chunmao.guo ff45fc536a FIX: [STUDIO-3374] DropDown only show tooltip for ellipsize text
Change-Id: I719df15ff5f6601ecbadfb3f483c4a48a90523f4
2023-07-07 17:52:43 +08:00
chunmao.guo 63029c628a FIX: [STUDIO-3381] comboxbox drop_down icon
Change-Id: I55d02c534a3f3a41d1f969c99399ff272e43c3cd
2023-07-07 17:52:43 +08:00
liz.li 53215d1a62 ENH: limit flow rate calibration multi-tray-select
Change-Id: I7e3f6ca09824ba784e17ee3d5d582a1c193a4327
2023-07-07 17:52:43 +08:00
liz.li 24a0c1e976 FIX: fix some issue of calibration
1.p1p flow rate calibration cannot return to first page
2.flow rate skip calibration problem
3.fix calibration print progress isn't consistent with device progress
4.other issue

Change-Id: I64c39d00588c9938b0e9d91b62b91436a7e62d08
2023-07-07 17:52:43 +08:00
lane.wei d385384907 ENH: skip_objects: optimize the label_id logic in ModelInstance
Change-Id: Id20fe9b084426036d6cf4f54859655579bec7197
(cherry picked from commit ebb5343eef6aea9e54d11f3d6b98cf11ff941aa5)
2023-07-07 17:52:43 +08:00
maosheng.wei 8620e3ff85 FIX: [STUDIO-2074] Release note language switching
Change-Id: I40115874abbbb7b2d8f6d28b9616c97c1180d156
2023-07-07 17:52:43 +08:00
tao wang 40e1f8d7dd ENH:optimize the logic of setting profiles for filaments
Change-Id: Iab4838647dc72c63690f5d465813f82a80df6464
2023-07-07 17:52:43 +08:00
maosheng.wei 5060f1b123 FIX: Copywriting localization
Change-Id: I713aa24b306c3687dd4b30e829312bc15d03aadf
2023-07-07 17:52:43 +08:00
liz.li 8666b3f831 ENH: forbid calibrate from amscontrol
Change-Id: I71ffa17535fe852b6b8fbae8af1f88dc51845b3c
2023-07-07 17:52:43 +08:00
liz.li e8558bc903 FIX: cali: restore to save page need to sync data once
Change-Id: Idc425ab271436f5b36afcc0c09170384c3ac936b
2023-07-07 17:52:43 +08:00
liz.li 7990baed02 ENH: calibration: can modify calibration result
1.support modifying result
2.show/hide ams panel according to whether printer has ams

Change-Id: If958d4661f7de5855a1bb892ef13e74fefead177
2023-07-07 17:52:43 +08:00
tao wang c2abcfc6fd ENH:optimize filament settings for k value
Change-Id: Ia82b3427370eb47a9e79d9835b6ee8ba5e58434f
2023-07-07 17:52:43 +08:00
zhimin.zeng 0962b23904 FIX: sync the modify from master
Change-Id: I8d1ab3803d0c0813923192569354f93e6022a1e7
2023-07-07 17:52:43 +08:00
chunmao.guo 1c0ccc5f3d FIX: [STUDIO-3294] show/hide thirdparty calibrate button
Change-Id: Ib720f7572255f4ac506f421ccf5256ed2e3c68d1
2023-07-07 17:52:43 +08:00
chunmao.guo 1be8ea44e5 FIX: [STUDIO-3406] load/save thumbnail relationships
Change-Id: I515fd2339ec16ff39b8fcfbc278a0d998b8b53f4
2023-07-07 17:52:43 +08:00
Stone Li c04979495b NEW: add calibration wiki pages
Change-Id: Ib931b187e0e6629fe387a8b25bc8b9adc964de86
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
maosheng.wei 8c97f1b2b4 FIX: [STUDIO-3341] The color of automatic flushing calculation issue
The color of automatic flushing calculation has an extra white outline

Change-Id: I056db06245a9a0ac8538fac173ab1425ef1d7b28
2023-07-07 17:52:43 +08:00
salt.wei a29507dfa3 ENH: avoid invalid gcode when id is duplicated
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ia710f4423d0c95ff24e4c73d4a0aee19543feed4
2023-07-07 17:52:43 +08:00
lane.wei ef06dfc931 ENH: object_skip: use identify_id for cli when skipping object
Change-Id: Ibbe3262b4817f82b7ac824ba6d4b3efd7f0ed886
2023-07-07 17:52:43 +08:00
maosheng.wei e50513ff75 FIX: [STUDIO-3316] Bold prompt for text wrapping issues
Change-Id: Ie5dc6a66730453888b8c1d07e286422f20c17024
2023-07-07 17:52:43 +08:00
chunmao.guo 2a24eb55b8 FIX: [STUDIO-3329] show/hide thirdparty calibrate button
Change-Id: Ie5a7cd454b50617af8c8bf9c78fecc60386e4e9d
(cherry picked from commit 1a98981f8b0a854f431d9430355b4fc5d2bb4fb1)
2023-07-07 17:52:43 +08:00
maosheng.wei 1b0cd88899 FIX: [STUDIO-3303] The quantity of Model selection
Change-Id: I3994cf4f5f21ad0ca4b12828f9c22ea1cc26e901
2023-07-07 17:52:43 +08:00
chunmao.guo fef36a931d FIX: [STUDIO-3377] [STUDIO-3376] fix layer heigth ui
Change-Id: If0ac1282c450432bb234325ca1c1b952dd33cb89
2023-07-07 17:52:43 +08:00
Stone Li 06c2946a38 ENH: refine calibration code
add Calibration Type

Change-Id: I6160bcfc1b6104e01522134770826a8b61e76fdc
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
xun.zhang 7b0b24e64e ENH: add PLA-AERO,add default key in common json
Change-Id: Ia6551f50e0f921a196a3a94659b367ca1ec4424f
2023-07-07 17:52:43 +08:00
zhimin.zeng 176c9053b5 FIX: add cali for 3rd party printer in mac
Change-Id: I62be98bcd6bb70c34aa83fcefe819200231bd33c
(cherry picked from commit 543d751818d80892dd3371026987199e4768b8bc)
2023-07-07 17:52:43 +08:00
tao wang 8f580895a7 FIX:setting calibration information in filaments
Change-Id: I55019b40487f4ad4f1d823047c1b518974b9231f
2023-07-07 17:52:43 +08:00
chunmao.guo 1dc030b221 FIX: hide model mall before setup wizard
Change-Id: I0d2abc43cb6c8432a369cdbdd6a88d65dc141ce2
2023-07-07 17:52:43 +08:00
chunmao.guo f55f4e60bb FIX: [STUDIO-3345] take snapshot for mesh boolean
Change-Id: I316a94b7f1122d48c5499b22c44a4c55545d2703
2023-07-07 17:52:43 +08:00
liz.li 257e2e0bbb ENH: calibration: filaments compatibility
Change-Id: Ibdbf25905b7f0fff2371247437624ec4645b35ee
2023-07-07 17:52:43 +08:00
Arthur 0cad88309c FIX: fitst layer bbox was wrong for multiple plates
brim bounding box is now shifted w.r.t. plate origin, need to modify the
no-brim shift the same way.

Change-Id: Iefa7287e2848aadbfc4a468bca394ecec48a1e7c
2023-07-07 17:52:43 +08:00
zhimin.zeng 8c9fa51f3d FIX: fix calibration bug
Change-Id: I522d7b4bca878f0bcb2d142ec7fda08f33d386d5
2023-07-07 17:52:43 +08:00
zhou.xu 1aa51e9a99 FIX: cannot immediately update the left list
Right click modification cannot immediately update plate_name the left list

Change-Id: Ieb2a38d687f79195a9748e093c0d96a36236d1b5
(cherry picked from commit 2331c2e4fe4de3350a3c3765b7e00f30025addff)
2023-07-07 17:52:43 +08:00
zhou.xu fadb421e63 FIX: click left plate in preview,camera is not correct
Change-Id: If1459050c2f929f8ecdfd7ca22bd31c11de01fed
(cherry picked from commit a2df7c9d1f2b3c65f02f94d7fa73417adab0c6a2)
2023-07-07 17:52:43 +08:00
tao wang 266f456197 FIX:add protection logic
Change-Id: Ida015d88268d48fd21dc41da37e24e17ed3cfe7d
2023-07-07 17:52:43 +08:00
tao wang 9938952cfd ENH:hide or show publish entrance
Change-Id: Ibd65d81997cd414cdb4ad53cee482a7328f39d1a
2023-07-07 17:52:43 +08:00
tao wang e137931ec7 ENH:optimized page layout
Change-Id: I44f2668b7a4c18bb1356bef3529a4a8f5024d88f
2023-07-07 17:52:43 +08:00
tao wang 3b7d31e689 ENH:show all fillments backups
Change-Id: I5c1aef99b600f30d0369997f5900ba633ad9b13b
2023-07-07 17:52:43 +08:00
salt.wei c5d70a846e ENH: add setting of extruder type
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic126466f6b579dd6a55a1ba16a63c015d538c750
2023-07-07 17:52:43 +08:00
zhimin.zeng 66bb5bc4b6 FIX: fix bug for flow ratio
Change-Id: Id683301dd260c202a37560c771dff01acd63681a
2023-07-07 17:52:43 +08:00
liz.li c4836e29a4 FIX: calibration
1.add restart button
2.recalibrate will reset preset status
3.fix a PA calibration save crash

Change-Id: I738a56a8ff742a98835456c99b63f2af90eeb88a
2023-07-07 17:52:43 +08:00
Arthur 40b8d9b87f ENH: improve mesh boolean
1. Don't use mcut on splitable volumes
2. If MCut fails, try again with CGAL.

Change-Id: I55d352b166633db9e4548b5c9e6913cf931f5f8f
(cherry picked from commit c1bde5358524d2291db6efa584ff072308ed9d20)
2023-07-07 17:52:43 +08:00
qing.zhang 1368501508 ENH: add Generic HIPS
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I0fd861db6137c39f59630ae443661ddeb7a7b060
2023-07-07 17:29:08 +08:00
liz.li 9b2e13a0fa FIX: fix some issues about CalibrationWizard
1. fix STUDIO-3238、STUDIO-3233、STUDIO-3138、STUDIO-3210
Change-Id: Id7586a8a7a9e4ea04c2616099759c3527acdb1de

Change-Id: Ibb943e587edc464e2982bfee0d02a072dcf9ffd3
2023-07-07 17:29:08 +08:00
zhimin.zeng af770a87b8 ENH: AMSSetting dialog can select pa cali result
Change-Id: I4d3649d904a5e9e93e93a0555186319cec65fa10
(cherry picked from commit 4ddaaf8e9dd552930653c93d97e677a5acd6982e)
2023-07-07 17:29:08 +08:00
tao wang 663e0503a2 ENH:publish entrance layout
Change-Id: Ib7e3f6dd60047de02e4ccb0d3793f3bd31947597
2023-07-07 17:29:08 +08:00
Stone Li e0e8d1467d FIX: fix crash when loading a 3mf
fix plate name encoding issue in Object List

Change-Id: I7d5a3261998c9af87b20dab822c7048a4b689790
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
Stone Li 633d206732 FIX: fix a status synchronizing issue
Change-Id: Iefec80b8a48d0e86e4cf2d15ca00b9bfdb7b0c4a
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
tao wang 3aeb66174d ENH:filter useless filament backups
Change-Id: Ib68a7169d2091c253b4b33457d827b3795e753cb
2023-07-07 17:29:08 +08:00
liz.li cb76cf3fe0 FIX: [STUDIO-3318] flush options modified status
Change-Id: I99ef8944c844e3f1603d6c1241e0ef2daad24e35
2023-07-07 17:29:08 +08:00
chunmao.guo 82cd618c14 FIX: [STUDIO-3308] check has_model_mall
Change-Id: I9b7477af12a5d59855f7ef176aac24731665c343
2023-07-07 17:29:08 +08:00
chunmao.guo a20229f222 FIX: tunnel mqtt compatible with C12
Change-Id: Ibff24003603ed5e4bd9ed2872eac4ff38fb6f5d7
2023-07-07 17:29:08 +08:00
zhimin.zeng e6a03b48ad ENH: get result for pa and flow ratio cali
Change-Id: I78c967abcdaf8c75fe6b31f1697377b72ad10e06
(cherry picked from commit fb6cd5a7c71fe6e5c4e9fed71f0c61f3a7a0c8e4)
2023-07-07 17:29:08 +08:00
chunmao.guo 03054a3b80 FIX: [STUDIO-3313] fix preset selection on load_user_presets
Change-Id: I46849869d2b84211b1b7802cf886bb0d83d10649
2023-07-07 17:29:08 +08:00
salt.wei 0d1b8b18ed FIX: should not throw in noexcept function
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I6753615903d218698fb5cabafcba46e97b8fdf18
2023-07-07 17:29:08 +08:00
salt.wei 766abf92fa ENH: add back use_relative_e for third party printer
Useless for BambuPrinter. But used by third party printer

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib6a63e78816b25696c25952508f76c3d9221e363
2023-07-07 17:29:08 +08:00
Arthur 501e73913c FIX: empty layer replacement may crash
When there are multiple empty layers needs to be replaced, error_msg is
assigned multiple times simutaneously by tbb, which causes problem.

Jira: STUDIO-3320
Change-Id: I52a48c9fe284d15aeb8e4e9e5d1db7e0c3321ad6
(cherry picked from commit fba54c063637a1bab4d835e2e5f8558b2affa4e6)
2023-07-07 17:29:08 +08:00
tao wang bc2357e9a3 ENH:get more errors when binding fails
Change-Id: I8c7aef26b63911589063583f37cb34b349d69002
2023-07-07 17:29:08 +08:00
salt.wei 2fe7629388 ENH: normalize comment from OrcaSlicer
Mark code from OrcaSlicer with same comment tag for follow easily

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: If4db502a1b0e6d0648c73f2f383b6d1cc8e1aa01
2023-07-07 17:29:08 +08:00
tao wang e9ad8374bc FIX:fixed crash after switching languages
Change-Id: I949b3bf99e0daefb5e3fac71c6df45e94b51608c
2023-07-07 17:29:08 +08:00
salt.wei 53ea77b67b ENH: show filament vendor in develop mode
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ice9c3a86ce22c4c6dde784afb2e7c23e929ac7d2
2023-07-07 17:29:08 +08:00
zhou.xu 2093404af3 FIX: directly view overhang through the menu
Referring to Cura's logic, open "show overhang" menu to directly view the overhang effect without the need to turn on the support function

Change-Id: I7839a7559b05a12fc33e0919bc8a6b4948fc89a7
2023-07-07 17:29:08 +08:00
chunmao.guo 0fa98a9878 FIX: [STUDIO-3255] edge webview2 color scheme
Change-Id: I04d5b59dbfdc1e1007fc5f4239abdd0104dbb2a2
2023-07-07 17:29:08 +08:00
Stone Li 14cb2449c6 FIX: fix plate name encoding issue
Change-Id: Ia89b2c5bbb4519ed938ae23ff124719cfe6203de
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
chunmao.guo 869a3046aa FIX: [STUDIO-3217] hide dropdown when combobox move by scroll
Change-Id: I8d8e9ec4a54f6418843463f1bf4f1f46fd4af3df
2023-07-07 17:29:08 +08:00
tao wang cbb69c415a ENH:update the entrance for model upload
Change-Id: I59a4a9d4802b31871601259c3a5766d789fc3b94
2023-07-07 17:29:08 +08:00
tao wang 8e878ae92a FIX:fixed crash caused by updating camera popup
Change-Id: Icaae587ef3c9bb022b0f5bdaeb8d427051b558c1
2023-07-07 17:29:08 +08:00
tao wang c26961218a ENH:optimize filament auto refill
Change-Id: I098ea5872061ba8c27e9240faa301db8fd3a1b82
2023-07-07 17:29:08 +08:00
liz.li 85b44fbe1f ENH:meshboolean: fix crash and set a warning notification
1.add warning notification
2.fix a crash while delete volume from object_list

Change-Id: Iafcbe420dfb4c5d1b324365e6c5160745ad0be3b
2023-07-07 17:29:08 +08:00
liz.li e2934516ed NEW: support restore calibration status of printer
1.store each printer's calibration status to appconfig.
2.add retraction calibration
3.add choose fine calibration directly at flowrate calibration
4.add start pages for every calibration
5.add history window for pa calibration

Change-Id: I117fd46e689e0573e70e8579f5a52ba62d99f3d6
2023-07-07 17:29:08 +08:00
jianjia.ma de29527d5b ENH: Change MCUT version to 1.2.0
https://github.com/cutdigital/mcut/releases/tag/v1.2.0

Change-Id: I6eb053986c6155333bf399b4cfd8c634e6fafefa
(cherry picked from commit 110a088a5da0b9f4409e56fe3e1c2d8516691856)
2023-07-07 17:29:08 +08:00
Stone Li e1278b6b53 ENH: init a default arrow when filename of nozzle stl is empty
Change-Id: If4df9d2b43a1894099dda0b8d41a8a9e1649f08e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
Stone Li cb5f7843c0 NEW: add service to check network state
Change-Id: Ic2072d0e141767d3acc617f6011ca62eccaf6278
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
qing.zhang 546322d1cc ENH: add solid infill pattern
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I8878c8d5f0024c9cbde6040f317d0783dfc5eccd
2023-07-07 17:29:08 +08:00
Arthur 4e5f4ee366 FIX: FillBed crashes when accessing unset print config option
1. When the option is not set, print.full_print_config() is empty, so we
can't access opt_bool("scan_first_layer") or opt_bool("enable_support").
Should use wxGetApp().preset_bundle->full_config() instead.
Jira: STUDIO-3264
2. Allow different object having different brim_width to encode support's brim width.
In this way the arranging logic is simpler and more objects can be arranged in a plate.

Change-Id: Ic7178652147b0519d50b2eb9ceb214b4ef4c0251
(cherry picked from commit 0f163d59b40009cd29b8b1e32f730258ad0786dc)
2023-07-07 17:29:08 +08:00
Arthur 9ad9ba213a FIX: fill in bed may shift objects outside bed
Do not do final align for filling in bed.

Jira: STUDIO-3265
Change-Id: I2ce2ebed575ba05b1d78ec89923f8e91c4de6648
(cherry picked from commit 581aa4fd0ff1c6f64026d7b934d4bd8a79b803ae)
2023-07-07 17:29:08 +08:00
salt.wei e567afdcb5 ENH: support exclude objects for klipper printer
Thanks OrcaSlicer.

This is just function for klipper printer.
NEVER used for BBL printer.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I910abceb67f4dcb4260f74f5dd1b4fb614812670
2023-07-07 17:29:08 +08:00
tao wang bc05392a95 ENH:add device selection on the calibration page
Change-Id: I16ed5a5f990a518ab2a195eea83289782fbe741f
2023-07-07 17:29:08 +08:00
shuai.liu 08c2bf665c FIX: STUDIO-2246 flatten bug
Fix the flatten bug

Change-Id: I448704dc9180cdd3f1142c988d0000f053417c9c
(cherry picked from commit a8e35d1fef183f907e78124a3b73bd0cabb69e9b)
2023-07-07 17:29:08 +08:00
tao wang 629b717148 ENH:add reload to thread
Change-Id: I7d7d1bf38fbb31cd7f56dd24d1c8bcc3147ab56e
2023-07-07 17:29:08 +08:00
maosheng.wei 7235e146e2 FIX: [STUDIO-2536] m_print_error_dlg darkUI issue
Change-Id: Ibd759855665649a24fa90069679516dc0250c1ee
2023-07-07 17:29:08 +08:00
Stone Li 5a7e3cebcb ENH: load bed type from app config
Change-Id: I60a7ccff55e30bedb2cdd2e90224c93c04dc0622
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
lane.wei b9afbd92c3 ENH: CLI: add logic to recompute flush volume matrix for mmu
Change-Id: Id9ce0cc054492762da31d2bd9dea53c73421d972
2023-07-07 17:29:08 +08:00
chunmao.guo a38b017ce5 FIX: [STUDIO-3277] hide ams filaments when using non-bbl printer
Change-Id: I7d9a75efb54dfcb59d00a5286fea33eb8d6d0fc4
2023-07-07 17:29:08 +08:00
qing.zhang ec756bc2df ENH: add acceleration para
thanks SoftFever

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ie82934e2fb5cdb4ec77246e2d5cd6be36fdc7d5a
2023-07-07 17:29:08 +08:00
chunmao.guo 9b5a86ba01 FIX: [STUDIO-3271] load staff pick model list with network agent
Change-Id: Ie2c36348a32a4cd0c0c1457fd715619b23550794
2023-07-07 17:29:08 +08:00
qing.zhang 739d8c9b28 ENH: filter small gap
thanks SoftFever

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9bffe629419455b2a7b4494aa595b711619939da
2023-07-07 17:29:08 +08:00
qing.zhang 346321379a ENH: add decel para
thanks SoftFever

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I95a1240c8d6ce7365055e840e526f279a55939e4
2023-07-07 17:29:08 +08:00
zhimin.zeng 4b23192d6f NEW: add calibration for 3rd printer
cherry pick from SoftFever

Change-Id: Ibb2b4693c3f2e800dbef1542cbada6736154ce48
2023-07-07 17:29:08 +08:00
chunmao.guo d79ee0bafe FIX: [STUDIO-3239] switch page before select object from notification
Change-Id: I74f4c278d7579c165e9d23425f3e715c7bfa56a6
2023-07-07 17:29:08 +08:00
tao wang d8349610f7 ENH:filter characters not supported by windows system
Change-Id: I0dcbf9535df7bdc4b19e095aa0c23223efa5087b
2023-07-07 17:29:08 +08:00
tao wang fa49bdebd3 ENH:transparent images are not complete
Change-Id: I09882f74730fa47dec829901491f411d081b833f
2023-07-07 17:29:08 +08:00
qing.zhang aa62c6e870 ENH: add jerk parameter
thanks SoftFever

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I6aadbffebc069167a460c991aa8fb711b754ff37
2023-07-07 17:29:08 +08:00
salt.wei 208f7c32da ENH: fix another assert in wall generator
Thanks PrusaSlicer.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9173f91629fa6c90d8bc3756d7d1fdbfd8605eab
2023-07-07 17:29:08 +08:00
qing.zhang 112712e966 ENH: add top & bottom infill flow ratio
thanks SoftFever

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If4b2d203d8568a7c640425702b0a77ccea3b596b
2023-07-07 17:29:08 +08:00
chunmao.guo d164cd0265 FIX: special char # in printer file name
Change-Id: If9553108acc4b84c9d8824c995d3b0f607da7687
2023-07-07 17:29:08 +08:00
salt.wei 68c990a1de ENH: fix one assert in wall generater
Thanks PrusaSlicer

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I39456246c0fa1bde68fdd86690e4ef015a349898
2023-07-07 17:29:08 +08:00
Arthur 6c41c6cd1a ENH: turn off flow calibration on PEI plate by default
Flow calibration on PEI plate may fail. To reduce users' confusion, let it be off by default.

Change-Id: Ic31f18b5fd378ac8b20e4d1461ed3dbfbae1ae4b
(cherry picked from commit bc8b4cb082f20984207f44e63104be9a603a2332)
2023-07-07 17:29:08 +08:00
salt.wei 568ad6f851 ENH: avoid overflow of 2D boolean in brim
This is fix for jira-1774, jira-2260, jira-2997.
This is also fix for github issue 1821.

Very old issue...And all caused by same reason.

Instance shift are too large for multi-plate,
which causes overflow in 2D boolean and generates
overlapped brim line.

Only apply local instance shift without plate shift.
And apply the plate offset at last step.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I23f7d1ec75c76dea1b4f5332f16ea8a3db14bddc
2023-07-07 17:29:08 +08:00
lane.wei a7ec66c294 FIX: fix a slicing state not correct issue in some corner case[Studio-2600]
add a new object in other plate when slicing a plate
it will stop the background slicing process
and it should also send a complete event

Change-Id: Ie7cbcb5a97251a002b7448eb8a9c5bbde1680956
(cherry picked from commit 710a2b273424d59313d7053f0f2c2b54b0c849c0)
2023-07-07 17:29:08 +08:00
lane.wei 0fcc235e14 FIX: fix the crash issue when change setting after .gcode.3mf loaded
Change-Id: I47ae6c6b14f94858ff9789ef3ed927930b611203
(cherry picked from commit ad548cdc7491fd432603c80ea2fcf151115efd10)
2023-07-07 17:29:08 +08:00
chunmao.guo f96e60a14a FIX: [STUDIO-3254] deselect all files when changing list type
Change-Id: I6904653093bcf72c4df8f98877e2bbd7f3cf4ae9
2023-07-07 17:29:08 +08:00
tao wang 68c894981c ENH:limit the length of taskname
Change-Id: Iddac0f5a88f1090562862a5cd1aa72e321272c71
2023-07-07 17:29:08 +08:00
maosheng.wei 23b4230335 ENH: [STUDIO-3179] The third-party printed material parameter page
Change-Id: I6a9d575bebb21a87e790aab973aecb1e6cc0e279
2023-07-07 17:29:08 +08:00
maosheng.wei 0f138bb21e FIX: [STUDIO-3122] Update the scoring link to the corresponding env
Change-Id: Ic8a09402d5990661fdc4c4ebedfa115e5de7c955
2023-07-07 17:29:08 +08:00
tao wang 447e7306bd FIX:macos13 system display printer rename button
Change-Id: I56a492043690ee6ef320fee626f4a09c070119d9
2023-07-07 17:29:08 +08:00
tao wang 1ca7c4e554 FIX:fixed invalid cancellation of loading user preset
Change-Id: Ia46d1c8cd8dcd8203a248e036cea8df54af3bd64
2023-07-07 17:29:08 +08:00
Stone Li 34c0cc5c63 ENH: add some code to avoid crash in linux
Change-Id: Ia82c05b0a7e16f8eb16fd5b3ff502ef1d7337291
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
liz.li a66c2d6d13 NEW: add meshboolean gizmo
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
2023-07-07 17:29:08 +08:00
chunmao.guo 8bc581d662 FIX: object table setting toggle line
Change-Id: I77f40d5563ca22d292ffa3ace67284766a4fa87e
2023-07-07 17:29:08 +08:00
salt.wei 026eaf6bc4 ENH: manual setting for PA for 3-rd party printer only
Should never use these two setting for bambuPrinter.
Thanks original code from OrcaSlicer.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ifda4086b71fd2ef170b044c7632d15fe2ef490fd
2023-07-07 17:29:08 +08:00
maosheng.wei ca1facfaa0 FIX: [STUDIO-3157] AMS material blacklist, prompt without translation
Change-Id: Id4ec08aea568680d2f08346bf18782830bebf205
2023-07-07 17:29:08 +08:00
tao wang 3dd15ee681 FIX:fixed that the book control would take away the focus
Change-Id: I6baeba59d94b4417cd7f487706e6084cb6d0619c
2023-07-07 17:29:08 +08:00
chunmao.guo fba2431f91 FIX: cycle request when ModelThumbnail failed
Change-Id: Id3faa194b9cc5b8a7d54007fd7d15dd9d054955f
2023-07-07 17:29:08 +08:00
tao wang 2871e77e79 ENH:fixed missing model name when sending all plate
Change-Id: Iae9d58466ad9263dea170d9055db443a6d6a6168
2023-07-07 17:29:08 +08:00
qing.zhang 4f4516357f ENH: add seam parameters and increase wall loops
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id5c6cd6e97493f8912ce1857aed56eecace66cee
2023-07-07 17:29:08 +08:00
salt.wei 8905121af5 ENH: sync voron profile from orca
Thanks OrcaSlicer.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I02f6b712cc07907ae7cae4284fb75ddef053dfea
2023-07-07 17:29:08 +08:00
Stone Li 4e778539b8 ENH: avoid crash when http return body is not a json
Change-Id: I4d0d3bae9847ab2f9a9cf6f3affa593bec4ab411
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
Arthur b9abdbe4f8 ENH: add context menu "Mesh boolean"
Apply boolean operation on parts. No need to export stl to apply.

Change-Id: I14479d0977e5ec6f5f80f55b22ed02974b8271c7
(cherry picked from commit 14fe96b2b7529380832007a3d3eb93eb8b9a5217)
2023-07-07 17:29:08 +08:00
Stone Li efd65561a2 NEW: add Device view for third-party printers
cherry-picked from SoftFever

Change-Id: I36b2fa0227886e4fac494c8b83e12f4fc0b04e17
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
zhimin.zeng 5f04066ac0 FIX: first layer slice color is not correct
STUDIO-3187

Change-Id: Ic3d3fa6746a339a58494634b576538fcd34d6f80
2023-07-07 17:29:08 +08:00
maosheng.wei 5e4f4f82da NEW: [STUDIO-3178] Add three common benchmark models
Change-Id: Ie9c73260692baab865ca99fabcce8f090e54de21
2023-07-07 17:29:08 +08:00
zhimin.zeng dc31c96e4c FIX: fix crash and modify the send info
Change-Id: I47a1fc78ff79ff6196c2644d73a081935a4a27e4
2023-07-07 17:29:08 +08:00
chunmao.guo ac4f641222 FIX: media error message
Change-Id: I6fb9879b03fee6fab3b0aa2123cfe67c9b5916dc
2023-07-07 17:29:08 +08:00
zhimin.zeng 11fb7fb89f ENH: add new calibration
pa calibration for 3rd party printer and retraction calibration

Change-Id: Ifeb12807cdce366c9d265a0490b320224dfb23fe
(cherry picked from commit 732adceeef43c9c957468ab490f0e3ee20f3173b)
2023-07-07 17:29:08 +08:00
Stone Li 2910014887 NEW: render cali lines for X1 series printer
Change-Id: I0edbe9cac3be837702e0b03d66766291b012b4b8
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
tao wang 50aa952f3a ENH:delete old subscription when switching printers
Change-Id: If56bb376cf2a4cbd35a6954f9cf8d1a1e590ca73
2023-07-07 17:29:08 +08:00
maosheng.wei efa2cb7ca9 FIX: [STUDIO-3154] The scoring pop-up only pops up once
Change-Id: Ie43e08b6431ffe5fe3575c0995b76cf41a10597e
2023-07-07 17:29:08 +08:00
zhimin.zeng 5cd1c1b685 FIX: the cut tool gizmo display problem
STUDIO-3182

Change-Id: I728cae259b613835f4c2a0a86543c23936e713c8
2023-07-07 17:29:08 +08:00
manch1n d303e41acc FIX: correct the obj distance of by-object partplate arrangement
STUDIO-3103

Change-Id: I44dd3e8677713bf5427f266ff3c88870fbb4b2f9
(cherry picked from commit aebcba75ba760d31245f9cf336cba72da3521b1a)
2023-07-07 17:29:08 +08:00
Stone Li 43810bdac8 NEW: add more track records
Change-Id: If82430f8b432f1a1d5a78cd6a63a16cf50d2bbaa
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
chunmao.guo 4893cebaa5 FIX: [STUDIO-3196] save object name in slice_info
Change-Id: Id3d784c0e0989dfa37f0c36d0110e4d58e4766ca
2023-07-07 17:29:08 +08:00
maosheng.wei 494437f324 FIX: print all and send all enable issue
Change-Id: Ia7dc22670eb1bc00f925254c760397e735a52496
2023-07-07 17:29:08 +08:00
liz.li eccc479199 ENH: add transparent icon [STUDIO-3074]
add transparent icon at flush dialog and IMSlider menu

Change-Id: Ib2b5ac6680287406c06fb68f28676b3bd75b6cf3
2023-07-07 17:29:08 +08:00
liz.li fa4d2b654d ENH: refine intersection of height range [STUDIO-2830]
Change-Id: I5dab3a9e2e6e4a9e5afe7d86a18a4d247d26a03e
2023-07-07 17:29:08 +08:00
maosheng.wei 4b2d52ac0c FIX: [STUDIO-3097] The issue of changing the region in preferences
but keeping the region unchanged

Change-Id: I17b16145a9da2ae94354174a9b660e3183927025
2023-07-07 17:29:08 +08:00
chunmao.guo 46fa0867fb FIX: [STUDIO-2976] handle Shift+Tab on key down
Change-Id: I67703b0c58f61ccd15297a5f2a0a9b60cf7afb2e
2023-07-07 17:29:08 +08:00
maosheng.wei c84f52142f FIX: [STUDIO-2570] Localization of parameter names
Change-Id: I0c1830e970a354963fca15e89f8849902d3b6dba
2023-07-07 17:29:08 +08:00
tao wang 7c651c6ba6 ENH:add protection to ota version
Change-Id: Iae4c7d6f766c40e5339e608c1378dbd707b5e7c1
2023-07-07 17:29:08 +08:00
tao wang cd58ba0bee FIX:fixed the model did not consume time info
Change-Id: Iab6d52af62e8bd6ea7f01b73b42d5b61304c10f7
2023-07-07 17:29:08 +08:00
liz.li 373152c78a FIX: print button enable status [STUDIO-3136]
on all plates stats page, should disable print button

Change-Id: I27dbc87c6a3ffda8f58a8544aae71618bffb3272
2023-07-07 17:29:08 +08:00
zhou.xu 059ea09353 FIX: improve speed of calculating lay plane
The code references PrusaSlicer

Change-Id: Ie39d8ce0dc6d98ef1fc062828b4818825923169f
(cherry picked from commit d17e7d90f885109e14c0b48f92a6366ba0af44c6)
2023-07-07 17:29:08 +08:00
lane.wei c7775ace16 ENH: skip_objects: add the skipped_objects into sliced_info
Change-Id: I2a04aa00503a04cfe3e9d680ceabdb4947142d34
(cherry picked from commit ca548d69daa0bc2970efc080fcf1537e6babb278)
2023-07-07 17:29:08 +08:00
salt.wei 28d2227c7b ENH: support skiping object when export gcode
Enable label object when does not print with multi
filament and object number is smaller than 65

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Id670c6a5258f266076bc0a52c50ab5a28386f242
(cherry picked from commit 40248347908788ce6303ed255826011127d8eaa3)
2023-07-07 17:29:08 +08:00
lane.wei 49f8d9e697 ENH: skip_object: add label_object_enabled flag in sliced_info
Change-Id: I7e62fd931d123b328c38da27de9625971938ac4a
2023-07-07 17:29:08 +08:00
liz.li 8973615a8d FIX: text display: 'alt' -> 'shift' [STUDIO-2975]
Change-Id: I363617d9f9d735069801470c38c9f8ef61998e06
2023-07-07 17:29:08 +08:00
chunmao.guo 5a7a2f7c42 FIX: [STUDIO-3016] fix not select model objects on load project
Change-Id: I4b686df9cd505f1c6c631aa3431201791c8d586d
2023-07-07 17:29:08 +08:00
chunmao.guo ca0847d0ac FIX: wxLog level in public version
Change-Id: I9ff3829dcfd649120f422aed195ecea6cd37ddb1
2023-07-07 17:29:08 +08:00
chunmao.guo bb459f306d FIX: add object setting to gcode 3mf
Change-Id: Ib90a696a17035cd3194faa00a0204c9562249b83
2023-07-07 17:29:08 +08:00
tao wang 03e8a358db ENH:delete invalid test code
Change-Id: Idadf2446f270d284bda6bb7ed9cd7e08eeeb34b9
2023-07-07 17:29:08 +08:00
chunmao.guo 92cbd56082 FIX: fix dropdown event string value
Change-Id: I01d827bc11c70d485cf728d72ad98ec6ee06079f
2023-07-07 17:29:08 +08:00
chunmao.guo 415c4ede8a FIX: avoid multiple unsaved dialog \(2\)
Change-Id: Ia41ede7c78d6218691694b3d3c8d05f2275bb014
2023-07-07 17:29:08 +08:00
chunmao.guo e1bd4e2529 FIX: tooltip text in media file panel
Change-Id: I3c548b0522657695b5fc5c24ac3e6e4e312e20c4
2023-07-07 17:29:08 +08:00
tao wang f7d33fd855 ENH:do not popup msg dialog when the connection mode changes
Change-Id: Ib5b5c5255bf8feff8395d9adce554d228c0523a2
2023-07-07 17:29:08 +08:00
liz.li d140b572ff ENH: calibration bitmaps management and default save name
1. optimize bitmaps initialize
2. has a default name when saving
3. add a DEBUG macro
4. fix some issue STUDIO-3140、STUDIO-3142、STUDIO-3110

Change-Id: I9bbe5db42aa3988b76653f82627ccb1c3c76dfcb
2023-07-07 17:29:08 +08:00
zhou.xu cc447bf122 FIX: render the opaque shell to the transparent shell
alpha channel is not need to update in shell

Change-Id: I4ad3caa7d40f69ec799f1076cf617805ba1a240b
(cherry picked from commit 315605926764121f6d0ccedf0e88a1ffc3aa0b46)
2023-07-07 17:29:08 +08:00
zhou.xu ca81c370fd FIX: delete special symbol for filename
delete special symbol when plateName for filename

Change-Id: Ibb6b6603bc2ca040cb765dbedd013564ebcf3dff
(cherry picked from commit 840c085ae842e77b81de73def038fa9b417eac84)
2023-07-07 17:29:08 +08:00
zhou.xu eca3d311d7 FIX: Opaque display after completed slicing
Change-Id: I944f5063ba41b767d01a26052e23bd803425b081
(cherry picked from commit f4d5ef5814c50d8477ac21e58182b00dbb20d6c8)
2023-07-07 17:29:08 +08:00
Arthur c7ed4e7e14 ENH: revert boolean tool to mcut
Change-Id: I1aca763869e107a996519cb74e025043407005f2
(cherry picked from commit f7865828cf4b7b3ab8987bf0fc3d45efad2f08fe)
2023-07-07 17:29:08 +08:00
chunmao.guo b55a5b7556 FIX: [STUDIO-3155] text color of editor in ObjectList
Change-Id: Ia414c5b72ac371222907ec043ac865a3d84857aa
2023-07-07 17:29:08 +08:00
qing.zhang 0207b7915e ENH: fix hole compensation fail with modifier
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ifa71772a1ded8fcb9ae2e4de6723c1a41b3cfe6f
2023-07-07 17:29:08 +08:00
lane.wei 5ddb47a8cd ENH: CLI: output stl files into a subdirectory
Change-Id: I3d1a3685713a498d7d66e9d5cbabf90aaa3ffe43
(cherry picked from commit bcb352f48995f7c3488bdf8d5636499fcd2b714c)
2023-07-07 17:29:08 +08:00
lane.wei d1c6cc03d5 ENH: disable MSAA for picking in framebuffer_ext
Change-Id: I768b87826cdb747bea45fef8b490b04eb559e133
2023-07-07 17:29:08 +08:00
lane.wei b62e3f5114 ENH: disable MSAA for picking
Change-Id: I44b8dc1ec89d20d57a92a7b6c6a390eee603b6d9
2023-07-07 17:29:08 +08:00
lane.wei 535db60e70 ENH: CLI: check the compatability when not change the settings
Change-Id: I977e98fcdd8c6a84ad68d0a1cc6f8eef5075b537
(cherry picked from commit ce17360aba5a463cdec788e7cb0897e33dfa1042)
2023-07-07 17:29:08 +08:00
chunmao.guo ac57ac41ab FIX: c11 tunnel mqtt
Change-Id: I550978822998fe9ef5b17ba76374fb5f7688fc7e
2023-07-07 17:29:08 +08:00
chunmao.guo b76c9b756d FIX: [STUDIO-3158] use nautilus to select file in linux
Change-Id: I37fc5f26c9b38ce749adf3ff7662f982a6f9f452
2023-07-07 17:29:08 +08:00
chunmao.guo 10988f0bae FIX: [STUDIO-3090] export error string to file panel
Change-Id: Ifabff9646dfcf19da9188edfb2447b33c8c1089e
2023-07-07 17:29:08 +08:00
chunmao.guo 75545c65cd FIX: [STUDIO-3057] keep download state in file
Change-Id: I6685f014e9c6fe3bf2e33218cec68d188f8cbc72
2023-07-07 17:29:08 +08:00
tao wang 87386c817c FIX:fixed model import not in the latest list
fixed STUDIO-2986 STUDIO-2989

Change-Id: Ifc20a6dcfcd0cae305cc6c2844cb26656289925e
2023-07-07 17:29:08 +08:00
chunmao.guo 9b0dbeb19d FIX: [STUDIO-2969] model file thumbnail error continue
Change-Id: I0eab0cd0e85dd1c3dcc07eaed855682546ba4e04
2023-07-07 17:29:08 +08:00
tao wang b79ee23dd6 ENH:check 3mf files without gcode data
Change-Id: Ic056cd29d4bab8612701fd2291af5a14eb937bb7
2023-07-07 17:29:08 +08:00
liz.li 304c3abfe9 ENH: calibration
1.fix some issue: STUDIO-3127、STUDIO-3138、STUDIO-3135、STUDIO-3123、STUDIO-3117、STUDIO-3115、STUDIO-3114、STUDIO-3113、STUDIO-3112 and other issues
2.refine UI
3.FLOW RATE multi-slots calibrate saving related logic
4.add input validate and access protection

Change-Id: Ie6c04fdfd050cc48607182bd8cc8f145381a5b70
2023-07-07 17:29:08 +08:00
tao wang 959de9d8af ENH:optimize filtration backup
Change-Id: I578e5ad83ae798a41ff1139a566de66e0d097ee5
2023-07-07 17:29:08 +08:00
tao wang bd178a46d0 FIX:fixed the option to enable AMS even without AMS
Change-Id: Ia3326fefeafb0fedac8d538570bc90ced744df4f
2023-07-07 17:29:08 +08:00
tao wang 79b11359c8 ENH:display the progress of slicing the mall model
Change-Id: Ic3ee512d603928958019be22761becc28e57b8a3
2023-07-07 17:29:08 +08:00
Stone Li 030b3f0c58 ENH: compatible with old firmware in mqtt keep alive
Change-Id: Iaee3401d8dd26553169da7a9a627b31357c3d302
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
zhimin.zeng 6ea3259d05 ENH: Improve some details for pa calib
Change-Id: I5d4e1b6a3385f28b616989e2a23cfda627eb79d8
(cherry picked from commit 01827ef8ede395d4bed856585e9ef6b316ee1d2c)
2023-07-07 17:29:08 +08:00
zhimin.zeng 2d3f1c7d92 FIX: Adjust step file import precision
STUDIO-3092

Change-Id: I0a96b255f3e387bd2c9dc0b6b3a3c6131d617cc3
2023-07-07 17:29:08 +08:00
zhimin.zeng 2cbcf39604 FIX: .3mf corrupted when using "&" in text
github-1903

Change-Id: I074d2e798232e4521f8f63aa32c6060a41805664
2023-07-07 17:29:08 +08:00
wintergua d132ad2d9d ENH: improving the efficiency of “groupingVolumesForBrim”
tbb parallelization is used to improved the efficiency of for_each_volume and for_each_polygon loop

JIRA ID: STUDIO-2866

Change-Id: Id5b3a536e3162b148417cbee803bcede3b62a651
(cherry picked from commit 15a6f7ef2f575eaa4b4694ad357d881b39b82f5b)
2023-07-07 17:29:08 +08:00
zhou.xu 9392e3a9f1 FIX:fix transparent 3D display
Change-Id: I6b7a09842d68c0417ae66640463b540500290848
(cherry picked from commit fce7e678802d3087728eafa93992999cc745bd0a)
2023-07-07 17:29:08 +08:00
xun.zhang 6e34ecd749 ENH:update PETG/PTEG-CF fan_threshold
Change-Id: Iffdffd936f249dd763ab7ebad0b7622d1eb504af
2023-07-07 17:29:08 +08:00
tao wang 3a0334869d ENH:optimize printing process
Change-Id: I494cbc53b5ab266dcf20a145c030b1443935ca6d
2023-07-07 17:29:08 +08:00
zhimin.zeng 7dda18fed8 FIX: crash when loading stl file for modifier
Change-Id: If358e1a8bca908c2c4dda4a95510163867f56eb4
2023-07-07 17:29:08 +08:00
lane.wei 6968eb5d82 ENH: support export multiple model objects as stl under CLI
Change-Id: Ib6cb68624d111971dc763901f3a8414673d9a546
2023-07-07 17:29:08 +08:00
chunmao.guo 2ccf0a84d8 FIX: not handle print sequence id in mqtt message
Change-Id: I2d097cc23b165a2c8c7e85cd38a34b314f7b0bb5
2023-07-07 17:29:08 +08:00
chunmao.guo e7af4eeccc FIX: [STUDIO-2971] always load gcode config from gcode stream
Change-Id: Ie01456c3ecdc74f80f4aed728fda45782441e37b
2023-07-07 17:29:08 +08:00
chunmao.guo e44aa0e31c FIX: [STUDIO-2431] unset audio sink from gst playbin
Change-Id: I4e3e1656842167b039d11003e75b7f4b6048b178
2023-07-07 17:29:08 +08:00
chunmao.guo f2b8604088 FIX: [STUDIO-3121] load ams color erase ff alpha
Change-Id: Id6984e3a159bfea0bb644c77c993e7a71eb8f149
2023-07-07 17:29:08 +08:00
chunmao.guo 9c251c59ec FIX: [STUDIO-3132] modify text of delete files
Change-Id: I74c9c06f41f6c143f56c2aad086381588d059408
2023-07-07 17:29:08 +08:00
chunmao.guo 49bbf6bdbb FIX: avoid multiple unsaved dialog
Change-Id: Ibcfde4033de8f75e65ac868c62de74e2187d0dde
2023-07-07 17:29:08 +08:00
chunmao.guo fa91174af2 FIX: [STUDIO-3027] media file dark mode ui
Change-Id: I1b611392d0fa82471ffe9a8043c32931f8be325d
2023-07-07 17:29:08 +08:00
zhou.xu cc33bb90ca FIX:update_target() in get_target()
Resolve the issue of camera rotation and translation, which cause a change in perspective

Change-Id: I2a8b8bcb7449082869206a7beada22e9029f4959
(cherry picked from commit baf2d7184c6bc8789d02aff1897c3e989f9ce03f)
2023-07-07 17:29:08 +08:00
lane.wei 1e8adabd5c Debug: change the rendering order for debug
Change-Id: I09db011ff6e3346d24b9ac86ca107e07d4a7c542
(cherry picked from commit e217689000e33854b945e8925d84efddf178f716)
2023-07-07 17:29:08 +08:00
zhou.xu a1faa927cc FIX:translate "Edit plate setitngs" and so on
Change-Id: Ie82c5e9e4c26b6d72722914192296925ad36ff48
(cherry picked from commit c7ed2e139bccf6ef1cf18c7c232c0c759db19578)
2023-07-07 17:29:08 +08:00
chunmao.guo 134c4a0815 FIX: request pushall when mqtt message lost
Change-Id: I178c071f5920ce5a2c5872994ccd0563c01ae3a4
2023-07-07 17:29:08 +08:00
chunmao.guo 2f2c131599 FIX: [STUDIO-3068] optimize loading into object list
Change-Id: I8367b41ee0c3149f62372c285237cbc736a690cd
2023-07-07 17:29:08 +08:00
zorro.zhang 42bde27302 FIX: parse json error while json with emoji
Change-Id: Ic9d92b832c2f796d9bd399c4ebeebff1a5b2fec2
(cherry picked from commit cd57f0c7f221f03312a8cdc3ba3b81e67e95f64f)
2023-07-07 17:29:08 +08:00
tao wang 494e9c9f4f ENH:filtered plates without gocde.3mf files
Change-Id: I91ccbd0c27fceb0e931d5be3a29c464dd6ac609d
2023-07-07 17:29:08 +08:00
tao wang d5bfbfbaa6 ENH:model files will not be imported when downloading plugins
Change-Id: I87ca42420f2f21e8f6e117ebaa5cb389203d70c2
2023-07-07 17:29:08 +08:00
tao wang a01b0c4f32 FIX:display file name instead of printer name
Change-Id: Iea8e425476e8c0a35fb8cf0d9a6f3179794bd8b4
2023-07-07 17:29:08 +08:00
tao wang fb68d7745f ENH:optimized msg window style
Change-Id: I2acf6b8fe8f058a1aad8b782deb0d43334d3a770
2023-07-07 17:29:08 +08:00
tao wang 060ba6c70e ENH:dismiss the amsmapping window when sending printing
Change-Id: Iac0612b48105b62e919eeeb9ed7f338c1bab0a30
2023-07-07 17:29:08 +08:00
zhou.xu aca2e18549 FIX:Platename allow input of spaces,and its total length can reach 40
Change-Id: I97f9ddd5be472faa0ba1f1dfaa5863353b967225
(cherry picked from commit 1c7acc70660a165dd6d9d732ee574fbb9c4e9fde)
2023-07-07 17:29:08 +08:00
manch1n 0a5aa3ebb2 FIX: remove default extruder 1 for objects
STUDIO-3058

Change-Id: If52a41067b55011af9561c70f962c2ce9cfd7b96
(cherry picked from commit dae01e11439ac05c040dabc2208732971a0daac0)
2023-07-07 17:29:08 +08:00
Arthur 0ce835dcd4 ENH: add option "remove_small_overhang"
Let the user choose remove or not.

Github issue: #1810
Jira: STUDIO-2992

Change-Id: I9c5e087d171d16d8d7318b36efe825a6cbc29c33
2023-07-07 17:29:08 +08:00
qing.zhang 5ae0adde16 ENH: reorder print area to reduce travel time
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I8fd5c505a42ae850d91c061d4df08257fb03c8c8
2023-07-07 17:29:08 +08:00
chunmao.guo 10838680dd FIX: handle empty AMS filament type
Change-Id: I76b931a28fef4aaf18c2ca0a472fcbefee4663b8
2023-07-07 17:29:08 +08:00
zhimin.zeng dde886aae8 FIX: Scale coordinate display axis is wrong after the rotation
STUDIO-2658

Change-Id: Ie3659ac29bdbc6f908fbd6fc3463d4498b1a1bbb
2023-07-07 17:29:08 +08:00
zhimin.zeng 0162f5f75a FIX: the insert custom gcode icon is not correct after sync ams
STUDIO-3053

Change-Id: Ia98f18481cba7fc080f7153d6da253403c5db494
2023-07-07 17:29:08 +08:00
zhimin.zeng b1bef0686b FIX: modify the error message
Change-Id: I6b55e190d4b101f7d4648985bfc4d4b24988c4ac
2023-07-07 17:29:08 +08:00
chunmao.guo e3d4380244 FIX: retry fetch file thumbnail one by one and split reply
Change-Id: I0c532bb57997ac61ff12172478459fc13f34f01c
2023-07-07 17:29:08 +08:00
tao wang 1d16e98e06 FIX:fixed multiple prompt windows popping up
Change-Id: I7cfc6d1ce08d356dc9c2f7125b46d4e12b95f4e7
2023-07-07 17:29:08 +08:00
chunmao.guo c14599a140 FIX: "Not supported on the current printer version"
Change-Id: Ib01fde05352d8f0dd91690cc941d14d983f12f9a
2023-07-07 17:29:08 +08:00
chunmao.guo 152df78310 FIX: [STUDIO-3016] not select model objects on load project
Change-Id: Ie204df31f2b352055ad23527a64e09b0372d97ce
2023-07-07 17:29:08 +08:00
chunmao.guo 05c2148b82 FIX: [STUDIO-3084] size of full_width field
Change-Id: I804b364c2faf0990837c9d4d38110eed9d4f0b49
2023-07-07 17:29:08 +08:00
tao wang 0dbda47be1 FIX:update the message text of the filtration backup
Change-Id: I5c24cae4370f9a94154ed7eb408e8c65cb5c6a1e
2023-07-07 17:29:08 +08:00
tao wang 09aa298947 FIX:fixed material type name being too long
Change-Id: I44e9a15ae3d32819843343277eba2cb527cabbe7
2023-07-07 17:29:08 +08:00
liz.li 0f4e51209e FIX:obj_table: brim type choices display issue [STUDIO-2597]
Change-Id: I616d27bdd061a75eb432a0f759c5f7813c6d7e23
2023-07-07 17:29:08 +08:00
liz.li 8ae8cce200 FIX:enable tab key of cut toolbar[STUDIO-2998]
Change-Id: I4c731aeb54cf81a68f6a2501f41986942b71e604
2023-07-07 17:29:08 +08:00
liz.li 1ac77b8da7 ENH: unified printable menuitem UI [STUDIO-2882]
Change-Id: I74421e860baf6476410cd7bbeff252daac0c09c3
2023-07-07 17:29:08 +08:00
chunmao.guo c5805588ac FIX: record mqtt if connected with tunnel
Change-Id: I521b16d66e1a38e72b26c8528d17e6384c3a4555
2023-07-07 17:29:08 +08:00
maosheng.wei bc82396fbb FIX: [STUDIO-2991] Gcode viewer decimal conversion problem
Change-Id: I4758548a1344e17aebe9cfeea7439322891df304
2023-07-07 17:29:08 +08:00
Stone Li bc1dff84df ENH: support transparent filament in ams mapping
Change-Id: I5495b9f8f62a8317acdf6feff33c6b338076a61c
2023-07-07 17:29:08 +08:00
liz.li 58d9f055da FIX: forbid adding custom printer [STUDIO-2904]
Change-Id: I690d6820519c634740afb826dde7ef6f568bef62
2023-07-07 17:29:08 +08:00
manch1n 7ba1ac9d15 ENH: [STUDIO-2773] block notification
Change-Id: I97b556b5ad1f25d8c4118e1f271c0756084d83cc
2023-07-07 17:29:08 +08:00
Arthur 2e0a8dcf30 FIX: reduce normal node in buildplate_only mode
If support_on_buildplate_only is enabled, and a node will fall into the object,
this node should not be a normal node.

Jira: STUDIO-3047
Change-Id: I65dc6d69d28729732907111c3b34b4d32edff806
(cherry picked from commit d04dc35d45c171e20899cb391d3b192fa123c10e)
2023-07-07 17:29:08 +08:00
maosheng.wei f1a99020f6 FIX: Direct crash when bad_alloc
Change-Id: If8e26218efa1750a7cbdced4f4b7db19d3a14db0
2023-07-07 17:25:51 +08:00
chunmao.guo ec94c46665 FIX: [STUDIO-3046] prevent wxGuiLog on app quit
Change-Id: I1a973a5e42eb286935317fdd8b6d08fb90a2f429
2023-07-07 17:25:51 +08:00
maosheng.wei 4c020fe102 FIX: [STUDIO-2764] Fix unstable pop ups and buttons
Change-Id: I8d9efebe11b8ad83777664d4aa29bb5d3fdde6e3
2023-07-07 17:25:51 +08:00
tao wang e304f12d7d FIX:fixed incomplete display of step control due to long text
Change-Id: I647bb254a1af7a1a877eae9946cd18b1f6076a76
2023-07-07 17:25:51 +08:00
liz.li 4de8342586 FIX: height range display problem [STUDIO-2834]
Change-Id: Ifce71ed778ce7dcdeddc226de2b061d477d409eb
2023-07-07 17:25:51 +08:00
tao wang 1252e9ab93 FIX:fixed studio no response after canceling printing
Change-Id: Ic4cb35b896fd49df2cbd6676324dd80ed617db6c
2023-07-07 17:25:51 +08:00
manch1n bea2be1e18 FIX: get correct extruders of object has multicolor volumes
STUDIO-3049

Change-Id: If63a86e12fab9f3bb012d5b2833f7f89caf08c78
(cherry picked from commit fa529c282ed3ecd8fe889b8d9d863af44e0bd19a)
2023-07-07 17:25:51 +08:00
maosheng.wei 5739d58283 FIX: [STUDIO-1393]Device AMS consumables window scaling issue
Change-Id: Ic8cb8a099e8485113589cf43cffd80d3e1d69691
2023-07-07 17:25:51 +08:00
chunmao.guo 1a36608d59 FIX: [STUDIO-3037] use plate type labels from configdef
Change-Id: Iecf81fe5a8cbe35ffa431432ff938a4b81ddea5c
2023-07-07 17:25:51 +08:00
maosheng.wei 0bc2e5b886 FIX: [STUDIO-1396] Firmware update window scaling issue
Change-Id: I09838b1b6441e50ff00b6d0d3823ece182c7da59
2023-07-07 17:25:51 +08:00
tao wang 27c8c81cc1 ENH:fixed transparent controls that cannot be clicked
Change-Id: I36f34b73a5248299b1db20127b5cbd010592f62a
2023-07-07 17:25:51 +08:00
tao wang bba4b993f5 ENH:enable flow calibration when using Textured PEI Plate
Change-Id: I34d5ae8a04f97eb4559b27a87f87a894650f6e39
2023-07-07 17:25:51 +08:00
chunmao.guo 392ddf9047 FIX: charset error when load file from command line
Change-Id: I8e84256454be11eaf76ef2e1736a7b221b66cf1c
2023-07-07 17:25:51 +08:00
chunmao.guo 3b5ae871af FIX: [STUDIO-2967] dowload model file not work
Change-Id: Ie4cc2d43f7078b505261f51bac4a34079e2d4836
2023-07-07 17:25:51 +08:00
tao wang 81cb240dcc FIX:fixed incorrect disabled state of filaments material
Change-Id: I168131d90f4b7e987d026808366a08895e1b1524
2023-07-07 17:25:51 +08:00
tao wang e1199884d8 ENH:optimize the color of text in dark mode
Change-Id: I458250cfa43115b882ea4362e0e5620d8c5f8fb8
2023-07-07 17:25:51 +08:00
tao wang 52aecca564 ENH:printer errors will no longer automatically close
Change-Id: Ib2444469be889bb6bc7fd58fac45adb4e121651e
2023-07-07 17:25:51 +08:00
salt.wei 3a1e112d49 ENH: separate the simplifying of infill and wall
This can avoid to simplify wall twice when
the only invalid step is infill.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ie5a9ccc10d5331c29c716aece08cdb195352cfe3
2023-07-07 17:25:51 +08:00
tao wang e6070fc607 ENH:optimize the style of transparent filaments
Change-Id: I3b105cb69172c21e4ed10bda0d22d7620d09a0a4
2023-07-07 17:25:51 +08:00
chunmao.guo 7cba0882b8 FIX: [STUDIO-3005] support sub language (region) in locale
Change-Id: If7af7fc79d84f68dcc495f8f8eefa928e93994a1
2023-07-07 17:25:51 +08:00
liz.li 767edb03e0 FIX: fix some issue in calibration
1.add part of x1c PAcalibrate save multi-filamnet-presets logic
2.fix a quit crash
3.fix keeping connecting device
4.part of UI refined

Change-Id: I221984529bd09111d408b09defe5e30c9d100714
2023-07-07 17:25:51 +08:00
chunmao.guo a12e1f2568 FIX: sync from master
Change-Id: If8d11f0778d540e7f16ce022150bc531d42f6bd9
2023-07-07 17:25:51 +08:00
tao wang 2d8ddca1d6 ENH:synchronize different codes
Change-Id: I011b39ee85eecbb9da99d1c4fe1f2875267acc32
2023-07-07 17:25:51 +08:00
yifan.wu f97261bca9 ENH: optimize support top intface fill direction
Optimize support top interface fill direction for bridge.
The direction is set orthogonal to the biggest bridges's infill
direction.
Currently, it only works when thick bridge is off.

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I7bd894ae6f5ae24bc597c609e27a16b6d45a9797
2023-07-07 17:25:51 +08:00
Arthur 3c1f7f9e16 ENH: improve small overhang detection
Small overhang diameter threshold is reduced,
and use bounding box size instead of area for final decision.

Github: issue 1681
Change-Id: Iabbb49dfc47345bb609214749104c808608c4d65
2023-07-07 17:25:51 +08:00
tao wang 6f2839b641 ENH:display error msg when connecting to the printer fails
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
2023-07-07 17:25:51 +08:00
chunmao.guo 4fd8a2b957 FIX: turn off staffpick by switch
Change-Id: I7ab5c2aa14273a7e7bb2badccdddac22b784f342
(cherry picked from commit b2aa5e32ce61677838621aaedb9ddbe3699bddf7)
2023-07-07 17:25:51 +08:00
chunmao.guo 84eb6159aa FIX: [STUDIO-2908] load files from command line
Change-Id: Icd67714f684bf150c568956e0685e67dca9e2ca8
2023-07-07 17:25:51 +08:00
liz.li d53bd3394a ENH:calibration
1.adjust interaction of calibration
    add select my device
    add select multi-amstray
    modify ams selector
2.add some x1c calibration command

Change-Id: I403446cc0cd3ae5e1dec5d2dc97920ff334522da
2023-07-07 17:25:51 +08:00
zhimin.zeng 032bf107b8 FIX: fix the conflict
Change-Id: Id5f2bf11344e9d42302420d167daa3af1c3c1845
2023-07-07 17:25:51 +08:00
liz.li 1f54aaf22b NEW: add calibration
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
zhimin.zeng ff3f78cfb5 FIX: not exit when load modifier .gcode.3mf file
Load modifier is not support .gcode.3mf file

Change-Id: Ic8bfa7ac582cbf89b4b788930f8042126e84c531
2023-07-07 17:25:51 +08:00
zhimin.zeng b5878b1838 FIX: wipe tower is not generated with different filament layer range
Change-Id: Ica876c3a94a3edb23eb723a1f3c37e2d10549af9
2023-07-07 17:25:51 +08:00
chunmao.guo f9f937b769 FIX: [STUDIO-2999] locale used by parallel load
Change-Id: I24553b7426b4e5a60e05d20943a42fe8a614bb34
2023-07-07 17:25:51 +08:00
chunmao.guo d2ae9d32fc FIX: [STUDIO-3006] not reload setting on sync error
Change-Id: I625c3f2043ef959823953b95555620d9da3a2f8c
2023-07-07 17:25:51 +08:00
tao wang fdf589de3e ENH:no longer hide the retry button
Change-Id: Ia3c598b167093d972b4c6a2b5927700450431cb3
2023-07-07 17:25:51 +08:00
tao wang e261f8b722 FIX:fixed display disorder in dark mode after account switching
Change-Id: Ie756a2d303bda7258cf7648a8887108babaf2127
2023-07-07 17:25:51 +08:00
chunmao.guo fa71bcccdc FIX: [STUDIO-2759] handle sequence of mqtt message, support tunnel
Change-Id: I69df95e38001c10dd4af5ef808d7945b4e33168a
2023-07-07 17:25:51 +08:00
maosheng.wei 0cf0bd52fc NEW: [STUDIO-2769] add jump check ams blacklist checkbox
Change-Id: I827c54fcfe24aa153d5b1f43a948d558d1abb03e
2023-07-07 17:25:51 +08:00
Jianjia e1cfd11100 ENH: increase grid infill's strength
Previously grid infill may be cut, so the strength on one direction is too weak. Now we switch the order at neighboring layers, so the strength of both directions are good enough.

Change-Id: I0ba768eeee34ce430e43ea57d8f06c209d469d39
2023-07-07 17:25:51 +08:00
tao wang c7278dffeb FIX:filament backup does not interact after clicking
Change-Id: I47086e92e74512661149557434c17a9587232ce6
2023-07-07 17:25:51 +08:00
tao wang a476bbd229 FIX:optimize the process of loading/unloading p1p printers
Change-Id: Ib1b83aceca9753a6d6086c0b159da015d705f86a
2023-07-07 17:25:51 +08:00
Arthur 12d0a51362 FIX: do not merge overhangs when buildplate_only is on
Jira: STUDIO-3024
Change-Id: I87f73a556945d1b1640c515336ca108f65b88bdf
(cherry picked from commit 1c09513324bb965647bbb157be1cacaf9371ce07)
2023-07-07 17:25:51 +08:00
salt.wei 3ea602091e ENH: add back infill anchor for special case
These two settings is necessary for some
specific user case.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9d70679932ac90c34296393d0e8bb8aebd8ebe48
2023-07-07 17:25:51 +08:00
Stone Li 030275a5a1 ENH: remeber extrusion cali preset in MachineObject
Change-Id: I32fcf6355ce948fc02c584b8639eb96fe2b444b5
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
lane.wei 0d656621bf FIX: fix the printable state not correct issue after auto-arrange
github issue 1858

Change-Id: Ica32c527b30d75f0e3019a633387168bd9d1c5ee
2023-07-07 17:25:51 +08:00
lane.wei 4bd1ab4e3c ENH: adjust the black color for the thumbnail rendering
(cherry picked from commit 2319ad511ff8d9dcbe0ac7060e098ed921fff40e)

Change-Id: I13512d1bac78c46257ceb907d5c2233976552a18
2023-07-07 17:25:51 +08:00
Arthur a4eaf65b77 ENH: remove popup dialog of tree slim
This popup dialog was introduced to promote tree slim
style. Now it's time to remove it.

Change-Id: I34c0be56b4dc613e6e991dd87ab22eb4eaa1feb3
(cherry picked from commit 827c692a1877bfec914ef8f5a55c7357ed6e94d2)
2023-07-07 17:25:51 +08:00
chunmao.guo ddd2c544c8 FIX: add load model process dialog
Change-Id: I3cf9f5a535236f87425a0314bde283e4549ca5e7
2023-07-07 17:25:51 +08:00
tao wang 0d9c0c1c12 ENH:C12 printer adds cloud only print settings
Change-Id: I8d2e7ad036bf67a7541c20e7a9b52580eb047773
2023-07-07 17:25:51 +08:00
tao wang 4552699bde ENH:X1 and X1C do not display privacy agreement licenses
Change-Id: I8d54067062676c849f50a298efc6d48a015eb5ef
2023-07-07 17:25:51 +08:00
maosheng.wei befdbe3d2a FIX: STUDIO-1394 Printing window UI display issue
Change-Id: I1ce71b6d0e3ae40ecc98137920fcfb015b97e606
2023-07-07 17:25:51 +08:00
chunmao.guo e48170e7fe FIX: [STUDIO-2964] something with fix printer file management
Change-Id: Id8c2349766c8ca3f90a0985873726a72f760da50
2023-07-07 17:25:51 +08:00
tao wang f5960411a3 FIX:fixed color picker control cannot be clicked on Mac OS
Change-Id: I47ea257ced111c7d519c546375d3ba8b808f1d4e
2023-07-07 17:25:51 +08:00
tao wang 713e346a11 FIX:fixed invalid click of the back button in 3party printer dialog
Change-Id: I09f2aef83f802697ef581465eeda9b2239c806bf
2023-07-07 17:25:51 +08:00
tao wang 2d43ce4702 NEW:disable ams mapping when sending printing
Change-Id: Icf2c859151c8c5605e651426154ce6fa84269b87
2023-07-07 17:25:51 +08:00
tao wang 7d17cb20c8 ENH:transparent colored filaments are supported in the color picker
Change-Id: I1800d66ba4002ccef5c7edbd3c72d4410d1cd7a3
2023-07-07 17:25:51 +08:00
tao wang da42ed6f58 ENH:display in black when the transparent filament is loaded
Change-Id: I4c2887ef93ac81571bcb037ddee8a363ab428e04
2023-07-07 17:25:51 +08:00
zhimin.zeng 1a9b82cf1a FIX: the assemble view is not correct after cutting or splitting
STUDIO-2934

Change-Id: Ia77b8704d65fad09103a42f1c56191928eff8cb0
2023-07-07 17:25:51 +08:00
manch1n ec7306e3cb FIX: false alarms due to wrong print z of gcode paths
The print z was wrong previously when there is a wipe tower, or there
is an object with floating parts.

Jira: STUDIO-2719
udesk: https://bblcs.s5.udesk.cn/entry/ticket/show/2258732

Change-Id: Ifa070aeb548d692549cf88df0d405ecdf0160c80
(cherry picked from commit be3097d8044ce9e0079ebf7070b15c7aad7aff0e)
2023-07-07 17:25:51 +08:00
zhou.xu b849a82725 FIX:Remove all spaces and special symbols in the plate name
Remove all spaces and special symbols like \ / : * ? " < > |  in the plate name,allow xml special symbols such as & '

Change-Id: I2b391d13be709af0e47f1573c0e225e63591fd23
(cherry picked from commit 135c97e9916c852a8625d9d9bf0a4dda051b6e2b)
2023-07-07 17:25:51 +08:00
zhou.xu 531757366e FIX:Calculation returns auto is optimized in camera class
Change-Id: I753b96702955a320872cb34893de5e201c407551
(cherry picked from commit 1f2c5e8801fc58db8c438a0ae8c5afd62023e5ff)
2023-07-07 17:25:51 +08:00
zhou.xu 28532b990b FIX:m_target of Camera is not updated
m_target of Camera is not updated in these api:  Camera::translate Camera::set_distance

Change-Id: I2a6a878700849e062fca7a65e53baa03d64312c4
(cherry picked from commit 835ee9fdea77259c155ceae4d3abe62385e7a853)
2023-07-07 17:25:51 +08:00
tao wang fb6a40b06b ENH:optimizing the style of AMS refueling process in a French language
Change-Id: Ie0acb57aadd577c3dd7f42a5d76781e19a75dbd3
2023-07-07 17:25:51 +08:00
tao wang 73d3b37979 NEW:update the style when the virtual tray is empty
Change-Id: I40fc05ce31ed9225e5dea6d080fdbff138b2f9d8
2023-07-07 17:25:51 +08:00
maosheng.wei c1010e5d0e ENH: [STUDIO-1398] UI optimization for flushing amount setting window
Change-Id: I40f7a589b4a9dac0022c588e71aaa13d10c5e4d8
2023-07-07 17:25:51 +08:00
tao wang 12a66c5c70 FIX:fixed dark mode correction in gcode view page
Change-Id: I4b2dd266024a5858aa5003e3f418cb5f2053d80f
2023-07-07 17:25:51 +08:00
chunmao.guo a7138a47ad FIX: [STUDIO-2301] SideButton: not show hover state with focus
Change-Id: I76be9d6c24e75cf97135b398928f50a3483e0fae
2023-07-07 17:25:51 +08:00
chunmao.guo bec1858a16 FIX: [STUDIO-2980] switch param to object mode not work
Change-Id: I4f5191986bf312ad3736671d5cc96d36f53487f4
2023-07-07 17:25:51 +08:00
tao wang 80d6479bee NEW:support for filament backup and edit
Change-Id: Id0a83e56df75253046cc07d972e9ad156690bbe7
2023-07-07 17:25:51 +08:00
maosheng.wei 049a5c5a8f NEW: add Report issue entry
Change-Id: Ie5cc195e34f2dbb94b4958c495cd28cd5bf4fd51
2023-07-07 17:25:51 +08:00
lane.wei 84b89094b2 ENH: cli: refine the progress logic
update 1% at the very beginning

Change-Id: I85e19ad5c8ed4b8465510ffb3db4fac12c0f20b9
(cherry picked from commit 5d4ca3be8e6af2c66ecd5d51fead3e7ca5ffa7f5)
2023-07-07 17:25:51 +08:00
tao wang 839f4fe85e ENH:display the retry button when the print error requires retty
Change-Id: Ia0aaa33015dec2492d611c93293becbf32f34c23
2023-07-07 17:25:51 +08:00
tao wang 6591d1d0ed ENH:filter domain names in network errors
Change-Id: I86d7f11bb198ac9060a1f1d6e6432f39471c70fb
2023-07-07 17:25:51 +08:00
manch1n 8714b3e5e5 ENH: arrange partplate objects intersect with plate are also arranged
Jira: STUDIO-2961

Change-Id: I744e99f8bdd95289efa37d1e022b109518befa51
(cherry picked from commit 15bc33d58de118deea93c568ef4e5ffb0370be75)
2023-07-07 17:25:51 +08:00
manch1n 33c69cdb4f FIX: make fill in bed arrange parameters same as normal arrange
Change-Id: Iec9d4e9c145ea75fc06d096e9c6905b3e412940c
2023-07-07 17:25:51 +08:00
maosheng.wei 739732ec18 ENH: [STUDIO-2858] UI optimization in FullCompareDialog dark mode
Change-Id: Ie51a6ef931c83fd61d0268f7a59a0a49791fee6f
2023-07-07 17:25:51 +08:00
chunmao.guo 1f56efe5ea FIX: printer file system debug log
Change-Id: Iac9520de0d844fe24e116b0b4f0491c560ff3c26
(cherry picked from commit c97f927110b9c96cc8d43f521f88ea0e77522ff7)
2023-07-07 17:25:51 +08:00
tao wang 8e41e6cee2 FIX:supports dark mode on linux systems
Change-Id: I424f4a686ffe0d25075022b7e58c89d2683fcea2
2023-07-07 17:25:51 +08:00
lane.wei bda8d1cb98 FIX: fix the print_seq not display issue
the by_object setting is in plate
previous judge logic doesn't handle it

Change-Id: I7e32c9a6decc0797f7098e9e4c53ab53d17c072e
(cherry picked from commit 3c712001239002eb1b5c79e291069ed424f8141a)
2023-07-07 17:25:51 +08:00
Arthur 7c5e96a43a NEW: add boolean in export stl
Change-Id: Ibeab33f27ad7a2531bb256edd0e3f853cf8def7c
(cherry picked from commit 6cfb4371a1b9053b54569d91a9c29af97a753c0e)
2023-07-07 17:25:51 +08:00
lane.wei 2c620aa855 ENH: debug: set the crash dump to SetUnhandledExceptionFilter
AddVectoredExceptionHandler is too heavy now

Change-Id: I354a023723d16cfa5d20c282bb6d98773dcde74f
(cherry picked from commit c213904026960ebbc6621aa5413ad944af13cb97)
2023-07-07 17:25:51 +08:00
lane.wei 716f4a9b5c FIX: fix a bbox compute error issue when using multiple height ranges
Change-Id: I8a5f044a9817b946eb1321f98b96fe5d1d4bcdf1
(cherry picked from commit 045ee2537cac64160d53b2aa2ce2b96ed63a6d86)
2023-07-07 17:25:51 +08:00
maosheng.wei 3c5f5f1ea3 FIX: Developer Mode Unlimited Popup
Change-Id: Idcb8fe686c85e13cae5c8c36e6a08520e805876c
2023-07-07 17:25:51 +08:00
qing.zhang 1d0476fa44 ENH: optimize the efficiency of auto lift
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9c1679cc80ae23ff066df6e2fe98b5530a9d2288
2023-07-07 17:25:51 +08:00
chunmao.guo 1b0b14c0f2 FIX: [STUDIO-2844] use user presets only if login
Change-Id: Iec2dc9a77be8354ff1d5e0e4a60f79006ee682d3
2023-07-07 17:25:51 +08:00
chunmao.guo ddabc14676 FIX: C12(P1S) tunnel proto compatible
Change-Id: Ibbf39b4fefe7e73e35f6096ac6989afbb531db03
2023-07-07 17:25:51 +08:00
chunmao.guo a7566ea592 FIX: [STUDIO-2675] linux language switch zh_CN
Change-Id: Ifba1682b7fb402712665dad0219a84db0a23f1c3
2023-07-07 17:25:51 +08:00
Stone Li 6e5e947aa2 FIX: disable micro lidar in P1P
Change-Id: Idec534e783319c51c19f3b1bafce633c29a13a71
2023-07-07 17:25:51 +08:00
Stone Li 1babf060e6 ENH: disable extrusion cali btn when printing a job
Change-Id: Iacc559665a00527b01c100e316f61f75b11569d3
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
tao wang 8271cdd7f1 ENH:optimize the logic of disconnecting printers
Change-Id: I01b42b213c46929bebd8106e6c17a53bdcb5fd7c
2023-07-07 17:25:51 +08:00
chunmao.guo e4d4ac01d6 FIX: rstp proto mode & tutk state
Change-Id: I3d8b4a278426644bb716f18d7b8259032d22e444
2023-07-07 17:25:51 +08:00
maosheng.wei eb3a97f55b ENH: [STUDIO-2450] Update the bed type to be consistent with the gcode
Change-Id: Ic69face644bc193e7125535697905c35ba210058
2023-07-07 17:25:51 +08:00
maosheng.wei 2718eafb5a NEW: [STUDIO-2888] Slice, third-party printing buried point
Change-Id: Ic713bdc8087b57dfb37638da3e4b7a6c1662f4c0
2023-07-07 17:25:51 +08:00
tao wang 9f8397b187 NEW:support transparent color display
Change-Id: I49e0e4c507121af7dad912a3a549348e7ade8eec
2023-07-07 17:25:51 +08:00
tao wang 57873e6e59 FIX:fixed download address splicing failure
Change-Id: I41b3f822aac95be86bf05db40dee54da133e6acf
2023-07-07 17:25:51 +08:00
chunmao.guo dfd049374c FIX: [STUDIO-2865] only send changed thubmails to home page
Change-Id: I88ae0dd3a47c4cf02bf97978a22fd72ed0ef0299
2023-07-07 17:25:51 +08:00
gerrit 1cde1ebaed ci: update network module based on commit ec16b83
Change-Id: I306b66e265ef32fa83d2363797228752bb06f838
(cherry picked from commit 28061562c23a6f72a1414b26aeed062ecd454d62)
2023-07-07 17:25:51 +08:00
Stone Li c731a1aceb NEW: auto logout when mqtt return code = 5
Change-Id: I75f7d0939d8483ad612408df9fe817ed652f9634
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
chunmao.guo de895e573a FIX: [STUDIO-2825] ctrl + tab only switch main pages
Change-Id: I10ed43929e4b757fb7c5415ba23a78ded1f2c7d0
(cherry picked from commit 10983c4d177b772e8eda264e5a9957218f779435)
2023-07-07 17:25:51 +08:00
chunmao.guo 3dc94b6f12 FIX: [STUDIO-2940] prefer use remote tunnel for liveview
Change-Id: I23708989e6d5ab38724e5da2cff2fe9d648bf730
2023-07-07 17:25:51 +08:00
chunmao.guo f8bc0fd2d2 FIX: filament color icon on macOS
Change-Id: I9ed9d5d87554acfab67e0c41b64c7e8bb3a90f99
2023-07-07 17:25:51 +08:00
chunmao.guo 164251531e FIX: [STUDIO-2448] switch machine in camera popup
Change-Id: I40531dde899beb11efea985348de8b77354e6724
2023-07-07 17:25:51 +08:00
chunmao.guo c770926142 FIX: [STUDIO-2702] fix maximize size offset, ad7bda2
Change-Id: I4f65ef25dc4241bf7c1c3d15c38198ea2b40b337
2023-07-07 17:25:51 +08:00
zhimin.zeng 9352f34ad0 FIX: fix some crashes
Change-Id: Iab830fd58c2a6abc77787cba95d530f9b53d7b52
2023-07-07 17:25:51 +08:00
manch1n d76edece9f FIX: fill in bed menu item removes dots
Change-Id: I4f0a0571965a6cd57108c35ad6cc06c8f06f6316
(cherry picked from commit 7999377b90eb8dd243102f2fb9e94cd1017e9bb3)
2023-07-07 17:25:51 +08:00
zhimin.zeng 00b5a1db3a FIX: crash when add modifier(load from file)
Change-Id: I6e6a7e10d4362fd14af70b7f8f4e9c6bc442aa25
2023-07-07 17:25:51 +08:00
zhimin.zeng 65ea350f01 FIX: color is not correct after sync ams
Change-Id: Ib681f84c3b2d8267fa832072a32d1f49c21145fd
2023-07-07 17:25:51 +08:00
tao wang c351ac54aa ENH:do not write to config file when user access code is empty
Change-Id: I180e20b7d26fd337eef09ff4267cd4c2c61b6518
2023-07-07 17:25:51 +08:00
tao wang 4892a0491c FIX:fixed task name too long causing HTTP request failure
Change-Id: I912b1a9c64038c6f236d76bec670a7369d47579a
2023-07-07 17:25:51 +08:00
tao wang 85d7baf79c FIX:fixed incomplete display of button text in German
Change-Id: Ic801d5d13c5ddd2e79b648d5eaebd71639023dee
2023-07-07 17:25:51 +08:00
tao wang 18cddb3b8d ENH:update the style of the privacy agreement confirmation window
Change-Id: Ibc042dbd5020681213bed1684160f9a239a1eb65
2023-07-07 17:25:51 +08:00
tao wang 8991c31e33 ENH:fixed incomplete text display in step controls
Change-Id: I11af7df2b9262d7d9ef6dcb69fc93ae1603dc7bf
2023-07-07 17:25:51 +08:00
chunmao.guo 0699ee2da3 FIX: [STUDIO-2846] redirect wxLog to Boost Log
Change-Id: Idb95e9095c857eee37d809079bab08903f336bb9
2023-07-07 17:25:51 +08:00
chunmao.guo d0905486ff FIX: [STUDIO-2588] load staff pick after upgrade plugin
Change-Id: I89efa67ddb409bf5e1bb3668f9b074f11e87e03e
2023-07-07 17:25:51 +08:00
chunmao.guo 2b5f8082be FIX: support alpha color in 3DScene
Change-Id: Id6e6346b8ddb77a911ff5d56331d9088ca41017e
2023-07-07 17:25:51 +08:00
chunmao.guo 149b1112fc ENH: transparent filament color
Change-Id: I8f6a26763a3ad790bda6ca13327d40403d88dd59
2023-07-07 17:25:51 +08:00
liz.li ab0c6611c8 NEW:add paint tool in assembly view
Change-Id: I108e1e24ca9d033d2279c8153585166971a347a6
2023-07-07 17:25:51 +08:00
liz.li 5236f17792 FIX: keep change filament menu item followed by convert menu item
Change-Id: I460b01078ae5cde22afe30b4a7ac13cdd9e67b26
(cherry picked from commit e37460eb4a30db3449132e36df97ea613eebf41d)
2023-07-07 17:25:51 +08:00
tao wang 7af252fa99 NEW:support for sending print job from SD card view
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
2023-07-07 17:25:51 +08:00
Arthur 3d1f61c7ed NEW: add tree_support_brim_width option
Jira: STUDIO-2921

Change-Id: Id5fddc0b6f5ffe3beb9afb0be5f81a766fc5b21e
(cherry picked from commit 86d7b6016e48143aad03744a58d44042ff0a0b4c)
2023-07-07 17:25:51 +08:00
zhimin.zeng 297e922daf FIX: crash when slicing(make perimeters)
Udesk: https://bblcs.s5.udesk.cn/entry/ticket/show/2193141
Change-Id: Ibb2e20e9e6d159821e96dc81fd4e384f773a39dc
2023-07-07 17:25:51 +08:00
Arthur 55a1141e67 FIX: sharp tail detection misses some sharp tails
1. Previously if there are multiple sharp tails in a layer, some will be
 missed. To fix this, we should not skip if the current layer is already
 detected as sharp tails.
2. Do not mistakenly detect sharp horns as sharp tails by only detecting
 the overhang areas larger than half of the extrusion line width.

Github: #1578
Jira: STUDIO-2659
Change-Id: If7ba5c9ae547d3051551aa6fa34eb6214d01a46d
2023-07-07 17:25:51 +08:00
Arthur 3d8383f127 ENH: upgrade some deps libraries
CGAL to 5.4
 TBB to 2021.5
 OpenVDB to 8.2

Change-Id: I08992fce104e6f56001643c3c5dbf6c3f59ffc3d
(cherry picked from commit 1571f176fc37dda1c3e889776e13fa49bba4ae42)
2023-07-07 17:25:51 +08:00
maosheng.wei 238080e0ab ENH: [STUDIO-2647] Optimize the interface for selecting part types
Change-Id: Ia277a37ce102708c1c8d535bf323fd58bbd0d230
2023-07-07 17:25:51 +08:00
lane.wei 33ae019a95 ENH: CLI: don't popup dialog when loading shader failed
STUDIO-2855(github issue-1703)

Change-Id: I46476e94951aa2337fee3439159e777773366c59
2023-07-07 17:25:51 +08:00
chunmao.guo 8dae5b6980 ENH: [STUDIO-2759] network queue on main thread
Change-Id: Ie1fa855b354047ab015c801cae5df7271e844e58
2023-07-07 17:25:51 +08:00
chunmao.guo 5a7aa74e62 ENH: printer compatible for tunnel protos
Change-Id: Ic409ad967da43ad696b75a6c97e90e1f70e7610d
2023-07-07 17:25:51 +08:00
tao wang d70a608921 NEW:confirm privacy agreement before binding printer
Change-Id: Iee6776bf533577dd9fd388c3ea2efad27692cf82
2023-07-07 17:25:51 +08:00
chunmao.guo 56b9d0fbb3 FIX: [STUDIO-2608] recent project not open starting from number 10
Change-Id: I9e867f26342993cae7a98d6e8b61e9c21b4f434c
2023-07-07 17:25:51 +08:00