qing.zhang
5c67f74adb
ENH: add eSUN PLA
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If518adba2d6a7651e8c8ca083578899c9267940e
(cherry picked from commit a06b89273f0f690781116f889de93e95970f9cef)
2023-07-07 17:29:08 +08:00
jianjia.ma
937013611c
ENH: Change MCUT version to 1.2.0
...
https://github.com/cutdigital/mcut/releases/tag/v1.2.0
Change-Id: I6eb053986c6155333bf399b4cfd8c634e6fafefa
(cherry picked from commit 110a088a5da0b9f4409e56fe3e1c2d8516691856)
2023-07-07 17:29:08 +08:00
gerrit
f69628b391
ci: update build version to 01.06.08.60
...
Change-Id: Ia834aff82f5572f0b4b66bfa485df147846fb285
2023-07-07 17:29:08 +08:00
Stone Li
97a7ab00e7
ENH: init a default arrow when filename of nozzle stl is empty
...
Change-Id: If4df9d2b43a1894099dda0b8d41a8a9e1649f08e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:29:08 +08:00
Stone Li
f912d86a80
NEW: add service to check network state
...
Change-Id: Ic2072d0e141767d3acc617f6011ca62eccaf6278
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:29:08 +08:00
gerrit
b7edbceb9f
ci: update build version to 01.06.08.59
...
Change-Id: I3a7fccfed2cadd0732b58c032e6cc23c91f796a6
2023-07-07 17:29:08 +08:00
qing.zhang
0f40702c9d
ENH: add solid infill pattern
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I8878c8d5f0024c9cbde6040f317d0783dfc5eccd
2023-07-07 17:29:08 +08:00
Arthur
a5f772013a
FIX: FillBed crashes when accessing unset print config option
...
1. When the option is not set, print.full_print_config() is empty, so we
can't access opt_bool("scan_first_layer") or opt_bool("enable_support").
Should use wxGetApp().preset_bundle->full_config() instead.
Jira: STUDIO-3264
2. Allow different object having different brim_width to encode support's brim width.
In this way the arranging logic is simpler and more objects can be arranged in a plate.
Change-Id: Ic7178652147b0519d50b2eb9ceb214b4ef4c0251
(cherry picked from commit 0f163d59b40009cd29b8b1e32f730258ad0786dc)
2023-07-07 17:29:08 +08:00
Arthur
f19a0bf6dd
FIX: fill in bed may shift objects outside bed
...
Do not do final align for filling in bed.
Jira: STUDIO-3265
Change-Id: I2ce2ebed575ba05b1d78ec89923f8e91c4de6648
(cherry picked from commit 581aa4fd0ff1c6f64026d7b934d4bd8a79b803ae)
2023-07-07 17:29:08 +08:00
salt.wei
1ae0dfc632
ENH: support exclude objects for klipper printer
...
Thanks OrcaSlicer.
This is just function for klipper printer.
NEVER used for BBL printer.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I910abceb67f4dcb4260f74f5dd1b4fb614812670
2023-07-07 17:29:08 +08:00
gerrit
b6d1f95215
ci: update build version to 01.06.08.58
...
Change-Id: Iac13fc6059e944db6122ce70165be0c8ed19e91b
2023-07-07 17:29:08 +08:00
tao wang
877f246c00
ENH:add device selection on the calibration page
...
Change-Id: I16ed5a5f990a518ab2a195eea83289782fbe741f
2023-07-07 17:29:08 +08:00
zorro.zhang
664357eeeb
FIX: Show the long name of Filament
...
Change-Id: Ic07cc14262dac2987d50cb09bd9f7bf0ce264dcb
2023-07-07 17:29:08 +08:00
shuai.liu
80ed32abfb
FIX: STUDIO-2246 flatten bug
...
Fix the flatten bug
Change-Id: I448704dc9180cdd3f1142c988d0000f053417c9c
(cherry picked from commit a8e35d1fef183f907e78124a3b73bd0cabb69e9b)
2023-07-07 17:29:08 +08:00
tao wang
740655e5c4
ENH:add reload to thread
...
Change-Id: I7d7d1bf38fbb31cd7f56dd24d1c8bcc3147ab56e
2023-07-07 17:29:08 +08:00
maosheng.wei
b665eb8c45
FIX: [STUDIO-2536] m_print_error_dlg darkUI issue
...
Change-Id: Ibd759855665649a24fa90069679516dc0250c1ee
2023-07-07 17:29:08 +08:00
Stone Li
e940afed31
ENH: load bed type from app config
...
Change-Id: I60a7ccff55e30bedb2cdd2e90224c93c04dc0622
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:29:08 +08:00
lane.wei
67376ad61c
ENH: CLI: add logic to recompute flush volume matrix for mmu
...
Change-Id: Id9ce0cc054492762da31d2bd9dea53c73421d972
2023-07-07 17:29:08 +08:00
chunmao.guo
8107d6d9ce
FIX: [STUDIO-3277] hide ams filaments when using non-bbl printer
...
Change-Id: I7d9a75efb54dfcb59d00a5286fea33eb8d6d0fc4
2023-07-07 17:29:08 +08:00
qing.zhang
95c1d4232e
ENH: add acceleration para
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ie82934e2fb5cdb4ec77246e2d5cd6be36fdc7d5a
2023-07-07 17:29:08 +08:00
chunmao.guo
f5128bfa43
FIX: [STUDIO-3271] load staff pick model list with network agent
...
Change-Id: Ie2c36348a32a4cd0c0c1457fd715619b23550794
2023-07-07 17:29:08 +08:00
qing.zhang
9a172fb8cc
ENH: filter small gap
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I9bffe629419455b2a7b4494aa595b711619939da
2023-07-07 17:29:08 +08:00
qing.zhang
8e7b4f2fcb
ENH: add decel para
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I95a1240c8d6ce7365055e840e526f279a55939e4
2023-07-07 17:29:08 +08:00
zhimin.zeng
2d222219ea
NEW: add calibration for 3rd printer
...
cherry pick from SoftFever
Change-Id: Ibb2b4693c3f2e800dbef1542cbada6736154ce48
2023-07-07 17:29:08 +08:00
xun.zhang
c34207f3ac
ENH: rename filament in machine default materials
...
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
2023-07-07 17:29:08 +08:00
chunmao.guo
9f4ae10554
FIX: [STUDIO-3239] switch page before select object from notification
...
Change-Id: I74f4c278d7579c165e9d23425f3e715c7bfa56a6
2023-07-07 17:29:08 +08:00
tao wang
51ffb4ed72
ENH:filter characters not supported by windows system
...
Change-Id: I0dcbf9535df7bdc4b19e095aa0c23223efa5087b
2023-07-07 17:29:08 +08:00
tao wang
d287913990
ENH:transparent images are not complete
...
Change-Id: I09882f74730fa47dec829901491f411d081b833f
2023-07-07 17:29:08 +08:00
qing.zhang
1f2d22ef92
ENH: add jerk parameter
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I6aadbffebc069167a460c991aa8fb711b754ff37
2023-07-07 17:29:08 +08:00
salt.wei
2f53a5ad03
ENH: fix another assert in wall generator
...
Thanks PrusaSlicer.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9173f91629fa6c90d8bc3756d7d1fdbfd8605eab
2023-07-07 17:29:08 +08:00
qing.zhang
a6b0cc51a0
ENH: add top & bottom infill flow ratio
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If4b2d203d8568a7c640425702b0a77ccea3b596b
2023-07-07 17:29:08 +08:00
chunmao.guo
2eaf8a3776
FIX: special char # in printer file name
...
Change-Id: If9553108acc4b84c9d8824c995d3b0f607da7687
2023-07-07 17:29:08 +08:00
xun.zhang
a5bad0c57b
ENH: rename third-party printers' filaments
...
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00
salt.wei
ec51a3876e
ENH: fix one assert in wall generater
...
Thanks PrusaSlicer
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I39456246c0fa1bde68fdd86690e4ef015a349898
2023-07-07 17:29:08 +08:00
Arthur
7f49cf24ae
ENH: turn off flow calibration on PEI plate by default
...
Flow calibration on PEI plate may fail. To reduce users' confusion, let it be off by default.
Change-Id: Ic31f18b5fd378ac8b20e4d1461ed3dbfbae1ae4b
(cherry picked from commit bc8b4cb082f20984207f44e63104be9a603a2332)
2023-07-07 17:29:08 +08:00
salt.wei
c70e2993ac
ENH: avoid overflow of 2D boolean in brim
...
This is fix for jira-1774, jira-2260, jira-2997.
This is also fix for github issue 1821.
Very old issue...And all caused by same reason.
Instance shift are too large for multi-plate,
which causes overflow in 2D boolean and generates
overlapped brim line.
Only apply local instance shift without plate shift.
And apply the plate offset at last step.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I23f7d1ec75c76dea1b4f5332f16ea8a3db14bddc
2023-07-07 17:29:08 +08:00
lane.wei
db46daed2c
FIX: fix a slicing state not correct issue in some corner case[Studio-2600]
...
add a new object in other plate when slicing a plate
it will stop the background slicing process
and it should also send a complete event
Change-Id: Ie7cbcb5a97251a002b7448eb8a9c5bbde1680956
(cherry picked from commit 710a2b273424d59313d7053f0f2c2b54b0c849c0)
2023-07-07 17:29:08 +08:00
lane.wei
016b22ed14
FIX: fix the crash issue when change setting after .gcode.3mf loaded
...
Change-Id: I47ae6c6b14f94858ff9789ef3ed927930b611203
(cherry picked from commit ad548cdc7491fd432603c80ea2fcf151115efd10)
2023-07-07 17:29:08 +08:00
chunmao.guo
6b9f5259f4
FIX: [STUDIO-3254] deselect all files when changing list type
...
Change-Id: I6904653093bcf72c4df8f98877e2bbd7f3cf4ae9
2023-07-07 17:29:08 +08:00
tao wang
a343e23228
ENH:limit the length of taskname
...
Change-Id: Iddac0f5a88f1090562862a5cd1aa72e321272c71
2023-07-07 17:29:08 +08:00
maosheng.wei
a9143f7f9f
ENH: [STUDIO-3179] The third-party printed material parameter page
...
Change-Id: I6a9d575bebb21a87e790aab973aecb1e6cc0e279
2023-07-07 17:29:08 +08:00
maosheng.wei
638ab090c1
FIX: [STUDIO-3122] Update the scoring link to the corresponding env
...
Change-Id: Ic8a09402d5990661fdc4c4ebedfa115e5de7c955
2023-07-07 17:29:08 +08:00
tao wang
d2d85d7a21
FIX:macos13 system display printer rename button
...
Change-Id: I56a492043690ee6ef320fee626f4a09c070119d9
2023-07-07 17:29:08 +08:00
tao wang
0aa851d858
FIX:fixed invalid cancellation of loading user preset
...
Change-Id: Ia46d1c8cd8dcd8203a248e036cea8df54af3bd64
2023-07-07 17:29:08 +08:00
Stone Li
bc775d1613
ENH: add some code to avoid crash in linux
...
Change-Id: Ia82c05b0a7e16f8eb16fd5b3ff502ef1d7337291
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:29:08 +08:00
liz.li
9cbbe48f6c
NEW: add meshboolean gizmo
...
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
2023-07-07 17:29:08 +08:00
zorro.zhang
b1d75e1103
ENH: Reduce Avatar Refresh Time
...
Change-Id: I9cc8582f2e2ea08860c501834f3a758d86773e4c
2023-07-07 17:29:08 +08:00
chunmao.guo
42dd6552e0
FIX: object table setting toggle line
...
Change-Id: I77f40d5563ca22d292ffa3ace67284766a4fa87e
2023-07-07 17:29:08 +08:00
xun.zhang
4e504e45f2
ENH: pick Qidi and Voxelab printers from orca
...
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
2023-07-07 17:29:08 +08:00
Stone Li
03cd8eb4df
ENH: sync translation with localazy
...
Change-Id: I82907734fd7371ce94e4467763f481a16b5e330b
2023-07-07 17:29:08 +08:00