tao wang
eba52ac31f
FIX:add the sd card removal function
...
Change-Id: I98592a5d3d4abcfd3a67b8c12fa4cf07e79b0e4b
2022-09-29 11:16:43 +08:00
tao wang
439df82578
FIX:only show the material used in the actual printing
...
Change-Id: I44edd5ffb54376da91077e2e3d990851af050949
2022-09-29 11:16:43 +08:00
liz.li
114440bf9d
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
366c3cbce6
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
e316f28561
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
e3357544bc
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
3af5171cff
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
2af4a92b9e
NEW:show speed and flow in gcodeviewer
...
Change-Id: I107f8be06820bc7859aee5654f264397331726b6
2022-09-29 11:16:43 +08:00
tao.jin
2beac92f11
NEW: move selected model to the center of selected plate
...
Change-Id: I7af49e98e83f5eef690f7d30d10a2cc240046466
2022-09-29 11:16:43 +08:00
chunmao.guo
594228c993
FIX: check int value invalid in Choise Field
...
Change-Id: I75cbe55b36dd75480903b6991f234c02ad8de5cc
2022-09-29 11:16:43 +08:00
Stone Li
2171085127
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
8cb2d2920e
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
26ea2ecb3a
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
lane.wei
47bcedec6e
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
f4e9ea75b8
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
5bd6a79cbe
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
865752a618
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
38e8d14819
add release notes files for current version
...
Change-Id: I4153ed48f1242832e02bc73feb8022185924ab78
2022-09-14 17:39:11 +08:00
lane.wei
f77e4190c0
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
681b480fd8
FIX: modify the translation
...
Change-Id: I8f894012660ec9877fb3af9f87be370d78859c76
2022-09-14 17:39:11 +08:00
zhimin.zeng
a504e121e0
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
fbbaa044be
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
eb2eadaf49
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
468a8859cc
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
3e5c6a9219
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
qing.zhang
d223e6fe19
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
0b22b85365
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
785bbfc5e4
ci: update build version to 01.02.00.09
...
Change-Id: I2fb701d79af9c25d43c9fe19a5ac8caf28ea6687
2022-09-13 19:42:32 +08:00
lane.wei
bd9c8020b7
Set the deploy target version to 10.15 of deps
...
Change-Id: I50c0ff6f306aaa039fa76ae601331fedb541b13a
2022-09-13 19:42:32 +08:00
Stone Li
4cb6e27aa1
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
9644ed2f1d
ci: update build version to 01.02.00.08
...
Change-Id: I499d4d8825987cc37f5e37782207262017b47ab9
2022-09-13 19:42:32 +08:00
chunmao.guo
c8aeda091d
FIX: only auto play live video on had started playing
...
Change-Id: Ic54bcb00ea312f08b4ec43123a031a0cffde5850
2022-09-13 19:42:32 +08:00
lane.wei
8e1a691985
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
7eefd34cdf
ci: update build version to 01.02.00.06
...
Change-Id: I622a63c95bd85f2a24dfa3a93d30b0205ddd1cc7
2022-09-13 19:42:32 +08:00
yifan.wu
49ffdffd7e
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
05364f6d16
fix the multiple stl no hint issue
...
Change-Id: I368060285890ccd3e440cdb04e7672d038e2a1d7
2022-09-13 19:42:32 +08:00
gerrit
9ddec45aff
ci: update build version to 01.02.00.05
...
Change-Id: I69d28c31732a478671eff0594592ba42d5df8d51
2022-09-13 19:42:32 +08:00
yifan.wu
f72317d144
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
0beb284b71
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
zorro.zhang
7adb8bcee8
ENH: self-adaption UserGuide Icon arrange
...
Change-Id: I6b04d7b54bd73ae0c7864cc6e1661b44c6d6c059
2022-09-09 19:59:27 +08:00
gerrit
98e68e3f25
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
5af1047516
FIX: timelapse wiki url
...
Change-Id: I7d82c7ef1585cc5bd907f36bc7592449131efe6f
2022-09-09 19:59:27 +08:00
gerrit
5365e03182
ci: update build version to 01.02.00.04
...
Change-Id: If58f8b93a2cf9078d7ad21bab188616fd2f2b2ec
2022-09-09 19:59:27 +08:00
yifan.wu
b8cd204dc5
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
63fba52ad9
FIX: modify the translation
...
Change-Id: If20d4acaa730b7802c4faa2e97abf60cd75624d5
2022-09-09 19:59:27 +08:00
Stone Li
6c2ad0d85e
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
0d3269651c
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
8522d32cf0
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
0a967e936a
FIX: modify the text
...
Change-Id: If9d6d629288f9016b5d8abfaff5ee44c99d90e30
2022-09-09 19:59:27 +08:00
qing.zhang
41042ad77d
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