93d1a6ffd3
ENH:optimize printing process
...
Change-Id: I494cbc53b5ab266dcf20a145c030b1443935ca6d
2023-07-07 17:29:08 +08:00
56c7a1b974
ENH:filtered plates without gocde.3mf files
...
Change-Id: I91ccbd0c27fceb0e931d5be3a29c464dd6ac609d
2023-07-07 17:29:08 +08:00
0755ae7864
FIX:display file name instead of printer name
...
Change-Id: Iea8e425476e8c0a35fb8cf0d9a6f3179794bd8b4
2023-07-07 17:29:08 +08:00
e0d59092ca
FIX:fixed studio no response after canceling printing
...
Change-Id: Ic4cb35b896fd49df2cbd6676324dd80ed617db6c
2023-07-07 17:25:51 +08:00
510441f856
ENH:synchronize different codes
...
Change-Id: I011b39ee85eecbb9da99d1c4fe1f2875267acc32
2023-07-07 17:25:51 +08:00
7cb4239ac2
ENH:display error msg when connecting to the printer fails
...
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
2023-07-07 17:25:51 +08:00
26a37e47f4
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
2d01c700e5
NEW: add calibration
...
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
4cdf4a9490
ENH: arrange partplate objects intersect with plate are also arranged
...
Jira: STUDIO-2961
Change-Id: I744e99f8bdd95289efa37d1e022b109518befa51
(cherry picked from commit 15bc33d58de118deea93c568ef4e5ffb0370be75)
2023-07-07 17:25:51 +08:00
ffac37bc94
FIX: make fill in bed arrange parameters same as normal arrange
...
Change-Id: Iec9d4e9c145ea75fc06d096e9c6905b3e412940c
2023-07-07 17:25:51 +08:00
449c924f96
FIX:fixed task name too long causing HTTP request failure
...
Change-Id: I912b1a9c64038c6f236d76bec670a7369d47579a
2023-07-07 17:25:51 +08:00
d746e914ab
NEW:support for sending print job from SD card view
...
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
2023-07-07 17:25:51 +08:00
de5218aa43
NEW:confirm privacy agreement before binding printer
...
Change-Id: Iee6776bf533577dd9fd388c3ea2efad27692cf82
2023-07-07 17:25:51 +08:00
807efa4d5f
NEW:optimizing error info for network requests
...
Change-Id: I8656c2f899b086b5ab52d94b7186e64df1625e3e
2023-07-07 17:25:51 +08:00
eff1e868a5
ENH:update the profile name of the private model
...
Change-Id: I7a64b273817f8340824e9510ac67e8c8fe96bde2
2023-07-07 17:25:51 +08:00
c7f8945ce5
ENH: add fill in bed arrangement
...
Also add an option to add_object_to_list to speedup.
Change-Id: I9860a950fb98b144d831ded11d5911d3aba77ba5
(cherry picked from commit aa9dd9a02ef4ac4cd6987b02b0c9be6d9ce9097f)
2023-07-07 17:25:51 +08:00
d4561b2293
NEW:support the display of profile info in the mall model
...
Change-Id: Idab6bb5a4ef50df665ab7c8e5891efc5a8253eba
2023-07-07 17:25:51 +08:00
265f1e7501
FIX: auto-arranging result may fail clearance check
...
We add 0.001mm tolerance.
Change-Id: I630cc680db0a3a65a6a44e177de686fbac1e1f15
(cherry picked from commit 170f9c2a89d03060f9a9aa43952c0759ffbe7c1f)
2023-04-17 15:39:02 +08:00
5aa3f4cff1
FIX:fixed the invisibility of the cancel button when sending fails
...
Change-Id: I32e9cf0c5846565a3bc9155c57289be9df148bde
2023-04-17 15:39:02 +08:00
6e7ca9b22b
FIX: avoid arrange to nonprefered region
...
Previously we assume the NFP of exclude regions are rectangle, which was
not always right. Now we calculate the NFP and find a best new position
to shift.
Change-Id: I02c075603cf71dd3c9146d7ac7a6706c0f850669
(cherry picked from commit 713ebd666c90d5dcfaf89914c37d211e9a470e99)
2023-04-17 15:39:02 +08:00
e181f1d365
FIX: avoid wipe tower conflict with objects
...
Change-Id: I09f6937a4bb698e4981c094c5694b3ce50efd2b4
(cherry picked from commit 2fc3f05732b8e5c7132b6c8a5f4403d30c516bff)
2023-04-17 15:39:02 +08:00
10bfddd4fe
FIX: avoid wipe tower conflict with objects
...
Use a more accurate way to estimate wipe tower:
1. read wipe configure from front-end (the positions may be different at
different plates).
2. when depth is unavailable, use all materials to estimate depth (the
estimated wipe tower may be larger than the actual generated one).
Change-Id: I42ffd03d9817b57f5023a6820cda0032509c6fe5
(cherry picked from commit 77ba9757023afb9160c996eeea6ead8a27b50ce4)
2023-04-17 15:39:02 +08:00
98984b50f2
ENH:update information for send print timeout
...
Change-Id: I36ecfef98b285ff870e7a1ea382adc4e901eb52e
2023-04-17 15:39:02 +08:00
f9c2517bc8
ENH: refine tips when sending print job
...
Change-Id: I2ff35053cf507329880caae3dbfe700d6e45ca2e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-04-17 15:39:02 +08:00
e060ffcaec
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
aa09a936a0
NEW:add network test entry when has network error
...
Change-Id: Ie315191e26148e520d3e8e3e4323fd619efb982a
2023-04-17 15:39:02 +08:00
8551f8a628
ENH: improve the send all logic
...
if has one plate with valid gcode, let the send_all success
https://jira.bambooolab.com/browse/STUDIO-2355
Change-Id: I9f022604e354560fea67d2914294391194e5234f
2023-04-17 15:39:02 +08:00
3794c7d60d
ENH: add sec_link field to start_bind
...
Change-Id: Ia48592f096b14ea0fe4de20126287c6f885d73a5
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-04-17 15:39:02 +08:00
f0be573b48
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
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
a85c95b86c
ENH:optimize the detection of FTP connection status
...
Change-Id: I9e7095959f3933e5fa22a0b274d221b1c2c42878
2023-02-24 09:23:57 +08:00
ce08fc88ae
ENH: refine load/unload for spool holder filament
...
update ams load/unload gcode
Change-Id: Ia3d4a26efb14325c89f0c9f9571268c1834361ae
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-02-22 20:09:17 +08:00
3e7821dbea
NEW: add print sequence setting to plate
...
Change-Id: Ic4acb68743442a49dee04702e7a8073b6641bc39
2023-02-22 20:09:17 +08:00
eb76169fc8
ENH: sync with localazy and fix compile error
...
Change-Id: I7cae72f24c2fde61e0c1e99c89c21801b7d10125
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-02-22 20:09:17 +08:00
d3008a0380
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
2f10d3683a
ENH:add network verification process for LAN printing
...
Change-Id: I0a9e9fa5e9746f5ceb989b00c6b44e812d071132
2023-02-22 20:09:17 +08:00
8856445ee8
ENH:add network detection for LAN mode printer
...
Change-Id: I0e3616b08f1a455df05c98c3b194ff9177df3ff1
2023-02-22 20:09:17 +08:00
6614b3407f
ENH:add the function of using FTP only
...
Change-Id: If2dc3d1c9d913d1aacd426640a01a714d45a6774
2023-02-22 20:09:17 +08:00
39b8d860c0
ENH:output new error: no space left on printer sd card
...
Change-Id: If4ced6dcb1d6e2ccb5b1ad950744b9958d298fc7
2023-02-01 16:24:44 +08:00
2f1d94b119
FIX:fixed send print will crash when resources path is chinese path
...
Change-Id: Ie4a5161f853dca691bd69e5695720d99148a0134
2023-02-01 16:24:44 +08:00
04c26e6662
NEW: pass design info to PrintJob
...
Change-Id: Ic24462324b389e20647620366a5fe2b53bb4c1ce
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-02-01 16:24:44 +08:00
428938dab8
ENH:C11 printer will not check ip and access code
...
Change-Id: Ib103ddb848a1ef835582b62c9de22ac17b9fa426
2023-02-01 16:24:44 +08:00
e68bcf4048
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
436b5f007e
ENH:enter access code with ip address when lan mode connect
...
Change-Id: I987f953bad20d8ddea299226eb6f49a157fc7be4
2023-02-01 16:24:44 +08:00
09cd76c5c3
ENH: detect printer uses ssl for local connection
...
Change-Id: I6131bf5ed1f6d44f0bd761ad6bc3a492ba4945b7
(cherry picked from commit c68d48ecf290e5abd37a97654c5b1f7779f061e2)
2023-01-10 19:08:26 +08:00
9044b29c09
ENH:allows the user to enter a printed IP address
...
Change-Id: I9d2617d0dd42f53e93d61e98bcf3cc97979a93f6
(cherry picked from commit 24ab56f8568e9637634e97a0632309cfd2762749)
2023-01-10 19:08:26 +08:00
6a74e76745
ENH: improve auto arranging and by-object printing
...
1. In auto arranging bed temp can be higher than vitrify temp by no more than 15 degrees.
2. In by-object printing we use max radius for clearance
3. Add P1P max radius
Change-Id: If595f3e19fd74f6f36d2f394edbb835c413cc800
(cherry picked from commit 2af42420ad3770f0728adb583082600544519a58)
2022-12-26 05:31:54 -05:00
0572b3ad42
ENH: refine tips when sending print job failed
...
Change-Id: I1b45e282b990595f2e72cb89974d688040f22e86
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-12-15 04:38:15 -05:00
839f78f418
FIX:fixed the file name in the notification message after send success
...
Change-Id: Ib906c64c90939524ce7466897671a6c89b4b2d7b
2022-12-15 04:38:15 -05:00
6390feb8d0
ENH:remind user rebind the printer when get wrong access code
...
Change-Id: I4eeb139d282a120e6646e29d832f14431cfd72f0
2022-12-15 04:38:15 -05:00