SoftFever
cdbd2fe042
fix calibration menu disappearing issue on Mac
2023-01-15 10:32:40 +08:00
SoftFever
37fdb57222
Allow exporting g-code for BBL machines
2023-01-05 19:44:33 +08:00
SoftFever
5ebb0daff0
reorder calibration menu items
2022-12-31 20:22:35 +08:00
SoftFever
260156648d
Merge branch 'master-remote' into SoftFever
...
# Conflicts:
# bbl/i18n/BambuStudio.pot
# bbl/i18n/de/BambuStudio_de.po
# bbl/i18n/en/BambuStudio_en.po
# bbl/i18n/es/BambuStudio_es.po
# bbl/i18n/fr/BambuStudio_fr.po
# bbl/i18n/hu/BambuStudio_hu.po
# bbl/i18n/nl/BambuStudio_nl.po
# bbl/i18n/sv/BambuStudio_sv.po
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/de/BambuStudio.mo
# resources/i18n/en/BambuStudio.mo
# resources/i18n/es/BambuStudio.mo
# resources/i18n/fr/BambuStudio.mo
# resources/i18n/hu/BambuStudio.mo
# resources/i18n/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/BBL.json
# resources/profiles/Creality.json
# resources/profiles/Voron.json
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/TreeSupport.cpp
# src/slic3r/GUI/DeviceManager.cpp
# src/slic3r/GUI/ReleaseNote.cpp
# version.inc
2022-12-31 15:15:58 +08:00
SoftFever
10d470b3fc
calibration menu for mac os
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-29 23:57:32 +08:00
SoftFever
9379ea1546
add version check
2022-12-29 20:35:14 +08:00
SoftFever
990d235415
pressure advance tower
2022-12-27 23:51:53 +08:00
SoftFever
72f23ed5a8
flow calibration first version
...
Port from SuperSlicer
2022-12-27 00:57:12 +08:00
SoftFever
53f3b8b009
fix a tiny UI bug: wrong slice btn style
2022-12-26 15:45:18 +08:00
SoftFever
fb0b7f7b54
fix add calibration menu for Mac
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-25 22:47:15 +08:00
SoftFever
a3bae2f9a5
draft version
2022-12-23 11:12:44 +08:00
SoftFever
1df89650e9
pa works
2022-12-22 22:41:45 +08:00
SoftFever
d9e9fb2206
init
2022-12-21 17:05:27 +08:00
SoftFever
92360f75ed
remove redundant send
button for 3rd printers
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-20 11:27:40 +08:00
SoftFever
e0335e73cf
fix an issue that thirdparty won't able to send print
2022-12-16 21:39:52 +08:00
SoftFever
bf8a9fee1f
Merge branch 'master' into SoftFever
...
# Conflicts:
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/de/BambuStudio.mo
# resources/i18n/en/BambuStudio.mo
# resources/i18n/es/BambuStudio.mo
# resources/i18n/fr/BambuStudio.mo
# resources/i18n/hu/BambuStudio.mo
# resources/i18n/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/Creality.json
# resources/profiles/Voron.json
# resources/web/guide/3/index.html
# src/libslic3r/AppConfig.cpp
# src/libslic3r/GCode.cpp
# src/libslic3r/GCode/GCodeProcessor.cpp
# src/libslic3r/LayerRegion.cpp
# src/libslic3r/Preset.cpp
# src/libslic3r/Print.cpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/AboutDialog.cpp
# src/slic3r/GUI/BBLTopbar.cpp
# src/slic3r/GUI/ConfigManipulation.cpp
# src/slic3r/GUI/ConfigWizard.cpp
# src/slic3r/GUI/GCodeViewer.cpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Tab.cpp
# version.inc
2022-12-16 13:59:30 +08:00
zhimin.zeng
260e2e1c31
FIX: modify svg display position
...
Change-Id: Ie824d457fcac93918244a6491e821dc43e7e1d9f
2022-12-15 04:38:15 -05:00
tao wang
8713c5ccc4
FIX:optimized some ui for macos
...
Change-Id: I0451edc06d9dadfef3b9d1087bb863b4666bb276
2022-12-15 04:38:15 -05:00
tao.jin
a3730b9236
FIX: fix display of long filename in preview-only hint
...
Change-Id: Ib365a39b262cbf03b14eeefa64e3e46d1b48306e
2022-12-15 04:38:15 -05:00
tao.jin
9ab6e86b47
FIX: get exported file name in preview-only mode
...
Change-Id: Ibea53d951e020ff03c1e7f378714b117a4e8a19f
2022-12-15 04:38:15 -05:00
tao.jin
38dfde8fc2
ENH: jump to prepare in preview only mode
...
Change-Id: Ic7d1b17938172f81f334df020699b3ffbe92d65f
2022-12-15 04:38:15 -05:00
chunmao.guo
41b1ad6f2f
ENH: [STUDIO-1608] select support filament by combobox
...
Change-Id: I26543530202a53ef5753c38404617458a6d4a1ef
2022-12-15 04:38:15 -05:00
tao wang
dc55a6a2a6
FIX:fixed some issues with dark mode on mac
...
Change-Id: Ic43760cd8e934f463c2bf35c2fa240d8e5b14c20
2022-12-15 04:38:15 -05:00
chunmao.guo
a4cffa3c87
FIX: [STUDIO-1589] restore pos of mainframe before show
...
Change-Id: I73f73597a939f8e65ff8cc5ce9a98741f62c48c3
2022-12-15 04:38:15 -05:00
tao.jin
bb70b60dbc
ENH: change help menu order
...
Change-Id: I1589de6feac1a77f8ebc17314f513969d9891c5f
2022-12-15 04:38:15 -05:00
tao wang
97cd9e900b
ENH:updated some chinese translations
...
Change-Id: I7ec7b64920bd92d0d8e56a06fdaa4f0fb4add17f
2022-12-15 04:38:15 -05:00
yifan.wu
98686a708f
FIX: cannot input hotkey chars in 3D Text tool
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: Ie28fc3943ddcde1e2fa1f607fe9e8d0125399a74
2022-12-15 04:38:15 -05:00
tao wang
1c919977b1
FIX:fixed fixed crash when started on macos
...
Change-Id: Ic09a1fb61f68dffabdaf61b4c9e88bac62094a52
2022-12-15 04:38:15 -05:00
lane.wei
c3a6b207b5
ENH: optimize the sequent-print behavior
...
1. don't sort automatically
2. enable the dragging on the object list to adjust the arrange order
3. adjust the object list order after auto-arrange
4. turn off label by default
5. add the snapshot key for label
6. check the the validation of the order
Change-Id: I91461c475cda5335b01a9a608143aa1df31741ab
2022-12-15 04:38:15 -05:00
Arthur
4419703f41
ENH: do not add L prefix to empty string
...
Change-Id: I0fc7f57baf256452645be497020d75ffaf9c20f4
2022-12-15 04:38:15 -05:00
tao wang
eca5897a25
FIX:fixed appconfig is not saved when switching dark mode
...
Change-Id: I77fc3808309a23497000c34b6047a359d12c4622
2022-12-15 04:38:15 -05:00
tao wang
5a78f7ade1
FIX:fixed some issues with sending files
...
1. send to printer change to send to print sd card
2. update the default error message
3. display networking error messages on the page
Change-Id: Ib82f952486d18ff481ac377aa607b5455b31564b
2022-12-15 04:38:15 -05:00
tao wang
0f00adb0d1
NEW:added to send all plate to printer sd card
...
Change-Id: Ib7610d64a3b45afaea432c26832313d248c6890b
2022-12-15 04:38:15 -05:00
chunmao.guo
5e02f87980
FIX: max 18 recent files
...
Change-Id: I83d1b38a6c5f89150ee4cd6dc9ed0c6f548fe234
2022-12-15 04:38:15 -05:00
tao wang
6f4e80bbb6
NEW:added dark mode
...
Change-Id: I3f61f1d93020e0a9dfba2c7d6cf6bf5194effcfa
2022-12-15 04:38:15 -05:00
tao wang
8f498c7665
FIX:fixed the issue publish menu being added twice
...
Change-Id: Id414e281749a08a285344eec818d03dc6af3846d
2022-12-15 04:38:15 -05:00
chunmao.guo
bf24a71b60
ENH: webview dark mode
...
Change-Id: I0b58e759268d057d5942dd8726c37d1abbdd5930
2022-12-15 04:38:15 -05:00
chunmao.guo
b209243b27
ENH: dark mode of StateColor
...
Change-Id: I5928898c50280c7f2eedbb9389032230c7e251c4
2022-12-15 04:38:15 -05:00
liz.li
196f20fbc9
FIX:macos change delete character to backspace
...
Change-Id: I91f9b005b4105928ff73fc7b956ffa99974b9455
2022-12-15 04:38:15 -05:00
lane.wei
eecc2a738c
ENH: label: refine some label logic
...
1. only show label of object in current partplate
2. disable label under gizmo
3. fix a issue of label not updated in time
4. add some logs
Change-Id: If20196a566cc45a4a0c2bcc6bbe212aaa9f74dd3
(cherry picked from commit 3e92ed61e9687d5351a9bb2bc6d25b568cd1c973)
2022-12-15 04:38:15 -05:00
lane.wei
aac34a5411
FIX: fix serveral issues under multiple plate slicing
...
1. preview result not correct when switch from invalid to valid
2. slice_all button not correct after loading gcode
3. slice_all button always set to enable with normal model(not gcode and exported files)
4. thumbnail missing issue after mmu paint
Change-Id: I9873a035acc277b790d46d705c4a794c09bbd889
2022-12-15 04:38:15 -05:00
liz.li
9795cb8d0e
ENH:add next_button in dailytips
...
1.add next button in dailytips
2.adjust menuitem position of show tip in menu bar
3.add new tip
Change-Id: Idad011b5849d7bddeb36b3a3e7d843aa596023d4
2022-12-15 04:33:48 -05:00
tao wang
0713945e02
FIX:Fixed crash issue on mac without plugin
...
Change-Id: I19f82037c58d61c3286f6a029b007e1199fb87cf
2022-12-15 04:33:48 -05:00
tao wang
72b4827f85
ENH:displays the publish button based on user permissions
...
Change-Id: I853506fa61f1f8cf14dfeb4601c8bb5f1a0c5914
2022-12-15 04:33:48 -05:00
tao wang
0320872e4e
FIX:fixed the mall system dialog not being destroyed
...
Change-Id: Ie453bdbb41e59da69987e24a7c2d5cc9f378aee4
2022-12-15 04:33:48 -05:00
tao wang
a8ad6e9f69
FIX:fixed some issues with unsavechangeddialog
...
Change-Id: I5addcc4c1ddaa6a98c31a0e57028de72a606a493
2022-12-15 04:33:48 -05:00
tao wang
3e21f0cc91
FIX:keep all three import methods consistent
...
Change-Id: I82fe0b8ec2df2092b35119c021d6dff2575720ae
2022-12-15 04:33:48 -05:00
Stone Li
71acbec38d
NEW: add slice all and print all buttons
...
1. export all sliced files
2. support to print all sliced files
Change-Id: I59345370fb590b4c3c70b9b71385b25342a22e02
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:33:48 -05:00
tao wang
407d1faf0d
NEW:add model mall system
...
Change-Id: Iccfe460cd7bfd11d91cdd7eddf142a8590e3c5b0
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