Commit Graph

225 Commits

Author SHA1 Message Date
tao wang b461d8f9d5 NEW:added missing method for github branch
Change-Id: I6dba035deb036a5610d3659a6abebbe9ae768bdc
2023-07-07 17:52:43 +08:00
tao wang edb70b06b5 NEW:check printer status
Change-Id: If2fec3c693af19bb554efd6f69098a465023ecd5
(cherry picked from commit 8516e7b92eb0073123cacefbd5a256755e6caccc)
2023-07-07 17:52:43 +08:00
tao wang 61acd01657 FIX:fixed hiding AMS when backup is not supported
Change-Id: I5d8c05361c31caa7962ac9559fd3fa1478cfafaf
2023-07-07 17:52:43 +08:00
tao wang e9bee2eb62 ENH:accept full package once after switching printers
Change-Id: I561a0f3c0ae86c4215c7e1bd57328245a672a046
2023-07-07 17:52:43 +08:00
tao wang 570d374cbb ENH:disable printing when replacing filters
Change-Id: Ia075a92518e26ff73755dd1cbe1c7f4b87cb7801
2023-07-07 17:52:43 +08:00
tao wang 7aa09991b3 FIX:hide auto refill when AMS is disabled
STUDIO-3508

Change-Id: I2786538e6a251b395fc199c4e24d3dc7f2db1eba
2023-07-07 17:52:43 +08:00
tao wang 1a8622b7f9 ENH:close the auto refresh window when sending tasks
STUDIO-3492

Change-Id: I9f1272a5d105e8fad379ca95820447d33eb49b1a
2023-07-07 17:52:43 +08:00
tao wang de45d83276 ENH:[STUDIO-3435]fixed crash after LAN mode printer connection
Change-Id: I12cb917895b428176e110c893acaaa6ad6de94fe
2023-07-07 17:52:43 +08:00
tao wang 266f456197 FIX:add protection logic
Change-Id: Ida015d88268d48fd21dc41da37e24e17ed3cfe7d
2023-07-07 17:52:43 +08:00
tao wang e137931ec7 ENH:optimized page layout
Change-Id: I44f2668b7a4c18bb1356bef3529a4a8f5024d88f
2023-07-07 17:52:43 +08:00
tao wang 3aeb66174d ENH:filter useless filament backups
Change-Id: Ib68a7169d2091c253b4b33457d827b3795e753cb
2023-07-07 17:29:08 +08:00
tao wang e9ad8374bc FIX:fixed crash after switching languages
Change-Id: I949b3bf99e0daefb5e3fac71c6df45e94b51608c
2023-07-07 17:29:08 +08:00
Stone Li 14cb2449c6 FIX: fix plate name encoding issue
Change-Id: Ia89b2c5bbb4519ed938ae23ff124719cfe6203de
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
tao wang c26961218a ENH:optimize filament auto refill
Change-Id: I098ea5872061ba8c27e9240faa301db8fd3a1b82
2023-07-07 17:29:08 +08:00
tao wang bc05392a95 ENH:add device selection on the calibration page
Change-Id: I16ed5a5f990a518ab2a195eea83289782fbe741f
2023-07-07 17:29:08 +08:00
tao wang d8349610f7 ENH:filter characters not supported by windows system
Change-Id: I0dcbf9535df7bdc4b19e095aa0c23223efa5087b
2023-07-07 17:29:08 +08:00
Arthur 6c41c6cd1a 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
tao wang 447e7306bd FIX:macos13 system display printer rename button
Change-Id: I56a492043690ee6ef320fee626f4a09c070119d9
2023-07-07 17:29:08 +08:00
maosheng.wei ca1facfaa0 FIX: [STUDIO-3157] AMS material blacklist, prompt without translation
Change-Id: Id4ec08aea568680d2f08346bf18782830bebf205
2023-07-07 17:29:08 +08:00
tao wang 2871e77e79 ENH:fixed missing model name when sending all plate
Change-Id: Iae9d58466ad9263dea170d9055db443a6d6a6168
2023-07-07 17:29:08 +08:00
tao wang cd58ba0bee FIX:fixed the model did not consume time info
Change-Id: Iab6d52af62e8bd6ea7f01b73b42d5b61304c10f7
2023-07-07 17:29:08 +08:00
tao wang 87386c817c FIX:fixed model import not in the latest list
fixed STUDIO-2986 STUDIO-2989

Change-Id: Ifc20a6dcfcd0cae305cc6c2844cb26656289925e
2023-07-07 17:29:08 +08:00
tao wang b79ee23dd6 ENH:check 3mf files without gcode data
Change-Id: Ic056cd29d4bab8612701fd2291af5a14eb937bb7
2023-07-07 17:29:08 +08:00
tao wang bd178a46d0 FIX:fixed the option to enable AMS even without AMS
Change-Id: Ia3326fefeafb0fedac8d538570bc90ced744df4f
2023-07-07 17:29:08 +08:00
tao wang 494e9c9f4f ENH:filtered plates without gocde.3mf files
Change-Id: I91ccbd0c27fceb0e931d5be3a29c464dd6ac609d
2023-07-07 17:29:08 +08:00
tao wang 060ba6c70e ENH:dismiss the amsmapping window when sending printing
Change-Id: Iac0612b48105b62e919eeeb9ed7f338c1bab0a30
2023-07-07 17:29:08 +08:00
tao wang bba4b993f5 ENH:enable flow calibration when using Textured PEI Plate
Change-Id: I34d5ae8a04f97eb4559b27a87f87a894650f6e39
2023-07-07 17:25:51 +08:00
tao wang 81cb240dcc FIX:fixed incorrect disabled state of filaments material
Change-Id: I168131d90f4b7e987d026808366a08895e1b1524
2023-07-07 17:25:51 +08:00
tao wang 2d8ddca1d6 ENH:synchronize different codes
Change-Id: I011b39ee85eecbb9da99d1c4fe1f2875267acc32
2023-07-07 17:25:51 +08:00
tao wang 6f2839b641 ENH:display error msg when connecting to the printer fails
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
2023-07-07 17:25:51 +08:00
liz.li d53bd3394a ENH:calibration
1.adjust interaction of calibration
    add select my device
    add select multi-amstray
    modify ams selector
2.add some x1c calibration command

Change-Id: I403446cc0cd3ae5e1dec5d2dc97920ff334522da
2023-07-07 17:25:51 +08:00
maosheng.wei befdbe3d2a FIX: STUDIO-1394 Printing window UI display issue
Change-Id: I1ce71b6d0e3ae40ecc98137920fcfb015b97e606
2023-07-07 17:25:51 +08:00
tao wang 2d43ce4702 NEW:disable ams mapping when sending printing
Change-Id: Icf2c859151c8c5605e651426154ce6fa84269b87
2023-07-07 17:25:51 +08:00
tao wang 80d6479bee NEW:support for filament backup and edit
Change-Id: Id0a83e56df75253046cc07d972e9ad156690bbe7
2023-07-07 17:25:51 +08:00
tao wang 6591d1d0ed ENH:filter domain names in network errors
Change-Id: I86d7f11bb198ac9060a1f1d6e6432f39471c70fb
2023-07-07 17:25:51 +08:00
tao wang 8271cdd7f1 ENH:optimize the logic of disconnecting printers
Change-Id: I01b42b213c46929bebd8106e6c17a53bdcb5fd7c
2023-07-07 17:25:51 +08:00
tao wang 9f8397b187 NEW:support transparent color display
Change-Id: I49e0e4c507121af7dad912a3a549348e7ade8eec
2023-07-07 17:25:51 +08:00
tao wang c351ac54aa ENH:do not write to config file when user access code is empty
Change-Id: I180e20b7d26fd337eef09ff4267cd4c2c61b6518
2023-07-07 17:25:51 +08:00
tao wang 4892a0491c FIX:fixed task name too long causing HTTP request failure
Change-Id: I912b1a9c64038c6f236d76bec670a7369d47579a
2023-07-07 17:25:51 +08:00
tao wang 7af252fa99 NEW:support for sending print job from SD card view
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
2023-07-07 17:25:51 +08:00
Stone Li f3fdfee569 ENH: refine Cool Plate to Cool Plate / PLA Plate
Change-Id: I186ea538465322220dcb088c9998716aad8398ee
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:25:51 +08:00
tao wang 8b490adc51 NEW:optimizing error info for network requests
Change-Id: I8656c2f899b086b5ab52d94b7186e64df1625e3e
2023-07-07 17:25:51 +08:00
tao wang f343b4d1db NEW:flow calibration is not supported when using Textured PEI Plate
Change-Id: Ib6a584cbfba762088472b55a09061af83a5a937a
2023-07-07 17:25:51 +08:00
qing.zhang 37dfa47f34 ENH: chang key value-- Cool Plate --> PLA Plate
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If96be38356cf08adbd4a7139014ab87057996dcb
2023-07-07 17:25:51 +08:00
tao wang 9775e84b4a FIX:fixed no longer synchronizing the printer after cancel printing
Change-Id: Ib4a7d59747fac13a431161dc8e77716b357fc8b0
2023-07-07 17:25:51 +08:00
tao wang 9ca8593604 FIX:update the confirm content before sending for print
Change-Id: I9f6d8060c0c142ee966042a49a4158cb5697c5af
2023-04-17 15:39:02 +08:00
tao wang 185235dd93 FIX:add protection when amsmapping popup
Change-Id: Ia68e5b14c0286f84133686b45d3d8b851b7ffd82
2023-04-17 15:39:02 +08:00
tao wang 5e6cfb069a NEW:hide the entrance of filaments backup
Change-Id: I383de6ced5efb20a19ca8171f981370bf8fcc3aa
2023-04-17 15:39:02 +08:00
tao wang 639f2a57ae ENH:update the layout of the filament backup
Change-Id: Ie1d4b29524484a892e8305b891c8a8ba3f397054
2023-04-17 15:39:02 +08:00
Stone Li 5114a79e2c FIX: clean ams result when unchecking enable ams
Change-Id: I95a416f966d1aa81301dd8685f0909eeff8ad2c1
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
tao wang 9c402384ac FIX:fixed move wrong pos when amsmapping window popup first time
Change-Id: I5a9830141ef897399097dc21e70bfddd5113bcff
2023-04-17 15:39:02 +08:00
tao wang 1e731a15f0 FIX:delete default search terms for search controls
Change-Id: Ic400f4120fc78f78ffb138848c9e8046bc32954a
2023-04-17 15:39:02 +08:00
tao wang 13f5171eb3 FIX:fixed no longer prompt no SD card when disabling AMS
Change-Id: I4083ffc46dee3526d61735206c4795f96d9f2f96
2023-04-17 15:39:02 +08:00
liz.li a6be285843 FIX:textinput behavior on send dialog (STUDIO-2347)
Change-Id: Iec970de7cd2f85b835b64283089c41f52df1cfcc
2023-04-17 15:39:02 +08:00
liz.li 6d445f5754 FIX: time displayed inconsisitently(STUDIO-2001)
time displayed in send_dialog should be consistent with time displayed
in preview legend.
Change-Id: I4aa3bd0e8e7a2688cb7b97ea39fd9c0e1a361f52

Change-Id: I3763f5232ab61a5609248f1f7d79373f4077fec7
2023-04-17 15:39:02 +08:00
Stone Li f3aa76e4c2 NEW: set bed type when printing
Change-Id: I94b32e6264ecae4a8a6ca20eed0d08d13c6e391d
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
tao wang 8dabc0ce97 ENH:add protection when Unable to get filtration supplier information
Change-Id: I64481ace6948cfab67bd864c2925cdce7dcae034
2023-04-17 15:39:02 +08:00
tao wang 00e1c50947 NEW:AMS supports ams filament backup
Change-Id: I0bc84f52bcd88dbbc1b9614b15474433c748cc14
2023-04-17 15:39:02 +08:00
tao wang 27f4c282f2 ENH:add new prohibited materials
Change-Id: I621aaf9ceabe11dbedd4e77376f10650be453abf
2023-04-17 15:39:02 +08:00
tao wang ccfc61492b ENH:use high contrast icons in dark mode
fixed STUDIO-2033

Change-Id: Ibfbc40b02f5333d80d2875d88bb3029109256e4a
2023-04-17 15:39:02 +08:00
tao wang 03819e6f86 ENH:disable switching printers when sending printing
Change-Id: I9004f3de4f0968cc659a769970ff20c1e7f6f0be
2023-04-17 15:39:02 +08:00
tao wang 60f524167d ENH:optimize ams material settings
Change-Id: I1c6c57570fc7ba37d45854297e30182a0ffcaad4
2023-04-17 15:39:02 +08:00
Stone Li 65db26a27d NEW: remember use options when printing
JIRA: STUDIO-2396

Change-Id: I21e6f91e3da53adf8dc28d9be223e03a4a275fca
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
Stone Li 55f3e51bf4 ENH: add translations for Search
JIRA: STUDIO-1985

Change-Id: I39d0eddfc1aa957ecdbe35b9093bceb5c770c224
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
Stone Li 6827b41eb3 NEW: add track events for debugging network
Change-Id: I671f91b4af00277236ca71014f8d667109756d00
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
tao wang ede8a2dc30 ENH:disconnect lan mode printer when switing other printers
Change-Id: Ibd2d80e248b8a25a103cec75fdc9cd11b84e8b48
2023-04-17 15:39:02 +08:00
Stone Li dbe61652c7 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
Stone Li 4a580d37df ENH: send print job through cloud only for P1P
Change-Id: Id89a0a60be91f415eb6d586ac11f70849c9cb01f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-24 09:23:57 +08:00
tao wang 875c851b61 ENH:optimize the detection of FTP connection status
Change-Id: I9e7095959f3933e5fa22a0b274d221b1c2c42878
2023-02-24 09:23:57 +08:00
chunmao.guo a03dc779b6 FIX: [STUDIO-2186] hide PopupWindow on alt-tab
Change-Id: Ie1bffdd9ace2c6e05979743da9f75ca2c1e87cf4
(cherry picked from commit 7ddaf5260df19c76fca82e525caca26e55732fa9)
2023-02-22 20:09:17 +08:00
战马 5f69f4c016 FIX: Revert "[STUDIO-2186] hide PopupWindow on alt-tab"
This reverts commit 3b8c11659a6cf3062ad27772348b84be5001a4f6.

Reason for revert: update pick

Change-Id: Id991af5b4a5950ee76ecf59176eabc72c885db88
2023-02-22 20:09:17 +08:00
chunmao.guo 81dea77932 FIX: [STUDIO-2186] hide PopupWindow on alt-tab
Change-Id: Ie1bffdd9ace2c6e05979743da9f75ca2c1e87cf3
2023-02-22 20:09:17 +08:00
Stone Li fbc4de136f NEW: support to config ftp_folder for printer [P1P]
Change-Id: I6a3b2a67d2950e2c1c5267bb7c65d5594924caec
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 176e505bcf5f48971302d9aff14e74b118eeafbe)
2023-02-22 20:09:17 +08:00
tao wang a94b78d296 ENH:add network verification process for LAN printing
Change-Id: I0a9e9fa5e9746f5ceb989b00c6b44e812d071132
2023-02-22 20:09:17 +08:00
chunmao.guo b3a4384aec ENH: save ams list to compare with last sync
Change-Id: I44db0b0a61cf366929aed6ab703407e5d9b170b7
2023-02-22 20:09:17 +08:00
tao wang 9936c2b823 ENH:lan mode printer will display the identification of LAN
Change-Id: I39535210fcf5720918c7d5425032d9ff450e4840
2023-02-22 20:09:17 +08:00
tao wang 1fc0a752db ENH:add the function of using FTP only
Change-Id: If2dc3d1c9d913d1aacd426640a01a714d45a6774
2023-02-22 20:09:17 +08:00
Stone Li f4bd9dac87 ENH: set amsMapping info when use_ams is false
Change-Id: Idd7c8ca171806fcf5897eb6f257bb68e68ec8070
2023-02-22 20:09:17 +08:00
Stone Li 3e8671bcdf FIX: fix lan_file mode for P1P
Change-Id: I71ffdb28363fe45b2d5bab01d34846c2462921a6
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-02 12:14:41 +08:00
tao wang 150ed6a2d5 ENH:close the amsmapping dialog when exit seletmachine dialog
Change-Id: Ib49b1f9d08267c56b34d867edb40f287114479e1
2023-02-02 12:14:41 +08:00
Stone Li eb11c364e5 FIX: fix blank error msg of slicing warning
Change-Id: Idca57158b0139411a775a6b83cce2200694a5f2d
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-01 16:24:44 +08:00
tao wang 9a8f832498 ENH:Update IP address input process
Change-Id: Iaf1c187dac117ba10ac16045049a346f7c2b9478
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-01 16:24:44 +08:00
Stone Li d25f7535a9 ENH: add tips for P1P when printing all is not supported
Change-Id: I5caa5dbc2d9cd3c57318a2366c8a8ef494d4df31
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-01 16:24:44 +08:00
tao wang 48ceca536b FIX:dynamically update layout when options are changed
Change-Id: I57633604428e42f4a67dfcfd80336ab33767e099
2023-01-10 19:08:26 +08:00
Stone Li 9bc46daf40 ENH: optimize the copy description format
remove "\n" from _L macro

Change-Id: If1beda4a77f1c2b42945657b7386e155b8bc7a20
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-01-10 19:08:26 +08:00
chunmao.guo aa880e34a7 ENH: detect printer uses ssl for local connection
Change-Id: I6131bf5ed1f6d44f0bd761ad6bc3a492ba4945b7
(cherry picked from commit c68d48ecf290e5abd37a97654c5b1f7779f061e2)
2023-01-10 19:08:26 +08:00
Stone Li c6152a70e9 FIX: add get_used_extruders interface
Change-Id: I03f0dca933c0aa9de893bc86b268ea727eeee9fb
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-19 06:13:10 -05:00
Stone Li 52847b8bb4 ENH: valid print all when selecting blank plate
and give a tips when print blank plate

Change-Id: Ic243dcee87d4a5a09de91c5806f1a94735f1052b
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
Stone Li 89f7065d87 ENH: do not check same physical printer with printer preset
Change-Id: Idfcc80816828c2a65cbdfb12785598df92006a76
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
tao wang ffbb7a8be5 FIX:fixed some dark mode issues
Change-Id: I778150853f02ea9d13705acca1041ef79f3747ef
2022-12-15 04:38:15 -05:00
Stone Li ab5f2aa3f7 FIX: fix get wrong extruders for printing
Change-Id: Icecdca05c314fe47314ec197c6d651967bd616d2
2022-12-15 04:38:15 -05:00
tao wang 0db1b52b23 FIX:fixed some issue with send print and ams ui
Change-Id: I1a37bad6ec1f193f9fd98c74506b3bb0358ece6d
2022-12-15 04:38:15 -05:00
Stone Li dcbe442184 ENH: request start when it stopped by app
Change-Id: I48b8692f87b834e0f96c7c19c4e8651ae7a8fc1e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
yifan.wu 0acad21707 ENH: update Chinese translations
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I369cc80e3d7fb0c7d3292663d1fdf70544f8c765
2022-12-15 04:38:15 -05:00
Stone Li 005e8f5533 ENH: sort device list by dev_name in monitor
Change-Id: I1800407a30d3cafc52328cb29019ef6c5f7d5909
2022-12-15 04:38:15 -05:00
Stone Li 0b452dc65b ENH: can not send print job when the consistency upgrade is required
Change-Id: I7a0c974d3dcfe54fd271e234513489cc0dd358d0
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
tao wang 75ddeb7572 ENH:file rename support Enter key confirmation
Change-Id: I708d120d132dac7f1bf14bb508310ba55987ad4c
2022-12-15 04:38:15 -05:00
Arthur 4419703f41 ENH: do not add L prefix to empty string
Change-Id: I0fc7f57baf256452645be497020d75ffaf9c20f4
2022-12-15 04:38:15 -05:00
tao wang 4a5c473058 NEW:lan mode interaction optimization
Change-Id: I80eef918fe1ac4c8e306787bd7b9437262686e23
2022-12-15 04:38:15 -05:00
Stone Li e7408b171a NEW: add warnings when sending print job
tpu can not be used with ams

Change-Id: Icf93b0daed017eb1b378daba00b754bbf18ad354
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00