chunmao.guo
a35ecc4fba
FIX: use StaticBox for background
...
Change-Id: I2bba259c53eaf987662a97dd93eac4fb8f73d47b
2022-08-05 16:11:42 +08:00
chunmao.guo
c4ec127b3a
FIX: refresh color of filament color picker on MacOS
...
Change-Id: I78474465dcb0f1582fc9d1f46ac11061fc38770a
2022-08-05 16:11:42 +08:00
chunmao.guo
3f6efa2037
FIX: use Show instead of Popup to avoid hung in MacOS
...
Change-Id: I80b4d64f0e50a566cb6cbe0d4e8db696970ead21
2022-08-05 16:11:42 +08:00
Stone Li
9a13ff7146
ENH: refine translations for ams mapping
...
Change-Id: I302d9de0022c7050e384590747d4241b367f4984
2022-08-05 16:11:42 +08:00
xiangdong.yang
39a0b06b39
FIX:fix image error during startup
...
Change-Id: I9aaca80622ef22b35f30c5b1e6072e983014139f
(cherry picked from commit e9abc0eea926a62fe519525c269c1ce33245df65)
2022-08-05 16:11:42 +08:00
Stone Li
efa80db8de
FIX: fix spell error of spaghetti
...
Change-Id: If36910fc76e5e6cbc6629d4f015fdef561ce1dea
2022-08-05 16:11:42 +08:00
wintergua
132d551794
FIX: first layer of common support may be apart from object
...
In auto brim mode, first layer of common support may be apart from object island, which is controled by support object distance.
if support object distance is lower than "flow width + brim_object_gap", the brim will not work.
Therefore, if first layer of common support is interesected with object island, the distance will be brim_object_gap in auto brim mode.
Change-Id: Icbb98af8fd9e84e3ac1977794ca2b60629dd53dd
2022-08-05 16:11:42 +08:00
salt.wei
a00e58c3bf
ENH: sync filament_id with RFID
...
Make filament_id to be same with information
from nectarine
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I3012d74bb8fe849fbaf9fabab791a6b06335dcf6
2022-08-05 16:11:42 +08:00
Stone Li
aa5ecd52d0
ENH: fix crash in parse_sdp_message
...
Change-Id: I4885024f5126212050aa2b199bf27adc1899c7c4
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
10c152c40d
FIX: CheckBox style on MacOS
...
Change-Id: I54f0c4188288a55d44c510c15efb894b3e9419df
2022-08-05 16:11:42 +08:00
chunmao.guo
9d2d28ca62
FIX: remove padding of params dialog
...
Change-Id: Id567505f5d0e35f5641151f7b4e1d874c769545f
2022-08-05 16:11:42 +08:00
liz.li
9bd0db371d
FIX:text color and icon size in menu item of IMSlider
...
Change-Id: I472c3a30d911336029e5693dee6bb81216307413
2022-08-05 16:11:42 +08:00
xiangdong.yang
6fe6d36e17
ENH:Change the keyboard icon
...
Change-Id: I21f9989a846e318db6d4190d8683badf2a27f7ff
2022-08-05 16:11:42 +08:00
xiangdong.yang
634f91aca5
ENH:Shortcut dialog add new list
...
Change-Id: I90a00c7ae338f0720106b6b4a053005651131471
2022-08-05 16:11:42 +08:00
xiangdong.yang
cd907bbc9a
ENH:Gizmo shortcut key added
...
Change-Id: I4d089ef521b16d3ffedd07ba8b22043b899fe7b2
(cherry picked from commit 2f425b8321b3d24d24928185d0c33d54a3a9126b)
2022-08-05 16:11:42 +08:00
salt.wei
7ced9f4e23
ENH: add M400 before switch temperature when change filament
...
Add M400 to avoid temperature switched before flush end.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I118bb240357e5c820c15e46ae34efa62248fdacc
2022-08-05 16:11:42 +08:00
wintergua
1a63632f0a
FIX: brim generation for objects with high height to area ratio
...
1) if an object has a slender footprint but its height is small, brim will not be generated;
2) two volumes are treated as intersected if their distance is larger than 0.3mm, instead of 0.8mm.
Change-Id: Iaf7ab644ba9bcc1a8d404acd455f1d8b57e1eb91
2022-08-05 16:11:42 +08:00
Stone Li
2eb9aea56a
ENH: refine ams mapping for U0 firmware
...
display index of filament
Change-Id: I8a97a71cd334a1536ae7bfd4a5673e9757b2e662
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-05 16:11:42 +08:00
Stone Li
2a84e68852
ENH: add language hu and more translations
...
Change-Id: Ib0b4458752112836fc0b0e5037a9a8117490aaa6
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-05 16:11:42 +08:00
Arthur
3b6eb13357
FIX: change Timelapse without toolhead to Timelapse
...
Change-Id: Ic32a4a5280bbb5063dc5335463efee35edfbbd6a
(cherry picked from commit 05b4c91fb72d14753f223e9f141fcd21888b92a4)
2022-08-05 16:11:42 +08:00
Arthur
07ae246e5f
ENH: disable arranging selected items
...
0. disable arranging selected
1. fix bug where brim is not correct.
2. fix bug where big circle objects are not arranged properly
3. disable default enable_rotation
Change-Id: Ifc69f35d900ff63ec1e9ec8bf8638afc6ea7d54b
(cherry picked from commit 2ed1b0dd8573a1e10aaf77f0d9f8896cef304427)
2022-08-05 16:11:42 +08:00
tao wang
74e92ac51d
FIX:amsmapping update layout and fixes some issues
...
Change-Id: I3d88a06d5a9ac084b7ec498f7d201dda38d00fe7
2022-08-05 16:11:42 +08:00
chunmao.guo
4b4e70efcb
FIX: async evaluateJavaScript on vebwiew on MacOS
...
Change-Id: If4c34ef0e9b23622047842bada5a32efcee04498
2022-08-05 16:11:42 +08:00
yifan.wu
9df3e7500a
ENH: refine the color painting logics
...
1. optimize color painting performance
2. fix the issue that painting does not show if moving fast after bucket
fill
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I72204aac81b14c87edb602677abeef13ee0fad8f
(cherry picked from commit 02560f31c413cb561800fca242f8ef30504d0384)
2022-08-05 16:11:42 +08:00
lane.wei
988910f986
remove unused refresh_plugin_tips
...
already called in onDocumentLoaded when switch language
Change-Id: I78cfac62ea772baebc04bc7124976b75b7124199
2022-08-05 16:11:42 +08:00
chunmao.guo
ab7628ac76
FIX: Let setBezelStyle: be called for color_picker of filament
...
Change-Id: I22a6985c793b62f0e4e7a4c7dcb3a06c3efd9620
2022-08-05 16:11:42 +08:00
lane.wei
b1e8fadb09
Macos: add the support of file association
...
Change-Id: Iacd3b35423dac6f63416628d28b0502ba175f7b4
2022-08-05 16:11:42 +08:00
liz.li
55d59c7248
ENH:ams dialog
...
Change-Id: Ia7f7849c13bc630114a0d703c0b5386e2e88349c
2022-08-05 16:11:42 +08:00
salt.wei
97ffa093c3
ENH: align the filament type with app/machine/RFID
...
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I534e6b619efbb7fe6b813bf51640f46066f378c5
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
tao wang
179d2ec120
FIX:fixed imageswitchbutton can not display all text
...
Change-Id: Iae692f5967de269a81d2eb71489198ea4108750b
2022-08-05 16:11:42 +08:00
tao wang
8192b1a239
FIX:fixed change new icns for mac
...
Change-Id: I621351dfd6115537c3e81841c6fb69a39266de72
2022-08-05 16:11:42 +08:00
chunmao.guo
a478abd88a
FIX: ui style of base widgets
...
Change-Id: Ie0cff84d7a6f19c9830ce60f2a188fe9a7df545c
2022-08-05 16:11:42 +08:00
chunmao.guo
5f4f859337
FIX: button deflate border on MacOS
...
Change-Id: I5993ff5f56662758a5ffb9d5316bc1b4bce7f25b
2022-08-05 16:11:42 +08:00
tao wang
56e05a0721
FIX:fixed Amslib does not refresh the current layout
...
Change-Id: If5a050b314aea554a8b76b22a80f9c3b50466ad4
2022-08-05 16:11:42 +08:00
yifan.wu
ffad75903d
FIX: seam: fix erasing all not work issue
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I9ea252e3279ae64a69299022d04f40cbbdfcd44c
2022-08-05 16:11:42 +08:00
xiangdong.yang
afa549d410
FIX:update new layout
...
Change-Id: If57f072621115d99e9f8a94b59dd345a14d882d4
(cherry picked from commit 6b02e2bc5a3d5f92cbcb9303740779213eadeae4)
2022-08-05 16:11:42 +08:00
yifan.wu
16dc147d30
ENH: add seam painting
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I5f2bcf8ffe87d8d6a311e3a601497da2fa82047e
2022-08-05 16:11:42 +08:00
Stone Li
ec8f1265f6
ENH: display partial mapping result for U0 firmware
...
Change-Id: I181b88e451478d0b75a1d948cd6e83ddbf60b4f9
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-05 16:11:42 +08:00
Stone Li
9a767aa74a
ENH: refine style of side button
...
Change-Id: I2185f5fd1073c075cea5f277d2ebff761d99b489
2022-08-05 16:11:42 +08:00
Stone Li
506605041e
NEW: add first layer and spaghetti options
...
Change-Id: I6e2237a59a2e1fdb3a2f0432be3c7b22db944811
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 382652d8da84198bd51caa9d33331b53c5ac6721)
2022-08-05 16:11:42 +08:00
Stone Li
ad7e4d6de9
ENH: refine thumbnail of printing job on mac retina screen
...
Change-Id: Ie71e586947e3914f8448a153d7e699471ddaccb9
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-08-05 16:11:42 +08:00
lane.wei
e615896578
fix the compiling issue caused by previous cherry-pick
...
Change-Id: If327c4b85566871c57644487113dea7aeadd8dd3
2022-08-05 16:11:42 +08:00
lane.wei
a541ccf999
update version to 01.01.00.16
...
Change-Id: I256130294346558076ea1e49c76f1948459ff028
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
tao wang
78037d9163
FIX:fixed macos desktop ICONS are too large
...
Change-Id: Ibca0a06c3ae3f400e96159260148c85c7ac4efda
2022-08-05 16:11:42 +08:00
chunmao.guo
7dddcf9d05
FIX: show param tip for fields
...
Change-Id: I4d2151c69f596a940c7be933bca9710838494c87
2022-08-05 16:11:42 +08:00
chunmao.guo
90b745c4d5
FIX: TabCtrl new style of page indicator
...
Change-Id: I5d6b088a8161e4373ec3dcff3fac17933861b155
2022-08-05 16:11:42 +08:00