SoftFever
|
d9e9fb2206
|
init
|
2022-12-21 17:05:27 +08:00 |
|
SoftFever
|
41078e6555
|
refactor and improve layer time display
|
2022-12-20 22:24:42 +08:00 |
|
SoftFever
|
1eb54c49a6
|
revert changes for min_layer_height check, there was legacy config on user's machine that won't pass this check. (why?)
|
2022-12-20 11:41:11 +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
|
daf5384b5a
|
Add Layer Time/Layer time(Log).
Main logic is ported from SuperSlicer
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
|
2022-12-19 23:58:24 +08:00 |
|
chunmao.guo
|
78f6c429c1
|
FIX: [STUDIO-1800] enable_user_preset_folder before load preset
Change-Id: I3b877db994440359e56aa2fa13d13b1d9a98f978
|
2022-12-19 19:34:08 +08:00 |
|
SoftFever
|
030063c8d5
|
Skip AMS filaments for 3rd party printers
|
2022-12-18 20:32:56 +08:00 |
|
SoftFever
|
85f774a72d
|
fix max layer height issue when open the app for the first time
|
2022-12-18 11:51:25 +08:00 |
|
SoftFever
|
0e64b47f9d
|
expose bed_exclude_area feature to thirdparty printer
|
2022-12-18 10:30:41 +08:00 |
|
SoftFever
|
32364ee7ee
|
fix a small ui issue
|
2022-12-18 10:30:15 +08:00 |
|
SoftFever
|
c08fc0c5dc
|
Change layer height checking logic.
max min layer height should be compared against `Layer height limits` parameter instead of hardcoded value
|
2022-12-17 16:05:49 +08:00 |
|
SoftFever
|
bafd7356d6
|
update version to beta3
|
2022-12-17 11:57:31 +08:00 |
|
SoftFever
|
1938ab44ba
|
fix an bug that wrong bed type was used for thirdparty printers
|
2022-12-17 11:11:55 +08:00 |
|
SoftFever
|
e0335e73cf
|
fix an issue that thirdparty won't able to send print
|
2022-12-16 21:39:52 +08:00 |
|
SoftFever
|
5d141ee214
|
fix issues caused by merging
|
2022-12-16 17:04:19 +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 |
|
lane.wei
|
13a1dc03c1
|
ENH: sync the different codes
especially for the translation files
Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
8d8b5c910c
|
FIX: [STUDIO-1754] limit_handles has bugs on posix, not use
Change-Id: If65ac7196dfc02cb4ba37473127ecf48f3254049
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
ffd94f94f4
|
ENH: refine tips when sending print job failed
Change-Id: I1b45e282b990595f2e72cb89974d688040f22e86
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
2fa7776199
|
FIX:fixed the file name in the notification message after send success
Change-Id: Ib906c64c90939524ce7466897671a6c89b4b2d7b
|
2022-12-15 04:38:15 -05:00 |
|
tao.jin
|
e7081c7d5f
|
ENH: refine UI of physical printer dialog
Change-Id: Ie6e76890dbd94862f604431fd66433fce2b9bd73
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
52847b8bb4
|
ENH: valid print all when selecting blank plate
and give a tips when print blank plate
Change-Id: Ic243dcee87d4a5a09de91c5806f1a94735f1052b
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
026bd3d872
|
FIX: avoid create new console log in network module
Change-Id: I2845078e51c7fe1ca8e80a866d0dd92f4e7dce5c
|
2022-12-15 04:38:15 -05:00 |
|
zhimin.zeng
|
260e2e1c31
|
FIX: modify svg display position
Change-Id: Ie824d457fcac93918244a6491e821dc43e7e1d9f
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
458ff13024
|
ENH:remind user rebind the printer when get wrong access code
Change-Id: I4eeb139d282a120e6646e29d832f14431cfd72f0
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
ecc9dbc791
|
ENH: modify a tips
Change-Id: I0f25dbc1c5148c8a43a454f85a8b9ad69e943791
|
2022-12-15 04:38:15 -05:00 |
|
yifan.wu
|
d0d90a8566
|
FIX: fix build error in WipeTowerDialog
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I4a9ff43de48c6e36338036a584e3c336849f040d
|
2022-12-15 04:38:15 -05:00 |
|
yifan.wu
|
6ee7645b72
|
FIX: fix auto-calc button not work on macos
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I1096e5e15e9e691deee185bf6dd1260679a67e4a
|
2022-12-15 04:38:15 -05:00 |
|
lane.wei
|
ff89c4d04d
|
FIX: fix the crash at bootup in some corner case
when sys color changed on mac, we need to make sure glcanvas3d inited
Change-Id: I91f6995a07550de32fd732a2501a26c947abc5a4
|
2022-12-15 04:38:15 -05:00 |
|
liz.li
|
110d81f6f7
|
ENH: font preview
Change-Id: I8151036cedcba9c57183414a9d134741bb2166a5
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
4ee5dbb07f
|
FIX:compatible with v6 printers
Change-Id: If89c57393a27232a5be41efaf95e70568b4b1f46
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
842515a15b
|
FIX: [STUDIO-1664] releaseobject_settings in object table
Change-Id: Ie166ef4100017be4730e8c09c932a4369f40513b
(cherry picked from commit 5813fd181ff8ff3efee42c274fdfd7b84687d86d)
|
2022-12-15 04:38:15 -05:00 |
|
zorro.zhang
|
550be104ee
|
NEW: Christmas Cabin
Change-Id: I5b8585df171dc3be85e099b1992cef1bbd3d799c
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
e9045c2f4b
|
FIX:optimize the fan gear
Change-Id: I02361a71b56f1527d85b2085f13fb374faacdc32
|
2022-12-15 04:38:15 -05:00 |
|
养乐多
|
b5967505bd
|
remove: Revert "NEW: add christmas cabin"
This reverts commit 19767aebb827abb83229e100a5ae38ff76de6478.
Change-Id: I2ccceae409a16598658a2b35ec56b11617dd0afa
|
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 |
|
yifan.wu
|
5c9c72ee72
|
ENH: optimize the auto-calc button position
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I8e7be08048305b5e519400e2b35a0ebaf0f21ba7
|
2022-12-15 04:38:15 -05:00 |
|
tao.jin
|
ebec542112
|
FIX: rescale of camera icons when alter resolution
Change-Id: I45a59e7ec48699bfd249c7bb75cd8b70edaf0687
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
db94f39f78
|
FIX: fix bbl logo not in center of SplashScreen
Change-Id: I38e5ffebf2500ee4239e09c27e238de28da8463b
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
89f7065d87
|
ENH: do not check same physical printer with printer preset
Change-Id: Idfcc80816828c2a65cbdfb12785598df92006a76
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
b61da88d51
|
NEW:add fan control
Change-Id: I3b5c7cf638306aaac81459c2f25e37008a5a8a2f
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
59773eee02
|
FIX: [STUDIO-1725] DropDown: icon scale size on Mac
Change-Id: I8128035df0c8623d220c791225adeb4a827cbb3f
|
2022-12-15 04:38:15 -05:00 |
|
liz.li
|
92847823bc
|
FIX:GcodeViwer keep growing width
Change-Id: I25b933985fe38df0f97e3d91a82e66e5c6680c2e
|
2022-12-15 04:38:15 -05:00 |
|
liz.li
|
8ad5bdb914
|
FIX: fix ams_dialog filament color button display
Change-Id: Id02b8e1d703e11006318fa4140393481ff9f5108
|
2022-12-15 04:38:15 -05:00 |
|
tao wang
|
ffbb7a8be5
|
FIX:fixed some dark mode issues
Change-Id: I778150853f02ea9d13705acca1041ef79f3747ef
|
2022-12-15 04:38:15 -05:00 |
|
tao.jin
|
fa42a15f13
|
FIX: display of camera icons in dark mode
Change-Id: Idc37b76924b863114ba9d7d8267780c27f45108c
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
e22fbb7b43
|
FIX: [STUDIO-1664] release optgroup in object table
Change-Id: Ia48b2e94961d60d8c1c4ecaf9b2b334cb36aff32
|
2022-12-15 04:38:15 -05:00 |
|
chunmao.guo
|
e8d796211d
|
FIX: copy BambuSource.dll for camera use
Change-Id: If311e2827eda655bf7cd7294f9c0749f1dd7b545
|
2022-12-15 04:38:15 -05:00 |
|
zorro.zhang
|
d8f0749474
|
NEW: add christmas cabin
Change-Id: Icf9a56c2fdcc34e8eda6254dbb7d33695b41fc7f
|
2022-12-15 04:38:15 -05:00 |
|
Stone Li
|
250a359247
|
NEW: request get version when online version is diff
Change-Id: If096fc6b050da80d4f961660a42a88deb4fe9f7e
Signed-off-by: Stone Li <stone.li@bambulab.com>
|
2022-12-15 04:38:15 -05:00 |
|