chunmao.guo
ce818dd6d1
FIX: [STUDIO-1094] windows task bar title
...
Change-Id: I99c943345013d97839178f36683d81979cf8e3f5
2022-12-15 04:33:48 -05:00
chunmao.guo
808a82300a
FIX: only update ams list on selected machine
...
Change-Id: I7aac78ef1e10c0004651d3686f806d9d15d77d7a
2022-12-15 04:33:48 -05:00
zhimin.zeng
13df80ffb7
ENH: remember the filament_opts and limit minimum flushing volumes
...
Change-Id: I7b2538fcaf5b5fc5e4f86191207de981bd766a89
(cherry picked from commit 392be8d2a4e9465fffc4018da77c6ee00ad46ade)
2022-12-15 04:33:48 -05:00
zhimin.zeng
eb80720e75
NEW: import svg files
...
Change-Id: I1658308f9d9529c969f7067d053f16f779f8b6a6
(cherry picked from commit bfcb05e24ef5224cabc42772e94cc0cbed3de412)
2022-12-15 04:33:48 -05:00
yifan.wu
a1523f3381
FIX: fix a build error in mac and linux
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I8e50356b5ff4d1449852de7a1136e28fc5d8e5ea
2022-12-15 04:33:48 -05:00
yifan.wu
e363966f9b
ENH: support to set bed type for each plate
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I654743ce8b49057587545c3acfe0b78504242d46
2022-12-15 04:33:48 -05:00
lane.wei
a9a228d071
ENH: wireframe: refine the rendering logic under paint
...
1. remove wireframe in 3d view, only keep in paint;
2. pass barycentric_coordinates from outside
3. add shortcut hints
Change-Id: I911e5cdf3475926d9527dc0839fdce072ed54746
(cherry picked from commit 6e16d0ccfb71741e55daabd757be9f9e7613e695)
2022-12-15 04:33:48 -05:00
lane.wei
79b5c94f4f
ENH: enable wireframe
...
This reverts commit ed6e149381240fd83b61da70891127d400f30a39.
Change-Id: I010871fcf22322214c627fe907539c0916fa6ff5
2022-12-15 04:33:48 -05:00
Arthur
867a5c982c
ENH: modify some words to simplify translation
...
Some sentenses are only slightly different which is
unnecessary. Making them the same can save a
translation and also keep consistency.
Change-Id: Ie59c0bf788a31ee0c6a0d792af7b3d532fe34f75
(cherry picked from commit eb69195569518e3be61e5a8887ea317fbe3e7302)
2022-12-15 04:33:48 -05:00
liz.li
0b84ca62bf
NEW: add custom printer config wizard
...
Change-Id: I48f34039635803c3f1cee4cc2c853a0ffa5b451a
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 387ba2a5aac05d3b3af0923f88415188ae8cb44e)
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:33:48 -05:00
Arthur
cb34f5ef6a
ENH: add translation for supports and others
...
Change-Id: Ic742519cf32fd21726302ace90649e8b695d125d
2022-11-07 19:59:23 +08:00
lane.wei
8df60acc61
FIX: fix the label switch incorrect issue when print_sequence change
...
1. only turn on label while switch from by_layer to by_object
2. don't crash when filament_colours mismatch between project_config and PresetBundle
Change-Id: Icac9d0d7f88e17fcad3b042ea19cda3ac23ae62c
2022-11-01 20:52:23 +08:00
lane.wei
c79af29ad4
ENH: refine the label logic of seq_print
...
use the arrange_order computed by Print
turn on label by default when switch to sequent print
Change-Id: I7063bcc9494bbfc14a3cee85eaf30a9eb52c99d2
2022-11-01 20:52:23 +08:00
Arthur Tang
5544e9602c
FIX: rewrite per-object printing order logic
...
1. Previous logic can't guarantee left-to-right printing order, so
toolhead may crash on the right side. In the new algorithm printing
order is guaranteed.
2. Clearance radius should be the max of 3 directions (left, bottom,
up), not including right, otherwise collision may happen on bottom or
up directions.
3. Add is_extrusion_cali_object property to handle extrusion brim
overlap better.
Change-Id: I44868b9925d983f5cca0c31d35dfa28d895fadbf
2022-11-01 20:52:23 +08:00
tao wang
57c877ab9a
FIX:fixed incorrect display after adding files via add
...
Change-Id: Id812b40cb85a882a8c490ccdc2375e0d9b8e312d
2022-11-01 20:52:23 +08:00
tao wang
0d8de21429
FIX:update the studio naming rules
...
1.use the name of the first project when importing multiple projects
2.name the current project with the part name
Change-Id: Ia1a863173b3682a18dcc5a4d5e2245a53e309135
2022-10-20 19:34:37 +08:00
salt.wei
99974c7f59
ENH: add warning info when bed temperature is too high
...
Add bed temperature checker in gcode processer. And
save slice warning into GcodeProcessorResult.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Iee96e4ab165a3171a5a1e165450bfc360401647f
2022-10-20 19:34:37 +08:00
Stone Li
ee62ffcc7d
NEW: add confirm dialog after check conditions
...
confirm to check printer model and slice warnings
Change-Id: I07a272fda1a5e2ebc0f4e106815fe07da5aaa4df
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
tao.jin
a84cf46699
ENH: refine UI of sending 3rd-party printer task
...
Change-Id: I47cd1682a495eb7aa6f230dfa41ee4f5c321fc72
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
tao wang
a4cda21926
FIX:fixed some issues with send to printer
...
Change-Id: Ic14f1285d234cd00895a343ae22aef90be415072
(cherry picked from commit 9bfb2ddb01878ffa983e9174cb46041fc8330aa8)
2022-10-20 19:34:37 +08:00
lane.wei
b4d66394e7
NEW: add the wireframe rendering mode for debug
...
currently we can turn on/off it by 'ctrl+shift+enter'
Change-Id: Ic9e5460e8955376e8e2c1a3701e12a1f0b4216ad
2022-10-20 19:34:37 +08:00
salt.wei
b8d9a2fdf3
ENH: add custom gcode back
...
Add custom gcode back, which can be inserted in
gcode viewer layer slider.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I270cc438bedf11b30f07f8f9bad6ae5436d5a2dd
2022-10-20 19:34:37 +08:00
Stone Li
91d5ba2870
NEW: support send gcode to third-party printer
...
Thanks SoftForever for your works to support
sending a gcode file to third-party printer
Change-Id: I3cba43c8bd878f1f1c2fd5fae202ed4d922e8727
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
tao wang
29e19cb32e
NEW:added sending gcode file to sdcard
...
Change-Id: I60654676a3001c59b8202581576fbfcd5f8388eb
(cherry picked from commit 930b8e034aaa55743aa02fc6e3961fdc388ce53c)
2022-10-20 19:34:37 +08:00
Stone Li
3651066a77
FIX: do not upload auxilary file when send a printing job
...
Change-Id: I030cb93cf9b34036bf4f9164a2bd691b23328a9b
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
lane.wei
6323a1c35c
Fix the bed type incorrect issue after reopen studio for new project
...
Change-Id: Ia1a07cb2cde6864552e6dd084949c1cb83c8cab0
2022-10-09 10:37:45 +08:00
tao.jin
3ad719cd50
ENH: jump to monitor->device-status after sending print task
...
Change-Id: Id94e1d153c1462941460914dc5bac54f6fa85133
2022-10-09 10:37:45 +08:00
lane.wei
ef73232311
Fix a crash on Linux when first shown of Plater
...
Change-Id: Ia8cab01ed022b6d48dd41820adbd4901236df561
2022-09-29 11:16:43 +08:00
lane.wei
8caa6347bb
Fix a preview issue when the plate has some error after another plate sliced
...
Change-Id: I66a5824b0b62afb854fa2649b72942c4beeccaca
2022-09-29 11:16:43 +08:00
lane.wei
dc9ff8b826
Fix: fix the crash issue when switch language under Debug mode
...
Change-Id: Ie6f978099c9b12f69d340ff39552eebafc10ba38
2022-09-29 11:16:43 +08:00
zhimin.zeng
0d25141a90
FIX: prompt when cancel loading 3mf
...
Change-Id: Id4a472a4d4ece3202fd8374e2154533c44e41635
(cherry picked from commit 3953223bb46dac8a39a54859b5e7579e8c6c318e)
2022-09-29 11:16:43 +08:00
zhimin.zeng
2ee113b9da
FIX: Remember the bed typ of the previous project
...
Change-Id: Id3b0e4ec7f8b4fcb2396f6f9f22789736e48eb8a
(cherry picked from commit 2ea818594b6da0ee323b5e255c36b45ff4247324)
2022-09-29 11:16:43 +08:00
chunmao.guo
673b6418c1
ENH: sync with ams filament
...
Change-Id: Ifa8b9487c934a18ad1003f380bbb53fa9288e387
2022-09-29 11:16:43 +08:00
lane.wei
d2eb526ea3
Fix the slice button status incorrect issue after auto-arrange
...
when a plate is locked, the slice result is also affected by auto-arrange
Change-Id: I83b3400d07fd55c42422b358d4b9ed7a179bd3a7
2022-09-29 11:16:43 +08:00
tao wang
bf927f5adc
FIX:add the sd card removal function
...
Change-Id: I98592a5d3d4abcfd3a67b8c12fa4cf07e79b0e4b
2022-09-29 11:16:43 +08:00
tao.jin
31ba41ec3e
NEW: move selected model to the center of selected plate
...
Change-Id: I7af49e98e83f5eef690f7d30d10a2cc240046466
2022-09-29 11:16:43 +08:00
zhimin.zeng
e05f28d0fb
FIX: modify the translation
...
Change-Id: I8f894012660ec9877fb3af9f87be370d78859c76
2022-09-14 17:39:11 +08:00
zhimin.zeng
084ea583fb
FIX: support to import color in standard 3mf
...
Change-Id: I631e3f62c4d996924efafdfe9352d1585ad4d130
(cherry picked from commit ec08a5194b45a98973eb53ab0022a0799238134c)
2022-09-14 17:39:11 +08:00
zhimin.zeng
56fddf988a
ENH: add reload from disk and replace with stl
...
Change-Id: I23088c023141c2f8b76ee6d2de663fb4b311f1f5
(cherry picked from commit d4e4b5eb6ef01ea3a3d097809b229c438ee18169)
2022-09-14 17:39:11 +08:00
lane.wei
7f1d87f20a
fix the multiple stl no hint issue
...
Change-Id: I368060285890ccd3e440cdb04e7672d038e2a1d7
2022-09-13 19:42:32 +08:00
tao wang
83b427b7e2
FIX:synchronize the add and import actions
...
Change-Id: I3fbd52d5d554001af4bea27bbf6bb6feee6e230d
2022-09-08 21:49:36 +08:00
zhimin.zeng
a66aa0a259
FIX: add text link to bed type
...
Change-Id: Ic051bc37f87ec355865c3ce5fb857ad0a38c1d32
(cherry picked from commit 5573fdca645ba3721df25ae538c76b2f0abb2149)
2022-09-08 21:49:36 +08:00
chunmao.guo
0fa82b5e18
ENH: expor core spec 3mf
...
Change-Id: I97ccd87f29668833881b9327b251c2ca110ecd31
2022-09-02 12:52:18 +08:00
lane.wei
29267b58d3
Fix the export_3mf failed issue caused by filename
...
Change-Id: I54709b9f92af34c9459f2befb68759ee6d03d85b
2022-09-02 12:52:18 +08:00
zhimin.zeng
a85dc1ef67
FIX: Crash when undo multiple times
...
Change-Id: Ie2e06d294e7e31ce050e8f63308e45c076130af6
(cherry picked from commit ca4b9db007f7e839da768424484c098988cbc3f0)
2022-09-02 12:52:18 +08:00
tao.jin
2ba2c2fec4
NEW:Change flush icon
...
Change-Id: I46240870a04c1cbb4a4e7f1cd842eb3aa19f567b
2022-09-02 12:52:18 +08:00
zhimin.zeng
007659aeec
FIX: hide the "Don't show again" checkbox of ProjectDropDialog
...
Change-Id: I83ed917cab71e10eda6a14a4f78ebc56ee894600
(cherry picked from commit 64179562b116f5b16fc223d5d307e5c2f795e6c1)
2022-09-02 12:52:18 +08:00
zhimin.zeng
6631f9eada
FIX: Color information lost when importing BBS 3mf file
...
Change-Id: Iebfdead470e1951e145a5745460c531c9a1b2a27
(cherry picked from commit 4c98437bb90c057dfadf1b8f9d07f2d287ff06d0)
2022-09-02 12:52:18 +08:00
lane.wei
fdd9582e3e
add the logic to reduce slicing time between shared-mesh objects
...
also reduce the storage size
Change-Id: I61d6e0997979ec0ce701cc580fa6640a21b6260f
2022-09-02 12:52:18 +08:00
tao.jin
9c55893954
NEW:Add progress bar for large file loading (3mf,stl,step)
...
Change-Id: Ic54ca21e8193b15bbda08c22ea2fc4c93b440741
2022-09-02 12:52:18 +08:00
Stone Li
639bb98396
ENH: refine filename when exporting gcode.3mf
...
Change-Id: Icace408c89f9d9da4695723ea8757ab023f85849
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-09-02 12:52:18 +08:00
zhimin.zeng
f745c5fea2
ENH: Optimize and design the time-lapse wiper tower
...
Multiplex existing wipe tower and revert old time-lapse wipe tower code
Change-Id: Ia1cba9808647ea900f691b2c5d5887077be12d89
(cherry picked from commit 61f41df572d11b7cc738c34f2624fd123cd9a6df)
2022-08-26 09:25:59 +08:00
chunmao.guo
c0b0249194
FIX: jump to 3deditor page on click object link
...
Change-Id: I8d45120b5645b7589c42342c2eb70cc7855d7b63
2022-08-26 09:25:59 +08:00
liz.li
618aebfb79
FIX:adjust rounding of some buttons
...
Change-Id: I8d1ed2b3d352689ea99fe00f26e405cc63151073
2022-08-26 09:25:59 +08:00
chunmao.guo
66c89c62e2
FIX: wxWidgets asserts
...
Change-Id: I583edbde501c2bfe8adfa8fdb525479a379a4cb8
2022-08-26 09:25:59 +08:00
zhimin.zeng
bfca09c7b2
FIX: can not save file when ams filament changed
...
Change-Id: Ie7c567f819211cfa34c7bfeebbb415d5b880c4a8
(cherry picked from commit 1f7458b7e0ff23f664e834455dfcc4cb3773f960)
2022-08-26 09:25:59 +08:00
zhimin.zeng
6a96bc17c6
FIX: STUDIO-640
...
saved file will also prompt to save when open a 3mf file as project
Change-Id: Iccf3421d5e55d6a7063bf16345e48674711f37e9
2022-08-26 09:25:59 +08:00
liz.li
cd3a721f86
ENH:add shortcut in macos
...
Change-Id: I2c2145caab987fcb8073c4e7891769142dab840a
2022-08-26 09:25:59 +08:00
chunmao.guo
43cd7c8315
FIX: background color of title labels in sidebar
...
Change-Id: If71fdca36518129cdfdd1cdf939fb62592ec56c1
2022-08-26 09:25:59 +08:00
Stone Li
b575e21ae1
FIX: fix crash when set empty project name on mac
...
Change-Id: I656e6281f80bee9e06894a62f3ab6bb1316373ac
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-08 22:19:42 +08:00
xiangdong.yang
2193ac792e
ENH:add shortcuts
...
Change-Id: I98f3e9deca4b4d8f0c9ab3cbe7e039c903981397
2022-08-08 22:19:42 +08:00
lane.wei
11a7fe1f32
refine the prompt hint for other vendor's 3mf
...
Change-Id: I8dbb63031a0d32bb19ee67a0091cb80b35424b81
2022-08-05 16:11:42 +08:00
Stone Li
ea7aaf7a8d
FIX: seprate filament_type and display_filament_type
...
special case for "Support G" and "Support W"
Change-Id: I26f873083d6afb58fb10ebc9beef54fbf5e18320
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-05 16:11:42 +08:00
tao wang
b03a93d7fc
FIX:fixed macos overwriting title bar text colors
...
Change-Id: I617c27eebee47f6739532a02038359829245df27
2022-08-05 16:11:42 +08:00
chunmao.guo
573bcc7de9
FIX: not update filament selction to TabPresetComboBox
...
Change-Id: Ie6470d3a72db44d9930bb3987d563de7c8d08e11
2022-08-05 16:11:42 +08:00
zhimin.zeng
e80c6f8935
FIX: STUDIO-395
...
update the filament preset parameter dirty logic
Change-Id: Iaca29d397f7395f71a5f17007ab2341f8d4ceeeb
2022-08-05 16:11:42 +08:00
chunmao.guo
f56e9b4b21
FIX: layout in sidebar
...
Change-Id: I8f76d4f035c7458b98f285405e01404f2629df65
2022-08-05 16:11:42 +08:00
lane.wei
092abb565c
FIX: fix the crash issue when use sequential print at bootup
...
Change-Id: Ic05d889319eadd6e59865d6a24acfd620386daf9
2022-08-05 16:11:42 +08:00
chunmao.guo
2fc9851d1d
FIX: remove use of auxiliary dialog & unused sizer in ObjectList
...
Change-Id: I0ecac4477f2bd1d17391ba0471c3140f3d4cde19
2022-08-05 16:11:42 +08:00
zhimin.zeng
8413b63e49
FIX: fix issue STUDIO-521 conversion to meters/inches out of bed
...
Change-Id: Id0cf667512121671fd5ca959cadcc8b0dce55d3a
2022-08-05 16:11:42 +08:00
zhimin.zeng
09d5651c39
FIX: issue 551: support to import prusa 3mf file
...
Change-Id: I6d00fab62304893cc5f1aba0d0a74e4c6194bce9
2022-08-05 16:11:42 +08:00
lane.wei
6a08c2d509
ENH: preview: refine the logic to switch camera view
...
when switch between preview and view3D,
if the screen center is on the plate
don't change to the plate view
Change-Id: I16b8815ad9b10a7cea174faa6a16bb9e582a77c3
2022-08-05 16:11:42 +08:00
chunmao.guo
39f9c23b89
ENH: use system menu on mac platform
...
Change-Id: Ia0e0bf42232d51cd08216811fdc6633527b3eb97
Signed-off-by: chunmao.guo <chunmao.guo@bambulab.com>
2022-08-05 16:11:42 +08:00
yifan.wu
21d41bbbec
ENH: optimize object list display
...
1. add filament title
2. adjust the layout propotion of object list and per-object
parameter setting panel
3. replace wxScrollWindow with wxPanel for the Sidebar to avoid ugly
double scrollbars
4. remove the auto height logic in object list to avoid it occupies too much
height, causing no enough space for per-object setting panel
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I2201b61e5a654e86427ce7f377d0e4c4ef593748
(cherry picked from commit dd0413d6c22a20059e9042b88a15391518fb54c7)
2022-08-05 16:11:42 +08:00
zhimin.zeng
eaf71e4d2f
FIX: fix issue STUDIO-395
...
cannot save project
Change-Id: I977402535dee8ea7b84fec4bb721a4e146a5e49e
(cherry picked from commit d1e483dca2903128cde028dfec77692c74fe7ba0)
2022-08-05 16:11:42 +08:00
salt.wei
5a2669dcc2
ENH: privide setting option of exclude_area
...
As title. User can delete the value to enable 256x256 printable
size
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ia10454b7a7a1b28c04d8d41df9f3251875f6e74e
2022-08-05 15:28:01 +08:00
tao wang
b5311059aa
FIX:printer setting background colour is wrong
...
Change-Id: Ice0e326e01cbd0e4afa5a5858fc7bd1c5894420a
2022-07-22 20:56:52 +08:00
lane.wei
e9e4d75877
Update the codes to 01.01.00.10 for the formal release
...
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...
2022-07-22 20:35:34 +08:00
Stone Li
0b921c44a8
ENH: compatible with U0 firmware
...
Change-Id: I30a4702424fd0df2ad118505c62b6843968465da
2022-07-15 23:52:47 +08:00
lane.wei
1555904bef
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00