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
49982a4497
change version to 1.4.0 official
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2022-12-20 11:35:55 +08:00
SoftFever
57b4f3cf68
change default wall loop to 3
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2022-12-20 11:32:54 +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
SoftFever
3d8eca022f
temporary disable assert on Mac
2022-12-19 23:57:35 +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
71fb7a9f84
add G92 E0 for Prusa priters
2022-12-18 18:39:30 +08:00
SoftFever
8ef935e886
add G92 E0 for Prusa priters
2022-12-18 18:38:44 +08:00
SoftFever
7c11aeba96
add Prusa MINI+
2022-12-18 16:12:32 +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
ab8e0665b6
bump version to 1.4.0 beta2
2022-12-17 00:15:18 +08:00
SoftFever
2a2604ea95
Merge branch 'master' into SoftFever
2022-12-16 23:27:00 +08:00
SoftFever
55b5a6ff58
fix mac
2022-12-16 23:15:27 +08:00
SoftFever
427f197ca9
fix sandwich mode for Arachene engine
2022-12-16 23:15:27 +08:00
SoftFever
52999ea757
minor change
2022-12-16 21:52:38 +08:00
SoftFever
e0335e73cf
fix an issue that thirdparty won't able to send print
2022-12-16 21:39:52 +08:00
SoftFever
45a00489ec
fix crash when open filament setting dialog
2022-12-16 20:08:04 +08:00
SoftFever
71b3230d62
update CN translation
2022-12-16 18:07:46 +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
yifan.wu
d472eb7afb
ENH: update Bambu Christmas Cabin
...
Change infill density from 20% to 15% to reduce warp risk for large
objects.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I48d616b2f07ee93784d12c7d84b83fdb451e5cc1
2022-12-15 10:33:19 -05:00
gerrit
390f68a98b
ci: update build version to 01.04.00.17
...
Change-Id: I146a1e2f421eb54ad8ae1df8f1458468becce319
2022-12-15 08:38:55 -05:00
yifan.wu
b4c4819765
ENH: refine Bambu Christmas Cabin
...
1. replace lightning infill with gyroid infill
2. lower top surface speed to 150mm/s
3. scale up and move logo text
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Id65f21c04ba602cb7afe38ac3de27b7720c4ade3
2022-12-15 08:38:55 -05:00
gerrit
4f5401a0bb
ci: update build version to 01.04.00.16
...
Change-Id: I30c02e8db61f8ac760db63a8560ac7b661938b86
2022-12-15 04:49:14 -05:00
yifan.wu
c866be7b6b
ENH: update Bambu Christmas Cabin
...
1. update Merry Christmas board
2. update the model name
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I2757c67dbf12152da707b73ad2a18083ac8a2f00
2022-12-15 04:49:14 -05:00
Arthur
a7ff17d99c
FIX: add support type normal and tree in handle_legacy
...
If don't do this, laoding old 3mf generated by version 1.3 or lower will
have problem, e.g. normal support will be replaced with normal(auto).
Change-Id: Iaa8e1f8badaacc74479d99a6e4153d8850945279
2022-12-15 04:49:14 -05:00
Stone Li
efc761d794
ENH: set ssl version to 1.2
...
Change-Id: I859d55b0b0adf04e79ae812fafb04dc310ca4587
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:49:14 -05:00
yifan.wu
e9b9561f60
ENH: update Christmas Cabin to reduce warp risk
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I48ed96ad8bd79d274d2a6d4a83afcc53b0452118
2022-12-15 04:49:14 -05:00
gerrit
8c655aa128
ci: update build version to 01.04.00.15
...
Change-Id: I7dcf690ab3f80f7f45ca880119dfb19a808e2b79
2022-12-15 04:49:14 -05:00
zorro.zhang
78c18c74c3
ENH: new 3mf of christmas cabin
...
Change-Id: I82e67d858fa1349e5c398a489b7fdae83715b450
2022-12-15 04:49:14 -05:00
miaoxin
f84402bc0e
FIX: dont arrange when bed temp is greater than object's vitrify temp
...
Add large cost when bed temp is greater than object's vitrify temp
STUDIO-1623
Change-Id: Ib73d312fce7b80999f11d1f6c172a9c1575937b4
(cherry picked from commit aed896d44776c9cd2fd55202420a3811bc117896)
2022-12-15 04:38:15 -05:00
yifan.wu
f438c2dfcb
ENH: remove bbs namespace in 3mf
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ib9db7bbfb8ebb9c1b29b50f5743c927250f58bef
(cherry picked from commit d7a131b97c72c01b8fc256e179309cfde4f1f8b4)
2022-12-15 04:38:15 -05: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
gerrit
540ecb2fb2
ci: update build version to 01.04.00.14
...
Change-Id: I6c1a365d1a3c5a873029a700b50d6f8f02dcf7d1
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
gerrit
1526cb6898
ci: update build version to 01.04.00.13
...
Change-Id: I8886e0d17d22a29556e39b4ebee65a640aa60197
2022-12-15 04:38:15 -05:00
chunmao.guo
dcb105c605
FIX: update po/mo
...
Change-Id: Ib2234356f9a17eec4f26791327151dde64f4e4bb
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
zorro.zhang
11162ef257
ENH: remove 3d model entrance
...
Change-Id: I121a544fec002b87bc409d1b5de857e32ab7427a
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
zorro.zhang
1c71204e55
ENH: icon before text
...
Change-Id: I714aa5d744bb7d6e83b2a58add37bc67302fdd25
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
d965a93673
ENH: ScrollBar Color
...
Change-Id: Ice87a8ddae0ccadaa63652bb4fa8464c4bee408f
(cherry picked from commit 5db33442578ac72433131229889cc1055527de74)
2022-12-15 04:38:15 -05:00
gerrit
7a40310924
ci: update build version to 01.04.00.12
...
Change-Id: I0d533aa742fc9213a97a54ac816bffe399cae5a9
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
gerrit
32b46292b9
ci: update build version to 01.04.00.11
...
Change-Id: Ifa72f12cc90b097945a18bb6fb7c77b29ef354b9
2022-12-15 04:38:15 -05:00
shuai.liu
ccd333e248
FIX: Fix the benchy orientation bug
...
[STUDIO-1717]:
1. Add area filter during finding the orientation vectors.
The vector with largest area will be selected.
2. Area_accumulation function return the accurate normals.
Change-Id: I917e29a0def4904a82d30cf0a92524bbb0da14c1
(cherry picked from commit a79cf2fa89c7247cab37ebd36974529df79f0990)
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
chunmao.guo
30bdc1c116
FIX: po texts
...
Change-Id: I3d0a04a849003c93484133563c7e79316c7e8998
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
lane.wei
5d013a40a4
ENH: use openssl in mac
...
Change-Id: Idbd5fe9232d6acc1aaa7ddeb1e6f312c1a6fcb44
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
lane.wei
545fdbf96b
ENH: remove 'repair' from cli which is not supported
...
Change-Id: I9ef1ef2e9971643ce9367e5ebf4417eb5c599c80
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
Stone Li
ab5f2aa3f7
FIX: fix get wrong extruders for printing
...
Change-Id: Icecdca05c314fe47314ec197c6d651967bd616d2
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
yifan.wu
b77e96acdd
ENH: refine bed type text
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ia4958f316e84c7afa0d8d3af9a2f4a20e2ca8ce8
2022-12-15 04:38:15 -05:00
liz.li
a9c180df24
FIX: dark mode 3rd printer bed display
...
1.fix custom bed render grid inappropriately
2.optimize: do not init toolbar every time switch dark mode
Change-Id: I354496c6c982d9f72b22629f6973a79d65189dda
2022-12-15 04:38:15 -05:00
lane.wei
daf4b4ef74
FIX: fix the bed position not correct issue for 3rd printers
...
also remove the unused gridlines in 3dBed
Change-Id: I547bf8f48c9d79ed831ed0872699ad1da1185da8
2022-12-15 04:38:15 -05:00
tao wang
5c3c2fcb1c
FIX:changed top menu bar color on macos
...
Change-Id: I276aab27c2c089ad322dc5cb2f6206dccb3e494d
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
61aa0ddada
ENH: hide resolution with only one choice supported
...
Change-Id: I7ede604fd95e3e11af34ca8465f391e86b1c0c8f
2022-12-15 04:38:15 -05:00
liz.li
6c04bebc3d
FIX: Preview slider jump layer and inappropriate log
...
Change-Id: I484c52087741a8f5ee4da6bc240c9897e3f94bd3
(cherry picked from commit a2862f87369f78a39caf427a924a756f7115e1b5)
2022-12-15 04:38:15 -05:00
tao wang
25484bcba9
FIX:fixed 'dont show again' with wrong color in dark mode
...
Change-Id: Icedd3df2f428c9d526633b908d7017c02b4cca3a
2022-12-15 04:38:15 -05:00
gerrit
531267abd6
ci: update build version to 01.04.00.10
...
Change-Id: I7fb9fd5e98c1a634e14ad7407e600a63aee58e7d
2022-12-15 04:38:15 -05:00
yifan.wu
56e6ecaa95
ENH: refine the tips of support filament
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ieaf17127612d7186590f52dbf060b3eefe3b09e3
2022-12-15 04:38:15 -05:00
tao wang
b5e38e02fe
ENH:display different thumbnails according to the printer type
...
Change-Id: I1534594923fdcafb231661a1a7fa289221277449
2022-12-15 04:38:15 -05:00
tao wang
5139edb876
ENH:add a drop-down arrow to the amsmapping button
...
Change-Id: Idb39a4c8a0f9421bce91f11705f30687f2b2d0d9
2022-12-15 04:38:15 -05:00
tao wang
c41ccedad0
FIX:fixed the wrong popup pos of printer list dialog
...
Change-Id: Ie69bcac45c7595a8568018633ba3691abd77377c
2022-12-15 04:38:15 -05:00
‘shuai.liu’
24160244b7
FIX: The flat plate orientation bug
...
[STUDIO-1676]:Auto-orientation not OK but manually OK.
When accumulating overhang, the bottom condition should select 0.5* layer
height rather than previous 1 * layer height.
Change-Id: Ide96817b8f98827388b7cb73ca33518b3ff25235
(cherry picked from commit 9f90151236340d3a10790112be65c816dcc3ae30)
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
lane.wei
6bccef66b0
ENH: optimize the texture logic of partplate
...
1. reduce the icon size to 256 from 1024
2. limit the mipmap minsize to 2
Change-Id: I906f4dc2e0aa2e83e05a0d60cd0283679f41d89a
2022-12-15 04:38:15 -05:00
Stone Li
c69b7780ad
ENH: do not invalid thumbnails when using expoted file
...
fix missing project name for gcode.3mf
Change-Id: Iabc43cd54ceaa9cbbdfb7b045f5d4a24124d7007
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
3fae63e8cf
ENH: refine render logo to save memory
...
Change-Id: I8dbc999d7c1adb966f0258dafe8ab267f33d4e30
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
chunmao.guo
91d36e0562
ENH: [STUDIO-1667] show ams tray name in color icon
...
Change-Id: Id98de7c8d08a337f32559b54acc0f8613aa2cf65
2022-12-15 04:38:15 -05:00
chunmao.guo
31ff48ccca
FIX: [STUDIO-1694] change support filament to default if out of range
...
Change-Id: Ie67b1832ec92cd66c14461d01363bbf2c2069185
2022-12-15 04:38:15 -05:00
chunmao.guo
88fbcb181e
FIX: [STUDIO-1603] mediafilepanel button rescale
...
Change-Id: Ic18d38ff751e0758f37dffc55cc2e41d0a83109a
2022-12-15 04:38:15 -05:00
chunmao.guo
b4e9a3379c
FIX: [STUDIO-1670] PointCtrl dark mode
...
Change-Id: I6ba2585f80745083929b2ac247810e8f208d9e3c
2022-12-15 04:38:15 -05:00
Stone Li
58dab90e53
ENH: refine camera status and settings
...
Change-Id: I2a8c23ca119ff5d38272dad46347704bf457dee0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
tao wang
0d4b8382f5
FIX:change tray id from 1,2,3,4 to A1,A2,A3,A4
...
Change-Id: I9da42abb50d95c7a9c41064a993c3cebb68394d9
2022-12-15 04:38:15 -05:00
Stone Li
a9938d7676
ENH: display unload filament button when use_ams is false
...
Change-Id: I4dc7cc17c33e5f92543934c3d003c34fea94b0cb
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
tao wang
761bf07c44
FIX:fixed wrong color in wipe tower tabel when dark mode
...
Change-Id: I1b7d31b66822fba52981e66426c1759373ef62be
2022-12-15 04:38:15 -05:00
tao wang
52e431170c
FIX:change the humidity level icons
...
Change-Id: I09f0ffce9ee32ec8b7c5948971bb389f5462b89a
2022-12-15 04:38:15 -05:00
liz.li
94dd1af6c6
ENH:add ext panel in upgrade
...
Change-Id: I2832bec3f2b035b3c4e812d61f7bb6efb4676a37
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
salt.wei
402e03f763
ENH: control local extrusiuon order of tree support
...
As title
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I82a17cd8f82a87a898f933b5437836667136d834
(cherry picked from commit aedfffc4565113f186a55efa0e89366880a22fc6)
2022-12-15 04:38:15 -05:00
tao.jin
1428a6bec7
ENH:add chinese translation
...
Change-Id: Id2d238e3e2918229c88dd986ed41848ea932abcf
2022-12-15 04:38:15 -05:00
lane.wei
2723ee747c
FIX: fix the crash issue when network plugin installing on mac
...
Change-Id: I766d186fa116986ce4805e71dc5f1899f5901294
2022-12-15 04:38:15 -05:00
gerrit
6d219574a9
ci: update build version to 01.04.00.09
...
Change-Id: Id6ff0482e59059234ad5839012069c47eb958264
2022-12-15 04:38:15 -05:00
lane.wei
f2aaddebb8
FIX: fix the assemble view display issue when enter firstly
...
Change-Id: Idf432df9d3bb8eef1d57b08b6d345bc1867fe955
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
liz.li
278eab5ae2
ENH:GcodeViewer
...
1.seam is selected by default
2.filament page : unselected item will show as gray color
3.adjust space betweem columns
Change-Id: I3f27b58d745ce277a4aec374cb37e2a19e162639
2022-12-15 04:38:15 -05:00
chunmao.guo
90275620d6
FIX: [STUDIO-1614] hide home webview before loaded
...
Change-Id: I5182e3058575c3e542813b3c380fe6dcfd11c037
(cherry picked from commit e4684cf43ee0cd11beb2cc6dea35900218d0ca98)
2022-12-15 04:38:15 -05:00
Arthur
4bab300e18
ENH: sync with master on sharp tail and cantilever detection
...
Change-Id: Id514d47d868fd02a8ac02ef85ef33ef48a2bd7c7
2022-12-15 04:38:15 -05:00
chunmao.guo
967909937d
FIX: [STUDIO-1618] ProgressDialog: update dark before show
...
Change-Id: I951940d1cfa864f8abdae53ed1b151ea6bf1ea4a
2022-12-15 04:38:15 -05:00
liz.li
aab62b77bf
ENH:refine GLCanvas update dark mode logic
...
Change-Id: Id4c4f00a18fa0672eab528a6819b6665031a8915
2022-12-15 04:38:15 -05:00
chunmao.guo
e59fe6511d
FIX: [STUDIO-1638] transparent background for Notebook
...
Change-Id: If849fe43349f87be66b53af48737a9a2c50aa237
2022-12-15 04:38:15 -05:00
chunmao.guo
78dbefd9ba
FIX: [STUDIO-1641] svg dark color
...
Change-Id: I88a6f0e04cba193e9ce80150743b4e90cdf683c5
2022-12-15 04:38:15 -05:00
Stone Li
00dfd1e765
ENH: modify diff for github
...
Change-Id: I3a441dbfa3167de3cee9fdafe62f7860fcb6891c
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
tao wang
65ff90690f
NEW:optimize text wrap and tips for sending prints
...
Change-Id: I6e1aa8eba4d7bf948068126cd25216e8dbc68413
2022-12-15 04:38:15 -05:00
salt.wei
81d38bf140
ENH: show the setting tab retract_before_wipe
...
This is useful and need to be tuned
for some special 3-rd party filament.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I0527484d47c1bb9c89d5cc70bbaa34b5078b7e43
2022-12-15 04:38:15 -05:00
zorro.zhang
e4fa6d8652
ENH: Support Child Folder of Filaments in Profiles
...
Change-Id: Id89281d76efe42e7e8c407cce337fee1485e2cf0
(cherry picked from commit 634159a3ce43f3aaf9223b412e993d3355cb1682)
2022-12-15 04:38:15 -05:00
tao.jin
047e5c2e90
FIX: refine hint of lacking model repair on mac
...
Change-Id: I3301422a46587cd92ef3688f494dd33f657fbb7c
2022-12-15 04:38:15 -05:00
gerrit
6e16906143
ci: update network module based on commit 70ff61b
...
Change-Id: I4fb0a7bb95989b938c85e6da0ef4a6b32a0d0bb4
(cherry picked from commit ce840596f1c033ada5392ced4a7812551888abf6)
2022-12-15 04:38:15 -05:00
liz.li
1da9bfcc13
FIX:romove font style preview
...
Change-Id: I1e8f2ffd94db967f17fa561fd5c56a20f718631b
2022-12-15 04:38:15 -05:00
tao.jin
4ea3d16fcc
ENH: hint of lacking model repair on mac
...
Change-Id: Ie6bb669c642e4fbdafd29218bc8af6b55b1adc36
2022-12-15 04:38:15 -05:00
lane.wei
bf8208241d
FIX: fix the object name empty issue
...
when loading third party 3mf, sometimes there is no object name
just named these object to 'Object_index'
Change-Id: Ie73f49ffa79e996114b7a2095de4de7d41bfec24
2022-12-15 04:38:15 -05:00
Stone Li
db4067a9dc
ENH: adjust funtions for P1P
...
Change-Id: Id8ce17f6cae523f9e6a0ccd9903df6ebefda934e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
salt.wei
22780a0be4
ENH: top and bottom pattern should be in shell settings
...
Move setting tab position according to user suggestion
in github issue #494
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ie5b62e57d6d4c19504f40c62ffeff1418ceee1f8
2022-12-15 04:38:15 -05:00
gerrit
9e988c6899
ci: update build version to 01.04.00.08
...
Change-Id: I717778946031e9b41fa27e13d428d28c5d8552ba
2022-12-15 04:38:15 -05:00
chunmao.guo
8cee81b5ef
FIX: [STUDIO-1574] not switch filament preset after wizard
...
Change-Id: Ica703553a6994456f12b509564443902697ed374
2022-12-15 04:38:15 -05:00
zhimin.zeng
f49c4c7e4c
FIX: there is a small overhang after repairing the model
...
Change-Id: I057d48192c71f3e737d10cc411a92bbaf4fcefc3
(cherry picked from commit ce6f3e2b5d269809a311e2e26deafd47ae73b424)
2022-12-15 04:38:15 -05:00
zorro.zhang
b29404febf
FIX: background color of popup dialog
...
Change-Id: I2ff95a45cac40be3ceb3920739a86833ac730898
(cherry picked from commit 9fdefaa7f97b70fb6c74d75ef133d5b7a677c63a)
2022-12-15 04:38:15 -05:00
chunmao.guo
e54f3a75d4
FIX: [STUDIO-1563] dark mode of dataview's header
...
Change-Id: Ied9358df9d2edd9f0d40a81694655b8f2fdefdb8
2022-12-15 04:38:15 -05:00
tao wang
0db1b52b23
FIX:fixed some issue with send print and ams ui
...
Change-Id: I1a37bad6ec1f193f9fd98c74506b3bb0358ece6d
2022-12-15 04:38:15 -05:00
lane.wei
67c2f5a285
FIX: fix the slice_all display error
...
don't reset gcode toolpath in some cases
Change-Id: I06e5c2558462244bdd43f2712054c6097be7599a
2022-12-15 04:38:15 -05:00
chunmao.guo
588e79c76d
FIX: [STUDIO-1574] not switch filament preset after wizard
...
Change-Id: Id830b6c8f4ffd76a0b58c51ba892a79f075c0cea
2022-12-15 04:38:15 -05:00
lane.wei
81e723711a
FIX: fix the crash issue when dragging object in seq-print
...
Change-Id: If2fd7e2d4d41e6cde6c8d4824cf489e10700c91e
2022-12-15 04:38:15 -05:00
chunmao.guo
941df8ba8b
FIX: camera stream tool file permission problem
...
Change-Id: I77781d158da62c95fda0abb72e49f89340c316cb
2022-12-15 04:38:15 -05:00
chunmao.guo
efd55bcffe
FIX: [STUDIO-1599] not erase unfinished EnteringGizmo snapshot
...
Change-Id: I6faddf5de78e3e6ba40f5e962a4d4de0f2739e4d
2022-12-15 04:38:15 -05:00
chunmao.guo
26bb461667
FIX: [STUDIO-1615] adjust message for project save failed
...
Change-Id: Ia135053dd2206ffb2c743df65ea5273cb95f7666
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
a1fcd05baa
FIX: [STUDIO-1570] wkwebview background color
...
Change-Id: I6b18a2dbf654b71bff88e0c14317d4479358218a
2022-12-15 04:38:15 -05:00
chunmao.guo
4132711f4c
ENH: [STUDIO-1528] support list value icons for param field
...
Change-Id: I44f14fde20fe4d9859c019ead09d1d565af23ba4
2022-12-15 04:38:15 -05:00
Arthur
6a644c271c
FIX: lightning infill may fail for some cases
...
Change-Id: Ibc6e4e4262ef9fc0b36a936acc52a3b60dca2cb4
(cherry picked from commit e3b7c5c3404aa200c4b852b3963a7a0aae8837d2)
2022-12-15 04:38:15 -05:00
lane.wei
8375c73ac9
ENH: CLI: some refines on compatible logic
...
1. export compatible related values to 3mf
2. process compatible related values when loading
Change-Id: Ib7ed3d165cda5d62e0074652d474567494141631
(cherry picked from commit 989fe6439d573457fa78afc5376d04d3120dbbfd)
2022-12-15 04:38:15 -05:00
Stone Li
dcbe442184
ENH: request start when it stopped by app
...
Change-Id: I48b8692f87b834e0f96c7c19c4e8651ae7a8fc1e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
zhimin.zeng
5454a65c8d
FIX: reopen 3mf file the position of assemble model is not right
...
Change-Id: I880913c48dde297decac25e5f3c41afacdaf36dc
2022-12-15 04:38:15 -05:00
miaoxin
9857f7384b
ENH: auto-arrange uses inner NFP to simplify fixed_overfit
...
1. Add inner nfp algo.The final nfp result is inner nfp subtract outer nfp.
2. Leave 5(scaled) room in inflation to allow numeric float eps.
Change-Id: I6be0b205c9811af24a238352b256bf1399ee3716
(cherry picked from commit dbab96efc7bfa16afd9db9607b862886606b0aa0)
2022-12-15 04:38:15 -05:00
tao.jin
29e6f71402
ENH: refine details of camera setting
...
Change-Id: Icb8365007f96b7dde372e7b121ec4f6e2ae96d7a
2022-12-15 04:38:15 -05:00
salt.wei
dd7dbd9936
ENH: modify generic pa-cf cooling setting
...
Bambu pa-cf has been modified, generic pa-cf
should be changed as well
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ie859b41bd4d138a5fab204d6ad6a79806c3f0a9b
2022-12-15 04:38:15 -05:00
Stone Li
77a37f086d
ENH: hide auto switch filament for P1P
...
show video when printing for P1P
Change-Id: I0f35385b849a0c3081c004916258134ef161982e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
miaoxin
ad22dec6d9
ENH: large object with size close to bed could arrange into bed
...
Change large object's inflation to (bedsize-objectsize)/2 when it could actually be placed into bed but couldn't with default inflation.
JIRA: STUDIO-1536
Change-Id: Ibf8ed066ee20a9a7b1c604371a9e030c94711080
(cherry picked from commit 093bad1a1765f05d909984d24a113e125870d55b)
2022-12-15 04:38:15 -05:00
qing.zhang
41c310bf25
FIX: fix the disappear of seam on multi plate
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I58f1f0fa12497dc55c3b2a83abcee883dbbb7d9d
2022-12-15 04:38:15 -05:00
chunmao.guo
15d6130b29
FIX: [STUDIO-1562] fix sizeof PresetComboBox
...
Change-Id: Ia64128f9fded669cd3e7eb1c64868fada76df6b8
2022-12-15 04:38:15 -05:00
liz.li
cfafbc812f
FIX: switch dark mode bug
...
1.selected tool item in support,seam,mmu will be invalid after swich dark mode
2.add reset direction button in mmu
3.if don't switch dark mode in prepare page,toolbar doesn't change color
Change-Id: Ibaaaee5c0cc03f66682f5eb0daafcd143b9d9edc
2022-12-15 04:38:15 -05:00
salt.wei
14417bf176
ENH: optimize bridge detect to choose short direction
...
For some corner case, the bridge detect may choose the long
distance rathan than the short distance.
Calculate the percentage of archored lines and choose
the shortest length
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ia74842f3135681373f649a014c270a1b9d1755e7
2022-12-15 04:38:15 -05:00
Stone Li
1c02449201
ENH: refine camera setting logic
...
Change-Id: I3d80950e8f6a6391b31a06929645af17cc779cb9
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
salt.wei
e3739a8a0f
ENH: show nozzle_diameter for 3rd party printer
...
It's necessary to edit nozzle diameter and releted
setting for 3rd printer.
For BBL printer, keep it read-only
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I97e32967bb686b7fbb7ac306a2bb7e03b5d8c5c5
2022-12-15 04:38:15 -05:00
Arthur
3ad732bd93
ENH: translate "Slicing Canceled" and others
...
Change-Id: I034445d285a86e732abb9bd1dddd6cb5aabcead6
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
chunmao.guo
c3398a089c
FIX: [STUDIO-1586] take new project snapshot after reset
...
Change-Id: Iad3be50d5c783d0114eaea8c0a5b03f45a45aa36
2022-12-15 04:38:15 -05:00
chunmao.guo
5276528e04
FIX: [STUDIO-1592] float number format of German for flush volumes
...
Change-Id: I78a5d7aed836cc4ed980496f68d22c68c11c2b77
2022-12-15 04:38:15 -05:00
chunmao.guo
d480d526e1
FIX: [STUDIO-1584] Mediafile: fix batch delete not work
...
Change-Id: I48b5897afdaa324f80cd9d5dbcd858c86903ef06
2022-12-15 04:38:15 -05:00
qing.zhang
afcb41f821
FIX: fix the empty gap infill when open top one wall
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ib36c06ecd6986fbe8a726e0aaa34ca02b275064e
2022-12-15 04:38:15 -05:00
gerrit
7c648ff017
ci: update build version to 01.04.00.07
...
Change-Id: I9ae8f65d0b632d807112ac904a01e34ac76c2a2a
2022-12-15 04:38:15 -05:00
liz.li
156afc385a
FIX: focus of text tool window
...
Change-Id: I474f314e07234b8f5fc2db7ccd505d85539659e4
2022-12-15 04:38:15 -05:00
tao wang
09ab775667
ENH:blocking send/send all on p1p printers
...
Change-Id: If6ed8056790211d6ffa8237136318768e1a7f5d7
2022-12-15 04:38:15 -05:00
Stone Li
08b40dc5e8
FIX: do not reset thumbnails when using exported file
...
Change-Id: I4d8c7ccdf21b92354bd0c2c816665db2d2a4a958
2022-12-15 04:38:15 -05:00
chunmao.guo
dcb9862410
FIX: [STUDIO-1570] webview background color
...
Change-Id: Icdf41659f4ab18ce30c8b0f585bf702991531599
2022-12-15 04:38:15 -05:00
gerrit
fe50bcb5a0
ci: update build version to 01.04.00.06
...
Change-Id: I39d32e7cc93e30ea5616d865852ebeba02d6f00c
2022-12-15 04:38:15 -05:00
liz.li
e65e27ee57
ENH:add reset direction function
...
Change-Id: I3d89a738434f92ee34e9713d734347e3ea542497
2022-12-15 04:38:15 -05:00
tao wang
6f1040f0df
FIX:fixed some issues for dark mode
...
Change-Id: I6b2b75507cf8a72672cce39cf7d8af8773723c22
2022-12-15 04:38:15 -05:00
yifan.wu
0acad21707
ENH: update Chinese translations
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I369cc80e3d7fb0c7d3292663d1fdf70544f8c765
2022-12-15 04:38:15 -05:00
liz.li
b648695754
ENH:auto focus input box when open text tool
...
Change-Id: Idca0fa6b1ef26a2e3f3537aa0a2e6907992c76de
2022-12-15 04:38:15 -05:00
zhimin.zeng
283f3fdd26
FIX: modify the logic when printapply check config again
...
Change-Id: I997c244a6b72e5f377b4898048f08ffcbd946102
2022-12-15 04:38:15 -05:00
chunmao.guo
7c6c356a3b
FIX: not switch preset after cancel edit dialog
...
Change-Id: I2847f92a062ba5f133de1773c3e5573da574e99e
2022-12-15 04:38:15 -05:00
yifan.wu
d0d5a82938
ENH: optimize per-object setting menu
...
1. allow setting process parameters when multiple objects are selected
2. refine texts of per-object setting item
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I6ef748d147da049ff8088c9308e51f18ae201397
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
Stone Li
6f7f93b232
ENH: set qos = 1 for get_version cmd
...
Change-Id: Idc7e210a02739a329a6ae8a7c0489197472e78bb
2022-12-15 04:38:15 -05:00
Stone Li
005e8f5533
ENH: sort device list by dev_name in monitor
...
Change-Id: I1800407a30d3cafc52328cb29019ef6c5f7d5909
2022-12-15 04:38:15 -05:00
gerrit
887eb77574
ci: update build version to 01.04.00.05
...
Change-Id: Id657e765f51704c760993dca13a693aaaf8d1c7c
2022-12-15 04:38:15 -05:00
zorro.zhang
e6e72a90b6
ENH: adjust right area scrolBar and text color
...
Change-Id: Ic430728bef302fec47a4304679cc5955a435d5e3
(cherry picked from commit 2a28dd67098e298957a83bb4d446623844db6bd8)
2022-12-15 04:38:15 -05:00
chunmao.guo
1b995c2d47
FIX: optimize click area in filament title bar
...
Change-Id: Id56f43b54f32730795295bb5e124898420cb0735
2022-12-15 04:38:15 -05:00
chunmao.guo
36efeea30b
FIX: [STUDIO-1565] adjust ui style of media file buttons
...
Change-Id: Ia3598ca8a15e357021d8b74f645f4d34a853dd91
2022-12-15 04:38:15 -05:00
chunmao.guo
5a6263c9f3
FIX: [STUDIO-1525] not switch preset after cancel edit dialog
...
Change-Id: I91810298da40250e3c5def72737b2be6df764a3b
2022-12-15 04:38:15 -05:00
qing.zhang
50a5f8bddf
ENH: increase the speed of strength process
...
1 out wall speed - 60
2 infill speed - 100
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I7dbcae03562596038cc47d950163ff9feb8854e2
2022-12-15 04:38:15 -05:00
zhimin.zeng
7c2417d1f8
FIX: fix crash bug when switch preset
...
Change-Id: I16b33af05bdaeb0261920d00b632b517f6fe857b
(cherry picked from commit 75b1c1fb9950d3031870af912919ef86d19e420b)
2022-12-15 04:38:15 -05:00
liz.li
7b82a5010a
FIX: dark mode: adjust notification popup text color, adjust some svg
...
Change-Id: Id1a57a528a0764755789d7fe67ddc8b02340a584
2022-12-15 04:38:15 -05:00
liz.li
06e3c22b92
FIX:need a new frame when reload fonts
...
Change-Id: Ib59359fd1dd327a1e29990b5e774779fa672e04d
2022-12-15 04:38:15 -05:00
Stone Li
4700362f10
FIX: do not parse dirty json info
...
Change-Id: I543ae2818c5b23c351dc355abf115e76d5af75dc
2022-12-15 04:38:15 -05:00
liz.li
316ca3f5f5
ENH:optimize mem usage of imgui fonts loading
...
Change-Id: Icdd88b119c4406c407a955240698da5187f8efd8
2022-12-15 04:38:15 -05:00
yifan.wu
41fcf8eb1e
ENH: optimize WipeTowerDialog logics
...
1. flush_multiplier will be apply the the flush volume during slicing
rather than only in auto-calc
2. mark too small flush volume as red instead of a warning dialog
3. do not forbidden flush volume lower than the nozzle volume
4. fix incorrect focus status of text input box in WipeTowerDialog
5. check the minimum flush volume based on flush_multiplier
6. limit the decimal digit to two places
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Icdcc50c88ecd9463fb9ce73f996d57c2d9f0187f
(cherry picked from commit 60e01edc511f117b05a8a9b92aaf6fd55325e485)
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
salt.wei
053c8435b6
ENH: update p1p picture
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I89477ad69a3b1aeeee42cfe682d91656ad69f933
2022-12-15 04:38:15 -05:00
Arthur
ab96238a69
FIX: timelapse type was wrong in end gcode
...
Change-Id: I4b73e74cebb36f540fd27c71584d4b4a4cff94e9
2022-12-15 04:38:15 -05:00
salt.wei
614882d28b
ENH: extrude all loops ccw
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I548bff50567c4cb6770585aafc7efb20889084d6
2022-12-15 04:38:15 -05:00
gerrit
04f66e974f
ci: update build version to 01.04.00.04
...
Change-Id: Ia1db1bf68f25c3d3767ce1fd929791a6fee3b3bf
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
gerrit
0ad9cd3ff7
ci: update build version to 01.04.00.03
...
Change-Id: Ia809d2d4d84e927a5fb1e01c0e023d62c818feca
2022-12-15 04:38:15 -05:00
Stone Li
0b452dc65b
ENH: can not send print job when the consistency upgrade is required
...
Change-Id: I7a0c974d3dcfe54fd271e234513489cc0dd358d0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Arthur
8cfee69015
FIX: undef SUPPORT_TREE_DEBUG_TO_SVG and tree support enhance
...
1. undef SUPPORT_TREE_DEBUG_TO_SVG
2. change default tree branch angle to 45 degrees
3. encourage tree neighbors merge faster
4. draw more loops at the top of trees for stronger support
Change-Id: I2edf6a2dddb3b6165c2519ee15e9a7ffaba9de94
(cherry picked from commit 3a9723b2e88a033b3298cd68daf9400265e984a1)
2022-12-15 04:38:15 -05:00
yifan.wu
e0c15db6b6
FIX: assembly wrongly displayed in the object list
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ie55a39bb2f98e2806cac8b79ee4afdf085c20e49
(cherry picked from commit 6aa86e6d5e08dd7431975269743e6067f2b8970b)
2022-12-15 04:38:15 -05:00
Stone Li
cc32ecdbd4
ENH: add retry for get version cmd
...
1. ota and xm does not have SN
2. retry for 10 times
Change-Id: Id158021435df76817262896d79bdd7d07af8db94
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
chunmao.guo
a481e91105
FIX: [STUDIO-1510] recent project order in app config
...
Change-Id: I3040b693c324d4142127770a6e5bce81279cd136
2022-12-15 04:38:15 -05:00
tao.jin
7a5cd8ddd7
FIX: raise warning dialog when show on mac
...
Change-Id: I5c6eaf88eed9430c053d38f747eee3289e08927b
2022-12-15 04:38:15 -05:00
chunmao.guo
81e2200efb
FIX: [STUDIO-1373] check save failed and show dialog
...
Change-Id: Ie8364d5d7156437152df0d87218128b00e08782f
2022-12-15 04:38:15 -05:00
tao.jin
6133ceac20
NEW: refresh task thumbnail with brokenimg
...
Change-Id: I39393a43c681ba954f9d3975b35df4551b314ef2
2022-12-15 04:38:15 -05:00
tao wang
75ddeb7572
ENH:file rename support Enter key confirmation
...
Change-Id: I708d120d132dac7f1bf14bb508310ba55987ad4c
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
gerrit
f245e8c0c0
ci: update build version to 01.04.00.02
...
Change-Id: I5a4c6a533aa46ef21dd3eabee4932c9fb6021a98
2022-12-15 04:38:15 -05:00
Stone Li
3034ec7425
NEW: add limitation of bed temperature
...
Change-Id: Ib25f28d8803a022678d67ee05cf1d0c48e8727c4
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
lane.wei
1d827bd968
ENH: optimize the cli slicing performance
...
load/store json files in parallel
Change-Id: I5b30463b06c922a83f84e525d6b1cd0c0555e911
(cherry picked from commit 41120270ea9bd562517aec08fbca87a9e39781ef)
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
zorro.zhang
819e1192b7
ENH: ADJUST MENU BUTTON HEIGHT
...
Change-Id: I3b252b94ed8811145cfa236302d998c64ac9945a
(cherry picked from commit 0021bc7182b73e165227b6c90045589cfad452be)
2022-12-15 04:38:15 -05:00
liz.li
895e90733b
FIX:mousewheel delta of slider turn to 5 at times
...
Change-Id: I64db714b26a315fa443a0ab2796b4bf21a6ec2f5
2022-12-15 04:38:15 -05:00
salt.wei
f600af7b73
ENH: po change for translation
...
Add chinese translation for some new line
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I10c2b46df4301f2b88dd2f3cdf32cc1c66ddf94e
2022-12-15 04:38:15 -05:00
liz.li
1f0ce4ac47
FIX: init_font crash
...
Change-Id: I2d2fd9f297e2980e789b124d3e026d0db1fa1602
2022-12-15 04:38:15 -05:00
zhimin.zeng
dfde6e518f
FIX: add flush multiplier tool tips
...
Change-Id: I1d103c91dfa5b7539ca4bb848dbdcb105e1e3d94
(cherry picked from commit 080847c6f23ec362de54f5d22466827d70cbd0dd)
2022-12-15 04:38:15 -05:00
salt.wei
6551b86230
ENH: enable arachne for wall
...
Refer to prusa and enable arachne for wall.
Arachne also has corner case and cause strange
slicing result and bad quality when print, while
class engine is much better for these cases.
Provide option for user to choose.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ieb3a1c6a457ca610561f8734de4a122d74165afd
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
zhimin.zeng
45de1d8368
FIX: third party 3mf relative position is not correct
...
Change-Id: If7df1e3ce7be77e6eccc39d5a18fd014289404a0
(cherry picked from commit 24a03c62fceff160e3fd4e4ce74ff61124ee2a2f)
2022-12-15 04:38:15 -05:00
qing.zhang
fe4fc04eb8
ENH: add upward_compatible_machine to preset
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I489f3cc7f9fbd0de79861b71c47494b377ef1a16
2022-12-15 04:38:15 -05:00
tao wang
01c059c358
NEW:add some chinese translations
...
Change-Id: I59215ab8852cf617b7ce78fe6f529f15185ea29c
2022-12-15 04:38:15 -05:00
chunmao.guo
11ea1e36ea
FIX: [STUDIO-1486] set drawsBackground false for NSTextField
...
Change-Id: I46d6a2812d27e30cf56c037e33bb97d3d063a5b5
2022-12-15 04:38:15 -05:00
chunmao.guo
b60cabef28
FIX: [STUDIO-1503] events bind after recreate webview
...
Change-Id: I90ab03a43c5bedb7a89ee50a2ead91ddf5bdf8c3
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
4a5c473058
NEW:lan mode interaction optimization
...
Change-Id: I80eef918fe1ac4c8e306787bd7b9437262686e23
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
ded0b69629
FIX:fixed the notification display error
...
Change-Id: I2fad466b0c17286aa1f75f3a859eb9ad2329e2f2
2022-12-15 04:38:15 -05:00
lane.wei
27d2008037
ENH: use wxFont::AddPrivateFont to load fonts for linux
...
Change-Id: Iefe1753a08fd188a274b4d555c5fcda8fca6d719
2022-12-15 04:38:15 -05:00
tao.jin
8f330d8b82
FIX: remove abnormal ui toggle in camerapopup
...
Change-Id: Id8b2b8f3be4a43e74e1e211b7bfb747b5552ca1d
2022-12-15 04:38:15 -05:00
Arthur
fd3dee6a6d
FIX: remove tree_support_with_infill in 3rd party profiles
...
Change-Id: Ie42a45b90ce14bc27308d66474db074e8bf380da
2022-12-15 04:38:15 -05:00
liz.li
f1ed06b284
FIX:switch dark mode in assemble view will crash
...
Change-Id: I0bb38e50262ccfecdda48996d14048b2f3629975
2022-12-15 04:38:15 -05:00
Stone Li
e344f8b8b9
ENH: update hms panel and upgrade panel when disconnected
...
Change-Id: I75d724c99ec2029190641cd2cfa22b6337d0060d
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
gerrit
42633fda28
ci: update build version to 01.04.00.01
...
Change-Id: I401b341cb6c0d6c9a1962556a6e9c8510c505261
2022-12-15 04:38:15 -05:00
Arthur
65766ba30a
FIX: tree support crashes when there is no overhang
...
Default infill pattern is lightning now, which has
a crash bug when no overhang is provided.
Change-Id: I1e70b8458d1eef670a78d698c68b21d7f48bc3eb
(cherry picked from commit 777af3aa1dbb9869209945f3a6dbcc07cba0b84a)
2022-12-15 04:38:15 -05:00
zorro.zhang
ec66e7750f
ENH: fix some color again
...
Change-Id: I8d06c7859cdcb232b0625ef1c22e562253be4dcf
(cherry picked from commit 32d143fe029e36715231156ce857fd841a4a3748)
2022-12-15 04:38:15 -05:00
yifan.wu
0e083654ce
ENH: update sw version to v01.04.00.00
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ib99fc1b3fcaaa30a90c74e248b47bed78be203d7
2022-12-15 04:38:15 -05:00
Stone Li
2fad7b816b
ENH: refine ams mapping valid logic
...
do not make mapping result valid for empty ams slot
when doing ams mapping
Change-Id: I5f4de0b52884a4c20cf7d0654f2364a61d1fbd3c
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
929a8e3adf
FIX: fix calibration bug
...
1. fix in calibration display error
2. refine ams remain filament settings
Change-Id: I2b3d86064707c6732b6f127e08b62baaa0dac0ae
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
chunmao.guo
ba8015e455
FIX: more web view logs
...
Change-Id: Ia4b2821188c3053be297b0fe0aa19fb8d939a816
(cherry picked from commit 4e76cfc6529038252a4afd8d53cf93f817d46b01)
2022-12-15 04:38:15 -05:00
tao wang
a9f3f195e1
FIX:fixed ams setting button display error due to scaling
...
Change-Id: I810b9f75410d15b16851ec31e710d037d2fba1d6
2022-12-15 04:38:15 -05:00
liz.li
5afc02ee72
ENH:show several items in GcodeViewer
...
1.show developer mode items and adjust layout
2.fix checkBox cannot response
Change-Id: I9856fa0a781cfaa574cb6dfc4530fe52fa733154
2022-12-15 04:38:15 -05:00
chunmao.guo
38fb9dcec5
FIX: [STUDIO-1476] Media play ingore stop state when initing
...
Change-Id: Ie4c743be3fb1bdd095f627faed855bde57ef637a
2022-12-15 04:38:15 -05:00
chunmao.guo
2f7946333d
ENH: [STUDIO-1477] indicators for that has object configs
...
Change-Id: I4556b049cd6aa128a05f69c00fa14d8ea5bb3f39
2022-12-15 04:38:15 -05:00
tao.jin
536df6ca23
NEW: warning before user move e axis
...
Change-Id: Ic06d0fa3b5ff19608a53e2d276d91375156bdc82
2022-12-15 04:38:15 -05:00
qing.zhang
5338247639
ENH: add default filament for p1p
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I00986b48378f6c36566681e6dcd00b076e833020
2022-12-15 04:38:15 -05:00
chunmao.guo
0f4db753f1
FIX: [STUDIO-1500] add/remove in preset combobox
...
Change-Id: I8bc59798863da6b8efe64881efb443ad2dfa787d
(cherry picked from commit 43164c163573f63812abf9967c53ec6b4d12b10f)
2022-12-15 04:38:15 -05:00
lane.wei
c0ccb733dd
ENH: some improvements to 3mf loading
...
1. convert instance to object when loading previous 3mf
2. fix an exception issue caused by previous commit caused by nil value of import_project_action
Change-Id: Ieed853f0e8d458aab1716acf52307c5d672ebe22
2022-12-15 04:38:15 -05:00
salt.wei
1637981be5
ENH: open more setting options
...
For "detect narrow solid infill"
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Iee680faeadaa6b92b411be0aa28be762e5fc20e5
2022-12-15 04:38:15 -05:00
gerrit
5e410fe5ef
ci: update network module based on commit fc539ac
...
Change-Id: Ie3eed0c22f01af228c0507eb131a1041f3fde3a8
(cherry picked from commit 0d728271668dcb85b7764859bf99f701695c5124)
2022-12-15 04:38:15 -05:00
Stone Li
b5629fa31a
ENH: sync with localazy and update pos
...
Change-Id: Idd235f05fddc4ee7962df7fe001ee71ebaff3ce7
2022-12-15 04:38:15 -05:00
yifan.wu
3b0f75bd4e
FIX: fix a cherry-pick conflict error
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ib8cc0598ec07fd204c3629206fb09939b7501215
2022-12-15 04:38:15 -05:00
zhimin.zeng
2ecb2fd22d
FIX: STUDIO-1095 Prompt "import geometry data only" again
...
Prompt "import geometry data only" again when importing old or other 3mf
Change-Id: If3edd3c36efa09925a9131e31567b0672f84f84b
(cherry picked from commit 90eba8d55563997ceb1bc8feb1e110680c3b3678)
2022-12-15 04:38:15 -05:00
zhimin.zeng
284154d053
ENH: start normally when deal with unknown enumeration value
...
Change-Id: Ibc3d47a6181528e3aa747d79ae2a436f548f05f1
(cherry picked from commit 7fc01b6f1aea831b41d5a63b3d8858de12572b65)
2022-12-15 04:38:15 -05:00
zhimin.zeng
7dddb17d8a
FIX: the P1P printer is not support smooth timelapse
...
Change-Id: I0e9faf9d9c63d6541189724813fd803c8522a26b
(cherry picked from commit 84edf0b3eeb84c65990926ab8fc69b0f51ce6f3d)
2022-12-15 04:38:15 -05:00
liz.li
882e06bd9b
FIX:add some missing darkmode svgs
...
Change-Id: I0a5a47e9733b534e45c65cb79ecd5b1cd2da7303
2022-12-15 04:38:15 -05:00
qing.zhang
1f5454052f
ENH: align the parameter
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If5b5f5c18d23ccae9524501dd4b99eff2e5532b4
2022-12-15 04:38:15 -05:00
Stone Li
8fcd6f31dd
NEW: add config of P1P printer
...
Change-Id: I8ddebea9f194a6a64c4bd7ef17cbf432035113cb
2022-12-15 04:38:15 -05:00
Stone Li
e7408b171a
NEW: add warnings when sending print job
...
tpu can not be used with ams
Change-Id: Icf93b0daed017eb1b378daba00b754bbf18ad354
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
zorro.zhang
e020ad3c39
ENH: fix some color problem
...
Change-Id: Iaae11323cfab96b05746208b8c31b20f3ab56fba
(cherry picked from commit dbe62188c877afdecc522534a2f85f7a0ea80ef4)
2022-12-15 04:38:15 -05:00
tao.jin
e217baad50
ENH: refine display of camera state and add setting
...
Change-Id: I85f02565e1581fde9a6c161f4fbed0283fda208f
2022-12-15 04:38:15 -05:00
tao wang
dc7822e816
ENH:losing focus when renaming is automatically saved
...
Change-Id: I411e824e4b7154aa85e14d1c0aae3ddf979bd259
2022-12-15 04:38:15 -05:00
lane.wei
795c1851be
ENH: add more logs for debugging panel switch
...
Change-Id: If35e00e2b70223ce8bda62d0b2da7f072eb8c1e4
2022-12-15 04:38:15 -05:00
chunmao.guo
ca2f05e60b
ENH: [STUDIO-1478] collapse siderbar printer/filament region
...
Change-Id: Id0d1009f5b2c344bc2a95702d33d1d87c864b8f2
2022-12-15 04:38:15 -05:00
liz.li
56a98390f9
FIX:search dialog cannot open
...
reason:search_line window modified by darkmode-commit
Change-Id: I1a6c58362b2d1eff506b62a97d908b95dc591ff9
2022-12-15 04:38:15 -05:00
lane.wei
b65d47b544
FIX: fix the default materials loading failed issue
...
Change-Id: I9341e6ec209673585a9ed3a981db92d28ac30659
2022-12-15 04:38:15 -05:00
lane.wei
03226c9e43
FIX: fix the empty plate exception issue when slicing all
...
Change-Id: I55746b575025fdcc732fa2386cbce45a34bce210
2022-12-15 04:38:15 -05:00
lane.wei
45dd07cfe4
FIX: fix serveral issues in multi-plate slicing
...
1. fix the thumbnail white issue in some random case
2. fix the thumbnail not update issue under preview panel
3. fix the previous panel's toolpath not clear issue while switch panel
under preview
4. fix the toolpath not clear issue while switch from 3d to preview in
some corner case
Change-Id: I158eba35e3b5d8a1e77f19ee9f86801e6a6dbd86
2022-12-15 04:38:15 -05:00
zorro.zhang
eb8c97f150
FIX: adjust background color
...
Change-Id: I7e32013dbd348c74dc79f0fdd38de4c46e38554d
2022-12-15 04:38:15 -05:00
salt.wei
ce2d2defc0
ENH: remove a assert which is wrong
...
This is a wrong assert code!
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Iec33e0ab456f0e726b1c3e87c30cb2649a55b39d
2022-12-15 04:38:15 -05:00
salt.wei
416e100b1d
ENH: eliminate too narrow area of stBottomBridge
...
For very narrow bottom bridge, it's useless and even
harmful to be printed as bridge. Eliminate it.
This is handling for github issue #298
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I1dc614781a028716a6de59454577f0b7f3b5b1f5
2022-12-15 04:38:15 -05:00
liz.li
d3e6455cf7
FIX:linux hms text display bug
...
Change-Id: Ia7c51c8233acba2e529a2ba878698bf9c1f567f6
2022-12-15 04:38:15 -05:00
salt.wei
f59d59fbe8
ENH: change some system presets
...
1 Use 25% infill density. 60% is too high and useless
2 update filament change gcode
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9a1fbbfb56b61723aa6e9d6bc44a22f467d92562
2022-12-15 04:38:15 -05:00
Arthur
4eba8a2a2d
FIX: auto-arrange may crash due to clipper
...
1. Use nlopt and clipper offset togather seems not stable, very easy to
crash. We do the offset outside nlopt now.
2. Fix a bug with finalAlign where objects may be translated to overlap
with excluded region.
3. change the words of support_expansion
Change-Id: I22e37b20e4ae16f47bde206de90845616e4cefad
(cherry picked from commit 1c26e5d2862fd3f3292971b5c749420bfb2cdf0e)
2022-12-15 04:38:15 -05:00
Arthur
95ed039879
ENH: simplify support options and fix a tree sup bug
...
1. add default support base pattern (lightning for tree support,
rectilinear for normal)
2. change default support interface pattern to "Default" (concentric for
absoluble material, rectilinear for others)
3. delete tree_support_with_infill, replace no-infill optio with "None" infill type
4. delete HAS_LIGHTNING_INFILL macro (lightning is impossible to be
removed now)
5. fix the issue that tree support base may grow above interface by
adding virtual nodes (distance_to_top<0).
Change-Id: I5affa44e1f72d0dc54052927f2b315de83702870
(cherry picked from commit a2b41b1dfd9227e68ac6d971312133ec3382baa7)
2022-12-15 04:38:15 -05:00
salt.wei
bcedd7e557
ENH: fix gcode viewer line error issue
...
Should not insert new line in post process
which changes the the final line id in gcode
file
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ib8b837cf313a1308260db88bf5390fefe9708cc8
2022-12-15 04:38:15 -05:00
lane.wei
c3abc64b61
ENH: slicing: add cache data load/export for slicing
...
Change-Id: I88b7c79b6f79ec6bed0f829316b67310cac99b44
(cherry picked from commit 67c1d2e8dd459cc4450ce580632f01e25db038ac)
2022-12-15 04:38:15 -05:00
tao.jin
2ffa56633c
ENH: rebuild warning dialog with frame
...
Change-Id: Id4a8ab80ecec30b668de59556823dad6838276fe
2022-12-15 04:38:15 -05:00
Stone Li
5b7ebc3684
FIX: fix use ams always checked
...
Change-Id: Iaf4e894bab3ca2bd2f57e174ad4fcae517ec20cf
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
zhimin.zeng
fe3a1f724c
FIX: special model slice color is incorrect
...
Change-Id: I35eb51920e4d586354a98aac61aa4a806ea66464
(cherry picked from commit 7eae730907e25733968853a850762458bf0682ac)
2022-12-15 04:38:15 -05:00
zhimin.zeng
d55cd76ebf
FIX: remember the flush_multiplier
...
Change-Id: I38d50fb21791b2a469bb5169fc0da6b95c836466
(cherry picked from commit ca822601e4e41b7ab744c9bb4c4af6eb9db4263f)
2022-12-15 04:38:15 -05:00
qing.zhang
53af32dd1a
ENH: add infill pattern
...
archimedeanchords pattern
octagramspiral pattern
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If07cca732de1f0169e89d5999a290839e2f00da1
(cherry picked from commit 9e322618e8ef03cf79be1526685017eafb9cb3ae)
2022-12-15 04:38:15 -05:00
MusangKing
d1e4cb430c
NEW: Add "Support xy expansion distance" setting
...
Open the "Support xy expansion distance" setting for users who can set
expanding and shrinking distance along xy to change normal supports' overhang area.
Jira: STUDIO-1297
Change-Id: If3a1efe99acaced12216966a6f8abd0dc3734757
(cherry picked from commit c1fd588a181b17403109b64a0019818f428252da)
2022-12-15 04:38:15 -05:00
Tao Wang
ab49516ec1
FIX:fixed popup wrong pos of the print menu on multiple displays
...
Change-Id: I9712244df4e0df9dcb5beedf4dd36e3a06fa9db6
2022-12-15 04:38:15 -05:00
Stone Li
b81a26d019
ENH: can not send print task when printer need force upgrading
...
Change-Id: I3be5c9c54b3a5fb448b1e96901df8aa7ffbffbd8
2022-12-15 04:38:15 -05:00
liz.li
eb723d1979
ENH:remove start G-code layer in preview-slider
...
Change-Id: I89d66453078bb2df1f9a0161f6cfde032a9dd90d
2022-12-15 04:38:15 -05:00
tao.jin
1e4582f966
FIX: sync with master(update slice state)
...
Change-Id: Iec749349837d969c0a84b56d16d0fb32ed594c0a
2022-12-15 04:38:15 -05:00
tao wang
8216265725
NEW:add remaining capacity detection switch in ams setting
...
Change-Id: I8f7be78dbf881bb5e2564aea4d0e01d78f1b0433
2022-12-15 04:38:15 -05:00
tao wang
a316bdfa22
ENH:notify the user to save the project before switching languages
...
Change-Id: Ife8acc0aeaef013d9dbbb753686ad4b4a319bf80
2022-12-15 04:38:15 -05:00
liz.li
ee187f2f78
FIX: macos crash : .dfont file cannot load into imgui
...
Change-Id: I0efd73da821afbb5e0cea314c56d8243342adb32
2022-12-15 04:38:15 -05:00
tao.jin
9c55e42b32
FIX: update slice state after changing bed type
...
Change-Id: Iaea235233ecdc0c486daedda9f0d844cb176906b
2022-12-15 04:38:15 -05:00
salt.wei
f49f1385b5
ENH: fix error acceleration in Gcode processor
...
When travel in x-y-z move, the acceleration should
be limited by trivector rather than one axis.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If8e5d394cf5d8772d324b9c851c047d9235d9b6b
2022-12-15 04:38:15 -05:00
MusangKing
aa0dbac351
ENH: add paint-on support on vertical faces
...
Add paint-on support on vertical faces of slender rods
ENH STUDIO-970/1285
FIX STUDIO-1183
Change-Id: I36b398f9c1c1341bce080ec3d454dcc6e6f991e8
(cherry picked from commit 65ee2c8d74284b21bfd34a1059e2005998d749c5)
2022-12-15 04:38:15 -05:00
Arthur
e61e6c3c95
ENH: improve tree support interface quality
...
Always draw a wall before infill for 1st interface.
Jira: STUDIO-1402
Change-Id: I9cba46f9bcacbe6c78a82bbb7099cc1d1182cb97
(cherry picked from commit d7381adb78c99414f538db82f0ac1f2de2e968cf)
2022-12-15 04:38:15 -05:00
MusangKing
2a8fe9ec54
NEW: Open "Bottom Z distance" setting for users
...
Users can set distance between support bottom contacts and object
once enable normal/tree support.
Jira: STUDIO-1383
TODO:Func seems good though, some details (e.g., bottom_interface
detection) need to be optimized furthur. Will keep follow-up.
Change-Id: I85815e7aa6cf1a5d0249633cd8ab995873461e8a
(cherry picked from commit eab39e89c94d749ebe6266ab745cbb70a068277d)
2022-12-15 04:38:15 -05:00
tao wang
63ea4179e4
FIX:fixed ams mapping instructions img not clear
...
Change-Id: I21d4d024078ad2b2a983b54938efb13015382a10
2022-12-15 04:38:15 -05:00
tao wang
3c9a28017d
FIX:modify the title of the second confirmation
...
Change-Id: I85b4b0bb7dc12cdd2e37b494abc5de54a5939210
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
tao wang
4c9cf7577d
FIX:send printing no longer has suffix
...
Change-Id: I73577279f973713783d4eb214b27ac7909b9b1f3
2022-12-15 04:38:15 -05:00
shuai.liu
1ad8e7ed74
FIX: fix quantized convexhull normal bug.
...
1. use face_normals as convex_hull normals instead of quantized normals.
2. The quantized normals will result in bad orientation because of accumulated error.
Change-Id: I8e554905dcec430738135cb8a9f08d8e0fdfecae
(cherry picked from commit 33c474f6f6e7469aed75e981e700e0279cb23de3)
2022-12-15 04:38:15 -05:00
shuai.liu
2b3e533b8b
FIX: fix the bugs related to bottom area and flip
...
[STUDIO-1079] Large plane not stick to bed
[STUDIO-1437] Model auto flipping bug
1. Changed the orientation threshold so that some tiny rotations wont be ignored.
2. Added flipping detection. Rotation with same unprintability will not be excuted.
3. Added the weight of first layer area to improve large planar face orientatio performance while not influence other objects with small first layer areas.
Change-Id: I1efc9252c90bc053e65cb71e7770cb8d0305cb6e
(cherry picked from commit 1eda67e4fd0cd2536af219e0c225fc08949b5023)
2022-12-15 04:38:15 -05:00
chunmao.guo
f6ff0f6131
FIX: re-register BambuSource when maybe installed under administrator
...
Change-Id: Iff4c4dc9a581de33e08681b7033c1f29ebacb6a4
2022-12-15 04:38:15 -05:00
yifan.wu
9a0ef5b989
FIX: fix a bed texture not display issue
...
1. change default bed_type to "1" in app_config
2. if old app_config.bed_type is 0, change it to 1
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I9923187ab480b0a4991bfbc13892bfb43b2a990b
2022-12-15 04:38:15 -05:00
Arthur
5df1317f40
FIX: tree suppoort generates wrong sharp tails
...
support_critical_regions_only may generate wrong supports on sharp tails
Test case: calicat.stl
Change-Id: I73671d9bf0f9c27ef70efa5765cd291761c4d18d
(cherry picked from commit 8ff2ac7ce437dc2f9eee6068d596294c054dee1b)
2022-12-15 04:38:15 -05:00
Arthur
86631eab47
ENH: translate print options and so on
...
Change-Id: I23f2720442efb4491fe7854cc080f644a8bed414
2022-12-15 04:38:15 -05:00
Arthur
f6fed97b9d
FIX: auto-arrange unable to arrage a large number of small items
...
1. Should start from bottom left if there is excluded regions
2. avoid exclusion regions in fixed_overfit_topright_sliding
Jira: STUDIO-1422
Change-Id: If88ecf86a0485bd478a77df8cfd4942df8ca27ac
(cherry picked from commit a8393de51bd178b731ef4c7201a5fe3247d97a1f)
2022-12-15 04:38:15 -05:00
yifan.wu
d152b4d235
ENH: refine global bed type config logic
...
Add default type to plate bed types.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I26f3a64dba4a19b0d882b828f1ee54c84df1879c
(cherry picked from commit 1ebed465d2b3bcd482dd4ba7a5930b721c79fc13)
2022-12-15 04:38:15 -05:00
chunmao.guo
3b3ad1b390
FIX: scroll offset with touch pad
...
Change-Id: I7dbec590f39f174c02e4179fd781ff7fd1a93374
2022-12-15 04:38:15 -05:00
Stone Li
fee419797d
FIX: fix use wrong preset folder
...
this happened when stop sync user preset
Change-Id: I16e17614d64a3e81adbc32fc9819cc32c6599a77
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
liz.li
fafff5c1d1
FIX:fix search dialog cannot dismiss when alt+tab
...
Change-Id: I2fd0099685ce80e72f6214643b35535c274f7e22
2022-12-15 04:38:15 -05:00
chunmao.guo
5f2a537f14
FIX: occt font encoding
...
Change-Id: Ief4fc0ced20f386b85bb0963c5953954a85df9e0
(cherry picked from commit 50b10de0b1261272208c6676e9ca1c917c4707b1)
2022-12-15 04:38:15 -05:00
tao wang
f3b4618932
ENH:change style for the refresh button on model mall page
...
Change-Id: I1fb368b279dad3dc300374e5338655cf2a896142
2022-12-15 04:38:15 -05:00
liz.li
f76d214ae6
FIX:temperature character in GcodeViewer display '?'
...
Change-Id: I89b03d04ff280f1f5e6a16a4cd7143dfa31efea1
2022-12-15 04:38:15 -05:00
chunmao.guo
9b10b1438c
FIX: [STUDIO-1011] windows can not scroll in inactivate window
...
Change-Id: Ib09e58f4637d632625bf7bd484fd26319630cdb2
2022-12-15 04:38:15 -05:00
chunmao.guo
05904e3770
FIX: [STUDIO-1419] conflict when removing old logs by multi process
...
Change-Id: I6529fa649020a2d4419048e470e343bfd63c41bf
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
00ab44f0a0
ENH:add notification when sending gcode finished
...
Change-Id: I9a2dac701053591a1c0bd4d8b376ef07b31262f0
2022-12-15 04:38:15 -05:00
liz.li
df260dd724
ENH:dark mode of imgui part
...
Change-Id: I42975f9004be1a348db83f1a5790490dbc444c9d
2022-12-15 04:38:15 -05:00
chunmao.guo
1400e9d63a
FIX: not open STL files with new window on Mac
...
Change-Id: Icecd60297197e5130801e32d4b0a6dfa714146a1
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
zhimin.zeng
6ae575d885
FIX: the object move a distance when laying on face
...
Change-Id: Iddea713d2237e1cc232a4ce114b17d3fb7c0d8b0
(cherry picked from commit 5e09aceca1794ea2be5e7718a5b3f29f971676a9)
2022-12-15 04:38:15 -05:00
zhimin.zeng
36d08e1849
ENH: add layer_num/[total_layer_count in layer change gcode
...
Change-Id: Ib5f7ad56390c07002999019816174f035aa3d484
(cherry picked from commit c4142c666d1613f6ad3c4269fb741b9a72558512)
2022-12-15 04:38:15 -05:00
zhimin.zeng
c38daab5da
FIX: raise the nozzle when moving to wipe tower in smooth timelapse
...
Change-Id: I3feea8dc36697b9328d68faa97e55f5a1dcb827e
2022-12-15 04:38:15 -05:00
tao wang
de0b0508eb
FIX:fixed the display error caused by the incorrect remain
...
Change-Id: I9c0bb7325d4d9ae043aa3dc868f94102e3aa24ae
2022-12-15 04:38:15 -05:00
tao wang
1ae4a74687
FIX:fixed the crash caused by scaling screen on windows
...
Change-Id: I50aa57eb67e3f671f4e894cfaef3da5bcb88efca
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
salt.wei
93a0d3a4ca
FIX: fix a crash issue when copy failed
...
Change-Id: Ie0cd4676d9f31213c80a4a9a7f5c836c58a53120
2022-12-15 04:38:15 -05:00
tao wang
de8db2a89c
ENH:The model mall dialog can be activated
...
Change-Id: I19aa551ffc79c4f5c9369331f28adbe7410ccab2
2022-12-15 04:38:15 -05:00
zorro.zhang
670641fe7b
FIX: login Username display
...
Change-Id: Ibc319d27b0f022d8132936b2eb275419e5f1a7ea
2022-12-15 04:38:15 -05:00
wintergua
6dfd598b7f
FIX: Auto brim will not be considered during model arrange
...
if the brim of an object exceeds the bed area, it will be clipped before transformed to G-Codes
Change-Id: I68d700a85e1d28a5e337e53d614266f6e5e0a653
(cherry picked from commit d19ffaa7bdf4b0ab750119d9ef6252491d936f3e)
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
65ee16f676
FIX: dark mode of wxTextCtrl
...
Change-Id: I8a377228b79d24ffe6284acf9be7017207b5dddc
2022-12-15 04:38:15 -05:00
tao wang
3925ceb9f4
ENH:add humidity display/surplus material
...
Change-Id: I1a04df257c9b09fef7ff06cfa192644478a30716
2022-12-15 04:38:15 -05:00
Stone Li
3a9397307d
NEW: add calibration options
...
add calibration option of xcam_cali, bed_leveling
and vibration.
Change-Id: I63dc47e08ac89554f0e45db35eecd72be484647d
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
chunmao.guo
73242280ef
FIX: MediaPlayCtrl crash on switch language
...
Change-Id: If69bd42f586e6e15387ffe387c820480cbf750dd
2022-12-15 04:38:15 -05:00
zorro.zhang
30a473c977
ENH: Add darkmode of Html,depend on UserAgent
...
Change-Id: I8b60db9e2cb7b0d163288e3d8a23db10b64b9bb3
2022-12-15 04:38:15 -05:00
Stone Li
46bde9b337
FIX: fix lang_code for hms
...
Change-Id: I75035f8d0fe70b35683cc383ca139c0377bf3a14
2022-12-15 04:38:15 -05:00
qing.zhang
f43eb35d38
ENH: shorten the travel before wipe
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I3b8c3e188aae85ead926c02a3edf8d23379fbcb1
2022-12-15 04:38:15 -05:00
liz.li
8222b86a32
ENH:add show labels menu item
...
1. add show labels menu item at default menu
2. adjust flush option menu position
Change-Id: I525db0b486885e1399c6fcd776195b502329c08b
2022-12-15 04:38:15 -05:00
liz.li
f3968c5d99
FIX: one_layer slider ,text doesn't display fully
...
Change-Id: I9d02b246267bfd0eb74a1cea55dd769ea32da14a
2022-12-15 04:38:15 -05:00
zhimin.zeng
035c38bdc7
FIX: old gcode files don't show timelapse when send print
...
Change-Id: If1829c8848ab9874a55367cdf77f881be0645c10
(cherry picked from commit 95d456f4cc16840167b3e2beaee597208bc885b4)
2022-12-15 04:38:15 -05:00
zhimin.zeng
11fa28a87a
FIX: location is incorrect when loading modifier
...
Change-Id: Ib750c96ad61ca9e804040a75aed0dda58b76f3af
(cherry picked from commit 8c797905e5ed81971cd72ae3a2d001b9d1bee312)
2022-12-15 04:38:15 -05:00
zhimin.zeng
0ce31da96e
FIX: back up error offset of new object
...
Change-Id: I4bb78f14e41cf5b299525fcec7d1dd99330abbb4
(cherry picked from commit d081d03cc66c5ed0b2c777ea12d5942cdb48b03c)
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
faec57d263
FIX:macos dailytips popup on wrong position
...
Change-Id: Ic257073f38f51aa31132043538b412074e895ce0
2022-12-15 04:38:15 -05:00
liz.li
61c323d7cb
FIX:macos GcodeViewer display alignment problem
...
Change-Id: Ie10b062edd0c930a410397542fecf15d7fb326d4
2022-12-15 04:38:15 -05:00
Arthur
869b93e270
ENH: improve auto-arrange compactness around wipe tower
...
1. improve auto-arrange compactness around wipe tower
2. do not show "Avoid extrusion calibration region" for P1P
3. encourage objects with similar height to be arranged together
Jira: STUDIO-1364
Change-Id: I5efa61a676c453618cdb3915fb98928d07138deb
(cherry picked from commit 571ee0c6d91d8a5f6a60838052f09d49d85f12ed)
2022-12-15 04:38:15 -05:00
Stone Li
a06de19577
FIX: fix hms display error when language code is empty
...
Change-Id: I1bf5185ef808bd8f8bbe75cf4a62d2825fffefe0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
shuai.liu
0193e70a9e
FIX: enhance auto-orientation with parameters
...
The tolerance of orientation filter is too large.
Jira: STUDIO-1375,1376,1382
Change-Id: I794a161e74acbcf2e13c03dcc6e5e51d6b4e1f23
(cherry picked from commit 9d8f838fb06b8c0d4efed3e50d33db410efae360)
2022-12-15 04:38:15 -05:00
yifan.wu
05a00edb79
ENH: support default filament for modifier
...
1. set modifier's initial filament index to "default" (0)
2. allow to change modifier's filament index to "default"
Change-Id: I66e546e20fa5492532dd8733df5b0d38a92fd4d7
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
6d46ac98ba
ENH:GLGizmoText style display
...
Change-Id: Ie7e3a91a10464cf8b85f7553b74973a4cbac3bca
2022-12-15 04:38:15 -05:00
Stone Li
929ab9d327
FIX: reconnect lan mode printer when select printer
...
Change-Id: I6838360b6ddcf2cf49d7857ec536a29f92be0489
2022-12-15 04:38:15 -05:00
Arthur
9f96c8adec
FIX: auto-arrange ignores wipe tower due to supports
...
Wipe tower is needed if support base and interface use different materials.
Jira: STUDIO-1336
Change-Id: I006ece952aac1a0f0a57721c2cd1b52b2ceee28a
(cherry picked from commit 1a387e4b1607dee36f5abe499892f027e244fbeb)
2022-12-15 04:38:15 -05:00
lane.wei
fb4f30a4a4
ENH: gizmo: use native string for snapshot name
...
to avoid possible crash issue(not sure)
Change-Id: I34f7859b5eb8d2b9b09093ac9b68d24fa1074612
2022-12-15 04:38:15 -05:00
tao wang
ceae5fb0ed
FIX:fixed the border of the material control is not clear on the mac
...
Change-Id: I732690728f0e954ca9cbd37b03d6cf1ebf58f9a0
2022-12-15 04:38:15 -05:00
tao wang
f7a35424df
FIX:add chinese translation about the print option
...
Change-Id: I0411da5e37fc113565517bf516297f18f1c4ab95
2022-12-15 04:38:15 -05:00
tao wang
01744f1759
FIX:fixed users can not click drop-down menu on mac
...
Change-Id: Ib9ac9e323d70f5be32a7d1bd935effba974ef006
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
chunmao.guo
fc7b1cf9fe
FIX: [STUDIO-1401] C11 has not access code now
...
Change-Id: I31a8e45290f98455ff2703f70e20f5427e8c22ab
2022-12-15 04:38:15 -05:00
chunmao.guo
6d2a667c92
FIX: [] delete MediaPlayCtrl before wxMediaCtrl2
...
Change-Id: Ic92be54f159baf78a27afb18838397f1eb99fac0
2022-12-15 04:38:15 -05:00
tao wang
fbcf589a18
ENH:change the mall dialog to frame
...
Change-Id: Idee98d2c9a84cca5245c42c60b545fabf31fb037
2022-12-15 04:38:15 -05:00
chunmao.guo
7587cb5737
FIX: [STUDIO-1389] update dirty state when changing bed type
...
Change-Id: I5e8939b72a68ebd51b900289bdc9b38695797d08
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
chunmao.guo
93ce494741
FIX: update po of virtual camera
...
Change-Id: I20619f0ecf387af48d62fa953e101fcde3b1519b
2022-12-15 04:38:15 -05:00
Stone Li
13c15c82e7
ENH: can not cancel print job after FINISH_STAGE
...
Change-Id: I91eefd8b9c7ec0d3d2b8a37e0348bb9a8442f3bc
2022-12-15 04:38:15 -05:00
lane.wei
d40f9b24ed
ENH: bootup: add slow bootup mode to avoid some possible crash on seldom computers
...
Change-Id: Ia7a05082eee32dcc8a2ed9ca47cf13287ee2aed9
2022-12-15 04:38:15 -05:00
tao wang
2aedc84586
FIX:remove the RELEASE_TO_PUBLIC for publish option
...
Change-Id: Iadf1fa28a2770d75dd0fa39246c42a7a30ee2ad5
2022-12-15 04:38:15 -05:00
Stone Li
2cc7dd02af
FIX: fix version format in bbs_3mf
...
Change-Id: I3a266e42bf7efc44533cdd38a5bd843bae764cbd
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
zorro.zhang
7d717a9cb4
ENH: In case of low resolution, UserGuide Display
...
Change-Id: I14b764dc5f34421cadba329c9cd7a13fde0f2387
(cherry picked from commit 7c9ba185143a3d6ba96b2f28e479add3e6fe32df)
2022-12-15 04:38:15 -05:00
tao wang
46dc96fddf
NEW:add some new changes for send print job
...
1. change tray id like to A1, B1, C1, D1
2. can change the name of the project that is sent
3. add ams mapping instructions
Change-Id: If301f4051f640157a53d6927a0ddf2facf4961b4
2022-12-15 04:38:15 -05:00
tao wang
06ac3f73a6
ENH:popup msg for user when printing with unknown filaments
...
Change-Id: Ic1dfa9d70e7bd5ed0e4220b718e261ecf4ef64a8
2022-12-15 04:38:15 -05:00
chunmao.guo
64ae3c3a56
FIX: [STUDIO-1360] media file image scale on macOS
...
Change-Id: I2a25ff53b9beb08a90aca07adad7accc69b6d2ed
2022-12-15 04:38:15 -05:00
Stone Li
cb83284b24
ENH: store 3mf metadata info to a map
...
Change-Id: I17700b1c4a7e47b017d18815e76b4b9bed5c9de4
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
cb5f5a26cf
NEW: support calibrate option of printer
...
Change-Id: Iacc974d5cfec54789223f9ba298db21bea277d18
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
chunmao.guo
3f4136157e
FIX: [STUDIO-1358] Media file cancel waiting download
...
Change-Id: Iaaa0da90f57aeb0e8aaf1049589d4f1012fc6460
2022-12-15 04:38:15 -05:00
chunmao.guo
662cfb6f7b
FIX: [STUDIO-1369] backup object mesh when renaming
...
Change-Id: I17644b732a0a476ca3d5b4cf61c0f5b53b81eaa6
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
salt.wei
276989a878
ENH: use outer wall acceleration to do calibration
...
As title.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ibf7a9253a9837d6a2148e6ce9c0582ac915fde48
2022-12-15 04:38:15 -05:00
Stone Li
bdab8a28c9
ENH: add filament alias to a print warning
...
Change-Id: Ie7a2e0cbdd016c2120c46cde9a92a93baffbe832
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
8f9d8b55eb
ENH: refine print progress display when sending a print
...
Change-Id: Ie31cc0c1f71f251b79cf5ac2da64cc61c77a4858
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
b54870106d
ENH: refine ams mapping valid logic
...
do not make mapping result valid for empty ams slot
Change-Id: I2e6be7f973dea7784804ec1978c68cc2bd47c6c0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
2b23e3c119
NEW: add menu item of per object process
...
Change-Id: I09c7516903e59e976f582d7efaff33cc3033c820
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
Stone Li
e50d75026a
ENH: add more log in HMS
...
Change-Id: I40f92639d2e5621277cdbd1e0309a2f5b47c7b61
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
lane.wei
776137aaaf
ENH: CLI: support filament mapping
...
support null filament when mapping
Change-Id: I9384fc5a8e78aa8467eef1610d49b92d87512720
2022-12-15 04:38:15 -05:00
salt.wei
588f18ac58
ENH: improve archor of internal bridge
...
Add loop inside sparse infill of lower layer
to provide archor for internal bridge.
This option controls how many lower layers generate
loop path.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ifdb6db9090115732aa2cacf5d155b587a10e18fc
(cherry picked from commit 4fdb87ecd5c2e680f6bad2d018ba39cd05f787ce)
2022-12-15 04:33:48 -05:00
lane.wei
08494b5f6f
ENH: 3mf_importer: optimize the load speed of 3mf
...
1. parallel load object files
2. only load object used by some plate(cli)
3. improve the loading speed when generate objects by using reference
Change-Id: I2719651e715f2e35326e760c4b7cdb3114f54992
2022-12-15 04:33:48 -05:00
salt.wei
58bed3e60d
ENH: optimize speed of exporting gcode
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I70caed8664a647a98a0434dd62d329977e0feaaa
2022-12-15 04:33:48 -05:00
Stone Li
4e43ad8c2a
ENH: enlarge filament system colors to 16
...
Change-Id: Ib31fb10869e86e36733aecab858303fafd993cbf
2022-12-15 04:33:48 -05:00
Stone Li
4b0d63ba8e
ENH: check ams support only on X1 printer
...
Change-Id: I830ad6c5f4f7c16edda4d880737548fda0697667
2022-12-15 04:33:48 -05:00
tao.jin
e56c266edc
FIX: refine Warning dialog
...
Change-Id: I8169dd8bce0013a1acacd837871af2051f5cc3a5
2022-12-15 04:33:48 -05:00
yifan.wu
4abce326bc
ENH: refine the nozzle_volume
...
Exclude T command extrusion from nozzle_volume.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ie06a84a6b22ef1bcbf8cdd81b928835f8b3fd439
(cherry picked from commit 63e722a297b89432fe50113d00a1ff12fb99c507)
2022-12-15 04:33:48 -05:00
liz.li
95626d57b1
FIX: synchronize with master branch
...
Change-Id: I4642a1f579db1317834622244652b36c9cce9e4b
2022-12-15 04:33:48 -05:00
liz.li
f7f7a18fe2
FIX:GcodeViewer crash
...
1.a situation that multi-filaments but no flush will cause crash, been
fixed.
Change-Id: Ic9a76d000e923c3010636a2d39a4d521e4ea9f37
2022-12-15 04:33:48 -05:00
chunmao.guo
95fe7fc528
FIX: [STUDIO-1172] keep file download progress shown
...
Change-Id: Idac86b4d4f03fe4fa9120353d185b6592123b980
2022-12-15 04:33:48 -05:00
chunmao.guo
67fd44c551
FIX: [STUDIO-909] not dynamic inc filament_presets size
...
Change-Id: Ie231667213cceec1bca56e1af8eabd6503bd3fed
2022-12-15 04:33:48 -05:00
liz.li
82f1bad002
ENH:flush_option display only when multi-color
...
Change-Id: I510444818eda820f4f54ecbb0063142467cbf334
2022-12-15 04:33:48 -05:00
qing.zhang
49b00bfcd2
ENH: close the fan if the filament end
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ifbf46d4987bb76628881c1be85f3870d1d490e78
2022-12-15 04:33:48 -05:00
qing.zhang
d2f915a558
ENH: gcodechecker updare
...
check nozzle temp
e/flow_ratio before calculate the width
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I5c95522f061671d4bf503258ef3cd6be714db631
(cherry picked from commit c15d6efdd36db1773ad762e6a09cf21e1a3d9c8b)
2022-12-15 04:33:48 -05:00
miaoxin
12206e59b4
ENH: auto-arrange handles 4*4 alignment better
...
I improve the cost function to align big item better.
JIRA: https://jira.bambooolab.com/browse/STUDIO-1221
Change-Id: Id5a16c127ec51bf7463e331058cb1a8f78b764ca
(cherry picked from commit 39773a901df82081c7d9d089807a52aa09e6a498)
2022-12-15 04:33:48 -05:00
qing.zhang
6bc580930e
FIX: fix the error path when it is bridge & top
...
if the region is top surface as well as bridge
use bridge path
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ia23910e4c49daeacf12d2f40d21a7ca319ddcfb7
2022-12-15 04:33:48 -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
liz.li
7bcc8c1de8
FIX:add a tip on ams dialog
...
Change-Id: I78879591a68c0f0c556642a683c6b39208f38bb9
2022-12-15 04:33:48 -05:00
chunmao.guo
b918052a97
ENH: [STUDIO-1185] jump to object in slice error notification
...
Change-Id: I0d8c3de78ac326f5ab0802fd301defaaac376bb6
2022-12-15 04:33:48 -05:00
chunmao.guo
0966655756
FIX: [STUDIO-1309] failure message of media files
...
Change-Id: If95f66c0bc62d4139d8fa709164347333a866159
2022-12-15 04:33:48 -05:00
chunmao.guo
011b22dee8
FIX: select file in folder
...
Change-Id: I383a60f19fe7c54bcb6c1348152ac72a2bab9e34
2022-12-15 04:33:48 -05:00
lane.wei
c431cbf202
ENH: CLI: some refines of slicing
...
1. add support_used flag in sliced_info
2. use the old thumbnail if no need
Change-Id: I8ad166978fe6f76f86b1ef014945dd70b26a6285
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
Stone Li
f64b42e3d2
FIX: clean selected machine when connecting failed
...
Change-Id: I7e4a2bcb055d5a1c0a333fd92179040fb97086f6
2022-12-15 04:33:48 -05:00
Stone Li
2659eab268
NEW: display cloud slicing state
...
Change-Id: Ie44ad49c4cf6bf7698c5e1621480d9d6ed78b94e
2022-12-15 04:33:48 -05:00
Stone Li
79958838e3
FIX: fix skip print error logic
...
Change-Id: I08f21cc585613cf92c22698448a5316e305eeb90
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
Stone Li
c7d8b3871a
NEW: save unrecognized matadata field in 3dmodel.model
...
Change-Id: Ia5db9990b8b871f03ffd961cbf1808d228060e21
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
Arthur
b6a54103b8
ENH: translate normal(manual), tree(manual) and others
...
Change-Id: I3615da23d19c05bfcabb52bd808cb1f3dec702e8
2022-12-15 04:33:48 -05:00
Stone Li
22211f1b54
NEW: add more print option
...
1. add option of ai monitor
2. add option marker detection of buildplate
3. add auto recovery step loss
Change-Id: I8483105fed9699d1072b5ef0f08aeff30e6f610a
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
salt.wei
f3c7953bdc
ENH: fix the error time in gcode viewer
...
As title
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9322b119b68055baea0e6f63d179a0addf02307e
2022-12-15 04:33:48 -05:00
lane.wei
65f2a063b6
ENH: refine multiple plate and CLI logic
...
1. support bed_type for each plate in CLI
2. don't render the calibration thumbnail under CLI
3. fix the plate box not generated issue
4. refine the slice_all button's status logic: from all slicable to one slicable
5. fix serveral issues in multiple plate's switch and slicing
Change-Id: I6193a799da0367068169ce315d1fcc9098357fd1
2022-12-15 04:33:48 -05:00
salt.wei
dea19ded1e
ENH: add generic PLA silk
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I4e988b5c2e7f1b3689c50f231eac170591ab1bf5
2022-12-15 04:33:48 -05:00
salt.wei
df5cff29ec
ENH: add generic PLA silk
...
Generic PLA silk should use lower filament
volumetroc and retraction
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I8ba11094afc0274710e97d50554001d3a0a4caa1
2022-12-15 04:33:48 -05:00
zhimin.zeng
af48c3db38
FIX: add notes
...
Change-Id: I230637e6c8b3cfe9e49655cf67f338f77a57732e
2022-12-15 04:33:48 -05:00
tao.jin
2a339d02c2
ENH: add Chinese translation
...
Change-Id: I76dc4d26f6231686073669afd4887ae285983bb1
2022-12-15 04:33:48 -05:00
Stone Li
e2002ec152
ENH: disable use_ams if not supported
...
Change-Id: Iebed3edd7fbd7733109ea8dfaac50f5c8fa27d04
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
zhimin.zeng
2f12ad7bf2
ENH: enable thick bridge for wipe tower
...
Change-Id: I96dae7753995af1862fe4ad33a00fa56cfbb7d3c
(cherry picked from commit 5f98ff50613e3358de10fa1b6d4429ce71e526c2)
2022-12-15 04:33:48 -05:00
zhimin.zeng
148f6ba05d
ENH: enhance timelapse user interaction
...
Change-Id: I95e84d20cbb8973a76a5b5887399b4ccc293c78b
(cherry picked from commit ade00ade11b285b69fb4a635274f5c6d16dc64aa)
2022-12-15 04:33:48 -05:00
zhimin.zeng
da4be5a802
FIX: small wipe tower width result in infinite loop
...
Change-Id: I1e25dba1728b9427a0cab2c2629c340bf2a4566a
(cherry picked from commit b1fc2f5857e05a177c00134178ddd39882c2a6ab)
2022-12-15 04:33:48 -05:00
Stone Li
a801672963
ENH: update ams when recevied ack of ams_filament_settings
...
Change-Id: Ibe74baf9d05833166927febce6f9ad027d01d925
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
zhimin.zeng
493a8f5cea
FIX: variable layer height not show error in error case
...
Change-Id: Ia989f9b7b141c392468a633ec0beeb9a4f379b62
2022-12-15 04:33:48 -05:00
zhimin.zeng
6f81e017d0
FIX: add adaptive_layer_height ignore
...
Change-Id: I8a673b7f295affae8a3a565370953e6d7b7cfbf1
(cherry picked from commit f81129556cc9f0a00f073ecea7b91487a3ab4afa)
2022-12-15 04:33:48 -05:00
tao.jin
36d8d53427
ENH: refine set partplate bedtype dialog & button
...
Change-Id: Icf1ec314f04c6156e92f2f5a8646b97cf4c2220c
2022-12-15 04:33:48 -05:00
Stone Li
9f4b778d8c
FIX: fix print error display
...
Change-Id: I8080648e57bef10bc7fa8de9122d57e2e637cf20
2022-12-15 04:33:48 -05:00
Stone Li
06459ac808
ENH: disable buttons when no printer selected
...
Change-Id: I238f2861d41a06d661d04cf205ccdb7b4bbe113a
2022-12-15 04:33:48 -05:00
Stone Li
4385fc9d94
NEW: parse new protocols
...
Change-Id: Ie2b8963552e576260f461e33002ec6e8606e6fa9
Signed-off-by: Stone Li <stone.li@bambulab.com >
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
Stone Li
d1021e6861
ENH: export calibration bbox
...
when exporting all sliced file
Change-Id: I5cb085422f1114eacf5e11dce57f1ceb4d2113a4
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
Stone Li
9f95436b56
ENH: do not update lan mode printer msg
...
Change-Id: Icbda0e7bae567f5d9b518af8865778eb12d17984
2022-12-15 04:33:48 -05:00
liz.li
e27a1cdd9b
ENH:refine GcodeViewer
...
1.recalculate layout of filament page
2.add fan speed and temperature page
3.fix that value of time and percent too small to display correctly
Change-Id: I5d0cfaea03aa6e9286fe2d7243de7dd413fe7982
2022-12-15 04:33:48 -05:00
chunmao.guo
5761f8c050
ENH: [STUDIO-1272] handle default filament color in presetcomboxbox
...
Change-Id: Id78749db063fd222915b1aa5ad6abf47fb4294ca
2022-12-15 04:33:48 -05:00
lane.wei
8340e1ceec
ENH: CLI: add warning message
...
send the warning message back to caller
Change-Id: Id36edc9537721fb890f2bd4eb8db4fc0670eb97d
2022-12-15 04:33:48 -05:00
chunmao.guo
79c644d1da
FIX: [STUDIO-1242] fix object settings list after delete object
...
Change-Id: Ide57256b1840a98f0fa44fed4f55585c9bf88a95
2022-12-15 04:33:48 -05:00
lane.wei
4b655f06d4
FIX: fix the total progress not correct issue
...
Change-Id: I18b9d5034726b45c7331f1dae5e2b24c5e5bd170
(cherry picked from commit ba8c691a2c94f7a2f2ff0ce7f195de20a6c22573)
2022-12-15 04:33:48 -05:00
chunmao.guo
e44e1c1f19
FIX: video error message when lan ip missing
...
Change-Id: I5adaa89e2631a4e7853d806a53f41da927cc0ea7
2022-12-15 04:33:48 -05:00
chunmao.guo
9c57c808fa
FIX: [STUDIO-1249] tips on syncing unknown ams filaments
...
Change-Id: I754ca576e1e0e832a6c69a2bf4bef58900252040
2022-12-15 04:33:48 -05:00
Stone Li
bde96c1542
FIX: several small fixs
...
Change-Id: Iee10daeedae924fa829148841556e31eb5e9d225
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
tao.jin
0dd5057b4d
ENH: mark icon if plate bed_type differ from global
...
Change-Id: I6ae1396b8a3007b61ce85992ebb2aec6c64ec2ff
(cherry picked from commit c8dbb583838df20105c0ca4f9d1a5d711d7c0347)
2022-12-15 04:33:48 -05:00
salt.wei
f01cf37ead
ENH: preset improvement
...
Reduce infill/wall overlap
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I7999f278fdba620bd463ecd315bc35a7b725c2bd
2022-12-15 04:33:48 -05:00
yifan.wu
acf8f7b2a3
ENH: return if the bed_type of a plate is the same as global
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I15882d04fa89ebb27bc57434ff9f2c9468725d71
(cherry picked from commit b1606e07f1b9d91f1c01676ebbbe550e69a2ce53)
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
liz.li
7f3d9a8edd
FIX:fix when layers editing mouse click activate model by mistake
...
Change-Id: I4a457a1deb9fd7100d7d01fb2e29d6216bc3d9fa
2022-12-15 04:33:48 -05:00
qing.zhang
62ae445f97
NEW: 0.2mm Strength process preset
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I9b3c1393912ae3dc748363aef15167591588915e
2022-12-15 04:33:48 -05:00
salt.wei
e863d1054a
ENH: add clipper2 for preparing
...
Add clipper2 code into repo
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ib98ea3085055db7d125a92879c46b54e39bdc6b1
(cherry picked from commit 7398e71236a300531a172163c71f15440c37bd5e)
2022-12-15 04:33:48 -05:00
yifan.wu
f258da6add
FIX: remove gap btw internal bridge and inner wall
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I7223cedb4ab5394b370d8e413dbbf478b9928c42
(cherry picked from commit be4daaf6fc5428b51b239c5692d1735d4e47b1f6)
2022-12-15 04:33:48 -05:00
zhimin.zeng
aa1bd63d61
FIX: WipeTowerIntegration::append_tcr error when slicing
...
Change-Id: I8055c7c8586fec3dbdc757daf18b740835ce4b13
(cherry picked from commit 5bf6f1b9d5c1ce376bee149df0110d1e44f1d343)
2022-12-15 04:33:48 -05:00
zhimin.zeng
82325973f8
FIX: prime tower start position is incorrect
...
when support material is used in first tool change
Change-Id: If06459b8404fd599b42187859f476efded57deba
(cherry picked from commit 71f9ed69a3eff4cf3139d04a76176f798a1e1e0d)
2022-12-15 04:33:48 -05:00
zhimin.zeng
118a13200b
FIX: variable layer height prompt an error when enable the prime tower
...
Change-Id: I80b3965d25a9e1faaff1298f42b171660974463e
(cherry picked from commit a519f82ce7c1b169ad995d10a28e873e133f2373)
2022-12-15 04:33:48 -05:00
yifan.wu
4671aed03b
FIX: slice btn and error msg not updated after changing bed type
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I9ee624de38ef9193c0d9cda9f687dbc49d8c5b28
2022-12-15 04:33:48 -05:00
Arthur
a330429af7
ENH: change manual support names
...
Add (manual) to normal and tree for better understanding.
Change-Id: I6d39764a16510707912dfdeb80787d63a6e5ad96
(cherry picked from commit 46a0e9a1bb5da747f7d8c90a9235ae59ddf68bc4)
2022-12-15 04:33:48 -05:00
Arthur
7bdba58b98
ENH: save bed type in 3mf for first layer scan
...
Change-Id: Id3d83a58f0cca4899e3247b5854500af79cf1b34
(cherry picked from commit d192ae2d8c7d404048e980cfaa0846be48c5fbad)
2022-12-15 04:33:48 -05:00
lane.wei
f9793be848
FIX: fix the auxiliaries files not included issue in cli
...
Change-Id: Iecc18d6013ddc3397b4405a80b24e0630b293fc7
2022-12-15 04:33:48 -05:00
Stone Li
3b25d02eea
NEW: set bed type for partplate
...
Change-Id: I876e24fb424b16eeb674313c7e0e03a228bc4b35
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
liz.li
9f4a2c0c1c
FIX: layer height cannot edit after changing layer_height by parameter
...
Change-Id: I7da6c7d4ed1a0392ec2a1d961cf75be8426167ac
2022-12-15 04:33:48 -05:00
chunmao.guo
d2b112d1c1
ENH: Label Wrap
...
Change-Id: I7492f058f731a68e441ab9b78693872364fc00ab
2022-12-15 04:33:48 -05:00
chunmao.guo
4d4fcc1780
NEW: management camera video stream in device panel
...
Change-Id: I39634af900071cc5c01a88100457880a513e416f
2022-12-15 04:33:48 -05:00
chunmao.guo
1068baf10e
FIX: ignore wxImage's waring in release build
...
Change-Id: I4f250fdb64c98edfa76d3f19c5b60096488e1d87
2022-12-15 04:33:48 -05:00
salt.wei
13ca93adc8
ENH: some change to support layer height edit
...
1 delete adaptive layer height config
2 support load and save layer heights profile with 3MF
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I109b3b791c3130b5ab2df445e8ae5cb55a78cec1
2022-12-15 04:33:48 -05:00
salt.wei
c1599aa138
ENH: add back even-odd mode
...
Add back even-odd mode to support slicing 3DLabPrint
airplane models
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Id3efcfb0ecf98350add7a19885750df74d4fdedd
(cherry picked from commit 553371e61e35355b3a73694d4cf9acb179b2a427)
2022-12-15 04:33:48 -05:00
lane.wei
5791ca7e8d
ENH: CLI: add total progress of slicing
...
Change-Id: I05e471aa4cd76642cdd63275620a4b656c8e3327
2022-12-15 04:33:48 -05:00
chunmao.guo
8d0f19fd6a
FIX: test HasCapture before CaptureMouse
...
Change-Id: Ia18b2288b4601c1ae8769d56e5bf46b886a1264e
2022-12-15 04:33:48 -05:00
chunmao.guo
0da5585582
FIX: [STUDIO-1193] jump to object in slice object warnings
...
Change-Id: Ic6445d81a31e3ecaa069c5fd49b177dc454dc1b9
2022-12-15 04:33:48 -05:00
liz.li
ba1cb7820a
FIX:cannot quit layers edit if new project
...
Change-Id: Id04a0386ab022283fd42503a1c363dc10535d5c6
2022-12-15 04:33:48 -05:00
liz.li
22dd20ab58
NEW:add variable layer height
...
Change-Id: Idef7f0dea32e4faaeb4d6eb188695cc7b554099c
(cherry picked from commit 4969835159eebb356e9b26dab223ad0a18882b70)
2022-12-15 04:33:48 -05:00
lane.wei
b44f3ae3e6
ENH: CLI: use json insteadof string for progress pipe
...
Change-Id: I1fdecfa6198d06d0c9745f3cbeb02dece9d8e20f
2022-12-15 04:33:48 -05:00
lane.wei
6be79946f4
FIX: fix the appconfog:save exception under virtualbox of linux
...
Change-Id: Iadf682727d8ac2ac8694b03e999790866120bf10
2022-12-15 04:33:48 -05:00
lane.wei
55f55e3ad9
ENH: CLI: refine logic
...
1. return error when there is object partly inside the plate;
2. add the status callback for progress indicating
3. add the version in help
4. fix the return state of validation from 1 to -51
Change-Id: I716057bd5b28a4beb2871614b94708a0860af1a2
2022-12-15 04:33:48 -05:00
liz.li
8278be8d26
NEW:support jump to specific layer in preview
...
Change-Id: Ia2396c3512f521e31e440783e2ce12926f1ddeca
2022-12-15 04:33:48 -05:00
lane.wei
d91fe4e38c
Remove: "ENH: Flatten: refine the flatten logic"
...
This reverts commit b8a4530eccb76dd5673cced468deeb10bdcade01.
Change-Id: I22304b0396f1c17c1cb741751cfa8fb928d3fd99
2022-12-15 04:33:48 -05:00
Stone Li
782a35f750
FIX: fix enable status in object menu
...
Change-Id: Ie2f8302a6d2b345d7715401c8a4f9467a5fe05ce
2022-12-15 04:33:48 -05:00
qing.zhang
f3469729e5
ENH: update gcode of X1
...
start_gcode
end_gcode
change_filament_gcode
layer_change_gcode
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I1dc52c3e371cf702a02c18e877a3aafbfcc186b3
2022-12-15 04:33:48 -05:00
tao wang
72393b5ffc
ENH:updated German translation
...
Change-Id: Id7a62e1cc4b1e42d6af94aefc1f6fb75164eb321
2022-12-15 04:33:48 -05:00
chunmao.guo
f82afdcfb5
FIX: dealloc player on destructor of wxMediaCtrl2
...
Change-Id: Ie8055dc6c0b861c2f9b0dcd86cf333fd68b3bf0f
2022-12-15 04:33:48 -05:00
salt.wei
c70e8d486f
ENH: update jerk strategy according to printer
...
Jerk handling has been changed in printer.
Changed in slicer as well.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ic3aef43a534a7f0b85b734e747dc3ca883faaa46
2022-12-15 04:33:48 -05:00
Arthur
4b7ad20159
FIX: tree support may crash for faulty models
...
Root cause: overhang offset may be empty
Jira: STUDIO-1197
Change-Id: If472be8ed6d209366f118f1f0e5e14b41ce26b3c
(cherry picked from commit 663e7f29f01395bf335b6bccc91f192b64be69ae)
2022-12-15 04:33:48 -05:00
lane.wei
6edafa8502
ENH: CLI: add error code logic in cli
...
Change-Id: I4c1aace95218ff3a7a3a37f47b7d0880c9b64451
2022-12-15 04:33:48 -05:00
tao wang
eb5be1ac7f
ENH:optimize the layout of auxiliary
...
Change-Id: I42b846bd7a3c35b964ce1f9403cc924ef45577d9
2022-12-15 04:33:48 -05:00
chunmao.guo
a52857e95b
FIX: mouse wheel direction
...
Change-Id: I7b9a5e300de8e7f0c5a9883a20a18856f79c2b93
2022-12-15 04:33:48 -05:00
lane.wei
dbcdc876ac
FIX: fix the print config status not correct issue
...
the print object updating is behind the .normalize_fdm
which will cause some issue in corner cases
Change-Id: I57e9e7aa2acff81b89aedd95ffc7a7effb76cc6b
2022-12-15 04:33:48 -05:00
Arthur
5fa771c6cb
ENH: improve auto-arrange in several ways
...
1. reduce expansion of exclusion regions
2. expand extrusion calib regions to let them touch bed boundary, to
greately simplify auto-arranging with avoidance option on
3. improve dist_for_BOTTOM_LEFT to allow objects be put left to
exclusion regions temporarily
4. improve on_preload for better handling objects around exclusion regions.
5. improve debug tools
6. fix a bug with wipe tower estimation (don't estimate if wipe tower is
explicitly disabled)
7. use larger y-overlap threshold to estimate rod height confliction
better in per-object print ordering (now we use half the clearance
radius)
Change-Id: Iab29d47a072d8515f28a09855432f92fcffa8c5f
(cherry picked from commit 3a4f242a3a6fd2f82dcc8306cde4d1cb107a5099)
2022-12-15 04:33:48 -05:00
tao wang
17bc464bac
FIX:mall window minimization will no longer refresh web page
...
Change-Id: I22552e793ab0f3acdaa50e916ee81f9977d0f859
(cherry picked from commit 56ef8886f64b4e294840d602850f832b38b5989b)
2022-12-15 04:33:48 -05:00
tao.jin
7b3621bb0c
ENH: set 4 status of monitor extruder icon
...
Change-Id: I2739c7079268409975a9bd6ed1efb6cf47868438
2022-12-15 04:33:48 -05:00
Stone Li
cd1210b0ca
ENH: save error code to slice info
...
Change-Id: Ic70ef81775c23d160f40ff29f02cc9e1f9d336d6
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
Stone Li
7f53455105
ENH: set timeout to 15 for get version and get plugin
...
when a DNS problem occurs, the UI isblocked for too long
Change-Id: I3ee1fe1ddb1bec38be9fc3c3e5c3e08931b6eb76
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
Stone Li
1eacc5d38f
NEW: parse camera recording and resolution fields
...
Change-Id: I8aa5af228d6ad50ff495577652c2ba716f6cc3b3
Signed-off-by: Stone Li <stone.li@bambulab.com >
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
752e00694a
FIX:fixed some mall issues
...
1. The size of the window is scaled to 0.75
2. Add an interface to close publishing pages
3. The host chooses not to judge caching anymore
Change-Id: I8db73a94203ba427059d5121659dfdcd8d4c1940
2022-12-15 04:33:48 -05:00
Stone Li
04bbcf1122
ENH: modify a tips when sending a print job
...
Change-Id: Ia1b0fc6444a02aa6b1827f42573aba789afe6a86
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
Stone Li
db8a66e49e
ENH: do not adjust camera when entering paint gizmo
...
Change-Id: I1510a57af7c2a5cea96346681dac4865f533d335
2022-12-15 04:33:48 -05:00
Stone Li
20702af590
ENH: add more log for print error
...
Change-Id: I8cccf4c8dc5c6e3d6fc08f75839585b384d83e4b
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:33:48 -05:00
qing.zhang
1167225348
ENH: fix extrusion of interface on the first layer
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I08a3599e349f2137a53737010220209dc2a54d6a
2022-12-15 04:33:48 -05:00
qing.zhang
8d71053b08
ENH: allow to print PETG with other filaments
...
and do not check temp when print by object
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I4a89b181df478cdb2fb925ab5fc7d9415059a1f6
2022-12-15 04:33:48 -05:00
qing.zhang
d0def61ca0
ENH: fix the warning msg of nozzle hrc check
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I0cb6d10e002b3053624a970ecca12801576d8250
2022-12-15 04:33:48 -05:00
Arthur
b95959b8b2
ENH: translate several tooltips and daily tips
...
Change-Id: Icdb211d4ed199b781067cbf4abc7d835cde3d4c5
2022-12-15 04:33:48 -05:00
liz.li
100af8a27f
NEW:add flush options in glcanvas menu
...
Change-Id: I884fd6939267b9b17736725ca87e6722ebc1b939
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
chunmao.guo
ad636acac7
FIX: adjust filament parameter ui layout
...
Change-Id: I3d46894333ad165b43487b8472fc1451fbbf5224
2022-12-15 04:33:48 -05:00
gerrit
6834f0096b
ci: update network module based on commit 1addfb7
...
Change-Id: I73401577238aa76cb9a9e1d2e20f19543c0cc276
(cherry picked from commit 1b04c461c1f85d2d26294af244512e7346e5876a)
2022-12-15 04:33:48 -05:00
tao wang
75e960f999
NEW:Fixed some mall issues
...
Change-Id: I1f9105a1a7089457f4ecb327cb5db43ca0d39f4e
(cherry picked from commit 975bdcf64f88b4f1e7c0e03abd9dfba6c32c00fe)
2022-12-15 04:33:48 -05:00
lane.wei
2406cc35b6
FIX: cli: fix the thumbnail rendering issue
...
1. fix the color not correct issue
2. fix the warning when loading thumbnail under cli
3. remove the invalid error log
Change-Id: I4dd553b218e264bb811606053d920b5861ad6bd4
2022-12-15 04:33:48 -05:00
tao wang
b685cbf37c
NEW:add dont show again button on msgdialog
...
Change-Id: Id532ba9c10f01863dbe0f0319e9c9fd509a818fe
2022-12-15 04:33:48 -05:00
tao wang
1c4ed26b81
FIX:fixed crash caused by unable to resolve file name
...
Change-Id: I98388cd95e8b2bc26d33cddcc4945580a1c34292
2022-12-15 04:33:48 -05:00
lane.wei
451352183c
FIX: export 3mf using SplitModel under CLI
...
Change-Id: Ie6b81de47ebd04b462522d72d30e030e91bda313
(cherry picked from commit 2c284ab5681fd50699a1fd152dd6e4f18a0d4cb4)
2022-12-15 04:33:48 -05:00
Stone Li
e4198ad63a
NEW: add a new slicing warning
...
Change-Id: I62a31e505318441699141a5c86355c8d41b890f2
2022-12-15 04:33:48 -05:00
tao wang
a9ac3657ca
FIX:disable the mall when there is no network plugin
...
Change-Id: I1f7d9c1e3de3e91f705593b23386d329cb28d3d8
2022-12-15 04:33:48 -05:00
salt.wei
47302b0cf9
ENH: support force cooling for outer wall only
...
For PA-cf material, forcing cooling for all outer
wall and using lower fan speed for infill and inner
wall can get more high strength.
Add this cooling strategy.
When set overhang fan threshold to be 0%, then bridge
and all outer wall will be force to cool with
the overhang fan speed.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ideed1ac8690f1eeb68aad760678db76bb4dae8ec
2022-12-15 04:33:48 -05:00
qing.zhang
5aee1505a6
FIX: add ; before ===turn on fans to prevent PLA jamming===
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I7c5f2219d8a7abda88288cccf34a9cc5c430be73
2022-12-15 04:33:48 -05:00
qing.zhang
033a101da3
ENH: increase the temp of some plate to improve the print result
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ia933d2aa63dcdad634316fe830e470ac6bc2c159
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
salt.wei
35edf03eca
ENH: add "ensure_vertical_shell_thickness" back
...
See the new requirement of the latest update at
github issue #317
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I68c9922a272b1d426126a531bfdee7a4f7e53620
2022-12-15 04:33:48 -05:00
zhimin.zeng
7b437d4f58
FIX: modify the text position
...
Change-Id: Id0d23b0d15d57a0cbc8eb5c9eb0e685d600f31eb
(cherry picked from commit bf229251c758279be8876756576257fd609b44dd)
2022-12-15 04:33:48 -05:00
zhimin.zeng
687476bc27
FIX: modify the translation
...
Change-Id: Ia147871df754f5188fb7a0a8fcfac01e2db18c1d
2022-12-15 04:33:48 -05:00
salt.wei
bd577fafb2
ENH: don't apply new fan speed until filament change finished
...
This patch can make sure that the cooling fan will not
be enabled during change fimanet.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9f480b99116d62fe7522233b69b5bca209663821
2022-12-15 04:33:48 -05:00
salt.wei
9c7d55b8b4
ENH: lower outer wall acceleration for better quality
...
As title. And also not make printing time increased
too much.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I79f578227c5d81e76d8dd9254c43a3cb90109132
2022-12-15 04:33:48 -05:00
tao.jin
e22115bf9c
ENH: remove placeholder '0' in version display
...
Change-Id: I6c0ffdd229a630a48a676c12a8f124f7a6e39f09
2022-12-15 04:33:48 -05:00
qing.zhang
99eee4a2d6
ENH: reroder the path seq for concentric fill pattern
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I06bb9c5666e2205364d7031815e868eccfee6fd5
2022-12-15 04:33:48 -05:00
qing.zhang
6ca5df9118
NEW: add nozzle_hrc and filament required hrc
...
hrc determine which filament could be printed by the nozzle
if the filament required hrc smaller than the nozzle hrc
the fillament could be printed
either of it be zero means use other printers
or user want to print it anyway
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ic32dfaed4f9c80774a670c362de612254f3a5ed0
2022-12-15 04:33:48 -05:00
zorro.zhang
9ec439c8f5
NEW: add model Depot Button
...
Change-Id: I64f3e54dab3cd66b400d7dc1519f3ce84eba2fae
(cherry picked from commit 84e964bdd8eb63347a3fefcefe82c9cae6e52c5f)
2022-12-15 04:33:48 -05:00
chunmao.guo
ca9d1ad4ae
FIX: [STUDIO-1105] default has ipcam
...
Change-Id: I92d1857289fcf37ffc0b76b388ec6ef033840020
2022-12-15 04:33:48 -05:00
chunmao.guo
711f5906b9
FIX: save and restore filament colors and flush volumes
...
Change-Id: I04b80d95e6a3e23ef3561e512673ea39dfc3ff0c
2022-12-15 04:33:48 -05:00
chunmao.guo
8be11c8688
FIX: [STUDIO-1060] buttons orider of media file panel
...
Change-Id: I9adb07916c4e61a957098c156be1b3247563a14c
2022-12-15 04:33:48 -05:00
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
salt.wei
11f74c21d3
ENH: add bridge direction option
...
In some complicated cases or irregular shape, the direction
of external bridge is not good when calculated automaticlly.
So user may use modifier to change bridge direction.
This is handling for github issue #340
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I3baf313f47925fa7e6aa087f5896b0af560f902d
2022-12-15 04:33:48 -05:00
zhimin.zeng
09c4a08cb5
FIX: Prompting flush options not take effect when disable wipe tower
...
Change-Id: Id1195880ebe6021136446dc02ea46224aff4e801
(cherry picked from commit 7edd7f389c97acad8baa0bb809914d3aeeb75fd8)
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
795c03164f
ENH: move raft to advanced mode
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I805e9059405680926a5423b5aa0e23d97840a51a
2022-12-15 04:33:48 -05:00
qing.zhang
026be61af7
ENH: bring GCodeChecker up to ci to check some issues
...
Fix some issues in gcode checker to make it work
normally in following cases.
1 Bridge cmd could pass the checker
2 Some G1 cmd could pass the checker
3 All axis cmd could pass the checker
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ib21b3f8c11a0982c15166c77fb9765f248a5c6aa
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
chunmao.guo
5fc2acc235
FIX: Label hyperlink style
...
Change-Id: Ib0935b41080de994b0b82e4c211ff7a0b9f295bc
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
salt.wei
c61fd447c9
ENH: fix duplicate setting name
...
As title.
Test multi-color 3MF loading OK
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9b2791f8d020a051f934cda3027293a948b07088
2022-12-15 04:33:48 -05:00
Tao Wang
24ce050a91
FIX:fixed the menu popup in the wrong position when multiple screens
...
Change-Id: I1cb1124b2c1898fd650ec0eb750fbfc9e36bee72
2022-12-15 04:33:48 -05:00
tao wang
c5811178ae
FIX:fixed the fix window cant not display full text
...
Change-Id: Ibab602396e2261059d7e730dbeea1f3e3282e841
2022-12-15 04:33:48 -05:00
qing.zhang
4d8eefb1ea
ENH: open the filament_color preset
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Idca08be5401aad1672adc46f9604338e3456f519
2022-12-15 04:33:48 -05:00
salt.wei
569f76ecf1
ENH: provide settings for fuzzy skin
...
When fuzzy skin is enabled, show more related settings
so that user can tune.
This is enhancement for github issue #44
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I35e3883983b62117c4306dd894a04edd40c70f8e
2022-12-15 04:33:48 -05:00
tao wang
33a38393cf
NEW:popup warning message when has filament in the extrusion
...
Change-Id: Ice9a3b5e6ae6ef8514213e61d9034ceb4c585093
2022-12-15 04:33:48 -05:00
lane.wei
9f749b304c
Fix: forbid the filament setting to negative/enforcer/blocker
...
Change-Id: I846ad591c9967af1df3e47c1d007958cf0846766
2022-12-15 04:33:48 -05:00
lane.wei
bb4d537991
ENH: support: add overhang only checkbox back
...
Change-Id: I16742100d613c2915b2cbe19c38e65d7a90a3403
2022-12-15 04:33:48 -05:00
Arthur
f8fc565dd8
ENH: ease tree support removal
...
We discover a good quaility interface can help remove support. When
enabling interface, directly generating circles from overhang polygons
gives fairly good quality.
Change-Id: I5d347fa7abaacea839650b6fd3a8c2c73abd5e56
(cherry picked from commit 474cbf7d59beda63e9ef1ec8b52636f2674811c7)
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
salt.wei
5e024f75b9
ENH: support specific acceleration for outer wall
...
So we can set lower acceleration for outer wall now.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ib4728bf16f6c540afca62f423c8aab4c9e0c4d02
2022-12-15 04:33:48 -05:00
qing.zhang
9c32cff1dd
FIX: modify the max volumetric speed of default fliament
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I6c84b35d0b4a663a3f2fdd96ce2fa5a7dd3208b7
2022-12-15 04:33:48 -05:00
yifan.wu
9e89a1e10e
ENH: optimize the performance of slicing
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ic769fabf641eb07eaf5cb55bf308a49831998470
2022-12-15 04:33:48 -05:00
lane.wei
d641f947d6
ENH: some small refines
...
1. don't sync_tooltip for it is not used
2. enable the dll black list
3. add some log
Change-Id: I4f7ea008121cf7252ef32680b68f063d146661e5
2022-12-15 04:33:48 -05:00
lane.wei
157b081363
FIX: fix the version key treated as unrecognized issue
...
Change-Id: I0c0a85cb021af54c150e505ed0e11ffa037ed9e6
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
salt.wei
1c6c8ff696
ENH: regenerate wall when switch to manual brim
...
The first layer order should be outer wall first,
when the object indeed has brim.
So must regenerate wall when switch to manual brim.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I44fd0686b7a0e836337f5e6ff8ee311ea0c7bceb
2022-12-15 04:33:48 -05:00
chunmao.guo
5f20d14476
FIX: retry thumbnail request after refresh file list
...
Change-Id: I013566743f21df6403fb6bcd835e9e13dd40ddef
2022-12-15 04:33:48 -05:00
tao wang
453c005423
FIX:update chinese translation
...
Change-Id: I254c0617a9ee5e43aa1388b06788f332f0094a40
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
Stone Li
5c82ec410e
NEW: add timeplase option when sending a job
...
Change-Id: I4909ec834bcc7acb04f501b8b22f049cca32e79b
2022-12-15 04:33:48 -05:00
Stone Li
5e8f7a9102
ENH: do not allow to send print if no sdcard
...
Change-Id: Icfa325ceea865ecb695da95bb3293c6defe6d722
2022-12-15 04:33:48 -05:00
tao.jin
92b0f591d3
FIX: replace ConfirmHintDialog with SecondaryCheckDialog
...
Change-Id: I3a712f838d7a4d8cbfe725c30f3d77813dd80b92
2022-12-15 04:33:48 -05:00
SoftFever
c06190b79c
Update README.md
2022-12-14 09:01:15 +08:00
SoftFever
dfb33304c0
Merge branch 'master' into SoftFever
2022-12-14 00:10:07 +08:00
SoftFever
01103a77c3
update readme
2022-12-14 00:06:48 +08:00
SoftFever
ea5c88e36f
merge upstream changes ( #25 )
...
* Add sigxcpu76's fix to force use of light GTK theme
When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).
@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme. This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.
* Update Containerfile to make it Docker compatible
- Replace COPY command with Docker compatible syntax
- Rename container tag to bambu-studio-builder so as to not confuse with a container that would actually run Bambu Studio
- Add Docker alternative build method (thx @SG-R)
- Update podman syntax to remove unnecessary sudo
* Add check_available_memory_and_disk to BuildLinux.sh
* Fixes #740
Removing check for local or Remote FX virtualized RDP session. The checks below this line already verify if proper OpenGL support is present.
Co-authored-by: deftdawg <deftdawg@gmail.com >
Co-authored-by: hifihedgehog <16614343+hifihedgehog@users.noreply.github.com >
2022-12-13 12:41:41 +08:00
GiaPag
cad4caaf5b
Fixed deps "directory not found" ( #23 )
2022-12-13 11:48:52 +08:00
Heiko Liebscher
1e523fa912
set PA for RepRap ( #19 )
...
* set PA for RepRap
* Fix generated by
* change Slicer Name
2022-12-13 11:40:19 +08:00
hifihedgehog
7e96cbf7da
Fixes #740
...
Removing check for local or Remote FX virtualized RDP session. The checks below this line already verify if proper OpenGL support is present.
2022-12-09 10:54:41 +08:00
deftdawg
51e8788167
Add check_available_memory_and_disk to BuildLinux.sh
2022-12-09 09:42:41 +08:00
deftdawg
e434009577
Update Containerfile to make it Docker compatible
...
- Replace COPY command with Docker compatible syntax
- Rename container tag to bambu-studio-builder so as to not confuse with a container that would actually run Bambu Studio
- Add Docker alternative build method (thx @SG-R)
- Update podman syntax to remove unnecessary sudo
2022-12-09 09:42:41 +08:00
deftdawg
91db1be09e
Add sigxcpu76's fix to force use of light GTK theme
...
When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).
@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme. This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.
2022-12-09 09:42:41 +08:00
SoftFever
abb6676b65
bump version to 1.3.4
2022-11-30 22:55:56 +08:00
SoftFever
8d0111721a
add screenshots
2022-11-30 22:55:45 +08:00
SoftFever
4576ea4287
update translations
2022-11-30 22:55:16 +08:00
SoftFever
a0af14fc80
fix build error
2022-11-30 22:54:48 +08:00
SoftFever
ce0fd3736e
Merge branch 'feature/wall_order' into SoftFever
2022-11-30 21:36:45 +08:00
SoftFever
6ddf2e8c08
Merge branch 'SoftFever' into feature/wall_order
2022-11-30 21:36:23 +08:00
SoftFever
f06171f551
make extruder clearance settings editable
2022-11-30 21:31:33 +08:00
SoftFever
4f53ef9316
bump version to 1.3.3.2
2022-11-30 00:16:00 +08:00
SoftFever
eeb8b6eb37
Skip version check on App startup
2022-11-30 00:04:25 +08:00
SoftFever
264b0ee891
support RRF firmware(experiment)
2022-11-29 23:06:37 +08:00
SoftFever
4a20f7c22a
uncheck send data by default
2022-11-29 23:06:09 +08:00
SoftFever
5bb0addb3d
Merge branch 'master-remote' into SoftFever
...
# Conflicts:
# src/slic3r/GUI/GUI_App.cpp
# version.inc
2022-11-28 20:46:53 +08:00
SoftFever
57755c766c
Skip version check on App startup
2022-11-28 20:41:20 +08:00
gerrit
b77682c13f
ci: update network module based on commit b27bf8e
...
Change-Id: I31fd12de0b7f9b457f925a834fdc273bd944f966
2022-11-26 15:39:32 +08:00
gerrit
bcff4f81c2
ci: update network module based on commit 175cde3
...
Change-Id: I7a803608dfc894644d1c074856a35a84fa231d84
2022-11-26 15:39:32 +08:00
gerrit
f18550bd9d
ci: update build version to 01.03.01.01
...
Change-Id: Ibee60aed5abb7e6b23f0c28322ca7ff03e930ce4
2022-11-26 15:39:32 +08:00
yifan.wu
44c2c235c0
ENH: update version to v1.3.1.0
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I0df092f831ea9f77b8e4cce1fe29781f95b7b795
2022-11-26 15:39:32 +08:00
lane.wei
fcf490028a
ENH: Updater: always update plugin to the newest compatible version
...
Change-Id: Icec343ba4913b9738add9564c78934553a33336c
2022-11-26 15:39:32 +08:00
Yifan Wu
9d85a7f216
Update issue templates
2022-11-23 22:58:48 +08:00
Yifan Wu
d039fc95ed
Update issue templates
2022-11-23 22:53:51 +08:00
SoftFever
e022c5ad5b
New inner-outer-inner/infill mode
2022-11-20 11:22:35 +08:00
SoftFever
ff2cf17a73
special outer wall order
2022-11-20 09:23:16 +08:00
SoftFever
88c0fea06f
Merge branch 'SoftFever' into feature/wall_order
2022-11-19 23:05:15 +08:00
SoftFever
3af2c20bb2
fix a gcode preview compatibility issue
2022-11-13 13:02:12 +08:00
SoftFever
0355d0297e
update changeme
2022-11-09 23:56:45 +08:00
SoftFever
de761660cb
update cn translation
2022-11-09 22:58:12 +08:00
SoftFever
0cfb0ed830
bump version to 1.3.3
2022-11-09 22:32:16 +08:00
SoftFever
d3326f9f0c
wip
2022-11-09 22:04:03 +08:00
SoftFever
a22a382e1d
explicitly specify linear PA mode for Bambu printers
2022-11-09 21:48:29 +08:00
SoftFever
e551fe57b7
moonraker compatibility fix
2022-11-08 20:13:27 +08:00
SoftFever
f9160c2909
fix a Monotonic bug
2022-11-08 18:48:17 +08:00
SoftFever
19ca3fee68
remove print bed temp 0 degree check
2022-11-08 13:04:45 +08:00
SoftFever
69e9a7454e
Merge branch 'master' into SoftFever
...
# Conflicts:
# resources/i18n/zh_cn/BambuStudio.mo
# version.inc
2022-11-08 11:22:03 +08:00
zhimin.zeng
96707fc4b4
FIX: tool change time is too long
...
Change-Id: Iaecc3dc832c6a20a2acc180a79923e45b97f18f3
(cherry picked from commit a3528545af4176bdba3240120ebde32abf8a9d8d)
(cherry picked from commit cbdab12b2e218427e51f39d6860b00a844caef7a)
2022-11-07 19:59:23 +08:00
tao.jin
9e561a3887
FIX: cancel remove if log file is opened by other program
...
Change-Id: I725b03a82af292f9dc81d5f5500773600346c218
(cherry picked from commit f72f4044c2d8a010d1129b4eba1220c20bdf050b)
(cherry picked from commit 3a4daa90b526e8970913311fe9bd314b865c92dd)
2022-11-07 19:59:23 +08:00
gerrit
4d90cc5f80
ci: update build version to 01.03.00.25
...
Change-Id: I420b14020b48c6633214a315b43e640ec6eb61f5
2022-11-07 19:59:23 +08:00
Arthur
cb34f5ef6a
ENH: add translation for supports and others
...
Change-Id: Ic742519cf32fd21726302ace90649e8b695d125d
2022-11-07 19:59:23 +08:00
Stone Li
239f7e3e32
FIX: clean preset_folder when logging out
...
Change-Id: I0a61db6b6ae0fc4bad1f178e1492384a42de1501
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-11-07 19:59:23 +08:00
gerrit
d950c1d323
ci: update build version to 01.03.00.24
...
Change-Id: I3ecb24ac56faffde1afc95938442104d8a946cc2
2022-11-07 19:59:23 +08:00
Stone Li
8d8dcc36c5
FIX: fix a crash, set APP_MODAL for dialog
...
Change-Id: I80d216df134febdcefd2fd5f3859bdb62c1b81bd
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-11-07 19:59:23 +08:00
gerrit
7e4cec3c1a
ci: update build version to 01.03.00.23
...
Change-Id: Iaf8eddfdd40027c660858b413676651565f3bd76
2022-11-07 19:59:23 +08:00
Stone Li
61a54bb38e
ENH: avoid crash on mac platform
...
Change-Id: I86e7394956c860b13319b53e647ec6c8f2842c91
(cherry picked from commit 5c7077b8b9712af50c28d675f5129b518e56c92e)
2022-11-07 19:59:23 +08:00
猫山王
c21c84c62f
remove: "ENH: add paint-on support on vertical faces"
...
This reverts commit ccf1746530a6f68d38a9b6714e70a0acdbec5b8c.
Reason for revert: multi color printing has problem
Change-Id: Ibc53b99a715b987ee447d7c3b03407de2790abaf
2022-11-07 19:59:23 +08:00
Stone Li
d6117788a8
ENH: handle 403 error when sync the user settings
...
Change-Id: I33794d1f7354f369e76b83e90c8a03d2c349b545
Signed-off-by: Stone Li <stone.li@bambulab.com >
(cherry picked from commit a5edb419b49b18e7fa94b05d14aa215ed756076c)
2022-11-07 19:59:23 +08:00
SoftFever
f15b6d5cf8
Fix a bug that PA was not set properly
2022-11-07 19:58:26 +08:00
SoftFever
d65311858c
remember last filament choice and ignore network plugin check for thirdpary printers
2022-11-06 14:03:34 +08:00
SoftFever
ec7a7ff1ff
PA per filament
2022-11-05 14:49:37 +08:00
SoftFever
6fb941cf4c
Merge branch 'master-remote' into SoftFever
...
# Conflicts:
# resources/profiles/Creality.json
# resources/profiles/Voron.json
# version.inc
2022-11-05 11:26:59 +08:00
SoftFever
3c70c12720
add heating command.
...
Save new users from panic
2022-11-05 11:19:38 +08:00
SoftFever
0008668fa5
Change layer time to float
2022-11-05 00:33:07 +08:00
SoftFever
78b9fcb71b
filter out tiny gaps
2022-11-04 16:44:43 +08:00
SoftFever
1a371a9417
fix a small UI glitch caused by printer viewer
2022-11-02 21:19:46 +08:00
SoftFever
47225a83a2
add doxygen
2022-11-01 21:14:40 +08:00
gerrit
c05d42cc1c
ci: update build version to 01.03.00.22
...
Change-Id: I69d99b1b3306fd0d191a22b320705f846b82eb9d
2022-11-01 20:52:23 +08:00
qing.zhang
eae71a5184
ENH: remove the dulicate warning msg of temp
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I978f2de34e277c6747adc783cb91c341f159a67e
2022-11-01 20:52: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
082c695db1
ENH: version: increase version of profiles
...
Change-Id: I2dc0bbf8374f60f4e4c43806c9e16bd20d9d08f2
2022-11-01 20:52:23 +08:00
lane.wei
7086a3fb5a
ENH: add some logs for appconfig::save exception
...
Change-Id: Ic65345af7debdb340fce5dd03fe09257d7c2c395
2022-11-01 20:52:23 +08:00
gerrit
28cf2d56e2
ci: update build version to 01.03.00.21
...
Change-Id: Iff25f6602a010247776103aa882d2fb1eefe4ec3
2022-11-01 20:52:23 +08:00
Arthur
8dd401d35f
FIX: auto-arrange reads wrongs first_bed_temp
...
Also change words for extruder clearance parameters.
Change-Id: I736fd9049d184c140b33078d78f764b4fe172765
(cherry picked from commit e70c0c0ea133cffa5788efbfc9633332b196e8df)
2022-11-01 20:52:23 +08:00
gerrit
d3e7989119
ci: update build version to 01.03.00.20
...
Change-Id: I9245d64eb7ae836581fc2426921b4ecda63a064e
2022-11-01 20:52:23 +08:00
Arthur
703f93d8e2
FIX: reduce height_to_lid to 90mm
...
Towline may be even lower than the upper rod. Let's
take away 10mm tolerance.
Change-Id: I13972fc4ecb0671e1af4b2c6d102e319417e532f
(cherry picked from commit cedcb862556c8c9014a91ef2aad8f39fc118d925)
2022-11-01 20:52:23 +08:00
gerrit
85c0aeb19f
ci: update build version to 01.03.00.19
...
Change-Id: Ieee2345c952011ef87915bb07134ccb3c36309ec
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
gerrit
301b85f5c0
ci: update build version to 01.03.00.18
...
Change-Id: Ic3ad3d2e1314e131178962961c6d8c75afb3ad4c
2022-11-01 20:52:23 +08:00
gerrit
387889cda0
ci: update build version to 01.03.00.17
...
Change-Id: I4a3695999070a72b9cf59f2273875d788ecb4cb8
2022-11-01 20:52:23 +08:00
Arthur
f16f5afec5
FIX: 2 auto-arrange bugss with per-object printing
...
1. use strict ordering to ensure the printing order is right
2. reduce height-to-lid to 100mm considering towline is lower than lid
and may collid with objects
TODO: printing brim may still collide, need to subtract inflated boundary of
others during brim generation
Change-Id: Icf0cba10c579d28fabd97764c1b3abec267ebd9b
(cherry picked from commit 46c6f5ff94488b2f4481bf1d34555f4a7c45e135)
2022-11-01 20:52:23 +08:00
gerrit
66f38fbb81
ci: update build version to 01.03.00.16
...
Change-Id: I44e01e64fcc762c9bc0082b446543f78bfb40279
2022-11-01 20:52:23 +08:00
gerrit
95496fc057
ci: update build version to 01.03.00.15
...
Change-Id: I2936f6922e0ee188575777483d7c12a92dcef024
2022-11-01 20:52:23 +08:00
liz.li
c065c3a2e6
FIX:AssembleViewData crash
...
Change-Id: I759a385621b8a83d89abcc7c1b38786e067dbb33
(cherry picked from commit c218e7dd77fad970f637412dc9c230b1241c1f67)
2022-11-01 20:52:23 +08:00
gerrit
ebf7a6c3c7
ci: update build version to 01.03.00.14
...
Change-Id: I2d9679a72adafd0e0b29cf1da27d98f034cd4abf
2022-11-01 20:52:23 +08:00
Arthur
c8c073a199
FIX: print ordering didn't consider object height
...
This may cause tall objects be printed before short ones. There are two
possible solutions:
1. do strict ordering only when y-overlap is large enough (the one
chosen in this commit)
2. when considering vertical collision with rod, the actual expansion
can be much smaller (because the rod is only slightly off extruder).
But this solution requires an extra parameter. Let's hold it for a
while.
Change-Id: Icc9a4796d49dad93cbcc20d4103e641a48886e5e
(cherry picked from commit 6a958b1fa9e58e4ca3be63b4918da77bcdc53314)
(cherry picked from commit ceff67789c27ea576afd663a2e5bae9a10241728)
2022-11-01 20:52:23 +08:00
tao wang
db233c6051
FIX:fixed cant not link to wiki on macos
...
Change-Id: I8c7fc943e9c6eb46c1f7a63dcd32f0a9a7f120d3
(cherry picked from commit 1fd7ef86e39c979e8b986c9f6d6db239949682cd)
2022-11-01 20:52:23 +08:00
gerrit
badd314724
ci: update build version to 01.03.00.13
...
Change-Id: Iedf30b5615da18c0b5e3a1e86e12cfd9d7de6af2
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
qing.zhang
59dfcb98fc
FIX: fix the empty layer after adding modifier
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Iad6c149cb5f1a50a199fdf1dd50f4971898972e2
(cherry picked from commit 6065729c6febb9f3a704dde12bda6ad34f62caec)
2022-11-01 20:52:23 +08:00
tao wang
39df4c8b49
FIX:fixed description messages not refreshing the scrollbar
...
Change-Id: Ie067784144031d4f9418b4af1b08420bf919d7f1
(cherry picked from commit 520703c1823bdf6ec802467b4bc035da8e797d8f)
2022-11-01 20:52:23 +08:00
tao wang
34e1939666
FIX:change the downloading plugin url of the wiki
...
Change-Id: I0eb1c42105e5e27e16b9888f8c415aa157cd6f03
(cherry picked from commit 6a35a3546722d16e6118539ab60b748aa9666097)
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
SoftFever
cf8ff30c74
bump voron profile version
2022-10-30 21:32:40 +08:00
SoftFever
dc941163eb
bump up version 1.32
2022-10-30 19:45:35 +08:00
SoftFever
fdb4196ad5
handle klipper set_velocity_limit
2022-10-30 00:50:15 +08:00
SoftFever
258f800b8b
Merge branch 'SoftFever' into feature/compatible_comments
2022-10-28 17:44:50 +08:00
SoftFever
9a5a336483
show fan speed
2022-10-28 17:17:35 +08:00
SoftFever
a89a354c31
layer count issue fixed
2022-10-28 17:16:07 +08:00
SoftFever
644742133e
fix crash when there are unicode string in the model path
2022-10-26 21:23:51 +08:00
SoftFever
96810ea994
handle url
2022-10-26 12:45:16 +08:00
SoftFever
bd672054cc
fix aux fan issue for third party printers
2022-10-25 21:42:36 +08:00
SoftFever
ec28acf476
Special handling temperature for Klipper
2022-10-25 10:40:23 +08:00
SoftFever
bd38df6a6a
un-hide fan speed/temp preview
2022-10-25 09:11:19 +08:00
SoftFever
48e5d3d3c1
hide bed type for 3rd party printer
2022-10-25 09:10:09 +08:00
SoftFever
dd77599dea
small perimeter threshold
2022-10-24 22:35:40 +08:00
SoftFever
397e0f0a29
Merge branch 'SoftFever' into feature/small_perimeter
2022-10-24 14:53:58 +08:00
SoftFever
166832cd94
add back small perimeter support
2022-10-24 14:47:18 +08:00
SoftFever
e65ba104dd
support changing thumbnail size
2022-10-23 23:00:46 +08:00
SoftFever
cd71a86d3f
support klipper gcode flavor
2022-10-23 19:42:01 +08:00
SoftFever
ff760815ca
Device view for third party printers
2022-10-23 16:37:34 +08:00
SoftFever
658d41dd69
Omit M981 for third party printers
2022-10-23 15:49:02 +08:00
SoftFever
c40607aef3
update 1.3.1 changenotes
2022-10-22 14:37:56 +08:00
SoftFever
1b6db78f9e
bump version to 1.3.1
2022-10-22 01:09:57 +08:00
SoftFever
3d2ee60acd
update mac build script
2022-10-22 01:07:32 +08:00
SoftFever
b7572b9004
Omit BBL specific gcodes for other machines
2022-10-22 00:19:08 +08:00
SoftFever
bab4f443e2
expose more parameters
2022-10-21 16:50:59 +08:00
SoftFever
6072053737
update SF version
2022-10-21 16:50:34 +08:00
SoftFever
7a2babcd05
update SoftFever version number
2022-10-21 00:43:21 +08:00
SoftFever
d41f0a0a40
update Chinese translation
2022-10-21 00:43:03 +08:00
SoftFever
b4faed3ecf
rename "z lift type" to "z hop type"
2022-10-21 00:42:41 +08:00
SoftFever
ed0c742d2f
hide circle bed shape
2022-10-21 00:42:11 +08:00
SoftFever
6ec4e15e6e
tweak ender 3 profile
2022-10-21 00:41:33 +08:00
SoftFever
35455e6533
Merge branch 'master-remote' into feature/merge_remote_1.3
...
# Conflicts:
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/Voron.json
# resources/profiles/Voron/filament/Voron Generic ABS.json
# resources/profiles/Voron/filament/Voron Generic ASA.json
# resources/profiles/Voron/filament/Voron Generic PA-CF.json
# resources/profiles/Voron/filament/Voron Generic PA.json
# resources/profiles/Voron/filament/Voron Generic PC.json
# resources/profiles/Voron/filament/Voron Generic PETG.json
# resources/profiles/Voron/filament/Voron Generic PLA-CF.json
# resources/profiles/Voron/filament/Voron Generic PLA.json
# resources/profiles/Voron/filament/Voron Generic PVA.json
# resources/profiles/Voron/filament/Voron Generic TPU.json
# resources/profiles/Voron/filament/fdm_filament_abs.json
# resources/profiles/Voron/filament/fdm_filament_asa.json
# resources/profiles/Voron/filament/fdm_filament_common.json
# resources/profiles/Voron/filament/fdm_filament_pa.json
# resources/profiles/Voron/filament/fdm_filament_pc.json
# resources/profiles/Voron/filament/fdm_filament_pet.json
# resources/profiles/Voron/filament/fdm_filament_pla.json
# resources/profiles/Voron/filament/fdm_filament_pva.json
# resources/profiles/Voron/filament/fdm_filament_tpu.json
# resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 0.1.json
# resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 2.4 250.json
# resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 2.4 300.json
# resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 2.4 350.json
# resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron Trident 250.json
# resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron Trident 300.json
# resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron Trident 350.json
# resources/profiles/Voron/machine/fdm_klipper_common.json
# resources/profiles/Voron/process/0.08mm Extra Fine @Voron.json
# resources/profiles/Voron/process/0.12mm Fine @Voron.json
# resources/profiles/Voron/process/0.15mm Optimal @Voron.json
# resources/profiles/Voron/process/0.20mm Standard @Voron.json
# resources/profiles/Voron/process/0.24mm Draft @Voron.json
# resources/profiles/Voron/process/0.28mm Extra Draft @Voron.json
# resources/profiles/Voron/process/fdm_process_voron_common.json
# src/libslic3r/Preset.cpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/BackgroundSlicingProcess.cpp
# src/slic3r/GUI/Field.cpp
# src/slic3r/GUI/GLToolbar.cpp
# src/slic3r/GUI/GLToolbar.hpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/MainFrame.hpp
# src/slic3r/GUI/NotificationManager.cpp
# src/slic3r/GUI/PhysicalPrinterDialog.cpp
# src/slic3r/GUI/PhysicalPrinterDialog.hpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Plater.hpp
# src/slic3r/GUI/PrintHostDialogs.cpp
# src/slic3r/GUI/PrintHostDialogs.hpp
# src/slic3r/Utils/PrintHost.cpp
2022-10-20 23:12:00 +08:00
SoftFever
293f2af0dc
move config info to the end of file
2022-10-20 21:30:42 +08:00
gerrit
c24680e09d
ci: update build version to 01.03.00.12
...
Change-Id: I900d47d2b015ed8b0ad15c35d98c595d29fe4fb7
2022-10-20 19:34:37 +08:00
yifan.wu
aaa70fed23
FIX: fix print order issue of flush_into_support
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Icc4cef72bed7e439b63a0f0fd02a85bbf890ea38
2022-10-20 19:34:37 +08:00
qing.zhang
e3d256ca5e
FIX: fix the empty layer after adding modifier
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Iad6c149cb5f1a50a199fdf1dd50f4971898972e2
2022-10-20 19:34:37 +08:00
gerrit
8bc8c373a8
ci: update build version to 01.03.00.11
...
Change-Id: I83b92e67d38732119941389636ce243f7090d3b7
2022-10-20 19:34:37 +08:00
salt.wei
cc853d9061
ENH: revert "ENH: fix for modifier region issue"
...
The original patch can't fix empty layer issue
Revert.
This reverts commit 152a650fb80a84523e977b15f5f30d28837d80e9.
Change-Id: Ib6d47ac981fca24ca953b45068703bbcd231cf95
2022-10-20 19:34:37 +08:00
gerrit
cef16d9e7b
ci: update build version to 01.03.00.10
...
Change-Id: If2f671b01495d3c65ea29dca1c309ecc22bc860e
2022-10-20 19:34:37 +08:00
tao wang
529131138a
FIX:block send to printer function
...
Change-Id: I04dff128e598b9679d39ece3f60f56ba09cbd72f
2022-10-20 19:34:37 +08:00
chunmao.guo
55d6bbbe21
FIX: replace print file default image
...
Change-Id: I58ff7c02b725c38b9c898fd1d4d4c92bf61c4c24
2022-10-20 19:34:37 +08:00
养乐多
9abe0ad9f6
remove: "FIX:fixed some issues with sending prints"
...
This reverts commit d1036a86604da5d5f72bb9531618d959036caf42.
Change-Id: I17ad13d477ece20638c9c1a2f72aea7401d335ca
2022-10-20 19:34:37 +08:00
gerrit
4a52147443
ci: update build version to 01.03.00.09
...
Change-Id: I3834e0f8f85ffeec4b479564b516fe3d041c1970
2022-10-20 19:34:37 +08:00
tao wang
77e45b8709
FIX:fixed some issues with sending prints
...
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: I27b67091e9449bb9d469f9ded53148e0b1a74369
2022-10-20 19:34:37 +08:00
liz.li
11651ac437
FIX: fix send to printer dialog flicker
...
Change-Id: If5007501a2b0b268193b667503bd2bff8f3362ca
2022-10-20 19:34:37 +08:00
chunmao.guo
f16d2f337e
FIX: add process id to save file name
...
Change-Id: I359d75ef4f7f63e6f5eb5138f18921faa09593fa
2022-10-20 19:34:37 +08:00
chunmao.guo
48083f7c0c
FIX: use shellex to open file, avoid cmd window
...
Change-Id: I6ae868381003c85a319e9c3bad37b0bffc3dbdd7
2022-10-20 19:34:37 +08:00
yifan.wu
946ba89cd7
FIX: fix an flush_into_support bug for copied objects
...
Copied objects share extrusion paths but they should be treated
seperately.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I891c70d261a2fa5b198ec776694d74eeb8fd987f
2022-10-20 19:34:37 +08:00
zhimin.zeng
92c6f85586
FIX: Revert uniform scale modify
...
Revert "ENH: save uniform scale to an app_config item" Revert "ENH: do uniform scale if uniform_scale is true"
Change-Id: I069baecec143e77d796247f29cd5478b877971fb
(cherry picked from commit c7cf95cf5c365f314a53fead6612fac84a0a5f71)
2022-10-20 19:34:37 +08:00
zhimin.zeng
24778543e2
FIX: remember the status of uniform scale
...
Change-Id: I60f36d6ac6e9be1be4b3e45bd3e7868dcd062e5d
(cherry picked from commit b1cde25a722a62720f7a877c985246078320149c)
2022-10-20 19:34:37 +08:00
salt.wei
10d8b6c609
ENH: first layer nozzle temp doesn't work sometimes
...
This is a bug when printing multi filament
When the filament changing is finished before printing
first layer, the temperature should be resumed to be
initial layer nozzle temperature as well.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I82231f8a47fac1995d8f1ba12c4f7797afce2891
2022-10-20 19:34:37 +08:00
yifan.wu
76b40c9636
FIX: fix an flush_into_object bug for copied objects
...
Copied objects share extrusion paths but they should be treated
seperately.
Thanks hisptoot for the fix.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I24d3050df7d284e92fc50a0213023a43ee8c529c
2022-10-20 19:34:37 +08:00
yifan.wu
65f57882b9
FIX: fix an exception happened in flush option in debug mode
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I02847ac516f560863c126ee8bf7bfc9018c2d69e
2022-10-20 19:34:37 +08:00
zhimin.zeng
0a4269f053
FIX: assemble view does not handle model scaling
...
Change-Id: I4acce82e108128c4eee4e9fb5bcdeb6e74b6147e
(cherry picked from commit 8a9c5fbf11c26b112838c2790b9def9abcee7797)
2022-10-20 19:34:37 +08:00
Stone Li
23339c94ec
FIX: update calibration status
...
Change-Id: I38a4340bf744b5aab29b95986ff0424250a179c5
2022-10-20 19:34:37 +08:00
Stone Li
095243eff3
ENH: hide select timelapse widget
...
Change-Id: I916644ff07f0578d80a1efac6f8cc075b56291c0
2022-10-20 19:34:37 +08:00
MusangKing
6f13d5cbf4
ENH: add paint-on support on vertical faces
...
Add paint-on support on vertical faces of slender rods
Jira: Studio/STIDIO-970
Change-Id: If280b570a8076059b5583f385ba6517bf305723b
(cherry picked from commit 6832ee98ac146421c061fa90840c2751c3b3d875)
2022-10-20 19:34:37 +08:00
Stone Li
13377992f7
FIX: fix flushed filament
...
Change-Id: I57965d0679d94da483f4ea3b1ada3600e7aa340a
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
tao wang
464957864c
FIX:hide the printer status on the upgrade page
...
Change-Id: Ia462b047081243c5b5c32ce035dc37afa251a84c
2022-10-20 19:34:37 +08:00
chunmao.guo
6ba97a6b94
FIX: update po of slice texts
...
Change-Id: If1a47b1d378bd71961996e7329612693b333f5d7
2022-10-20 19:34:37 +08:00
gerrit
51ae905770
ci: update build version to 01.03.00.08
...
Change-Id: Ie0fd9cad09c2f1305198c0eb0b05e6b91c620b72
2022-10-20 19:34:37 +08:00
lane.wei
5627413b23
ENH: disable wireframe currently
...
there are some issues need to be solved
Change-Id: I107db3d9411d2487c4c6fb65d54763896c3954b5
2022-10-20 19:34:37 +08:00
tao wang
6844c694b5
NEW:update the chinese translation
...
Change-Id: I7c5ff743ed306fb4da137e2f053e5a6c94e962bb
2022-10-20 19:34:37 +08:00
lane.wei
0693f8c8c6
Fix: fix the user directory not found issue
...
wrongly delete by update_user_presets_directory with empty username
Change-Id: I88521cddde5db5aeaccdbc62b09db74f5f596fbe
2022-10-20 19:34:37 +08:00
Stone Li
6635e57c36
ENH: refine confirm dialog when sending a print job
...
Change-Id: Id65afa8c5181a4b31e60a0b298bc945fbb77ade0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
salt.wei
b829419c54
ENH: fix one typo
...
As title
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ief2cf0129f06ebf3bd1f9eb947ad17ad595cee79
2022-10-20 19:34:37 +08:00
tao wang
97095e4319
NEW:download plugin failure can link to wiki page
...
Change-Id: Ib4590b5300e03c1bcf379cb2760a860a9426987e
2022-10-20 19:34:37 +08:00
lane.wei
a73c504ea3
ENH: support sub-directories under system profiles
...
when copy directory, will copy the sub-directory recursively
Change-Id: Ib49cc38aaf889556b0b94f0e4d20451d3d4f03b2
2022-10-20 19:34:37 +08:00
Arthur
3fecdd6e7d
FIX: tree support has empty layers for some models
...
Root cause:
support_floor_layers_above is not properly set,
so adjust_layer_height() fails to detect extremes,
and then deletes the middle layers.
Also reduce max_bridge_length to 10mm.
Jira: STUDIO-1084
Change-Id: I1e72a0600ec7e2b812705e45b47b76189152daac
2022-10-20 19:34:37 +08:00
lane.wei
631897c0a6
ENH: add logic to load default filaments of newly added model
...
1. fix the prefer_model issue
2. when a printer is visible and no filament is selected, just set its default materials to visible
3. add some log for shutdown debug
Change-Id: I599dbd9c8b180c944ff4086c7638267ff002f94a
2022-10-20 19:34:37 +08:00
liz.li
16e7993a65
ENH:update mo of dailytip
...
Change-Id: I168159af60bbda827d24238f656aeaa192fd4299
2022-10-20 19:34:37 +08:00
Stone Li
f968374b46
ENH: some improvements and fixs
...
1. create user folder if not exists
2. add a tips for binding a printer
3. fix sdcard tips
4. modify icons
5. refine layout of task options
Change-Id: Ic0529cf1e8bdde0128052bc42454f6e6aaae87ca
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
Arthur
13b5e589cb
ENH: reduce extruder_clearance_radius to 32
...
to improve per-object auto-arrange
Change-Id: I682c5405ef1aebdb3a9c32a0314e83bf9f116653
(cherry picked from commit 2c3d6b657694aa4826bb80526d160163bb673a33)
2022-10-20 19:34:37 +08:00
lane.wei
f3a5a50199
Fix: add the preset auto-copy logic at bootup
...
sometimes the installed profiles are deleted by the installer/uninstaller
add the auto-copy logic to make sure it is there after bootup
Change-Id: I2e7c9eb7576672377c0f08575d17c775282f4671
2022-10-20 19:34:37 +08:00
liz.li
97c6573a75
NEW:render layer_width and layer_height info over slider
...
Change-Id: I25e9d58ebd4343373aab146676c4e05aaa3652c7
2022-10-20 19:34:37 +08:00
liz.li
a795ae35e1
ENH:update po and of some text
...
Change-Id: If45808707878e4f84489017eeeb5a936f990a1ab
2022-10-20 19:34:37 +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
chunmao.guo
9ba218ab37
FIX: update po mo of Media file & AMS sync
...
Change-Id: Ie2659d7d87c60edf37d54a5cc79f54e429ca9f9c
2022-10-20 19:34:37 +08:00
gerrit
79005d0e2e
ci: update network module based on commit 07ca983
...
Change-Id: I096991aeac7f01c80d76767d274be9ebf414af84
2022-10-20 19:34:37 +08:00
gerrit
9c30225249
ci: update build version to 01.03.00.07
...
Change-Id: I935d4fcf179f5194a5c81a2ed8002c7b1ac8c40c
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
chunmao.guo
48aed7fbe5
FIX: combox can not pop if hide with entry keyevent
...
Change-Id: I0b86ebadd524eafb69ba810f7a1b899ecb25914c
2022-10-20 19:34:37 +08:00
chunmao.guo
84a4622fdf
FIX: Media playing state & detect play end
...
Change-Id: I378da3f104120110b8032a355a22a89ebe69a0fb
2022-10-20 19:34:37 +08:00
chunmao.guo
746d5960ba
FIX: auto scroll to visible focus child in params panel
...
Change-Id: Ib3f7b7528c7fd221a824719d2199b4c85451fe67
2022-10-20 19:34:37 +08:00
lane.wei
033830f73b
Fix: fix the volume saving issue caused by left-hand logic
...
now we save volume's matrix seperately,
so we don't need to adjust the vertex order anymore while saving to 3mf
Change-Id: I71b865c44f0d99e2e88e34cd253fcfba583f345c
2022-10-20 19:34:37 +08:00
Stone Li
cf6e66e5ee
ENH: update translations
...
Change-Id: I387dac803687ee345f42f9b003dd896a5800973d
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
Stone Li
d089b1aab2
ENH: update print button enable status
...
Change-Id: Ieb4a74a336ef9f4a552b104df88d4e73967b8a5d
2022-10-20 19:34:37 +08:00
Stone Li
82a1a38c30
NEW: add slice warning msg to slice_info
...
Change-Id: I145a14b7ab6f4aff2158ca0f86191e57b7efa643
2022-10-20 19:34:37 +08:00
tao wang
2ed702766b
NEW:add printer tips can link to wiki
...
Change-Id: Id6fc6afbcdfcab9ac0747d9f7228f94aba6c871e
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
3992e25c93
FIX:disable the send button if not on same LAN
...
Change-Id: I730fc3b14ab048b4336c0164f775f870a9b171b8
2022-10-20 19:34:37 +08:00
yifan.wu
4928ef31b8
FIX: fix some error link in daily tips
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I2e4fee013eb9544e9ebc5e610508da049da52b10
2022-10-20 19:34:37 +08:00
tao.jin
a0e273fd06
FIX: print-error dialog: hide cancel button, fix msg display
...
Change-Id: I26fe098cedd16ee568060f12bb5aea855e9ae279
2022-10-20 19:34:37 +08:00
Stone Li
508f814bbc
NEW: add ams retry and ams wiki guide
...
Change-Id: Ic589eeab1472a4625a5f1cbe98b56901c3e655ee
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
liz.li
066a4d70c9
NEW:add ams guide wiki
...
Change-Id: I825f9dbbf3aa0a32eb5272b941179025ef2d35e2
2022-10-20 19:34:37 +08:00
Stone Li
12d0e0b7ea
NEW: select timelapse option when sending a print
...
Change-Id: I3a43d2ad038c397f45d1505d7eb7367746dd09ba
Signed-off-by: Stone Li <stone.li@bambulab.com >
(cherry picked from commit 7b26b69975746a6005fbc70728c1d16b1b120850)
2022-10-20 19:34:37 +08:00
gerrit
d885052341
ci: update build version to 01.03.00.06
...
Change-Id: I58f06d04601b78fc7bbd99e203815a8a8d09328a
2022-10-20 19:34:37 +08:00
lane.wei
227e1f4dc3
ENH: shader: add logic to avoid error when opengl version less than 3.0
...
use a seperate shader for function which needs opengl 3.0 supports
Change-Id: Iff30a90211aa10ae9c4a1e36afeb331d252fb814
2022-10-20 19:34:37 +08:00
Stone Li
c9c98dcee8
FIX: fix ams mapping tips do not displayed
...
Change-Id: I108a2d313472ec2c8909c1e521fa1f1f6f6254f8
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
liz.li
8029b62daa
NEW:modify dailytips
...
Change-Id: I3adc91b6bc2a2288a034678ad2df9b963f3adcf9
(cherry picked from commit fad2d0edf5d87ba7044b257747dcfb9b1090776f)
2022-10-20 19:34:37 +08:00
Arthur
74a76e026a
ENH: improve extrusion calibration region in auto-arrange
...
1. do not consider extrusion calibration region if no micro lidar on the
printer
2. do not inflate extrusion calibration region by brim width, just let
them overlap
Change-Id: I62228d85e8a55d40e22a6ae7f5f065f281936429
(cherry picked from commit 4c456e1f3e675a2ea1358d2983f85a95e58eb49c)
2022-10-20 19:34:37 +08:00
yifan.wu
368badd225
ENH: delete objects/parts by back key on macOS
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I4fb5a940955a3f165fe61b7499509c5c72c53460
2022-10-20 19:34:37 +08:00
yifan.wu
f3c65f8597
ENH: refine gizmo paint tools
...
1. support to adjust cursor size and section view by key + mouse wheel
2. display shortcut tips according to the selected tool type
3. change the left mouse behavior to object movement for color painting tool
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I13d2a83d562d6ccd8d915158e263a90ad3c02db0
2022-10-20 19:34:37 +08:00
liz.li
d38c5b07fa
FIX:disable an item in dailytip temporarily
...
Change-Id: I4f60243336d1b6a247733674f75f721dce7444b6
2022-10-20 19:34:37 +08:00
Arthur
d402e302f3
FIX: hybrid support is too slow
...
Change-Id: I5c0d0432a0ce4010de044816780fbfbd9aabe30c
(cherry picked from commit 6be3b9cd71ac5708ba03fe6678966c31b73c90eb)
2022-10-20 19:34:37 +08:00
Arthur
8614d24932
FIX: nozzle_volume should not be array
...
Change-Id: Ib6de4bda64fb0a8620caf56c18f9fd6ac86f0171
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
c423577e1d
ENH: fix for modifier region issue
...
empty region after adding the modifier cube
this fix for STUDIO-1025
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I5ed35b54f8ee9d2fdc387d1b4391021e4e82aaad
2022-10-20 19:34:37 +08:00
chunmao.guo
76d021ceaf
FIX: optimize media file panel
...
1. disable select when no file
2. disable batch edit button when no selection
3. hide batch edit when no file
4. delete/play/open_folder for downloaded file
5. hide type panel
Change-Id: Ida00da366a8f59b2c5028ddcf87e197c20a21e44
2022-10-20 19:34:37 +08:00
lane.wei
c2c7a6786d
FIX: fix the vendor disappear issue after de-select the printers in newbie_guide
...
after the vendor profile is deselected
the system files are deleted from userdata dir
we should always load the other vendor's profiles from resource instead of userdata dir
Change-Id: I29220d30d203ea318092430c02cfa662caf0f388
2022-10-20 19:34:37 +08:00
lane.wei
0aef20dd23
ENH: refine the printer select logic after newbie_guide
...
1. when printer are newly added, switch to the first printer newly added
2. when printer not added, filaments are added, switch to the first filament newly added
3. when the current filament/print are not compatible with the printer preset newly added and selected
switch to the first visible one which is compatible with the printer preset
Change-Id: I542eda9ac6133d19690ce03ae349b8629ea233f9
2022-10-20 19:34:37 +08:00
lane.wei
5cee2208d7
ENH: do not throw exception when data directory creating failed in some cases
...
if the directory already created by other instance
do not throw exception
Change-Id: I3ebde1ab62fa85ea946b6aeafc87aa7468327ce6
2022-10-20 19:34:37 +08:00
gerrit
40b01327a2
ci: update build version to 01.03.00.05
...
Change-Id: I496f7e07660917e7ed674b3e87a89670fc9dc3ad
2022-10-20 19:34:37 +08:00
salt.wei
aca131cfc0
ENH: change picture size of ender3
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I2b7c2b4e7d35dd8d19473e13918cc27bf9d75649
2022-10-20 19:34:37 +08:00
tao wang
4918c4d643
FIX:fixed some issues about text
...
1.part cooling cross the border
2.the text on the upper-right menu is not clear
Change-Id: I41e07053d7a4b9d3dc574d380a1af7808362d276
2022-10-20 19:34:37 +08:00
salt.wei
4172ad8a8e
ENH: some po change for new settings
...
Some po change for new setting option
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I804355868ff2507b038d3c163ba5c4ce30901f7f
2022-10-20 19:34:37 +08:00
Stone Li
90f19d27f0
ENH: render default bed when use third-party printer
...
Change-Id: Ia6ffa5913159e71f89b00b9311be56608d6721d9
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
Stone Li
35d2e91d68
NEW: support to display internal Version
...
Change-Id: If074529312fe3f5e32f061280b8c8914fdcaf7e0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
Stone Li
4d70fd0eee
NEW: add Internal Version text in splashscreen
...
Change-Id: I1ef69fcf74ba1ffa3d610e4c85b3230b162431a2
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
salt.wei
6c8015ca28
ENH: avoid crossing wall when travel
...
Provide related two options to avoid crossing wall
when travel.
This is handling for github issue #106
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I127adbb70f33c3954a08f3087e64c4e75212c7f0
2022-10-20 19:34:37 +08:00
Stone Li
f155f5a498
FIX: fix crash when closing the app
...
Change-Id: I292b75ea026f1f187b4b8c13b3d19f0e087bab78
2022-10-20 19:34:37 +08:00
salt.wei
78ff2f4daa
ENH: allow higher z speed
...
This is change requirement from printer developer
for github issue #393
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ief306d89dba70d8515050cbd842edc4e1d22822e
2022-10-20 19:34:37 +08:00
zorro.zhang
428f5ed6a9
ENH: Only Default Choose Bambu 0.4 Nozzel
...
Change-Id: I4fe32929e50cc9f45fda620399c7ea3e49cf998f
(cherry picked from commit 0df73d322859145ff65ccbbaa08205881209a9f2)
2022-10-20 19:34:37 +08:00
xiang.zeng
9cf95696a4
NEW: enable lightning infill pattern for model and tree support
...
Change-Id: I6e2cbfdd30f8d222f88301ed0c8cc89e21cfdc24
(cherry picked from commit ddfee7c069cfc42685be509d48b8c609e1dc0cfc)
2022-10-20 19:34:37 +08:00
Stone Li
f331d5998e
ENH: add media file and upgrade panel to public
...
Change-Id: I9fdc16fcc584bf72f85a02668a42c05af0065efc
2022-10-20 19:34:37 +08:00
gerrit
0bc182436d
ci: update build version to 01.03.00.04
...
Change-Id: Iace9f5d7b178fd0d08aa715ee0c908e86d363c05
2022-10-20 19:34:37 +08:00
zhimin.zeng
34fb5c84d9
FIX: the position of the assembly view is wrong after adding text
...
Change-Id: I1fa465b9155a0718ca7122d4591023de963152c6
(cherry picked from commit cd95bfaea18b9f77f9b3deb1bf27ee1188201f69)
2022-10-20 19:34:37 +08:00
zhimin.zeng
f996eedf49
FIX: allow smooth timelapse without wipe tower
...
Change-Id: I60d487faa96641dbf88f5502d2fa9ccb83e622c6
(cherry picked from commit 0286a7add9c698a2efd6d40910d72a83f06edba5)
2022-10-20 19:34:37 +08:00
salt.wei
a3dcc40f23
ENH: fix compiling issue in debug mode
...
As title.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I1fa86effc355ee350726fc81eef89f8a43bce89a
2022-10-20 19:34:37 +08:00
liz.li
ca4db188ea
FIX:cannot input 'L' in custom gcode dialog
...
Change-Id: Ib30420fdb57816d4e8e3a6cd7b327c09737f3b86
(cherry picked from commit 71278d55c410bb36210d7aaa8e938ae5bfddbbcf)
2022-10-20 19:34:37 +08:00
salt.wei
bea9a0854e
ENH: fix compiling issue for github branch
...
Lighting infill has not been enabled on this branch.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ic3c8d1f57fd36e73eaec190a43bf9f5868667d9b
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
tao wang
b0de324ea8
FIX:updateversiondialog be compatible with full text and web display
...
Change-Id: I8b8b7fc1acd090c85bda286f09effe3dad1c3a4a
2022-10-20 19:34:37 +08:00
salt.wei
0f1a001fd6
ENH: sync some code change from prusa
...
Sync some code change and fix from Prusa.
Thanks Prusa.
This also can fix github issue #317
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If6993e0149733ccf85ed85f82553caa03df7ac60
2022-10-20 19:34:37 +08:00
tao.jin
afd5e241e6
FIX: fix TempInput Widget display error on mac
...
Change-Id: I6a5d14ece9b22453e2c22b1a279db6ff15d1f7c6
2022-10-20 19:34:37 +08:00
tao wang
45b9406b63
FIX:fixed some issues with object/part table
...
1.can stretch the window vertically
2.the lock icon is not in the correct position
Change-Id: Ibb4d4d9d1238c8613526a3c59b6379b18dfa694f
2022-10-20 19:34:37 +08:00
qing.zhang
f3744b8169
NEW: add link to infill pattern
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I4a06d1443fc82efeff0ba3e94179914692b284c6
(cherry picked from commit 9e239305474d849343774a0af51876f4f82bcf99)
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
salt.wei
52cdf4930d
ENH: modify start gcode of voron
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I1bd10f930cbe7572b9419dd5930fc0ba4f2f6a52
2022-10-20 19:34:37 +08:00
gerrit
b66e085afc
ci: update build version to 01.03.00.03
...
Change-Id: If317a5adfff1dd96f3421381a8b6e9d39e249aa8
2022-10-20 19:34:37 +08:00
gerrit
b7f1df7fe9
ci: update build version to 01.03.00.02
...
Change-Id: Ibf7c2ee58f925126aa930bb3879b22e69fd8478c
2022-10-20 19:34:37 +08:00
chunmao.guo
37723752cd
ENH: optimize media file user interface
...
Change-Id: Ic16133fd366fcbf41dd0c9535907786754186857
2022-10-20 19:34:37 +08:00
gerrit
aa2129280d
ci: update build version to 01.03.00.01
...
Change-Id: I206e4a15696e6c72ba52962654567d678f00c4ec
2022-10-20 19:34:37 +08:00
salt.wei
4ef50375cb
ENH: resume addition cooling fan after filament change
...
During filament changing, additional cooling fan may
be closed to reduce strings. Force to resume after
changing filament.
This logic is same with part cooling fan.
So no side effect.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I207c8692dbe5b0450ed0a3d11c4c9b70eda0e28c
2022-10-20 19:34:37 +08:00
tao wang
2daf0ab5df
FIX:fixed cant not display full text in preferences page
...
Change-Id: I9e62d8916924336f534c6e4393c78c3b10fc259c
2022-10-20 19:34:37 +08:00
zhimin.zeng
a2d65c0c6a
FIX: do not use interface support filament for default support
...
Change-Id: Ieb9da1df74b17e81a0fdb4d0b7e9bead54d8bb96
(cherry picked from commit b54caf82b1bc6d2097188c75c57e2f4e6b7792fc)
2022-10-20 19:34:37 +08:00
salt.wei
d47d82bf43
ENH: add preset for ender3 printer
...
As title.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I2d9b1aaeadfe945a6a90f34cdb10a1f240a50ae4
(cherry picked from commit a223ab23605c3ef96ae878b9c4d2199520b4f201)
2022-10-20 19:34:37 +08:00
salt.wei
cd82f70002
ENH: add preset of voron
...
As title. Thanks SoftFever.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I752413251b7699f8d1d26c44d71d912e1ef09c7b
(cherry picked from commit 606a69173e10d0a45e1f1987c36e45c3c89a7f09)
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
gerrit
631dd00038
ENH: update network module based on commit 9f48f1f
...
Change-Id: If0215a649eb4480f0139640f40968b3e87f48017
2022-10-20 19:34:37 +08:00
chunmao.guo
0dd3589a21
ENH: re-register BambuSource with bat script
...
Change-Id: I67f014bc8de55597134a9974557e622082daaf97
2022-10-20 19:34:37 +08:00
tao wang
b5979375b4
NEW:add the download path edit in the preferences
...
Change-Id: I8dfd3373a25bdd9d70360b61605d92f20052d478
2022-10-20 19:34:37 +08:00
lane.wei
79480405a0
ENH: update version to 1.3.0
...
Change-Id: Icceb853d6ea948dd8e23ef875d6e5e13d20537c6
2022-10-20 19:34:37 +08:00
Stone Li
497be311db
NEW: add get_my_message interface
...
Change-Id: If904d6b5692a12bdbca7732002d5bf4e83a85932
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
Stone Li
de5f9dfb12
NEW: add ams mapping info when sending a job
...
Change-Id: Ic225c34762be7293155befd87b61f9b5056cb937
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-20 19:34:37 +08:00
gerrit
54046b750b
ci: update network module based on commit 2687434
...
Change-Id: I653f7e05ea11155fb906610d1549827e38f2de8b
(cherry picked from commit 4672e15697dd012a915f5e7bb17b378cff4249b6)
2022-10-20 19:34:37 +08:00
salt.wei
54377760b9
ENH: use different margin for top/bottom and bottom bridge
...
Too large margin for bridge will cause overflow for
shell model. But too small margin for top/bottom will
cause infill area discontinuous.
Using different margin for top/bottom and bridge to
make a balance.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9ba8388b85b978ae39caf2df04f96c704b5d2e05
2022-10-20 19:34:37 +08:00
chunmao.guo
17076cc1bd
FIX: hyperlink style and size of status label in media panel
...
Change-Id: I06431002ef7c86f6992c4c3cc48932503e2aab00
2022-10-20 19:34:37 +08:00
tao wang
0239cf34a1
FIX:update ams mapping result colours when it's changed
...
Change-Id: If30c05e1262262ed398c094c657a355516ff36ab
2022-10-20 19:34:37 +08:00
chunmao.guo
66c5d39e28
FIX: update bambu source api
...
Change-Id: I1689733af6cd8778f017a732dd36ad91bff80ea8
(cherry picked from commit 40bc2c251e00d6d95289fdd9def11f9e1bd9202f)
2022-10-20 19:34:37 +08:00
Stone Li
00284f52b8
FIX: hide use ams when no printer
...
Change-Id: I8bc32145102fbb06ec93b56d4f49754aab10c03c
2022-10-20 19:34:37 +08:00
chunmao.guo
e87860e033
FIX: live_view: check camera exist and show ttcode request error
...
Change-Id: I036006ec4efddf0a5801a6b1d304c9e81555a284
2022-10-20 19:34:37 +08:00
salt.wei
ccd7b7fd7b
ENH: modify default value to support 3rd-party printer
...
As title.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Id8be38a23e4fe4c19eb255ffb7cabf1befeae85b
2022-10-20 19:34:37 +08:00
salt.wei
a0524cd25d
ENH: set some settings to be readonly when printer vendor is Bambu Lab
...
It's meaningless to edit some settings, for example, machine limits
of Bambu Lab printer.
Set these settings to be read-only for Bambu Lab printer.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I61a21cfa2a2f574f690725125e226f4f258aa92f
2022-10-20 19:34:37 +08:00
tao wang
622f3da8df
FIX:fixed isses with the devices dialog
...
Change-Id: I5e4822786fb2105893798b44622d080a593e41bb
2022-10-20 19:34:37 +08:00
tao wang
0761cbd1cb
FIX:fixed clicking on first item has no effect in search dialog
...
Change-Id: Ifdbbf06a8b5c780155e394003470f6fa39a2b4c2
2022-10-20 19:34:37 +08:00
Arthur
efec8fef2f
ENH: move extruder clearance settings to machine setting
...
Change-Id: Id6d550548f8fb8639349450a4b12c6eef4f441cd
(cherry picked from commit bd4420e4af9626772c90d553bf1f3bb7fd2e20c4)
2022-10-20 19:34:37 +08:00
liz.li
143c0f3750
NEW:add section view at assemble_view
...
Change-Id: I05b77e96e0d382b34ef80f622c71deca1eeb93b8
2022-10-20 19:34:37 +08:00
salt.wei
c02dd81c61
ENH: emit printing acceleration before start gcode
...
As title. Make calibration to use printing acceleration,
although no-using has no influence on calibration.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I98cb791c1e0fba6b77360b60567c29511cff75b8
2022-10-20 19:34:37 +08:00
tao.jin
d97db7e617
ENH: change extruder icon colour when loading filament
...
Change-Id: Ifd1e9c868702352790de9ddf25f256d504875785
2022-10-20 19:34:37 +08:00
chunmao.guo
633d14e711
FIX: crash when delete media file in PrinterFileSystem
...
Change-Id: I9783bbfc9c9979b6da662b917b6f5cf4db04aa69
2022-10-20 19:34:37 +08:00
tao wang
e325214cb6
FIX:fixed crash when creat projecy in full screen mode on mac
...
Change-Id: I029bf52e805d699a5d6de4e3a049954b09e58255
2022-10-20 19:34:37 +08:00
salt.wei
fd0f22b771
ENH: don't calculate overhang degree if disable overhang slow down
...
When the model has no overhang, user may disable overhang
slowing down.
In this case, it's unnecessary to calculate overhang
degree which make slicing slow when model is complex.
This is improvement for github issue #331 .
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I2eaeca3ee4068f76709fe97535bbf05c0d27c062
2022-10-20 19:34:37 +08:00
liz.li
81da77d1e0
NEW:DailyTips
...
Change-Id: I510e96652c9a0c9fe422546b09b2d035d9e46a23
2022-10-20 19:34:37 +08:00
tao.jin
c9499b7401
FIX: repair of print error message dialog
...
Change-Id: I5e551274074dbbd8d32b798b129486cc5d2c9ead
2022-10-20 19:34:37 +08:00
chunmao.guo
3d7d2badf7
FIX: handle mouseCaptureLost in common ctrls
...
Change-Id: Ifde2406911a628fa61acf41c0e7a5120612d73bf
2022-10-20 19:34:37 +08:00
tao wang
e2d10baea0
FIX:renaming will display the current file name
...
Change-Id: I0893d2b3e0c34822f311aaac2ec41911b66b4383
2022-10-20 19:34:37 +08:00
chunmao.guo
c243893aae
FIX: update ams list in SelectMachineDialog
...
Change-Id: Ice625ab10197ba1e49d70243ee020c5eeae60053
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
SoftFever
be75bfaacb
z lift type
2022-10-19 17:02:19 +08:00
SoftFever
d0fab5a5bd
Merge branch 'SoftFever' into feature/more_parameters
2022-10-18 18:06:39 +08:00
SoftFever
eebb69d3ae
more moonraker support
2022-10-18 18:06:28 +08:00
SoftFever
b8fb80c17f
bring back ISO view!
2022-10-18 00:18:06 +08:00
SoftFever
e131938cac
wip
2022-10-16 16:39:45 +08:00
SoftFever
24723679cd
default acceleration value to 10000
2022-10-16 11:12:43 +08:00
SoftFever
834d43af1d
Merge branch 'master-remote' into SoftFever
2022-10-14 20:40:22 +08:00
SoftFever
e69a6d6ebd
bridge angle
2022-10-14 17:58:23 +08:00
SoftFever
5b674cfe9e
Update README.md
2022-10-13 23:29:54 +08:00
SoftFever
d0c9bb0398
file format customization
2022-10-13 22:34:00 +08:00
SoftFever
1ef2b509e5
label objects by default
2022-10-13 22:33:59 +08:00
SoftFever
01d5dcdc09
Remove M900 S0 code.
2022-10-13 22:33:59 +08:00
SoftFever
38a4e3213e
Update README.md
2022-10-13 16:30:24 +08:00
SoftFever
473b57314d
set default pressure advance to 0.02
2022-10-12 23:15:08 +08:00
SoftFever
02ab24f459
update 3rd party printer profiles
2022-10-12 21:32:59 +08:00
SoftFever
b1145f368f
fix a bug that pressure advance value is not stored.
2022-10-11 16:39:06 +08:00
SoftFever
457c7ec556
fix mac osx build script when ninja is installed
2022-10-09 21:55:54 +08:00
DeftDawg
cb2e89d93e
- Update AppImage AppRun:
...
- Force LC_ALL=C locale; BBS segfaults without this on Holo-ISO
- Try to create config dir each time; BBS will segfault with a boost logging error, if this doesn't exist
2022-10-09 10:38:37 +08:00
DeftDawg
207d4f6bbb
- Podman Containerfile improvements:
...
- Add dependencies to base packages so BuildLinux doesn't need to install anything
- Switch to Ubuntu 20.04, so glibc is older more widely available (22.04 glibc ABI was too new for Holo-iso)
- Add debconf config to force non-interactive setup
2022-10-09 10:38:37 +08:00
DeftDawg
221a7c8e42
- BuildLinux Improvements:
...
- Add BBL_RELEASE_TO_PUBLIC for non-debug builds
- Increase cmake jobs
2022-10-09 10:38:37 +08:00
lane.wei
c6f0c41213
Fix the random crash at the startup on Macos&&Linux
...
don't do the post_init when adding script handler of webview
Change-Id: I2c766c46bb67347286765dee539657b5efd7f64a
2022-10-09 10:37:45 +08:00
Stone Li
3dbdc40360
ENH: add tips when no sdcard
...
add has_ipcam status in DeviceManager
Change-Id: Ie51608218c9bf9513201ccffebfd12802d320680
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-10-09 10:37:45 +08:00
qing.zhang
a2c847be11
ENH: modify start_gcode of machine
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I43b73e1355a401e22393ea990b337c8ea8a64057
2022-10-09 10:37:45 +08:00
qing.zhang
b3e9fbce67
NEW: add preset of X1 0.2mm nozzle
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ic04fd53ea640c67449a455fd34fd714e76eac946
2022-10-09 10:37:45 +08:00
Stone Li
ab261089d5
FIX: fix crash in get_firmware_info
...
Change-Id: I26807cfc9f66f13c3b44efb24570f23817c8b829
2022-10-09 10:37:45 +08:00
lane.wei
c855cdaf54
ENH: refine the text description of collision
...
Change-Id: Id78537de719cd5081c097694948a81ee735205f9
2022-10-09 10:37:45 +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
Arthur
c9e8ef3f93
FIX: fix two tree support bugs
...
1. hybrid(auto) on_buildplate_only option not working correctly because
parent is not set.
2. tree(auto) on_buildplate_only not working correctly because unsupported
branch isn't deleted completely. I add child to track the dangling nodes
and then delete nodes with no child.
Change-Id: I24c69a7cf400d2961b22a720a6069cf95db6c1a5
(cherry picked from commit bce77c16128d35c668b175e7135b9fe9acd71d13)
2022-10-09 10:37:45 +08:00
zhimin.zeng
c37f489f35
FIX: sync associate file after installation
...
Change-Id: Ib68f292b81b3d57ee44fb1548a50d04faea5dfb1
2022-10-09 10:37:45 +08:00
zhimin.zeng
d7a8219a8f
FIX: modify reorder extruders time
...
Change-Id: Ib72faf039dee6a08770617c4c2f341079d7e02e9
(cherry picked from commit 5e9d479bd7d7ef54bcafe7181dcdd8c03adaae51)
2022-10-09 10:37:45 +08:00
tao.jin
c2b2c75bf2
ENH: refine firmware upgrade interaction: ams version, translation
...
Change-Id: Ifc42421a4dedf8d8ef427d491cf8afc7b0e0665e
2022-10-09 10:37:45 +08:00
chunmao.guo
bb02d0f0ae
FIX: close GuideFrame on exit to fix crash on MacOS
...
Change-Id: Ia9c6103961ce13c3f88f898ed449a3f8f299858d
2022-10-09 10:37:45 +08:00
tao.jin
dfa475210f
ENH: add hint dialog for print error message
...
Change-Id: Ie17bf3a342e7d79f1e5a6f7a1638af6beec2f4a1
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
tao.jin
41508fc5ad
ENH: refine the model repair dialog, adding scroll bar
...
Change-Id: I73f06036baba210c11283fc92d2d5204af946a14
2022-10-09 10:37:45 +08:00
SoftFever
111f26a5ce
add ChangeNotes for 1.2.5 release
2022-10-07 18:33:07 +08:00
SoftFever
764b7d62a0
Merge mainstream changes
2022-10-04 13:51:34 +08:00
SoftFever
65062d33eb
tweak some messages
2022-10-04 12:12:37 +08:00
SoftFever
bf7479ca35
Add following options:
...
1. Travel acceleration control
2. X Y jerk control for different parts
3. Manually Linear Advance control
2022-10-03 11:26:48 +08:00
salt.wei
63a33c8d1a
ENH: revert the bridge change
...
Find some problem for the change of bridge, revert.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ib195a9b4425fa54408bcd3842bbafc41a3c79409
2022-09-30 17:37:38 +08:00
chunmao.guo
05bee8d8f4
FIX: run script async with linux webkit
...
Change-Id: Ia86ff30680baf3045da99909614f3d32a7fe526b
2022-09-30 17:37:38 +08:00
SoftFever
5db7c30463
Revert "Add support for FLSun V400(WIP)"
...
This reverts commit 58871a08e0 .
2022-09-30 16:18:32 +08:00
SoftFever
96be1ffdbf
macos build script
2022-09-30 16:18:24 +08:00
SoftFever
7874704aa8
update build_release.sh
2022-09-30 16:18:24 +08:00
SoftFever
5200e03257
Fix an issue that bed temperature for other layers is not set properly
2022-09-29 11:46:21 +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
636319fb4c
set the data dir of linux to correct path
...
Change-Id: Id11cde4518507fa6f2a6eefbccc4638ae7e4053d
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
yifan.wu
b6a077b128
FIX: top shell filament does not hide the internal filament
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I143b49075992bb9556f248886ab5f1a442db8deb
2022-09-29 11:16:43 +08:00
tao wang
75711de9e1
FIX:fix sending print without extruder info from tab prepare
...
Change-Id: I34ce80b805ca98e20c0667b11732afb0c9269f47
2022-09-29 11:16:43 +08:00
yifan.wu
3f5e88b9a1
FIX: abnormal color line in multi-color slicing
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ie9c7242f2c320a1ece24df4690b74b599e32f7c6
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
tao wang
4e4472c5b6
FIX:fixed a crash caused by mobile devices when switching languages
...
Change-Id: I7f28bf6bd917b16a798eea9b661987205ab3e1c8
2022-09-29 11:16:43 +08:00
zhimin.zeng
cb569fdb55
FIX: fix the extrude speed
...
Change-Id: I11d91c3bc422664d5a851966297a6b874fc1815a
2022-09-29 11:16:43 +08:00
qing.zhang
21e035ffbb
ENH: modify the preset of some filaments
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ia660304b830af36dfddec793e164660811c29c08
2022-09-29 11:16:43 +08:00
Tao Wang
6633ef4acf
FIX:fixed the blocking module of linux
...
Change-Id: I06b357f9592631a729208514a3239f944a98cc96
2022-09-29 11:16:43 +08:00
chunmao.guo
851b6d6304
FIX: remove compare preset button in Tab
...
Change-Id: I268327bd2ea791de46d2972f08d528883d63da87
2022-09-29 11:16:43 +08:00
Stone Li
14aa9df496
FIX: fix chinese display error in imgui
...
Change-Id: I03f463725a4688354cf82d96505e5187912df3a4
(cherry picked from commit e040d640a65c228229ec1f547d1b5a93d667989d)
2022-09-29 11:16:43 +08:00
tao.jin
5179b745e1
NEW: limit log files within 30 by deleting old files
...
Change-Id: I1bb5c827c7fb01d97b84a4a1bf3f905bb8e90448
(cherry picked from commit 065ef224357352851cbba2c0dcac131ea9acae82)
2022-09-29 11:16:43 +08:00
tao.jin
6f01c4841d
ENH: zh-CN translation of recent commits
...
Change-Id: I83b9cf087f59a0137f7f00a3649df5d410cc2576
2022-09-29 11:16:43 +08:00
chunmao.guo
35bb20b2cf
FIX: use thread stack to keep shared ref of PrinterFileSystem
...
Change-Id: I86dce263f43eb65074d4fec777cb08885505b7cf
(cherry picked from commit 1dbc32b2335c33831ac94a787c8e7ec7d898ccba)
2022-09-29 11:16:43 +08:00
lane.wei
e228e72db1
Fix serveral issues on Linux environments
...
1. fix the crash issue in ComboBox
2. fix the network agent directory not correct issue
3. fix the first 3d tab switch failed issue
4. fix the filemenu not correct issue
Change-Id: I6a99218c0f7edbd57114ca1d9ff8c5c020d26d94
(cherry picked from commit b5e1b06af42aea9d1413be29dd58150b2ac8d470)
2022-09-29 11:16:43 +08:00
zhimin.zeng
b468b0da0e
FIX: wipe tower lose step in the printing process
...
Change-Id: I17b72dd2fb7332a39859a5c3727b34d14ff827d8
(cherry picked from commit dbdd71f0b89e3d4d188e4937cdb1db1510b5f208)
2022-09-29 11:16:43 +08:00
zhimin.zeng
92a59a60b4
FIX: Incorrect color of a layer after slicing
...
Change-Id: I8b53d4cdf23d8f3389b1063ec84572ede3706ca2
(cherry picked from commit 608150a1b823e5c728540dc62df9a03571acfe9a)
2022-09-29 11:16:43 +08:00
zhimin.zeng
e2d65994f9
FIX: disable wipe tower still prompting too close to the tower
...
Change-Id: Ie6a3be2fb6021bc6f5e18cd061667e02d7b36f0b
(cherry picked from commit b83337f56b61d3b80679ec2714594012550e6f4b)
2022-09-29 11:16:43 +08:00
Stone Li
32ac28738e
ENH: do ams mapping in printing and upgrading
...
Change-Id: I592d37ce581077c317642cbdf250a369bc992d09
2022-09-29 11:16:43 +08:00
chunmao.guo
ad471bf3db
FIX: missing border in static box on Linux
...
Change-Id: I2105608cf74c5bc40caf383d3086ff852beaa07d
2022-09-29 11:16:43 +08:00
chunmao.guo
70de37d1ae
ENH: help video play failure
...
Change-Id: I5f847547877a82d626bffb78488e5f3d20cc56d0
2022-09-29 11:16:43 +08:00
chunmao.guo
6dc68c4c9e
FIX: optimize style of media file panel
...
Change-Id: I2e5319538adae84b9b0348874d7b468b0dbc2db1
2022-09-29 11:16:43 +08:00
chunmao.guo
b21b4aec95
FIX: device video/tunnel functions, add local video tunnel
...
Change-Id: I9da97406544c233d5ba6903857db6ad6f7f851e1
2022-09-29 11:16:43 +08:00
salt.wei
80575cd269
ENH: some change for external bridge
...
1 move thick bridge from support to quality page
2 Fix the issue that some times the external bridge angle
is not the best, and the bridge line is not the shortest one.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ie26570fb289898f6b62960f9333e79aa92c08ae4
2022-09-29 11:16:43 +08:00
chunmao.guo
d41e0db18f
ENH: icon for param group
...
Change-Id: I435830615747aa850ed82621349f5fedfc29d860
2022-09-29 11:16:43 +08:00
chunmao.guo
c5024af7e2
FIX: move preset dirty suffix to prefix
...
Change-Id: I52d4d6e3dea28d071eb7bf2f3b5e77b5e1b8c8bb
2022-09-29 11:16:43 +08:00
Stone Li
99fcecf193
ENH: fixed gcode of ams switch
...
Change-Id: Iad3845e5797a699dacc1a505db8f12e3fbb1b64e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-29 11:16:43 +08:00
Stone Li
ca3ba7604a
ENH: do uniform scale if uniform_scale is true
...
Change-Id: Iac208416110492fccb7b8a326c807641311dabd8
2022-09-29 11:16:43 +08:00
Stone Li
2996affc55
ENH: save uniform scale to an app_config item
...
Change-Id: Ib4a42597308382ea195d73776790e9cd4a122b76
2022-09-29 11:16:43 +08:00
miaoxin
c6d6784070
FIX: large unarrangable objects may overlap with bed boundary
...
large unarrangable objects may overlap with bed boundary in auto-arranging
Change-Id: Ie98aa96fb26cc819d1bb38ad0fc316f99423393c
(cherry picked from commit 3caf447a62e4dec5f56807c9f86a351db8fff5a7)
2022-09-29 11:16:43 +08:00
Arthur
abddb1edc3
NEW: add support_critical_regions_only for tree support
...
When this option enabled, only generate supports for sharp tail, cantilever,
thin pillar (not well supported). So holes are safe from unnessary supports.
Currently only works for tree supports, will need to copied to normal
supports if it works fine.
Change-Id: I5eb86484a5b503149e3bfdee8ce73f76a0a849e4
2022-09-29 11:16:43 +08:00
salt.wei
5152a90545
ENH: add some pattern back for user case
...
For github issue #328
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Iafbb141173f4ebe8352c5247f5de00ee671077e5
2022-09-29 11:16:43 +08:00
zhimin.zeng
0072e5ec37
FIX: prompt when opening 3mf
...
Change-Id: Ife452f5b16bdcf3f8eb105aeb58ffccdccb9177f
(cherry picked from commit c1e984d0feadef778fd09e61063ac1dacbbf9a64)
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
Stone Li
66a2f49008
FIX: fix HMS display blank string
...
Change-Id: I36fe5879a5db76fba65095ce409b3f0060689de6
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-29 11:16:43 +08:00
Arthur
fae9036f01
FIX: tree support floating branches
...
Change-Id: Id28324e7676b28a315b03055d941b9876b2b3b5b
(cherry picked from commit 8b5d3fae4a476b91caf854cc75d5de36ff984790)
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
zhimin.zeng
1ed06855a9
FIX: When rescaling an object, "Uniform scale" is checked again
...
Change-Id: I850c63abe77e45380f49cbd96cfd6e500252d89c
(cherry picked from commit a2bbbd7051427d54aefd28a9bd6fcf3269eb304c)
2022-09-29 11:16:43 +08:00
liz.li
07dd4c3672
FIX:mousewheel bug in preview slider
...
Change-Id: I9366a9c36250519259c132380e0a69697b6ee18c
2022-09-29 11:16:43 +08:00
tao wang
ecc76d0f33
FIX:Use url links to display Releasenote
...
Change-Id: Ib57931d71702d1356b10bd4c665017b3331189aa
2022-09-29 11:16:43 +08:00
chunmao.guo
42e08b5414
FIX: less param line option vertical gap
...
Change-Id: I5b63a078c54a6bd744321a5a57f2452b01c0dd0a
2022-09-29 11:16:43 +08:00
lane.wei
516a960f71
refine the plate's sliced_result logic
...
1. when the plate is locked, the sliced result is kept after auto-arrange;
2. when only arrange a plate, other plates' results are not affected
Change-Id: I7566e11e9eec0c2b196a2e78d9dc306ea325e9ff
2022-09-29 11:16:43 +08:00
tao.jin
8386b48554
ENH: add confirm dialog for cancel-print button
...
Change-Id: I0a97c7a3122b1b5dd0b306212292e8c51b9acd9b
2022-09-29 11:16:43 +08:00
tao wang
1b4486cc5d
FIX:Change the menu options from Reduce Triangles to Simplify Model
...
Change-Id: I68d44b8c055456ae237925896573316c2a24b264
2022-09-29 11:16:43 +08:00
zorro.zhang
b8413d3a6c
ENH: Homepage-contextmenu UI same with prepare-ui
...
Change-Id: I8745ce516f2d1dd945826ec6e1f14aba6ec793bb
2022-09-29 11:16:43 +08:00
Arthur
92f1236128
FIX: height not synced when inputing cut movement
...
Change-Id: I0640f9a21e1d700806ade79e4e1637338aef963a
(cherry picked from commit 8bacb887da19a9bed6451d2aaa1ebc149c20359d)
2022-09-29 11:16:43 +08:00
tao wang
c47f892ec8
FIX:release note support for richtext and markdown
...
Change-Id: Ie00dc94d88005c123acd20f05f43c5473b6dfa46
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
tao.jin
83a9c259f7
ENH: add hint dialogs for firmware upgrade
...
Change-Id: Iff34e4543d50074db05280fec8178029c4531e00
(cherry picked from commit 6f98eda25c722ecb6e0b6f4926972031c00bc366)
2022-09-29 11:16:43 +08:00
zhimin.zeng
37d6efdbef
FIX: thumbnails not showing after simplifying model
...
Change-Id: Ie599b3067cf3f3dbf48a38f5f434678a7d56dbda
2022-09-29 11:16:43 +08:00
salt.wei
6a8d42359a
ENH: don't load empty mesh when loading step
...
This is fix for crash issue for some specific step
file, which generate empty mesh.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I910e3d2da670b623570665265a12361492bd706b
2022-09-29 11:16:43 +08:00
salt.wei
1d1e12901b
ENH: max e speed is 30mm/s
...
As title. Sync with printer limitation
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I5f9f594d5f6f33b0035f8200bf8b46b43e5955c5
2022-09-29 11:16:43 +08:00
zhimin.zeng
87718e6725
FIX: prompt when opening 3mf
...
Change-Id: I645bb675ea060ca3827a597b13a86cd56425735f
(cherry picked from commit 743d0bf1757a886784a41cc35c4f13381d27699d)
2022-09-29 11:16:43 +08:00
zhimin.zeng
46a0e67be7
FIX: sort extruders for minimal flush volume
...
Change-Id: Idf96e10ae5a8809a689c80e38611a14dbb108f0a
(cherry picked from commit cbfa3f17807313b7120e19e5f30836fb49d36b55)
2022-09-29 11:16:43 +08:00
zhimin.zeng
9f74ea5763
FIX: wipe tower does not extruder fill in smooth mode timelapse
...
Change-Id: Ia6957cfe41ed3624baa4c12b6df90462fc436475
(cherry picked from commit 39ecccc94bea2a43a74ac852f121c5dbc739dc67)
2022-09-29 11:16:43 +08:00
chunmao.guo
530c2287c8
FIX: restore config value of Bools type
...
Change-Id: I6ea8b44d71176fe75238e0207addceb8ddd1e73f
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
liz.li
613b433bfa
ENH:refine GUI of speed/flow text display
...
Change-Id: Ia077a56a14af059d94d9581518ac39a45fa56527
2022-09-29 11:16:43 +08:00
Arthur
3d55647895
ENH: increase auto-arranging spacing to 5mm
...
Change-Id: Iebf4d31f2f869f11ddb6d9e903dfd446082802d1
2022-09-29 11:16:43 +08:00
lane.wei
cb3c9503d0
Fix the Bed texture gone missing issue on AMD systems
...
patch picked from PrusaSlicer, thanks to Prusa3D
Windows specific: Use mipmaps generated through OpenGL for AMD graphics cards with drivers newer than 22.6.1.
Since AMD driver version 22.7.1,
there is probably some bug in the driver that causes the issue with the missing texture of the bed.
It seems that this issue only triggers when mipmaps are generated manually (combined with a texture compression)
and when mipmaps are generated through OpenGL glGenerateMipmap is working.
This workaround detects the AMD driver version and generates mipmaps through OpenGL for driver versions newer than 22.6.1.
Change-Id: I679dd61efec8f4baf97e5bf4868cb93db5184dcf
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 wang
b9b3f7b4c1
FIX:only show the material used in the actual printing
...
Change-Id: I44edd5ffb54376da91077e2e3d990851af050949
2022-09-29 11:16:43 +08:00
liz.li
07d234825e
NEW:show flush of every filament on gcodeviewer
...
1.show flush of every filament
2.modify first-layer text display
3.show time in seconds when time cost < 1h
4.forbid add-filament when print by-object
Change-Id: Ib8a94b9f620797e367bfc9e8a33abd5d7ab648ec
2022-09-29 11:16:43 +08:00
salt.wei
ec347aba3a
ENH: po change to add some translation
...
As title
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I25acd3ff199ac04f5f86f21859dec441c90e6925
2022-09-29 11:16:43 +08:00
salt.wei
fac58ccefa
ENH: reduce infill margin for small nozzle
...
Small nozzle has higher print accuracy. Reduce
infill margin to improve bridge overlap quality.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I5321c2fe1fe5c3d6422c5f11e8c9f0b82b9ba5bd
2022-09-29 11:16:43 +08:00
salt.wei
6d8887e858
ENH: handle github issue 254 and 286
...
1 add back Aligned Rectilinear infill pattern
2 allow wall loop to be 0
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Id2873b9107b7b269466a8db1768dfead9ebdad0d
2022-09-29 11:16:43 +08:00
salt.wei
db9ade2257
ENH: enable arachne for concentric pattern
...
Enable arachne for concentric pattern by
referring to PrusaSlicer
Also remove useless pattern we added.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ie2574f7fc4751ebdf1caab4de52013f3101e104f
2022-09-29 11:16:43 +08:00
liz.li
df321f8cd9
NEW:show speed and flow in gcodeviewer
...
Change-Id: I107f8be06820bc7859aee5654f264397331726b6
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
chunmao.guo
62da568e0b
FIX: check int value invalid in Choise Field
...
Change-Id: I75cbe55b36dd75480903b6991f234c02ad8de5cc
2022-09-29 11:16:43 +08:00
Stone Li
09e1c0a1af
FIX: do not display use_ams checkbox when no ams
...
Change-Id: I5be4843b22e019111264922f1721787e2dd5111b
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-29 11:16:43 +08:00
salt.wei
3e0f26c296
ENH: remove old typo
...
Delete some useless and wrong code
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If103e5ced2c930340e6291a63e2226ecf577f19e
2022-09-29 11:16:43 +08:00
Arthur
9edc90704a
ENH: unify multi-object copy with single copy
...
Also adapt empty cell stride with object size plus 1mm.
Change-Id: I47ac98bede196d636ebb3da549c16e393756de0a
2022-09-29 11:16:43 +08:00
SoftFever
58871a08e0
Add support for FLSun V400(WIP)
2022-09-25 13:41:43 +08:00
SoftFever
c18e11bb8e
update gcode macros for klipper
2022-09-25 12:22:17 +08:00
SoftFever
fee7c05c5b
update readme
2022-09-24 13:18:30 +08:00
SoftFever
8fda310433
update install folder name
2022-09-24 12:04:06 +08:00
SoftFever
0a09c7da07
Fix an issue that bed temperature for other layers are not set properly
2022-09-24 11:32:57 +08:00
SoftFever
e978388d00
add Chinese translations
2022-09-24 00:18:29 +08:00
SoftFever
fc96fa3bc0
Allow users to set acceleration for outer/inner walls
2022-09-22 23:46:01 +08:00
SoftFever
6ec5e920e2
allow users to adjust bottom infill flowrate
2022-09-19 16:57:26 +08:00
SoftFever
bd174798c3
add screenshots for release v1.2
2022-09-17 23:07:07 +08:00
SoftFever
c848b8ad25
update third-party profile versions
2022-09-17 17:56:24 +08:00
lane.wei
b71917b28c
add extra-cmake-modules required in buildlinux.sh
...
for linux building
patch picked from deftdawg, thanks deftdawg
Change-Id: I0049131fccffb3e018834f9613b10c57dcfd13e5
2022-09-17 09:08:04 +08:00
DeftDawg
f5a4862da5
Add Linux related build scripts
...
including following changes:
- Linux build scripts from SuperSlicer project;
- Update BuildLinux dev dependencies, remove unused bits;
- Update BuildLinuxImage to use nproc for cpus;
- CMake: render BuildLinuxImage and build_appimage templates;
- Fix "DSO missing" linking problems;
- Add Podman Containerfile for building;
- Update BuildLinux.sh to work better in container build;
- fixes to create AppImage inside container;
- add env to build environment;
- Update build instructions in Containerfile;
Change-Id: I73e30ab488cda8c1b0886cd34858e125596f282b
(cherry picked from commit 83fc26670ca592c91c7af1d4033a04b587cfd4cd)
2022-09-15 16:03:53 +08:00
salt.wei
014152f078
ENH: wrong == in brim code
...
Typo, Should be fixed.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I576b15df9bc738ef2c4440356afc06c9132bd9eb
2022-09-15 16:03:53 +08:00
salt.wei
d4854c0df7
ENH: fix empty infill layers
...
This is fix for github issue #216 that
sometimes the infill layer is empty.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ie3be08b75506e48f5ae9dd6aae2ae729ba666e01
2022-09-15 16:03:53 +08:00
lane.wei
1b07874ea3
add release notes files for current version
...
Change-Id: I4153ed48f1242832e02bc73feb8022185924ab78
2022-09-14 17:39:11 +08:00
lane.wei
d9d88b8022
change the main thread name to bambustu_main
...
the max length of linux's thread name could only be 16 bytes
bambustudio_main can not be set by pthread_setname_np
Change-Id: Idab83896c81787b32f6a4dde869b101da1d69e5c
2022-09-14 17:39:11 +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
zhimin.zeng
2e9174500d
FIX: add tips for timelapse
...
add tips when both print by object and smooth mode are selected
Change-Id: I13f4cc14f2ff7c33c23dcd1708fdb784aef5afa3
(cherry picked from commit a0bfe48df21d4eecf105d41387838f14b22fff3c)
2022-09-14 17:39:11 +08:00
qing.zhang
4ad4151a07
ENH: modify the warning msg of virification temperature
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I77157ed65aedc9c114c40c2e1e72d323cf4a46b8
2022-09-14 17:39:11 +08:00
qing.zhang
c778207bc2
ENH: modify the start_code & virification temperature of PETG & TPU
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ic2a6490d73b59b91a954d55827b84a0f0714d575
2022-09-14 17:39:11 +08:00
SoftFever
de874acc99
Merge branch 'master-remote' into SoftFever
...
# Conflicts:
# src/slic3r/GUI/MediaPlayCtrl.cpp
2022-09-13 23:04:58 +08:00
SoftFever
e98796b42f
all user to change machine limits
2022-09-13 23:03:58 +08:00
qing.zhang
8d4270c917
ENH: modify the end_gcode of machine
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ieb819c299c33dad1bc0509fb56ccb54c9474ed1a
2022-09-13 19:42:32 +08:00
yifan.wu
f846276740
ENH: update 3d text cover
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ieef62398bcd88cbfcb1fc82775d0bbcc1f61aaf5
2022-09-13 19:42:32 +08:00
gerrit
959643e70b
ci: update build version to 01.02.00.09
...
Change-Id: I2fb701d79af9c25d43c9fe19a5ac8caf28ea6687
2022-09-13 19:42:32 +08:00
lane.wei
1c1e5f8ef8
Set the deploy target version to 10.15 of deps
...
Change-Id: I50c0ff6f306aaa039fa76ae601331fedb541b13a
2022-09-13 19:42:32 +08:00
Stone Li
9adf67f095
FIX: add more utf8 chars to support language hu
...
Change-Id: I65c9ed7cac13f28e077f42f2ae214a5d56d28bd0
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-13 19:42:32 +08:00
gerrit
cb9ed1a950
ci: update build version to 01.02.00.08
...
Change-Id: I499d4d8825987cc37f5e37782207262017b47ab9
2022-09-13 19:42:32 +08:00
chunmao.guo
4d6ec7cd34
FIX: only auto play live video on had started playing
...
Change-Id: Ic54bcb00ea312f08b4ec43123a031a0cffde5850
2022-09-13 19:42:32 +08:00
lane.wei
4138a989af
refine the version update logic
...
1. always copy the system profiles if found version mismatch
2. use AA.BB as the version check rule of presets
Change-Id: I4895f1d765dadcbb906ac6bc2be6b32e48b4f9f2
2022-09-13 19:42:32 +08:00
gerrit
15baa9ed82
ci: update build version to 01.02.00.06
...
Change-Id: I622a63c95bd85f2a24dfa3a93d30b0205ddd1cc7
2022-09-13 19:42:32 +08:00
yifan.wu
dd1511084e
FIX: fix an adapative layer height not work issue
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
2022-09-13 19:42:32 +08:00
lane.wei
7f1d87f20a
fix the multiple stl no hint issue
...
Change-Id: I368060285890ccd3e440cdb04e7672d038e2a1d7
2022-09-13 19:42:32 +08:00
gerrit
5469534a6d
ci: update build version to 01.02.00.05
...
Change-Id: I69d28c31732a478671eff0594592ba42d5df8d51
2022-09-13 19:42:32 +08:00
yifan.wu
1f38d12862
FIX: fix a prime tower issue in timelapse smooth mode
...
Fix the issue that the first 2 layers of prime tower are not generated
when timelapse is set to smooth mode. This issue only happens in single
filament printing.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
2022-09-13 19:42:32 +08:00
Arthur Tang
cd315d0888
FIX: empty reference image of first layer
...
This is caused by the new layer 0 of custom extrusions.
Change-Id: Ie1fe5aac65f908b90a7505db6ae3deb279247007
2022-09-13 19:42:32 +08:00
SoftFever
bc545cf90e
Allow user to adjust top solid infill flowrate
2022-09-12 00:22:38 +08:00
SoftFever
a189784c16
fix Voron filament profile loading issue
2022-09-11 13:03:04 +08:00
SoftFever
473a3a7c34
add relwithdebinfo build script
2022-09-10 11:40:44 +08:00
SoftFever
61de853138
Revert "Revert "ENH: filament just show bundle machine""
...
This reverts commit bf416a975c .
2022-09-10 00:44:55 +08:00
SoftFever
bb74438f7c
Merge remote-tracking branch 'remote/master' into SoftFever
...
# Conflicts:
# src/libslic3r/Preset.cpp
2022-09-09 21:54:57 +08:00
zorro.zhang
15ccd3661e
ENH: self-adaption UserGuide Icon arrange
...
Change-Id: I6b04d7b54bd73ae0c7864cc6e1661b44c6d6c059
2022-09-09 19:59:27 +08:00
gerrit
6a319bcb56
ci: update network module based on commit dde61e3
...
Change-Id: I126ec79f3a79de4af46c647eac13c0187eac7109
(cherry picked from commit b8a22b969098f0a6e0512decb6e69ce290791bd4)
2022-09-09 19:59:27 +08:00
chunmao.guo
4448409722
FIX: timelapse wiki url
...
Change-Id: I7d82c7ef1585cc5bd907f36bc7592449131efe6f
2022-09-09 19:59:27 +08:00
gerrit
b1a8cb759d
ci: update build version to 01.02.00.04
...
Change-Id: If58f8b93a2cf9078d7ad21bab188616fd2f2b2ec
2022-09-09 19:59:27 +08:00
yifan.wu
cd175eeba9
ENH: add Chinese text for user manual
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ie0b95d53e3c50fa8a9462c79ea0ae713540db254
2022-09-09 19:59:27 +08:00
zhimin.zeng
86ac58db68
FIX: modify the translation
...
Change-Id: If20d4acaa730b7802c4faa2e97abf60cd75624d5
2022-09-09 19:59:27 +08:00
Stone Li
d20656b869
FIX: do not clear access code when connection lost
...
Change-Id: I540f26def8946b85c7cf9d2bff78c57287c911d8
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-09 19:59:27 +08:00
qing.zhang
70030768a1
FIX: fix the error of process preset of 0.2 X1
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ifd5ea58610d216cff2de1783ed6cfa422f8c400c
2022-09-09 19:59:27 +08:00
zhimin.zeng
96e827ca7f
FIX: the tree support use interface materials
...
Change-Id: I6c61c427095bf8157a2e29a8bb81a1754b6fd980
(cherry picked from commit 4b6d5c25599ca8c97184fd977a3bac2f278f8896)
2022-09-09 19:59:27 +08:00
zhimin.zeng
4c063a8a32
FIX: modify the text
...
Change-Id: If9d6d629288f9016b5d8abfaff5ee44c99d90e30
2022-09-09 19:59:27 +08:00
qing.zhang
589e30e095
FIX: fix the config error of 0.2 X1 machine perset
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I1af609263ba708314561b5d2e4f12d5d7c7fdd69
2022-09-09 19:59:27 +08:00
zorro.zhang
c818ca165f
ENH: Fix Default Material Logic
...
Change-Id: Iac40c7717e55ca7c2502cfd1012e33e1e6d88695
2022-09-09 19:59:27 +08:00
Stone Li
44a7490dfb
ENH: update translations
...
Change-Id: I01f6d85efb41b682a1e0e27d6da8213ffb338df9
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-09 19:59:27 +08:00
SoftFever
25fed256ae
Revert "Revert "profile tweaks""
...
This reverts commit 7d9d73a93a .
2022-09-09 11:23:33 +08:00
yifan.wu
5cc3a7a4f8
ENH: increase profile version
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ie7fefccd1678bb3914f6f2f4c3cea371dd997736
(cherry picked from commit 4497f31004beab546606fb4627d60ee9bd11357e)
2022-09-08 21:49:36 +08:00
lane.wei
5b7cf54cf5
fix some building issues under linux
...
Change-Id: I787024a74e15ef3904dcffe233e4387bdfc139b3
2022-09-08 21:49:36 +08:00
chunmao.guo
5f1138f022
FIX: media play error url
...
Change-Id: I7ade71a951fda4e5b2d6c632248d0868846f4e7f
2022-09-08 21:49:36 +08:00
salt.wei
a0d4185909
ENH: remove ignore of slice_closing_radius
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I96aa0a07e5e278f0e22f5c2acc5303050ff0cd2c
2022-09-08 21:49:36 +08:00
zhimin.zeng
05625a5e43
ENH: add traditional timelapse without wipe tower
...
Change-Id: I77792fb1a7af2ee95242c6f2501371dc0745287f
(cherry picked from commit f6d434cc8b6c8d11d16bbabf9600c2f2b63868db)
2022-09-08 21:49:36 +08:00
Stone Li
4987f19147
FIX: clean ams mapping result when reading info is timeout
...
Change-Id: I2dbe6dd4edd26f0464c94aa3237ac371ec4a562c
2022-09-08 21:49:36 +08:00
tao wang
c278291808
FIX:fixed sort character display error
...
Change-Id: I5f4a9318f26f11f8294dcb1d4e17862546ef9825
2022-09-08 21:49:36 +08:00
yifan.wu
4cbba82cee
ENH: refine text & icon for Recent's context menu
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I194afa16ad9b2c928548e7011a40718f9a53be8c
2022-09-08 21:49:36 +08:00
salt.wei
9e2f227aef
ENH: fix wrong extruder offset when loading from gcode
...
All extruder offset should be extruder_offset[0] when
it is single extruder multi material.
Add handling when load config from gcode.
This is fix for github issue #213
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ia881b2bfbbdffa98e3c3db7b35201dc86b520b29
2022-09-08 21:49:36 +08:00
Arthur
e7c977f86b
ENH: move first layer inspection before 2nd layer
...
So an object with a single layer won't do first layer inspection.
Change-Id: I43d8d41b64215b13573c517e6350f7feff5f2e33
2022-09-08 21:49:36 +08:00
gerrit
ed27cd95b5
ci: update build version to 01.02.00.02
...
Change-Id: I60b8d27bf414e839127548bd0054ca7e26ba5805
2022-09-08 21:49:36 +08:00
chunmao.guo
b2b2bc2a9c
FIX: not keep restarting video on local error
...
Change-Id: I2f79208326f92931bec108a4609088788ceca998
2022-09-08 21:49:36 +08:00
liz.li
288913cc4b
NEW:add shortcut introduction
...
Change-Id: I6d85b5bcc20f2e5d5cfc78c4cfe8520565f25ff2
2022-09-08 21:49:36 +08:00
chunmao.guo
605253f61b
FIX: open new BambuStudio at fixed path
...
Change-Id: I4ebadf9d27c38243a3cb462c6723e61864169d9c
2022-09-08 21:49:36 +08:00
liz.li
04d3917993
FIX: imgui font texture failed
...
Change-Id: I5ba0ad1c568024ab15e3c1559015e192709376a2
2022-09-08 21:49:36 +08:00
zhimin.zeng
a3071f9e48
FIX: grabber moving distance is too small
...
When dragging in 3D scene, the grabber's moving distance is less than the mouse's moving distance
Change-Id: I7b766a73b7e862fb6304531c75502b09702eb128
(cherry picked from commit 82ebcd38e50c63bcfe5863dd4ff87b93df5a771e)
2022-09-08 21:49:36 +08:00
tao.jin
fbd6af069d
ENH: support to skip current version in upgrading dialog
...
Change-Id: Iedcf595b146017fa26827900b446fd8782938341
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-08 21:49:36 +08:00
salt.wei
4e1caa428d
ENH: wipe_distance should not to be 0 or negative value
...
As title, fix github issue #220
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If63c839da1341ac2e16bbfa287c4e32564284d59
2022-09-08 21:49:36 +08:00
liz.li
e6f0c5abec
FIX:speed ctrl in device
...
1.the speed ctrl shouldn't open popup when the printer is in idle status.
2.add tooltip
Change-Id: I3b0b4c58ef1c1961835ee2e06b2e7f3cccb53428
2022-09-08 21:49:36 +08:00
qing.zhang
b025de8746
NEW: add preset of 0.2 nozzle X1
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ib5639a4f503f7c27023dd43d1a7e3929b51bdd77
2022-09-08 21:49:36 +08:00
salt.wei
b957878ba0
ENH: change po file for new setting
...
As title
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Id339808069f4662456fab3df3361cf563350c7f2
2022-09-08 21:49:36 +08:00
Stone Li
d05a28caba
FIX: fix compile error when gettext_po_to_mo
...
Change-Id: I7f041cac18ba087937df4291e81ff83d0ef12cac
2022-09-08 21:49:36 +08:00
salt.wei
72221d2760
ENH: add slice_closing_radius back
...
For github issue #182
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I38c69bed03b6d70cb21d58b5f724b4dc3a8992a4
2022-09-08 21:49:36 +08:00
Stone Li
1a3a01a39f
ENH: update translation and sync with localazy
...
Change-Id: Icbf0a5642e16ad18eb8a9552810e39de5ec3b471
2022-09-08 21:49:36 +08:00
Stone Li
e2653289f4
ENH: refine translations, sync with localazy
...
Change-Id: I33d462b6e407f1cce91e1e0901a91249a8866ee7
(cherry picked from commit c1a392b62ebcb36d52bbd1d05c8f073f8e751de8)
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-08 21:49:36 +08:00
gerrit
e2ac60eb49
ci: update build version to 01.02.00.01
...
Change-Id: I4dc798a56421ce513fc9bb5dad1a47042551daf9
2022-09-08 21:49:36 +08:00
yifan.wu
7b2d839642
ENH: update user manual covers
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I24eb5f391ebf2b350afafa4062e11852a7a3c669
2022-09-08 21:49:36 +08:00
Stone Li
55e12ef8b7
ENH: refine ams user settings display
...
Change-Id: Ie205824cf6f60f6acd8b07a2b89c1220eebdfb83
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-08 21:49:36 +08:00
liz.li
664672b742
FIX:Gcodeviewer:arc type render bug on first layer
...
Change-Id: Id047e9c6ef39fa95af800bc1b218c14bc6efb7ab
2022-09-08 21:49:36 +08:00
zhimin.zeng
a4e89ab1f5
FIX: model moves when adding negative volume
...
Change-Id: I49fdfa8324751874203bde42a692c3babc901623
(cherry picked from commit 550286d7314cc20da5ea590e3dd19772daceda16)
2022-09-08 21:49:36 +08:00
zhimin.zeng
e5c3127517
FIX: keep only one repeated opt_key
...
keep only one repeated opt_key when old software open new 3mf file
Change-Id: I4f35d2f15e0cb9e5fa4a7523cfcba7b601afd795
(cherry picked from commit a25c42f31437b4562b8fe71a836a421c014c6cf9)
2022-09-08 21:49:36 +08:00
tao wang
264aad9b4b
FIX:add new effect of disabling print operations
...
Change-Id: I19cd39205785fc2d4321016746a2dc19cff98c5b
2022-09-08 21:49:36 +08:00
lane.wei
5f7e945473
NEW: add com.bambulab.bambu-studio as CFBundleIdentifier
...
Change-Id: Iaff1bb8791a2d62fa1ace8ad716e449cd4c1096d
2022-09-08 21:49:36 +08:00
chunmao.guo
a64fc3918a
FIX: scroll direction of DropDown
...
Change-Id: Id5abf74e099586810ac9a5ec2b43e6050381a3c3
2022-09-08 21:49:36 +08:00
chunmao.guo
63448d9126
FIX: modify ui styles in media file panel
...
Change-Id: I064858975fc39618339cf4fe0e577fa3d2e5085f
2022-09-08 21:49:36 +08:00
chunmao.guo
dd0ccfb6e9
FIX: StaticBox background color
...
Change-Id: Ifbb0bc4ac3e0a69675f16dc3234b4190fff698fb
2022-09-08 21:49:36 +08:00
chunmao.guo
b03a16054b
FIX: add authors to param links
...
Change-Id: Ibcbd1d58e6201e1a668f350891eb1beda9fe4d12
2022-09-08 21:49:36 +08:00
chunmao.guo
0471c7d427
ENH: open new process on MacOS
...
Change-Id: I0bc4069f9ff14ac86d9edf800134f04a26a650f2
2022-09-08 21:49:36 +08:00
tao wang
77e4599c4a
FIX:add few extra function for objecttable
...
1.supports filament sort
2.printable supports batch selection
Change-Id: I231b8add4f43550f4854796cfd804f86251604e7
2022-09-08 21:49:36 +08:00
Arthur
b8846f675f
ENH: do not change relative pos for multi object copy
...
Change-Id: Id54e119ebb72ca90989c13b221b9be72e4ac2f86
2022-09-08 21:49:36 +08:00
Tao Wang
0ed1d2ed34
FIX:fixed crashed when starting Studio on secondary display
...
Change-Id: I0392607479a25b5e2b2704f5569d6b8b94ba7e3d
2022-09-08 21:49:36 +08:00
liz.li
3fb942077c
FIX:AMSMaterialSetting dialog
...
1.Set dialog readonly when printing
2.replace comboBox with text when set readonly
Change-Id: Ic9d9570f3984088550b70628f4acb33c83108dde
2022-09-08 21:49:36 +08:00
Stone Li
0a1f3df697
FIX: fix display error in UpgradePanel
...
set to default value when monitor status is DISCONNECTED or NO_PRINTER
Change-Id: I48b9f44e9744794cfaaed32c316b7f3866cf76fd
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-08 21:49:36 +08:00
Stone Li
93b26be024
ENH: update ams mapping result after changing use_ams checkbox
...
popup axis tips after axis action
Change-Id: Iadae7e645d4718dc80264f5d1f98b16edcfb9cbb
2022-09-08 21:49:36 +08:00
salt.wei
ee16e75a9c
ENH: move overhang fan speed to advanced group
...
Show these two settings in advanced mode
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ic7ef16ef3a9940d81839cce15de05bf6e32d9315
2022-09-08 21:49:36 +08:00
liz.li
65cbccb219
NEW:add custom-gcode before first layer
...
Change-Id: I168e3038cb7d6850a5d6c568f348fed8000a915a
2022-09-08 21:49:36 +08:00
qing.zhang
53be2ee554
FIX: fix the topmost iron issue
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I79a034f188aaa1ef4528b944c725008f926b7b1f
2022-09-08 21:49:36 +08:00
tao wang
fbb9dfc41a
FIX:amsmappingpop dialog adjustments on macos
...
Change-Id: Ideeb1b8536efeaf0fedefa0acf91c386a2c76b96
2022-09-08 21:49:36 +08:00
tao wang
f5c7919424
FIX:update new icon of print operation
...
Change-Id: I0ae3402710c37875d5443f4ea70e0d8da8572c44
2022-09-08 21:49:36 +08:00
tao wang
43e69fee35
FIX:refine objecttable layout and interaction
...
Change-Id: If7639decffc994bfbbef3461fd02de0c06758b89
2022-09-08 21:49:36 +08:00
tao wang
83b427b7e2
FIX:synchronize the add and import actions
...
Change-Id: I3fbd52d5d554001af4bea27bbf6bb6feee6e230d
2022-09-08 21:49:36 +08:00
liz.li
0d432bf89f
FIX:adjust text of home dialog
...
Change-Id: I4e6412ae2828d2918f44d6442a7fd2efc21970cf
2022-09-08 21:49:36 +08:00
yifan.wu
a744f7d60c
ENH: support to show object labels in 3D scene
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: If2267b13ab15d2c18175dc54cfda605f8f062cf8
2022-09-08 21:49:36 +08:00
zhimin.zeng
612204b443
FIX: STUDIO-787 & STUDIO-786 lion face model problem
...
1. memory explosion when enable timelapse.
2. Models with only one color become multicolor after slicing.
Change-Id: Iab3ace70c08d03ab612158d52ff67eef8d5bc718
2022-09-08 21:49:36 +08:00
zhimin.zeng
db83a1c193
FIX: STUDIO-795 crash in painting mode with Ctrl+A
...
Change-Id: I10e49eb704b4b2bf6b4059242b2cb6374ec91ded
(cherry picked from commit 44089d5a783121d1c8c0c98b53f5d78d868567af)
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
zhimin.zeng
ac0b383858
FIX: add 16 colors
...
Change-Id: I5e24e8ea95f85a9ffdef4c3871ea4b30e9711d23
2022-09-08 21:49:36 +08:00
Stone Li
8f28474ed2
FIX: hide checkbox/label/tips of use_ams
...
Change-Id: Ifce452f0776bbe02bf2446e952b1ac0b474a6d72
2022-09-08 21:49:36 +08:00
Stone Li
6792b42992
ENH: hide media file and upgrade panel
...
Change-Id: If953e2261fbc031382f42cc47e5c8beecb626f85
2022-09-08 21:49:36 +08:00
zorro.zhang
aae2a0484a
ENH: Adjust Homepage UI
...
1, User Guide Image, Top add round corner
2, Change Guide description text color
3, New UI of Mouse Right Button Menu
Change-Id: I82cf82a97e35f16478020fabada17b5637cff625
(cherry picked from commit a3a56392788a9eabc9bb0cc20ecb48050869476b)
2022-09-08 21:49:36 +08:00
zorro.zhang
2f59e77ca9
ENH: Adjust Homepage UI
...
Change-Id: I6d2556241d7a3eb68f4e73ef905c12d07a8ad77f
(cherry picked from commit 8ebcf2de6991d4aaad1f49571493fd9d99fdd9cc)
2022-09-08 21:49:36 +08:00
zorro.zhang
63d7d05f68
ENH: new default recentfile image
...
Change-Id: Ibb46b5a754e42f40b4d3ea773ca551208e0aef46
(cherry picked from commit b3a66ec1a387426842b8c43f38986ef8ada59d6f)
2022-09-08 21:49:36 +08:00
Stone Li
2dc2d8252d
NEW: support software limit of axis control
...
Change-Id: I0d241aeddeed112b21ed576ce793c3e9f061c923
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-08 21:49:36 +08:00
SoftFever
bf416a975c
Revert "ENH: filament just show bundle machine"
...
This reverts commit 2ac9267e42 .
2022-09-05 21:59:19 +08:00
SoftFever
27398d1717
connect to production server
2022-09-04 19:54:31 +08:00
SoftFever
4fd174175c
Merge remote-tracking branch 'remote/master' into SoftFever
2022-09-03 00:17:59 +08:00
SoftFever
0a7313fd9d
minor profile fix
2022-09-03 00:17:36 +08:00
SoftFever
7d9d73a93a
Revert "profile tweaks"
...
This reverts commit 939dca5780 .
2022-09-03 00:07:53 +08:00
liz.li
8e1fd89430
FIX:add multi-color goes wrong in multi-plate case
...
1.new: forbidden add multicolor from preview slider if a plate uses multiple filaments in prepare
2.fix: cannot change color from preview slider if a plate uses different color with another plate.
Change-Id: I28dee0e158fab121dc888590c4cc7554900504be
2022-09-02 13:16:54 +08:00
chunmao.guo
2d33f3ce90
FIX: update text of configs import/export
...
Change-Id: I883a8995086f8b9f10589650d2157f9bc687d803
2022-09-02 13:16:54 +08:00
chunmao.guo
0a7f696101
FIX: crash on MediaFilePanel when download in empty list
...
Change-Id: I13f33005a8730498aea28b32da2818ceca055aac
2022-09-02 13:16:54 +08:00
Stone Li
7184960dce
FIX: fix crash when select a printer in lan mode
...
Change-Id: I93f604c900a56e938b16bd377031c331ecc20f43
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
Stone Li
89c83fb8a6
FIX: fix crash when to press cancel button
...
it would crash when avatar of user is loading.
cancel web request before closing dialog.
Change-Id: Ib41c5d8e7b5663d15c7d7f544335b48f47c25fea
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
Stone Li
3aa3df00fc
FIX: fix slice info display error
...
Change-Id: Ifccc8027fbd9f7a659523e170d33d01b10ecd9d9
2022-09-02 13:16:54 +08:00
Stone Li
a688265bfd
ENH: refine ams logic
...
update ams settings
add rfid reading bits
Change-Id: If46d2a3bf896e1279514aba94e5facdaee12014d
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
Stone Li
0ed5b956ae
NEW: add ams option when sending a printing job
...
Change-Id: If75b9da926c1d9a9e59f3e16b3d491a6e0bdb2e6
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
gerrit
09e0e4fcca
ci: update network module based on commit 3cf3634
...
Change-Id: I7028f6fccd7fd8811394b4e23f1dab034a9285d6
(cherry picked from commit 285a74eb4511423e2028e2b6813abd264bd10bc4)
2022-09-02 13:16:54 +08:00
Stone Li
b7974185fa
FIX: join bind_job when close BindDialog
...
Change-Id: Ide24f4d116d65063ebc414230abe12ef94d9dd23
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
chunmao.guo
30a97cc6dc
ENH: params web link to wifi pages
...
Change-Id: Id79c65a973840cdc23cdf1b1c353d29da2216750
2022-09-02 13:16:54 +08:00
tao.jin
fd8caee3db
NEW:Add search printer for debug
...
Change-Id: I3d8db835331e1ce4699f02a3571b3978544b8e77
2022-09-02 13:16:54 +08:00
chunmao.guo
4601022aaa
FIX: stop video when not visible
...
Change-Id: Ibc5204084efec5381a7ede9face0519276592aa8
2022-09-02 13:16:54 +08:00
lane.wei
08c9385383
version: update the version to 1.2
...
Change-Id: I3eab73700c6a07086bcde5357f28ed2660024260
2022-09-02 13:16:54 +08:00
Stone Li
d42c8f58df
FIX: fix display error when only ams2 exists
...
Change-Id: I6993b6681b403094d8ed242fbd3869ad19f834b9
2022-09-02 13:16:54 +08:00
tao wang
5cedfe2216
Fix: Only call wxEndBusyCursor when is busy
...
Change-Id: I8a6085aca652df4892bf5182e34d01c423a17bd6
2022-09-02 13:16:54 +08:00
qing.zhang
dbe414c38c
ENH: revise the filament preset.
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ia9a82b87746ac7a70100ffd5f2383422069e0a81
2022-09-02 13:16:54 +08:00
chunmao.guo
6b580d285c
FIX: some bugs with media files
...
Change-Id: Ia5e0710a2979ae338902042e520ba9210e3a557d
2022-09-02 13:16:54 +08:00
tao wang
8eb9d6a863
FIX:disable rename except picture type
...
Change-Id: I69ec39d2e3066102f7116bb17af8e26120af237d
2022-09-02 13:16:54 +08:00
tao wang
1c7b183035
FIX:add protection when slice information is not available
...
Change-Id: Iaf654c8a14252f6647a64ded97d4ded3e79d7057
2022-09-02 13:16:54 +08:00
Stone Li
bb1be58815
FIX: check bind status in update timer
...
Change-Id: I2079e1ef96cdffa0a9776b72942fd45ec88be10b
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
lane.wei
79944bd0fc
fix a typo issue submitted previously
...
Change-Id: Ia31522fb3133f90468e6ba034daa8feca6d9c69d
2022-09-02 13:16:54 +08:00
wintergua
73f4c848de
FIX: some brim might be ignored by mistake
...
In current studio, a brim area will be ignored if it does not be connected to any object island.
After patching, a brim area will be ignored if it does not connected to any object island and other brim areas.
Change-Id: I1aef5cd1af12cf76746f7614807aa03956d625ad
2022-09-02 13:16:54 +08:00
Stone Li
801b15966a
ENH: modify to new upgrade protocol
...
Change-Id: I8d431ec3c5e9c81e7a7438c6b1db9febf01d4706
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
Stone Li
d54461413f
ENH: add calibration and unload filament
...
define new command for calibration and unload filament
Change-Id: I834680740b4052d5719193a40945ca2704a3d858
Signed-off-by: Stone Li <stone.li@bambulab.com >
(cherry picked from commit c742fb5feb26938152858c44056d809fe18ce742)
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
lane.wei
b5a21e6520
add logic to remove the plugins folder when the version changed
...
Change-Id: Idb0ac34376c4eed81bf37da7afe670d9d9a42457
2022-09-02 13:16:54 +08:00
lane.wei
562b52c6b9
fix the assert issue under debug mode
...
Change-Id: I02b5e4e3229f695d89ac6f04aadeb831810dd3ff
2022-09-02 13:16:54 +08:00
lane.wei
73b84a5e77
update the networking version
...
Change-Id: I51d599324a8c354b4d7b465c78bbac1af835da06
2022-09-02 13:16:54 +08:00
yifan.wu
0b323649d3
ENH: order support toolpaths to reduce extra travels
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ifae5807ff094eede1eaf7494430fdd174572a021
(cherry picked from commit dfb3fc991a6f4a6e7dcdcce902f26ffa789f57fb)
2022-09-02 13:16:54 +08:00
chunmao.guo
cd1daa66a0
FIX: languge text of Media file panel & import/export configs
...
Change-Id: I4519fd34329e045f2ef76933d4d7169a68a5c957
2022-09-02 13:16:54 +08:00
Stone Li
b1e934c71b
NEW: add printer config file
...
Change-Id: I2683338ede7ff48c3ee5936c422574d6a588635d
2022-09-02 13:16:54 +08:00
xiangdong.yang
83010a0d85
ENH: Optimize the overall Gizmo layout
...
Change-Id: Ic773fa45d163d598f4510d981c11d4f9f5858495
2022-09-02 13:16:54 +08:00
yifan.wu
1569909cc3
ENH: refine the guide pages
...
1. remove editable status of pages
2. refine the user manual text
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I39ca064e15f5c7c58e491b1929eb69e4a6692a08
2022-09-02 13:16:54 +08:00
lane.wei
3b9801f147
NEW: add config file to store functional compatibility
...
Change-Id: I9831cef9d57642fe7709eef87e74a64e21857e18
2022-09-02 13:16:54 +08:00
tao wang
b510e94e06
FIX:add code protection when updating print basic info
...
Change-Id: If64c24e394276c3c127bb12039353ae478481192
2022-09-02 13:16:54 +08:00
tao wang
e11c354999
FIX:fixed machine list crash when after logout account
...
Change-Id: Ic71fe459032de97943c28f92319a56a47f6430ac
2022-09-02 13:16:54 +08:00
Stone Li
63bd77caf9
ENH: save hms file to hms folder
...
Change-Id: I20ff7317c689eefc684c44e6509a45f5911de7fe
2022-09-02 13:16:54 +08:00
tao wang
ba286fedbd
FIX:fixed camera button cant not adaptation
...
Change-Id: I208d7ca31e77e6cb7a0674e9794fd4eefecca840
2022-09-02 13:16:54 +08:00
zhimin.zeng
11c24053dd
FIX: remove user preset folder when logout
...
Change-Id: I64f0e46de7a91264c3c50188bbad2ac1409bcc0d
2022-09-02 13:16:54 +08:00
Stone Li
346480005a
NEW: add comments for print job
...
Change-Id: Ie7a65a76d535dc210268842704fdaf4a7475135a
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 13:16:54 +08:00
chunmao.guo
de712b08f1
FIX: crash on MacOS when system logout, not really Close mainframe
...
Change-Id: I0e7cc73c1b4bbc663105034e82dcd7a51998e244
2022-09-02 13:16:54 +08:00
zhimin.zeng
8319ef604c
FIX: report an error when slice in painting
...
Change-Id: I55ba3687e3988ae96d33833c03efd66ea3f607d8
2022-09-02 13:16:54 +08:00
zhimin.zeng
06af15f60c
FIX: disable the dual graphics card option
...
Change-Id: I76967e5e87abc1c55920bcf31b196c3ab588bd58
2022-09-02 13:16:54 +08:00
tao wang
a8d91531b3
FIX:Turn on the Release switch of HMS
...
Change-Id: I67fe615aec0e18cc8fd0a1e6992b6dc38a03fc88
2022-09-02 13:16:54 +08:00
tao wang
db435bc704
FIX:fixed wxwidget assert(amsmappingpop)
...
Change-Id: Ie97e6c0bdea9af713eb7088311dfc3df97d74239
2022-09-02 13:16:54 +08:00
yifan.wu
02f35c1617
ENH: add contents to user guide
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I46e943ce40049a80715ba67c4e73a3587991fe82
2022-09-02 13:16:54 +08:00
arthur
35d6e048ff
FIX: auto-arrange fails in several cases
...
Jira: STUDIO-644, STUDIO-661
Change-Id: I3cd1fcd4e1fabf9a401c9fd536e8f55592775fbd
2022-09-02 12:52:18 +08:00
arthur
1e0301dbde
FIX: fix slicing error of more than 1 empty first layers
...
Jira: STUDIO-656
Change-Id: I582e432ac14b823656780147ec585ae7a7499517
2022-09-02 12:52:18 +08:00
arthur
7e01006db7
FIX: cocentric interface in tree support may be floating
...
1. fix floating cocentric interface
2. fix missing 1st roof layer with 0.12 & 0.08 layer height
Change-Id: I6cdbe99dabb711c650900d35aead7f7aa0fdb8f7
2022-09-02 12:52:18 +08:00
lane.wei
ee84510736
Version: Update version to 01.01.02.00
...
Change-Id: If5a1addf08ae16c5b8d524682a5100b4b390ce41
2022-09-02 12:52:18 +08:00
chunmao.guo
56a61bfcf5
FIX: record dialog stack and EndModal on system session end
...
Change-Id: Ie0a7de7cf467f5b9e88881d3894dbb7a0790d500
2022-09-02 12:52:18 +08:00
Stone Li
0f8ad6d5e6
ENH: add log in request_user_unbind for debuging
...
Change-Id: I9540080713ac848302b788797005b28a5938f547
2022-09-02 12:52:18 +08:00
tao wang
4c619aeaa0
FIX:print slice infon will be obtained from the cloud
...
Change-Id: I7e05787baf1bb1cbca5ff956e371e67bc3f8c7d7
2022-09-02 12:52:18 +08:00
tao wang
a5774c1902
FIX:fixed send printjob page can not show full page size
...
Change-Id: I1d9120c4eabf69e9510f9f64d378eab3adf6b7a9
2022-09-02 12:52:18 +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
Stone Li
c7b698f4f1
ENH: modify default view to current plate view
...
Change-Id: I32cecfe20e01011089928e24058c4ff89aca074a
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 12:52:18 +08:00
chunmao.guo
71d81ad78b
FIX: save backup mesh with temp file safely
...
Change-Id: I39ed281e271add443c41cb177d203f0b0decf2b6
2022-09-02 12:52:18 +08:00
chunmao.guo
2ecdf43ca1
FIX: media play state conflict when switch device
...
Change-Id: I95680159a50b2085cb6de5b7cd612d6b444a6446
2022-09-02 12:52:18 +08:00
Stone Li
3c8d9be77e
FIX: fix crash when exiting studio
...
Change-Id: I91f6cde208e044aae20b40e4b79159f6cd46356c
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 12:52:18 +08:00
salt.wei
d9ad79e922
ENH: add back random seam
...
As title. Random is useless in some cases.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I169edb005574c43fae5aafbdbe4b6e901b8d0c74
2022-09-02 12:52:18 +08:00
chunmao.guo
e016f522fd
FIX: clear ams filament list on user logout
...
Change-Id: I27417caa3dbcf7bb46bcb1b0182033ffb3b8825f
2022-09-02 12:52:18 +08:00
xiangdong.yang
1337498efa
FIX:fix the device interface button adaptation problem
...
Change-Id: Ide49dce78dd83cdb87e13dc93fb128e554d36871
2022-09-02 12:52:18 +08:00
chunmao.guo
ed1870b3a5
FIX: wxTE_PROCESS_ENTER flag for wxTextCtrl
...
Change-Id: I23b43997f080ed173676c2582148b8db6e83b701
2022-09-02 12:52:18 +08:00
xiangdong.yang
966242b8dd
FIX:Coloring interface optimization
...
Change-Id: I43f7f6e119374a5b2ec6a23ae7e0a6b11942b08f
2022-09-02 12:52:18 +08:00
chunmao.guo
115995e46d
ENH: export current preset configs
...
Change-Id: I75642f9786ed14e4e6e2048f4a70e7bb49bff03f
(cherry picked from commit 31886319c0a3f1adea301e01a9f49834c1c92670)
2022-09-02 12:52:18 +08:00
zorro.zhang
f44a0b88d9
NEW: homepage and UserManual
...
Change-Id: Iecdb4d0151a0cf76614548aee69e525ad7e1fe68
(cherry picked from commit 4c7403683b334e42d8676a933012e2133cd1ce7f)
2022-09-02 12:52:18 +08:00
tao wang
3b021d4443
FIX:replace new camera icons
...
Change-Id: Ibd8b178260733a4b95198687d90d111b542462e1
2022-09-02 12:52:18 +08:00
liz.li
b51b562be8
FIX:refine objecttable
...
1.fix multi-line text are cut off
2.romove resize of object_table
3.fix object_table_setting without scrollbar
4.improve UI of filament column
Change-Id: I5eb989e86545c411013e31f31580a1e0a71472e2
2022-09-02 12:52:18 +08:00
tao wang
a3fbcf2963
FIX:add multilingual translation
...
Change-Id: I2227bd55a48c7ce136f97893bd797a161459007e
2022-09-02 12:52:18 +08:00
liz.li
121dccc59c
ENH:close dialog by pressing esc key
...
Change-Id: Ib883e7119699e06f63c61dd083ad761ba58bc19c
2022-09-02 12:52:18 +08:00
xiangdong.yang
03f62ed9ae
FIX:fix GizmoText failed to change font
...
Change-Id: I2b6ea7effead4d4667b4a797392396784be9180d
2022-09-02 12:52:18 +08:00
xiangdong.yang
05dddcfd3c
ENH:Optimized the overall Gizmo layout and Print Error font style
...
Change-Id: Icc26fdcec667dfd7018132d39af0bb450e4caff5
2022-09-02 12:52:18 +08:00
liz.li
5cd7873a3c
FIX: Auxiliary conflict
...
Change-Id: I3026445e215b689aed325133caa386cb2f48bfdc
2022-09-02 12:52:18 +08:00
lane.wei
fef0a4944c
FIX: fix the position not correct issue after copy
...
Change-Id: Id7505230f8a46785310b8c49d19705b2de5164af
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
liz.li
36ca76c2a4
ENH: Auxiliary GUI
...
Change-Id: Iaefd8bb6a2a560f4f2ec8235b21231763d8562fe
2022-09-02 12:52:18 +08:00
tao.jin
16bbcf6f97
NEW:change menu_add_part.svg
...
Change-Id: I5305777efc27d6c0f3761aad68b633ee29ed6e5c
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
xiangdong.yang
277391f6ba
ENH:add GizmoText menu translation
...
Change-Id: I3315f9a719ff353bb72c93d436009f0c327e2a6d
2022-09-02 12:52:18 +08:00
xiangdong.yang
7bb227df2c
FIX:fix Gizmo Text displays the location layout
...
Change-Id: I0696725660d3640486750259f7643d1809989db0
2022-09-02 12:52:18 +08:00
zhimin.zeng
5aaa785655
FIX: Slicing process crashes when enable timelapse
...
Change-Id: Idc3068b73809ee28fe685266fcd2355555e9f02a
2022-09-02 12:52:18 +08:00
yifan.wu
df6fb3eeb4
ENH: remove current filament logic in context menu
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Ie7933eeccb8ee4f3390c8e5999b32bb45319c89f
(cherry picked from commit 1426178dd40e95d8d7313335a0ecf264bfeeb7b9)
2022-09-02 12:52:18 +08:00
lane.wei
0898817053
ENH: rotate: refine the behavior of assemble rotation
...
use the logic of rotate_local_with_target
Change-Id: I181372b6784c5d025bc3748377f6130f15a80d85
2022-09-02 12:52:18 +08:00
tao wang
ffb1f706d8
NEW:update the new print progress layout
...
Change-Id: I4390c9ef5de3d050178bebe5d1dc60213a400280
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
34a9dc91d1
FIX: modify for language translation
...
Change-Id: I4a4123acef77fa992884cdf3420ac38bc13d8f7b
2022-09-02 12:52:18 +08:00
lane.wei
29d195c18e
ENH: refine the boundary check logic
...
take object as unit instead of volume
Change-Id: Ie8220b183349aac86193021f6a41a5a836231dce
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
zhimin.zeng
0ab13a6abb
ENH: Add Textured PEI Plate
...
Change-Id: I08178e86a8ccb23844cca00bc9d265df7507f910
(cherry picked from commit 8f101963ecab1352e2721ead83928b327d6c0dbd)
2022-09-02 12:52:18 +08:00
zhimin.zeng
acb05dcf19
FIX: enhance interaction of timelapse
...
Change-Id: Iac13a485d0f5a458a435137619caddce39ad61fb
2022-09-02 12:52:18 +08:00
tao wang
4f4223a2b4
FIX:fixed Multiple AMS display error
...
Change-Id: I94f67080b086d60cf16aa50fdb46a58da9e8e12f
2022-09-02 12:52:18 +08:00
xiangdong.yang
ea4651e70e
NEW:add Gizmo text menu
...
Change-Id: Ie5a5793e4d852188af60b40dfd6a9072727cf3d0
2022-09-02 12:52:18 +08:00
chunmao.guo
cf1ed35011
FIX: auto play live video
...
Change-Id: I32b14814bd0010fe47340709caed9ac7fa3edfd7
2022-09-02 12:52:18 +08:00
tao wang
aff7afc8de
FIX:change checkbox to wxcheckbox in objecttable page
...
Change-Id: I31ab4255a92d0c32e3d7252b08d0535ab71ab9d4
2022-09-02 12:52:18 +08:00
lane.wei
5a2b0e845e
ENH: rendering: refine the rendering logic of GLVolume
...
1. set the unprintable volume to black even if it is mmu painted
2. add the bounding check logic when the object is partly inside of current plate
Change-Id: I69ce25eb85a71398ed8fb1d275136c5d943796d6
2022-09-02 12:52:18 +08:00
yifan.wu
3911344495
FIX: fix modifier extruder not correct issue
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I90e639ec1bb27efb8b10f4609d3c5fcb9eebdde8
2022-09-02 12:52:18 +08:00
养乐多
95c285b5c1
remove: Revert "ENH: support default filament for volumes"
...
This reverts commit 8f1b7d6e8b603e32bc1fa5d52fd0ab6dd8ddcb29.
Change-Id: I73ac458be7d2d5d1f9c0a976e936f3f97c90f57d
2022-09-02 12:52:18 +08:00
tao wang
1c3375bb07
FIX:add ams hub upgrade module
...
Change-Id: Iba636f5a13ab3350aa61b22548535aa7ad334cc0
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
chunmao.guo
9245b4f36a
FIX: utf8 convert error in WebGuideDialog
...
Change-Id: Ie575117615b2a3dc3b11bc9c91e773ec104f7a61
2022-09-02 12:52:18 +08:00
liz.li
460374d6b2
ENH:rescale thumbnail_3mf cover
...
Change-Id: I1e0192a66f36898f925adc033457d6f42d3ca999
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
qing.zhang
c6fc915164
NEW: add preset of 0.6 & 0.8 X1C
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ica13fe3284eb7165822d6f4f0f03da23625835eb
2022-09-02 12:52:18 +08:00
qing.zhang
d290fc8095
FIX: fix exist invalid setting id
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If4e498a5b65f999634900ab6f0580c6edaab5acd
2022-09-02 12:52:18 +08:00
qing.zhang
18d0ac259e
ENH: add filament configure of 0.2 nozzle
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I23cc9979cefe6bf5198526007eb57a9ec785426e
2022-09-02 12:52:18 +08:00
xiangdong.yang
dbe354995e
ENH:Optimized Gizmo toolbar layout
...
Change-Id: I9e323c310abd2afcf0f9586ba261f714dd718f38
2022-09-02 12:52:18 +08:00
salt.wei
5bea8a76fc
ENH: cherry pick some fix about seam from PrusaSlicer
...
Synced from PrusaSlicer. Thanks
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I043088d9795f5352d4e0b5060402b70897fd7592
2022-09-02 12:52:18 +08:00
salt.wei
36528738fe
ENH: force retraction and wiping when leave external wall
...
This can reduce dragging and reduce seams
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I60e3c11493ca9ef00a8fd22c437f67cddac32724
2022-09-02 12:52:18 +08:00
lane.wei
83a9459837
Fix a typo error in preset
...
Change-Id: Idb3f872d226c9ff841751915eae608ded25676c7
2022-09-02 12:52:18 +08:00
Stone Li
038a04175a
FIX: fix saving wrong encoding to 3mf
...
Change-Id: Icebf770b3dde06216e427744de9377e3f0adda29
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 12:52:18 +08:00
zhimin.zeng
5194e68ae4
FIX: wipe tower are not generated after painting
...
Change-Id: I895641496b40429fdb1a08174ea7f30832ba24d0
(cherry picked from commit 1b7852e78acb7e89942315008de2842bf806a1c7)
2022-09-02 12:52:18 +08:00
Stone Li
edacd17fab
FIX: fix crash when close downloadingProgressDialog
...
Change-Id: Ie35bb83223d70d3d343f795bc449998a4df15500
2022-09-02 12:52:18 +08:00
xiangdong.yang
0e6f857819
NEW:add 3Dconnexion devices shortcut text
...
Change-Id: I1174b150c6c45a6465dba91f717359cee04c155d
2022-09-02 12:52:18 +08:00
yifan.wu
79814a7662
ENH: support default filament for volumes
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I51cfb0e3a40578f94c6d20e85c12cda2b6bb2e74
2022-09-02 12:52:18 +08:00
Arthur
4ef43af2dd
ENH: popup different warning message for unsupported sharp tails
...
1. unsupported sharp tails and large overhang have different messages
2. do not popup warning for total area (only warning for one single
large overhang)
Change-Id: I153e559915a92c6676468539cf619dafe915f997
(cherry picked from commit 67b593150f8de847d9b1999bf0d7a549eb1ef154)
2022-09-02 12:52:18 +08:00
zhimin.zeng
54012ba11b
FIX: the text shape is affected by instance transformation
...
Change-Id: If2222a24056bbc1636b5da586e6cc1950d8cdb5a
(cherry picked from commit 996d013c2e7f1bdbdc4afbac540f99a20b063cca)
2022-09-02 12:52:18 +08:00
salt.wei
d73142c2f9
ENH: new seam strategy from prusa2.5
...
As title. Thanks @Prusa
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I2fa177e27ac53211952ea9b6c62e98182b8f05ce
2022-09-02 12:52:18 +08:00
qing.zhang
ce082f6e2a
ENH: modified the machine_start_code and machine_end_code
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ic2fe491491b6e3e46870773e68aa3823ab37640a
2022-09-02 12:52:18 +08:00
tao wang
0ea824d167
FIX:fixed the ams item cannot be adjusted layout
...
Change-Id: I8e187bb6f50883d7a607c045cf643eab4ba71ea2
2022-09-02 12:52:18 +08:00
tao wang
a97da8a9ba
FIX:menu bar text not translated in MacOS
...
Change-Id: I334a1e859e0c4455190202c95e3132cfad976ed4
2022-09-02 12:52:18 +08:00
yifan.wu
4f44ca4117
FIX: fix color painting bugs
...
1. fix a crash when loading a 3mf painting with color idx larger than 15
2. fix the facets not display issue if painted with color 15
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Idb53b6bb2d3665412815222ab9a1d47948afed56
2022-09-02 12:52:18 +08:00
tao wang
ad311a66d6
FIX:update objecttable layout
...
Change-Id: I759283fab3dff03671282b4fcff9d6caf6de51db
2022-09-02 12:52:18 +08:00
xiangdong.yang
65393b8f73
NEW:add 3Dconnexion dialog
...
Change-Id: I0dd1160decb11e5040399bb9c27f571a03b1d082
2022-09-02 12:52:18 +08:00
salt.wei
440bcc8090
ENH: speed up the progress of loading step
...
Make the shape triangulation to be parallel
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I0fe68359111b498458d431492841c54d13d7a7df
2022-09-02 12:52:18 +08:00
qing.zhang
6883c89ed5
ENH: add 0.02 tolerance to nozzle.
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I2680289b4a944c01698aa57adb5270100f6a8c25
2022-09-02 12:52:18 +08:00
qing.zhang
ef46654cca
NEW: show cost of filament in GUI
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If28f6e969728fb5edd9cb35d6bc6d0a6c155d96e
(cherry picked from commit a4b8e620794f611c2f94f639cec49ec7c8fe8926)
2022-09-02 12:52:18 +08:00
Arthur
663df48a95
FIX: cut_to_parts+keep_lower crashes
...
Change-Id: I65eb51952a2062e6726e12e6cdb42f09f7816bc3
(cherry picked from commit cf9873717c756ddfe7e584ccb74f29763f529883)
2022-09-02 12:52:18 +08:00
xiangdong.yang
03d29b3989
FIX:change modifier icon
...
Change-Id: If0a1425d020f6da575a95b8ba58bc85f497635c9
2022-09-02 12:52:18 +08:00
tao wang
459fe36235
FIX:fixed amsdata not sync after changed ams
...
Change-Id: If1c087c42258897fec7df5d44ff039bb0eec3b25
2022-09-02 12:52:18 +08:00
liz.li
5444f69fc2
FIX:typos in mac shortcut
...
Change-Id: I928f95582db8927ac563ee7003d57d6d3e12d7cd
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
Stone Li
2866e33304
ENH: refine new version protocol in upgrading
...
Change-Id: I8c14dce6a20ca93cf42ff55b4610c397cdbf97e3
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-09-02 12:52:18 +08:00
yifan.wu
531794d131
FIX: plate is exceptionally selected when openning scale tool
...
Change-Id: If2cfd62ddb7252aeb51ebf81c8c50f1b7ef52fa1
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
2022-09-02 12:52:18 +08:00
yifan.wu
b55d9672b9
FIX: fix crash issues when deleting filament during color painting
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
(cherry picked from commit 5c8405309b4a9f00fe004b0510283385464763cc)
Change-Id: I32150ac2707601ba74eec1cf2163b06764378664
2022-09-02 12:52:18 +08:00
yifan.wu
8937d10071
NEW: add type change menu for part
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
(cherry picked from commit abf39d652142137c93ad1e4d8d173501a627645d)
Change-Id: I7ba2fb488c0e2d1891b750ed92d62c1323ef1b22
2022-09-02 12:52:18 +08:00
yifan.wu
b068389d4c
NEW: add text gizmo tool
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I77fdf64340f580e6baa3260101fa1c6db7a4ab2d
(cherry picked from commit 2147c55134b4d9d1018d7e9f4f8d1a4d50c065f6)
2022-09-02 12:52:18 +08:00
SoftFever
939dca5780
profile tweaks
2022-08-30 21:20:12 +08:00
SoftFever
769bc14a8a
Merge remote-tracking branch 'remote/master' into SoftFever
...
# Conflicts:
# src/libslic3r/PerimeterGenerator.cpp
2022-08-28 12:03:49 +08:00
Stone Li
65ba9cafb3
ENH: add more test cases in NetworkTestDialog
...
Change-Id: I54f5a52d2bb993f3536c4ab75cb54190eafe49a5
Signed-off-by: Stone Li <stone.li@bambulab.com >
(cherry picked from commit b28b0d97ab51b0f2f9a6f37622e5cd93e8d8d8f6)
2022-08-26 09:25:59 +08:00
lane.wei
a12f6ed133
ENH: refine the black color appearance when preview
...
Change-Id: I691cae54dea6b196695cfe721299f75ce5c1e4c7
2022-08-26 09:25:59 +08:00
qing.zhang
cc9463c017
FIX: fix the error location of G2 cmd in GCode
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I51b728916570f94167af4c535b86a45b1df22c56
2022-08-26 09:25:59 +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
xiangdong.yang
a26c573b1b
FIX:fix Gizmo tooltop disply
...
Change-Id: I1bc5f3d1dea44eb182c5d37e5ecb31e1c34bab82
2022-08-26 09:25:59 +08:00
yifan.wu
13b711602c
ENH: add freetype for occt
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I3adcf4b27deb0953e059c3e7fa9b9d49e447c57b
(cherry picked from commit 400cff06210c62e4019ff6f7174216d2faeaa8e2)
2022-08-26 09:25:59 +08:00
salt.wei
d6a6fad04e
ENH: topmost layer can be controlled by only_one_wall_top
...
For github issue #124
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ieb4a2c0cdb185d1cc565a20754327eeb1c599237
2022-08-26 09:25:59 +08:00
Stone Li
63809c63da
NEW: add NetworkTestDialog
...
test www.bing.com
test bambulab host
test http service
test storage upload and upgrade
test storage downloading
Change-Id: Ia2aca1d3fdff5dd4e930df138e8c6a1b5aad2585
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-08-26 09:25:59 +08:00
lane.wei
9c00469d7f
Fix the memory leak between different slicing cases
...
Change-Id: I43f043e360101ef7e9aa2cc3b0bf7070cf851680
2022-08-26 09:25:59 +08:00
zorro.zhang
2ac9267e42
ENH: filament just show bundle machine
...
Change-Id: If0a35037dc4b08df7cd3aaf88662638a334196e3
(cherry picked from commit 5ebd67880a679c3013fe10b63b509761eab30670)
2022-08-26 09:25:59 +08:00
liz.li
6e1e56be18
NEW: refine HMS Panel
...
link to hms wiki page
Change-Id: I1b1c5b2021f9f68320235ce17580ae80ea9b82a3
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-08-26 09:25:59 +08:00
Stone Li
6a065401d1
FIX: fix crash in SelectMachine
...
reset MachineObject Value to nullptr
Change-Id: I06e9f9346780a28b175f41db8b2cd98d20c9c8e3
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-08-26 09:25:59 +08:00
Arthur
d95e85851c
FIX: auto-arrange fails for multi-color objects
...
The cost for switching extruders was too big.
Change-Id: Ic9de6b6aabb7e69db79a0201f0dbb9d039097df9
2022-08-26 09:25:59 +08:00
Arthur
06f878f13b
FIX: auto-arrange may fail for sequentially printing tall objects
...
1. fix sequential printing tall objects. Now the print order is not determined by auto-arrange,
so wee need to add a new rule: lower objects should not exceed height_to_rod.
2. sequential printing is better centered.
Change-Id: Ic320722654f0335d2589060fa14c71a5aaa3f571
2022-08-26 09:25:59 +08:00
qing.zhang
62e6287ab5
FIX: fix fail load Bambu PC @BBL 0.6 nozzle
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I591d38e6b7ae9bb7a0097af2fbbdc6860ed7864d
(cherry picked from commit 40e040c5e26235c16de09ac11dd8803f247f96b8)
2022-08-26 09:25:59 +08:00
qing.zhang
ddb1163c79
FIX: delete redudant configure file of Bambu PC material
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I897000a306700dd3f7b17563e25ef4dce0df1d49
(cherry picked from commit b74b33d0cd5b47ea192da8f78db40e4202ea5174)
2022-08-26 09:25:59 +08:00
salt.wei
40531c8ad9
ENH: fix crash when add G2_G3 in start gcode
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I7d7133122b0d7e478fd2b0fa8849be09cb0c8353
(cherry picked from commit 2095960596e85ef970016701afd201c9bd36b262)
2022-08-26 09:25:59 +08:00
salt.wei
aab8a12801
ENH: add arachne engine for narrow internal solid infill
...
ConcentricGapFill pattern was used for internal narrow
solid infill. Use arachne engine instead to remove
gap fill inside the pattern and improve the extrusion path
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I758d7c72eb71cc37026b7cebf746cc345014c3f5
(cherry picked from commit 0b6bacd21a091afc13d7b36a69e5b10f155bc6f8)
2022-08-26 09:25:59 +08:00
qing.zhang
cbefb77de3
ENH:add parameters of filaments
...
Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f
(cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
2022-08-26 09:25:59 +08:00
chunmao.guo
22c71f7884
FIX: tempinput popup focus event
...
Change-Id: I6973d9f23267265ec91ab04a3b7d53e3bf20c3d4
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
59dcd623b3
FIX:the position of Notification is too low in preview
...
Change-Id: I881ee24722711517fe61ce7bc1be3ad6400d0938
2022-08-26 09:25:59 +08:00
chunmao.guo
10998629f6
FIX: force skip Focus events from wxTextCtrl
...
Change-Id: Ib583fc16dccce69a5506aed29d40587bec9b2373
2022-08-26 09:25:59 +08:00
chunmao.guo
af54a34567
FIX: wxDisplay crash on wxNOT_FOUND
...
Change-Id: If7b936d361873e20fb71b7fc35c9d270cd39a763
2022-08-26 09:25:59 +08:00
chunmao.guo
d4ddd8f470
ENH: check BambuSource registered
...
Change-Id: Ia98e1630115811e061bc320fbb25b74b8f933dfb
2022-08-26 09:25:59 +08:00
lane.wei
0669ed118d
fix the plugin status not correct shown issue
...
When BambuSource is missed, we need to set the compatible status to false also
Change-Id: Ie0204035aec81b01b438d65747863999f983f4f1
2022-08-26 09:25:59 +08:00
xiangdong.yang
237d4c65d1
FIX:fix release note dialog infomation display
...
Change-Id: Id177f95b3f9cfd0dd3b86e71c80a0048a47a8ac5
2022-08-26 09:25:59 +08:00
xiangdong.yang
aa59c93eb5
ENH:Bold font for preview title
...
Change-Id: I75c9b1ad0b1b7b07650b2038dbbc101b5a4fb4d7
2022-08-26 09:25:59 +08:00
xiangdong.yang
afc1395828
FIX:fix preview Flushed filament add padding
...
Change-Id: I869f64a56df74e1e096e434676b5f6de39ebcca8
2022-08-26 09:25:59 +08:00
chunmao.guo
8b1ec73b71
FIX: TempInput use attach_child of StateHandler
...
Change-Id: Id49052e484389e8f88eb021cc25d2127f56369f7
2022-08-26 09:25:59 +08:00
Stone Li
816dae015b
FIX: fix display error in release note
...
Change-Id: I71edf47b4b48ce5ae310b8633fe351318f8f24ef
2022-08-26 09:25:59 +08:00
Stone Li
73e4078348
NEW: add HMS to query hms info
...
display hms msg in HMS tab of Monitor
Change-Id: I4df1c63b104463ba62cdf7eb079a540a4176f8c5
Signed-off-by: Stone Li <stone.li@bambulab.com >
(cherry picked from commit f4635d18f3383e70177536dfbe5edf2e1370b746)
2022-08-26 09:25:59 +08:00
chunmao.guo
efd20d0a84
FIX: direct jump to enable 'Windows Media Player'
...
Change-Id: If5eeb82162293cd20583f65aae1fa75f70aac25d
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
liz.li
802036fcd8
ENH:uniform border width of buttons in monitor control
...
Change-Id: Ifc84992d7d0c161991a031a7d1a7329f4b87687f
2022-08-26 09:25:59 +08:00
xiangdong.yang
60e96c2940
FIX:fix Preview interface layout improved
...
Change-Id: Ia12f9938b7fb0d9adc1bdf709f406ec1b0e644d9
2022-08-26 09:25:59 +08:00
xiangdong.yang
3c10cc9fd4
FIX:fix about dialog text format
...
Change-Id: I0d76eda1f5b57a480df0ca6f344acc724fbe8f82
2022-08-26 09:25:59 +08:00
gerrit
cc1a6ee635
support linux build for wxWidgets
...
Change-Id: I7d4e84c4e82371c6e688b607ac0658c6319d1216
(cherry picked from commit 6ff1613c3997628ea932d4956f874c2356da0056)
2022-08-26 09:25:59 +08:00
xiangdong.yang
3765c6aed4
ENH:Add color for XYZ
...
Change-Id: I4aa5c5edb35c934906bcd5f848e23e5250023f3a
2022-08-26 09:25:59 +08:00
gerrit
1f51d775fc
update network module version
...
Change-Id: I560fcfaeb9cfe8cc51dc1da5321260969108c822
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
chunmao.guo
a7bd14003b
FIX: button handle navigation key event
...
Change-Id: I60e367a32e5b76744e81180ee5dd6c3b30fd722f
2022-08-26 09:25:59 +08:00
chunmao.guo
ee43edb7e6
FIX: TabCtrl: size of indicator
...
Change-Id: Ie8269115485bce6cff3478cfd535831806a94e39
2022-08-26 09:25:59 +08:00
chunmao.guo
61d2d47854
FIX: crash of PrinterFileSystem on program exiting
...
Change-Id: I68afa6768d4e594e7402c5aa8a3c78e363d17173
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
chunmao.guo
7be639019e
FIX: destory timers & check webview consist
...
Change-Id: If95a973e1b3c6bf0da3611c30e0e44e191c9b06a
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
85ffeb291d
ENH: TabCtrl: support arrow key events
...
Change-Id: I16423d542246925e2469541b1d634d6c4373af69
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
chunmao.guo
21d13646d8
FIX: font of object list
...
Change-Id: Ifb198a8b6af89ee9a089d88d98d495821b5fce7e
2022-08-26 09:25:59 +08:00
chunmao.guo
b96ca57fde
ENH: StateHandler as wxEvtHandler and attach child
...
Change-Id: I1183b97983907f297888d81809be60e3016ae305
2022-08-26 09:25:59 +08:00
liz.li
2c99301fe6
FIX:Notification border rounding on macos
...
Change-Id: Ic4ca4ae93ad981fe5b07f55d7451559ab99f22f2
2022-08-26 09:25:59 +08:00
lane.wei
2f849a86b8
refine the black color's rendering behavior
...
let the black color not hard to see at the 3d page
Change-Id: Id739a589c2f28781e646fb59e50ed270eb2f0e91
2022-08-26 09:25:59 +08:00