xun.zhang
72a1c9ba6e
ENH: p series support long retraction
...
1. P series support long retraction in filament
2. Add long retraction params in common.json
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib94184fa1f0b5ab151360f1f053d8c8ff92e7e18
2024-04-23 20:07:49 +08:00
xun.zhang
95106f3523
FIX: wrong chain sequence caused by narrow bridge
...
1.Add filtration for bridge area
github:#3873
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I03f7c1ef5bfb86aafdc15065008f0eedfb1a0036
2024-04-23 20:07:49 +08:00
zhimin.zeng
11b7796faf
FIX: the status is not correct when change nozzle
...
jira: none
Change-Id: I8bb99c260234f07b8ef5bdc389e15a455770130b
2024-04-23 20:07:49 +08:00
xun.zhang
cf146f4fed
FIX: can't use support filament in gcode.3mf
...
1. Add total_filament_volumes, directly access it to get used filaments
github:#3865
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4fae4f1947b4ebd16e394e0f3cf5fb0e9f979717
2024-04-23 20:07:49 +08:00
gerrit
05a838681b
ci: update build version to 01.09.00.71
...
Change-Id: I0e2c0507ce3f28f3a93b8f11a91dbb0eea86d192
2024-04-23 20:07:49 +08:00
lane.wei
37d49a4bf5
FIX: CLI: fix the crash issue caused by get_min_flush_volumes
...
JIRA: no jira
Change-Id: I0d5bfd605e51ebddac8fddc4d83dab5055b0fbf2
2024-04-23 20:07:49 +08:00
zhimin.zeng
ffd292a62c
FIX: Error "Voronoi cell doesn't contain a sourcepoint"
...
github: 3859
Change-Id: Idca84992bcba5380bfe05e63ac9a5e40419dcfdf
2024-04-23 20:07:49 +08:00
zhimin.zeng
8bdda5afb9
FIX: the error display when reset virtual slot
...
jira: none
Change-Id: I5ae5899baf1bfc2aaadb832083b277855a669fd5
2024-04-23 20:07:49 +08:00
jianjia.ma
427deda14e
FIX: Top surface bridging fail on 3DHC & FL infill
...
Add 45 degree angle offset when processing the bridge.
Need to raise infill_direction to invalidate posPrepareInfill
jira: 6774
Change-Id: I5e6bef3aa814b01c5f30398ac745937a67e3ef4c
(cherry picked from commit 7b12cab10b88f432a11414f8caa1c6427777a1ba)
2024-04-23 20:07:49 +08:00
liz.li
c5d9b3a3a7
ENH: add nozzle blob detection and air printing detection
...
jira: new
Change-Id: Ie4a19a7ad7d0b10a021c516cbc3a84b4ae734302
2024-04-23 20:07:49 +08:00
Arthur
cd9305e3e0
FIX: blockers not working for sharp tails of tree support
...
also change default style to tree organic
jira: STUDIO-6801
Change-Id: Iab1d8c6117139c9a7a4c1fa71de0a13bcb356dd5
(cherry picked from commit d2c4efad58f16b23bef49bd47d3b70bf322d6f55)
2024-04-23 20:07:49 +08:00
jianjia.ma
1389862ad8
NEW: FlipLines infill
...
jira:6701
New infill pattern that combine block lines infill and switching layers for smooth transition.
Change-Id: I2608a2d39b14efcdfe9d39a9437280da350b94c0
(cherry picked from commit 8d0a09c8b763dfc924cbba9913c241e6afadbc7f)
2024-04-23 20:07:49 +08:00
Kunlong Ma
1957f3ed1e
FIX: fix can't enter ',' in multiplicator
...
github: #3805
Change-Id: I6dd70822d1c2e79d66c70514d6dd580ab029c7ea
2024-04-23 20:07:49 +08:00
zhimin.zeng
01fb301f6c
FIX: fix some cali problem of P series
...
jira: none
Change-Id: Id57ea8d65da22ab653cca49509cb923ff065e43f
2024-04-23 20:07:49 +08:00
zorro.zhang
bda0d138b5
FIX: Error msg when click makerlab
...
JIRA: STUDIO-6784
Change-Id: I0ace74fd0a84232972b18d09dfc7110516dd4569
2024-04-23 20:07:49 +08:00
zhou.xu
558eb037d9
FIX: active_inst is -1 cause crashed by "return" button
...
jira: none
Change-Id: I3ce1725b671c3dc5e7321385010b219b3af99e6f
2024-04-23 20:07:49 +08:00
xun.zhang
a798c64a29
ENH: update A series gcode
...
1. Update A1 series start gcode and change filament gcode
2. Add G2814 command
3. Add multi-filament extrusion compensation and vibration suppression
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I57d2bc8e98d3e547881dc1369c1fb31413c6205d
2024-04-23 20:07:49 +08:00
xun.zhang
33d65fea17
ENH: update X1C & X1E start gcode
...
1.Fix fan problem
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I68ee5be78e142e8a2a210a1a70f5663893390610
2024-04-23 20:07:49 +08:00
Arthur
a14a8d9c8f
FIX: auto-arranging incorrect with rotation enabled
...
auto-arranging incorrect with rotation enabled and the objects already have been rotated.
jira: STUDIO-6022
Change-Id: I349d663efb1fc71367c8a77aa8ed5047a0bf2017
(cherry picked from commit 75fe40257a274ed83886e1ee20ce8dedd0de48f6)
2024-04-23 20:07:49 +08:00
xun.zhang
0e1eafecbe
FIX: redo prepare_infill when change infill dir
...
As title
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1f59ea5ab44835ea14e690d836e76b5c1ef7340e
2024-04-23 20:07:49 +08:00
elin21
dcad7cc93d
Additional Korean translation applied.
2024-04-22 14:11:22 +08:00
lane.wei
b720b02834
FIX: linux: fix the building issue on Linux Mint 21.3 Virginia
...
github: https://github.com/bambulab/BambuStudio/issues/3874
author: https://github.com/lucianoloder
Change-Id: Ia3db6923d5dd68dba532d7bdba6f93f73cc51d59
2024-04-19 16:33:45 +08:00
Andy
17903f5b1c
Update BambuStudio_ru.po
...
Russian translation update BambuStudio 1.9.0.70 Public Beta 3.
Improved translation, corrected errors.
2024-04-19 09:09:45 +08:00
Fatih AYDIN
d0b96d57ae
Update BambuStudio_tr.po
...
Update Turkish language
2024-04-17 08:31:17 +08:00
Fatih AYDIN
6259725bc8
Update BambuStudio_tr.po
...
Update
2024-04-16 08:21:18 +08:00
gerrit
9591d26398
ci: update build version to 01.09.00.70
...
Change-Id: I9b38a73ac8c07f1dd4c9e038ea507e5deade5a10
2024-04-10 20:03:44 +08:00
Arthur
ea838d3cc1
FIX: auto-orient unstable due to numerical accuracy
...
jira: STUDIO-6464
Change-Id: I644bba2eea8cba6c73d2997c9399718b12eab9f2
(cherry picked from commit cccf57c75c3c348f918ededfbabb1eede5ac2ebd)
2024-04-10 20:03:44 +08:00
tao wang
d14f37b00f
NEW:Update data only on device pages
...
jira:[STUDIO-6776]
Change-Id: I33b0c9f35c1dc6df2db3b6bd4f446f46b31ecf6c
2024-04-10 20:03:44 +08:00
xun.zhang
7ee6e62ec4
FIX: unable to map if filament not used in model
...
1.Fix filament can not map if it's not used in model body
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibd2685ffd198b2e17dbf44289d0144b5b7c25788
2024-04-10 20:03:44 +08:00
qing.zhang
b40cf28a83
FIX: seam and unretarct pos error on smooth vase
...
Jira: none
casused by invalid path of smooth vase mode
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ib597e8c05760886aae2c42e42e8d46e82b844578
2024-04-10 20:03:44 +08:00
zhou.xu
1804290caa
FIX:force_native_colol should be false in gizmo text
...
Jira: STUDIO-6778
Change-Id: Ib3b75ed3160f3ec41d3130cd37d14d77afc30f64
2024-04-10 20:03:44 +08:00
maosheng.wei
1938842ee2
ENH: When creating a custom Filament, use the system Filament type.
...
Jira: 6301
Change-Id: I1bfddcf43d2ebaebca4eb494d1f64165c3d59e9e
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-04-10 20:03:44 +08:00
maosheng.wei
c62d9b6674
FIX: fix not popping up a prompt when the temperature is set to 0
...
Jira: 6497
Change-Id: I6498fc6962e7da376d4c652dab0a99a161932eef
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2024-04-10 20:03:44 +08:00
andrewboktor
449cb0b27c
ENH: Full re-write of spiral vase
...
Github: 2744
* Practically full re-write of spiral vase
- Adds transition out to prevent sharp edge at the top of spiral vase.
- Adds XY interpolation
- Adds option to turn XY interpolation on/off
* - Increasing E to 5 decimal digits (I observed uneven flow with less than that)
- Excluding all travel moves (I saw a bug where somehow we ended up with travel moves within the print so excluding all travel moves)
* - max_xy_smoothing is now configurable, default is 200% of nozzle_diameter
- fixed no-op travel moves in the middle of spiral that now show up as defects when Smooth Spiral is enabled!
* - Avoiding namespace pollution
- Fixing dist_XY == 0 bug
---------
Co-authored-by: Andrew Boktor <aboktor@microsoft.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
Change-Id: I4e982b6192f730037ff497389454313af3905e82
2024-04-10 20:03:44 +08:00
qing.zhang
88db3a9124
FIX: has E0 on extrude cmd
...
Jira: 5789
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I866eb0f09053094cd2bd54902a06d8cac709a605
2024-04-10 20:03:44 +08:00
zorro.zhang
1c99a0292f
FIX: retry translate
...
JIRA: STUDIO-6740
Change-Id: Iae0cc8bad971906a0c4d434d0b0fd0c4dc7d13f4
2024-04-10 20:03:44 +08:00
zhou.xu
78327146cc
FIX:clear clip position when exit paint gizmo
...
Jira: STUDIO-6748
Change-Id: I2995bb17fdfc26453d8235b4c01a78449b2a085e
2024-04-10 20:03:44 +08:00
Alex Boyd
5c6b8812a5
ENH: display filament labels in "change filament" context menus
2024-04-09 08:19:56 +08:00
gerrit
243805933e
ci: update build version to 01.09.00.69
...
Change-Id: I6ee4ea7548d95ed8f159a84f168b4dd2ab1ccd4b
2024-04-08 21:16:06 +08:00
tao wang
30ee6b0d31
ENH: remove long retraction warning
...
jira:NEW
Signed-off-by: tao wang <tao.wang@bambulab.com>
Change-Id: If60236b3282991a2d94df7d125427cff86899536
2024-04-08 21:16:06 +08:00
gerrit
3bf6c6310e
ci: update build version to 01.09.00.68
...
Change-Id: Ib0600e408f70a3b35b0cf0b32b6312b1b40ca339
2024-04-08 19:50:03 +08:00
xun.zhang
385e7ffe3e
FIX: crash when change infill pattern
...
1. Fix crash when change infill pattern. Now change infill pattern will
influence prepare infill
2. Remove with loop param, no longer use now
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibee8808e462bd418d83b7e5781dd2bc5cc772eb1
2024-04-08 19:50:03 +08:00
gerrit
6b47046fc8
ci: update build version to 01.09.00.67
...
Change-Id: Ic99ed96dde63e8f4f3654034ed06df03a839ca30
2024-04-08 19:50:03 +08:00
lane.wei
839db8ec94
ENH: sync the missed codes before
...
Change-Id: Idc79a0fe401f1c7fbf8825a28556286089b46d54
2024-04-08 19:50:03 +08:00
zorro.zhang
a75bf84828
ENH: Delete JS Timer, avoid Call Api Frequently
...
JIRA: none
Change-Id: I01624276b1d946cff222365c5bbe8ea012941f61
2024-04-08 19:50:03 +08:00
xun.zhang
e447ef5256
ENH: add tooltip for uncommon profiles
...
1. Add profile description for uncommon profiles
2. Add some translations
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib1d40d0ffe55adde74e66d9e696861463429e49d
2024-04-08 19:50:03 +08:00
gerrit
8b8c729bfc
ci: update build version to 01.09.00.66
...
Change-Id: I4e3be4d82d27188c7485c1497247d3266658f7b5
2024-04-08 19:50:03 +08:00
Stone Li
b364495e7e
FIX: fix hms display in tr language
...
JIRA: STUDIO-6743
1. fix display tr luanguage in home page
Change-Id: I672d46b1349078ab8e3fc59e124d2f583f09e8e9
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-04-08 19:50:03 +08:00
Fatih AYDIN
4e68aef6bc
ENH:Update Turkish to the text.js file
...
github pull_request: https://github.com/bambulab/BambuStudio/pull/3809
Change-Id: I8e724de3b9ecfefc54f814944198fd98ff2586e6
2024-04-08 19:50:03 +08:00
Dmytro Chystiakov
ea5b347613
add: Ukrainina translation for web
...
github pull_request: https://github.com/bambulab/BambuStudio/pull/3819
Change-Id: I2e552db39eb6091f0abb81b927733f9701ae03c0
2024-04-08 19:50:03 +08:00