when switch between preview and view3D,
if the screen center is on the plate
don't change to the plate view
Change-Id: I16b8815ad9b10a7cea174faa6a16bb9e582a77c3
1. Alt is no long for object/part delection
2. Alt is defined to select part in View3D
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: If0f14f79a321be2d0320a841e15dc973715364ea
(cherry picked from commit 9c092f2d20b89470202df037180425b2ecb8ef82)
Disable the spacing adjustment by bounding box before
fixing, to avoid overflow in some cases.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I13c751c8d46040156d79c1fdfc513f22f5e40fe2
bbl cloud can not parse character '&’
use xml_escape to convert to xml format
Change-Id: I9a2c0abb3c80c26be6f3add507c133f72b2bf7d1
Signed-off-by: Stone Li <stone.li@bambulab.com>
cause: we call wx widget before GUI_App Created
set_on_http_error_fn in post_init()
Change-Id: I1fcec76bc9472288315b3cc29c651a929fcc749d
Signed-off-by: Stone Li <stone.li@bambulab.com>
The extruder offset of X1 and X1C is (0,2).
All generated gcode should minus this value.
Also change the min speed of cooling buffer for
better cooling for small area(from pineapple)
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I06e58a26f8736ae24fa9da02477a9d19114daeca
1. increase the logo's resolution
2. set the logo's height to 0.02
3. fix a clip issue when shell preview
Change-Id: Ibd2491c2d4cc38ab10a2627f0024712d0a6a09b2
when logout, if the preset selected is still there
we should not select it by force, which will cause the edited preset cleaned
Change-Id: I930cfcb04eae7473f6bc5f037d26b852013b6f42
1.fix:global shortcut cannot use in webview panel
2.fix:ban original web-shortcut in webview
3.add cmd+q & cmd+h shortcut in macos
4.move some global shortcut to prepare panel
Change-Id: I17ba3c86069dab92df754a319d0c0c3d77b34d74
Filament type of Bambu PA-CF in RFID is PA-CF.
Change it to PA-CF as well in preset to avoid
failure of AMS mapping.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic6b6269123d59863fea2b7d262a124468c95b8af
1. add filament title
2. adjust the layout propotion of object list and per-object
parameter setting panel
3. replace wxScrollWindow with wxPanel for the Sidebar to avoid ugly
double scrollbars
4. remove the auto height logic in object list to avoid it occupies too much
height, causing no enough space for per-object setting panel
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I2201b61e5a654e86427ce7f377d0e4c4ef593748
(cherry picked from commit dd0413d6c22a20059e9042b88a15391518fb54c7)
wrong transformation when sub model is rotated
Change-Id: I40e7ad0f808dd4d3445f4556ae517f5284e1a65c
(cherry picked from commit 6d1328a4eb630a08a9c635f0efea2a057283329e)