Commit Graph

23502 Commits

Author SHA1 Message Date
chunmao.guo
301125511a FIX: [] not unload user presets on app closing
Change-Id: I517366d0cddab9c073db7bf70fec8f59d7d39e3c
2023-04-17 15:39:02 +08:00
Stone Li
4c0d425779 ENH: add translation for choose color dialog
Change-Id: Ic59286939fcf5a9905950c249ee3e9b03a55398e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
yifan.wu
628619138e ENH: support smooth timelapse for C11
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: Id9da6654fe26c0bda6a9a7dae1e5601e2d944a57
2023-04-17 15:39:02 +08:00
Arthur
3082e557d7 FIX: sharp tail detection may fail
1. In small overhang detection, some sharp tail cases are missed because
  the max_layer was not compared.
2. In normal support, previously the lower layer's expolys were not right,
  should only keep the ones that won't vanish when extruding.

Jira: STUDIO-1977, STUDIO-2200
Change-Id: Ia09ff1ab4870b7e3c199a827932536867644c76c
(cherry picked from commit e3ba3a3114821e951d6eb00b4c95e6e63ffe00d4)
2023-04-17 15:39:02 +08:00
lane.wei
9d345b9a23 ENH: param: remove redundant values in fdm_common
Change-Id: Ie23377db59196edc1857071b91889e2165e63127
(cherry picked from commit 84dc9d988decae3164c084a6b579522276cb4010)
2023-04-17 15:39:02 +08:00
gerrit
10c19950cf ci: update build version to 01.05.00.60
Change-Id: I3887ba41bce97454001005ace28951cbf81ec91a
2023-04-17 15:39:02 +08:00
liz.li
be5a459cb9 FIX: .gcode file shall disable preview menu (STUDIO-2320)
https://jira.bambooolab.com/browse/STUDIO-2320

Change-Id: I54cd49a49a8b08916872eae75534ef4c1d915cb5
2023-04-17 15:39:02 +08:00
tao wang
79fd71d334 ENH:disconnect lan mode printer when switing other printers
Change-Id: Ibd2d80e248b8a25a103cec75fdc9cd11b84e8b48
2023-04-17 15:39:02 +08:00
qing.zhang
b40c4f0497 ENH: speed up the wall generator process by using bounding box
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ifccbb33bc6df28136746f98020ef2cad002b5868
2023-04-17 15:39:02 +08:00
liz.li
06847dc8f8 FIX: press key R and T cannot close gizmo window (STUDIO-1980)
https://jira.bambooolab.com/browse/STUDIO-1980

Change-Id: Iaebe4674cf3b14dde4e7ee1a9b123b5a36d2c693
2023-04-17 15:39:02 +08:00
liz.li
23b681d91e FIX: crash at fix model (Studio-1482)
deselect all objects when select plate in objectList.
https://jira.bambooolab.com/browse/STUDIO-1482

Change-Id: I3660108ba1d8f369afd5058f086cb7daf306ea59
2023-04-17 15:39:02 +08:00
tao wang
c2e701b46a NEW:update the content of the project page
Change-Id: Idb7f8a2564c78a1f062580f6b388ee033238cedf
2023-04-17 15:39:02 +08:00
MusangKing
5744e5c9d0 ENH: Re-open support independent layer height
Allow user to disable support independent layer height when prime tower closed.
Fix wrong WIKI link jumping.

JIRA: STUDIO-1685
JIRA: STUDIO-2308
Change-Id: I894fdd37b707c53e17fd4ad7d1518897f307e557
(cherry picked from commit e10d31e123306a0893087ea03693303768a2daf6)
2023-04-17 15:39:02 +08:00
wintergua
51f9d9b06d ENH: restore inner and outerinner brim modes
1) the function is not released to public

Change-Id: Ia1b5a31db3b1b1864997b57fe875c01f3ea9fb08
(cherry picked from commit a816cc313659f87978e1275b98f43172cb416a59)
2023-04-17 15:39:02 +08:00
lane.wei
d4e53f2233 ENH: CLI: adjust the thumbnail size to 512
Change-Id: I79c8d584b23e7d4d9c27ce1859b322d9fddebc90
2023-04-17 15:39:02 +08:00
liz.li
7d65bbe4fb FIX: fix a link url error
Change-Id: Ie4c87383e043fc51adddabde1904b03af585181f
2023-04-17 15:39:02 +08:00
lane.wei
c0fd7408c1 ENH: cli: add pre-check logic when slicing all
Change-Id: Ib13a5dd11175c0835b7a1362317941aa6a04474b
(cherry picked from commit a6f7ad231e5694ce12f9fd34518425f31c3bb5bd)
2023-04-17 15:39:02 +08:00
zhimin.zeng
6efd5dc8a7 FIX: Selected shadow position is not correct in assembly view
Change-Id: If727e8f70dc85fb256cad6d9de9bb4913cb11896
(cherry picked from commit a3540aa72566a6606ee3533b4770d010d1edd58c)
2023-04-17 15:39:02 +08:00
zhimin.zeng
b155e042ff FIX: wipe tower is not generated when inserting custom gcode
Change-Id: I8f81dff79dba2fd60df2095ff37696ddc0b9597c
2023-04-17 15:39:02 +08:00
zhimin.zeng
c2cc3fdb47 FIX: The paint on the top surface is embedded in the sparse fill
Change-Id: I5e95bd22684d79413322fce2924fa4ff8f668c0e
2023-04-17 15:39:02 +08:00
salt.wei
5ebc2a3129 ENH: optimize speed of gcode export
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic641352623f26c7241ae5720ad1baa202a1b00c7
2023-04-17 15:39:02 +08:00
miaoxin
5ca992cc9d FIX: avoid arrange to outer when quick click autoarrangement in plate.
Change-Id: Ic8fa2f605094c7a3b7fa5a6fe36c5159678c50fd

STUDIO-2202
(cherry picked from commit 641c18c25f5f297234059d463ac12220c4b6fa9f)

Change-Id: Ic452f2fa4357fcacf71f6a70df2c514d2628b217
2023-04-17 15:39:02 +08:00
wintergua
492527e730 FIX: Brim may not generate with a large positive xy compensation value
studio-2344

Change-Id: I74e91ccae8465ab747f2ed7e95e3d2694238c407
(cherry picked from commit a076c0541e88c68b11cf3b91725da6f8421c405b)
2023-04-17 15:39:02 +08:00
lane.wei
b6d0ca3af1 ENH: add the time limit and triangle limit for cli slicing
Change-Id: I80d6e58dca6648427dbe4cfbc01eabdedfa79f52
2023-04-17 15:39:02 +08:00
lane.wei
0f93780fab ENH: backup: add logic to cleanup directory under cli
Change-Id: I7a846e362f45d1c7e34bef59be3b2c312799d0d2
2023-04-17 15:39:02 +08:00
Stone Li
e0984250a4 ENH: give a tips when printer model is different
Change-Id: I387f2dd74e80efc4c0fbbd5d39faeb29ac2a9581
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
SoftFever
d3ab2596c6 refactor global to plate translation 2023-04-17 00:12:57 +08:00
SoftFever
c1ec4130f2 fix bed mesh for multi plate 2023-04-16 22:06:37 +08:00
SoftFever
5a61edf005 set default filament_colors in app config 2023-04-16 21:54:33 +08:00
SoftFever
1dde6b98ba tweak name pos 2023-04-16 17:02:19 +08:00
SoftFever
3952a8c8c2 Merge pull request #760 from CoryCharlton/main
Revert the default filament color change
2023-04-16 16:40:22 +08:00
Cory Charlton
981ed0beb3 Merge pull request #1 from CoryCharlton/CoryCharlton-issue-759
Revert the default filament color change
2023-04-15 11:11:05 -07:00
Cory Charlton
a6d0ad778e Revert the default filament color change
In commit c7dbf848a6# the default filament color was changed. This reverts that change in order to implement #759
2023-04-15 11:10:10 -07:00
SoftFever
47c9af323b 1.6.2-beta 2023-04-16 00:39:20 +08:00
SoftFever
da940f96a1 FLSun V400 2023-04-15 23:25:31 +08:00
SoftFever
258ae3a599 optimized image size 2023-04-15 23:25:13 +08:00
SoftFever
65142df472 support custom bed texture and model
#83
#685
#695
2023-04-15 01:37:46 +08:00
SoftFever
30d95dffcc increase nozzle_diameter limitation
#752
2023-04-15 01:19:30 +08:00
SoftFever
76807000f2 fix build error on Windows 2023-04-14 00:57:34 +08:00
SoftFever
03de23ad8e fix wrong object polygon for non-first plates
#668
2023-04-13 19:51:00 +08:00
SoftFever
c72697cfd9 Fix Windows icon res 2023-04-12 17:05:23 +08:00
SoftFever
a18959dee3 Merge branch 'main' into feature/delta 2023-04-11 23:16:20 +08:00
SoftFever
5aea14e7a0 fix crash when undo/redo 2023-04-11 23:12:56 +08:00
SoftFever
782c3b3979 fix patch 2023-04-10 23:54:22 +08:00
SoftFever
7ef319b945 update deps 2023-04-10 23:53:46 +08:00
SoftFever
e279c86d5a optimized plate name location 2023-04-10 22:54:06 +08:00
SoftFever
2e928554ef USE_PRIVATE_FONTS 2023-04-10 20:44:20 +08:00
SoftFever
266915ce4a optimize icon position for circle bed 2023-04-10 18:55:14 +08:00
SoftFever
83d00a1c7c Merge pull request #665 from hliebscher/lang_de_fix
fix typo
2023-04-10 17:47:28 +08:00
SoftFever
dd5738d8dc Merge pull request #663 from hliebscher/j1
Add Snapmaker J1
2023-04-10 17:46:49 +08:00