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
liz.li
65cbccb219
NEW:add custom-gcode before first layer
...
Change-Id: I168e3038cb7d6850a5d6c568f348fed8000a915a
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
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
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
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
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
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
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
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
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
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
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
xiangdong.yang
83010a0d85
ENH: Optimize the overall Gizmo layout
...
Change-Id: Ic773fa45d163d598f4510d981c11d4f9f5858495
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