Commit Graph

1265 Commits

Author SHA1 Message Date
XunZhangBambu 8e72eec778 ENH: add translate for profile description
jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I81ade68c16170d9420e44dcb66a801ad314b1235
2024-03-25 15:29:19 +08:00
maosheng.wei b6fd63b5bd FIX: Some translate
Jira: 6359 6373

Change-Id: I19110f2676d460f14b628de206ee01d6b63f5828
2024-03-25 15:29:19 +08:00
XunZhangBambu c373d6b198 ENH: add description in profiles
1. Add profiles in process profile

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I8d1f20aaae08c2dbc69926258384c2b7de0021ad
2024-03-25 15:29:19 +08:00
XunZhangBambu 7cd2fee5c5 ENH: add note in prepare tab
1. Add filament note,process note,printer note

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I86241a02cf23b54aecda6bdf94e3452cce2d6973
2024-03-25 15:29:19 +08:00
XunZhangBambu 044462f8da ENH: update P and X series custom gcode
1.Update filament change gcode. Optimize the flushing and
wiping actions when changing filament

2.Upadte machine end gcoed.Avoid the print head from colliding
with the printed material at the end of printing

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I79868d41fbaa41269fe21644bee487556a7b66fe
2024-03-25 15:29:19 +08:00
XunZhangBambu c7d4dba209 NEW: add more filament profiles
1. Add Generic PE,PP,PCTG,EVA,PP-CF,PP-GF

jira:new

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ib86051a8910b5831dddfd13ef736f4f421366b0d
2024-03-25 15:29:19 +08:00
XunZhangBambu ad57d0845b NEW: add more filament types
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Icbc27cf423ed7ab373107aa711430d6321105def
2024-03-25 15:29:19 +08:00
lane.wei f4028927f2 ENH: refine translation in preference
JIRA: no jira
Change-Id: I2a8d64141b02de11b57f10c92396666406351251
2024-03-25 15:29:19 +08:00
enricoturri1966 06b17c4fdc NEW:add measure gizmo new files
Jira: STUDIO-6166
most of the code come from orca
The original code is from PrusaSlicer and referring to the implementation of OrcaSlicer. Thanks for PrusaSlicer and OrcaSlicer , thanks for Lukas Matena and enricoturri1966 and so on.
commit f72d42f920334a05b0efa01f18eb4cc066809c00
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Tue Oct 31 11:43:04 2023 +0800

    Measure: Initial porting of Measure Gizmo

diff --git a/resources/images/copy_menu.svg b/resources/images/copy_menu.svg
new file mode 100644

Change-Id: I81afa52165f14c34e0c63f2c40c953a04d76fc8b
2024-03-25 15:29:19 +08:00
XunZhangBambu 7e9dc8b998 ENH: update profile version
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I23b2fa5c1415917a80ee7abd5f3eb5c48b64baeb
2024-03-25 15:29:19 +08:00
XunZhangBambu 53a4de5674 ENH: add new filament type PA-GF
1.Set Bambu PA6-GF type to PA-GF

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I79b4896ed9901e8525fd770f4a37713729b7e420
2024-03-25 15:29:19 +08:00
XunZhangBambu 5fe6a1e6ec FIX: incorrect layer height range in A1 0.2 nozzle
1.Set min_layer_height to 0.04,max_layer_height to 0.14 in A1 0.2 nozzle
2.Fix some spelling mistakes in gcode

Github: #3475,#3477

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Idca0a8dace0eb96492bf3b55c6786dc4e8bab057
2024-03-25 15:29:19 +08:00
XunZhangBambu 9b8a59c0bd NEW: add filament Bambu PA6-GF
jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I4305f87aa84054551396fab772e50fa262d9a2b5
2024-03-25 15:29:19 +08:00
XunZhangBambu b5ad12dd09 NEW: add filament Bambu PVA
jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I80e296f3ecc2027369749716980716de7be972f9
2024-03-25 15:29:19 +08:00
XunZhangBambu 19d8ed601d NEW: add filament Bambu PLA Galaxy
jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I454e1353a0328dc0ddae15eddd1b3ee46a5013e4
2024-03-25 15:29:19 +08:00
zhou.xu 6794431302 ENH:translate some text
Jira: STUDIO-6233
Change-Id: Idea2d9db3942fadb803251f9e3bd5cc43f23afc9
2024-03-25 15:29:19 +08:00
XunZhangBambu 9ceb622d4c ENH: update A1,A1 mini machine gcode
1. Update A1 machine gcode.Add multiple layers head wrapping detection.
Avoid the issue of excessive load angle in G28 X.
2. Correct some spelling errors in A1 and A1 mini machine gcode

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ia830d45842ed7797c89babd3f05c00abc5db0c4c
2024-03-25 15:29:19 +08:00
zhimin.zeng 233645e745 FIX: Change image background to transparent
jira: 6140
Change-Id: I26f2c15ba1dbf439995d676d377a7f85f58a710d
2024-03-25 15:29:19 +08:00
tao wang 27843c1601 NEW:using new humidity display ui
jira:[STUDIO-5967]

Change-Id: I13be4212e6b97f646d21e0af64cbc5006753fdeb
2024-03-25 15:29:19 +08:00
tao wang 64c7487abb NEW:add new msg notification for hms
jira:[STUDIO-6154]

Change-Id: If1aa33030a99550d0c859d594a2711aea4dcea4a
2024-03-25 15:29:19 +08:00
XunZhangBambu 207e48ce86 NEW: add profiles for PLA dynamic
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ib7d8f9d374e5c8b3f7dabcf204669fbadbb4f4ab
2024-03-25 15:29:19 +08:00
XunZhangBambu f2fc7155ae ENH: update petg max_volumetric_speed
1.Update filament_max_volumetric_speed in PETG of A1

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ibcb2042040ca5719fd6fd92c73b84e3ed6ad5d60
2024-03-25 15:29:19 +08:00
zorro.zhang 1ae086028d FIX: Delete Test Code
JIRA: NONE
Change-Id: I838a348edb22e09d2b1d5c41600c6fade535d184
(cherry picked from commit 51e664da0209ae8a3de5cbf30a72505c0b5bd028)
2024-03-25 15:29:19 +08:00
zorro.zhang d55d3d5493 ENH: Little Optimize JS Code Execute Progress
JIRA: STUDIO-5792

Change-Id: I12b03d8b968a9dd8dfce9eb3ef925fa8768e2046
(cherry picked from commit 2bf861092c9e306e1311eda8ac36fd981e73b6c2)
2024-03-25 15:29:19 +08:00
zhou.xu 3b4e2a0afd ENH:enhance the entry of coloring tools
Jira: STUDIO-6026
Change-Id: I3b9b5781379902026b669f1d763d4dcad9342d76
2024-03-25 15:29:19 +08:00
zhimin.zeng ece959dcca FIX: modify the picture of pa line calibration
and do not checkout nozzle type for p1p/s when sending calibration

Change-Id: I4e7e684b5fbf09c8968a376ad7db9e228fdd89d7
2024-03-25 15:29:19 +08:00
Stone Li 26140050ec NEW: use noto sans JP font in language ja
JIRA: STUDIO-5770

remove unused font files

Change-Id: Iaff91f4c8466371345591b883b6e79509d41c639
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 8e2ffdd609ece4374b28e52d401b1a31c96e4931)
2024-03-25 15:29:19 +08:00
Kunlong Ma ee3bba7fcb FIX: translate
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I9c51ea38cf871ff8c77ae83171c04ef4ec8aadb7
2024-03-25 15:29:19 +08:00
XunZhangBambu c0c5171e44 ENH: update X1E start gcode
1. Optimize chamber cooling in X1E

jira:NEW

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I541b22d8f59a4d1912bf54983fa3ab850ac63f5c
2024-03-25 15:29:19 +08:00
hu.wang 53cab43d04 NEW:build plate marker detect
Change-Id: Iac764723ea855ef8bd9d8eafc0a998d05ade69b3
2024-03-25 10:42:29 +08:00
XunZhangBambu a6bd0f26ed ENH: add some missing params in profiles
1. Add "filament_is_support" and "required_nozzle_hrc" in 3rd party
printer profiles

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I914ca26ef093b011164214beb29e797f88eb274a
2024-03-25 10:42:29 +08:00
Arthur 499106aafa ENH: use a better cone model
The cone made from its_make_cone has issue with mesh boolean. Now we copy cone.stl from Prusa. Thanks.

jira: none

Change-Id: Ie90132f0676dda1c937093e167f40376c61c8a6f
(cherry picked from commit 8d2261077f105a80a185b8d8011d1e3098d174bd)
2024-03-25 10:42:29 +08:00
XunZhangBambu fcb881350f ENH: update PETG nozzle_temperature_range
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Iac58057353f87bda424c5e8914c65f80f72a97b2
2024-03-25 10:42:29 +08:00
hu.wang eb033ccf79 FIX:adapt to multicolour and semi transparent materials
JIRA:5683,5765,5768,5784,5800
Change-Id: I7c5844279abb316e92714b847e6a88f98c61dfa8
2024-03-25 10:42:29 +08:00
XunZhangBambu b55bffabb8 ENH: modify elefant foot compensation
1. Set elefant foot compensation in A1 to 0.075
2. Add some missing params

Github:#2621

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I064d5e0b23297fd6491af8b97bad0790b077120d
2024-03-25 10:42:29 +08:00
Arthur 8c9c0e8d4b FIX: translate "support generation" and so on
jira: none
Change-Id: Ib28d37eaa0dbcce7c4b28e5d392157e74ddcd430
2024-03-25 10:42:29 +08:00
XunZhangBambu 9ce9536a08 ENH: refine some words with air filtration
Github:#3306

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I917dc0d44e7f17f47d90a9e156fbfa8bf02c8049
2024-03-25 10:42:29 +08:00
XunZhangBambu 5491fe54d6 ENH: update A1 series GCode
1. Upadte A1 mini timelapse gcode,remove unnessary move
2. Update A1 start gcode, adjust extrusion fluctuation extrusion pos

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I51e71314030cdeee38983adf84b50c9d2e14822c
2024-03-25 10:42:29 +08:00
Kunlong Ma fbdb3720ca FIX: update translations
JIRA: STUDIO-5772

Change-Id: I1e3b7bf3b6c6e10346d43d9f62ae3eadb21298f4
2024-03-25 10:42:29 +08:00
zorro.zhang d73171da9d ENH: Refresh Staffpick every 6 hours
JIRA: NONE
Change-Id: I90f84337d5343fe60d6a3b452d0e48e0f5f1ab20
(cherry picked from commit 2da0c2fcfdaa86e45bfcf13cf907d766a037c7cd)
2024-03-25 10:42:29 +08:00
zorro.zhang 7d4fa3a750 NEW: New Policy UI
JIRA: none

Change-Id: Iaa7349c9693b2090f99942be7881b64ede53a5d2
(cherry picked from commit 75af58e0f56db31c56bceb905d2a244f8bc44bf0)
2024-03-25 10:42:29 +08:00
XunZhangBambu 8de8f84c96 ENH: add high quality process profiles
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I86ccf9d140f7de1fd4461477f90461fa161be900
2024-03-25 10:42:29 +08:00
zhou.xu 251b692df3 ENH:translate three texts
Jira: STUDIO-5678
Change-Id: I337a9945f09c5ce9a174c9f468495195ccb46cd6
2024-03-25 10:42:29 +08:00
Stone Li 4207d1079b ENH: update translations
JIRA: STUDIO-3997

Change-Id: I56c5a86f27a5fd038f26468a4bd7702da66ab709
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-03-25 10:42:29 +08:00
Arthur 825b0886cb ENH: translation
jira: STUDIO-5689
Change-Id: Icc1870def262cf1860f0813157e96e61a2634b59
2024-03-25 10:42:29 +08:00
XunZhangBambu c6bac98077 ENH: modify 3rd party filament profiles
1.Modify 0.2 nozzle PLA params

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: If74ba94e4a31a389c40d53011e77263e1963a21c
2024-03-25 10:42:29 +08:00
XunZhangBambu b09e99c8fe ENH: update A1 series end gcode
1. Do not close Exis motor

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ibea64e4c4f83727a9731d0581a7a8536784ca4c6
2024-03-25 10:42:29 +08:00
hu.wang ba445bf630 NEW:Adaptation of semi transparent materials
JIRA: XXXX
Change-Id: Ie32d8ce67c37b85eb6d7d6594cb514a696307e68
2024-03-25 10:42:29 +08:00
XunZhangBambu ee583ee964 ENH: set elefant_foot_compenstation
1.Set elefant_foot_compenstation to 0.15 for X and P series
2.Set elefant_foot_compenstation to 0 for A1 series

github:#2621

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I199ca9e37ea1b3f7087fbef4166b0d90acfaedc3
2024-03-25 10:42:29 +08:00
XunZhangBambu 22726c77d0 ENH: update A1 series start gcode
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I917710dae0371ae38d01713ca1a714e27e463623
2024-03-25 10:42:29 +08:00
wenjie.guo 2530846806 NEW: add nozzle height preset to machines
Jira: request from 1.9

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ida5372c0890043852ff94eac54b813f6618317df
(cherry picked from commit dad0768e0316423841f24e02c61eaf7d0b468f38)
2024-03-25 10:42:29 +08:00
XunZhangBambu a037d28da3 ENH: modify some profiles
1. Update A1 series change filament gcode
2. Remove filename format in Troodon

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I8f82595dc16a1402fcbc16a08cd52c8c7d62f14c
2024-03-25 10:42:29 +08:00
XunZhangBambu 92a0baa64c ENH: add PETG Translucent
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I6c86128feabe82aa5c3bf2d17c88e5675de9e792
2024-03-25 10:42:29 +08:00
YGK3D dcbeb1baf7 ENH: add support for Troodon 2.0
The profiles are cherry-picked from orca 951293c6426e51d5f402.
and rename the filament profiles.Thanks Orca

github: 2335

Change-Id: I57a6e93aeef498439ebb8e95bb587dc9e2ab3496
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
2024-03-25 10:42:29 +08:00
XunZhangBambu 1cea12e130 ENH: update some filament settings
1. Update retract length in Bambu TPU 95A HF
2. Update slow_down_layer_time for PETG

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ic5e6a76b5254459d8aff5128f289b5116c50ea75
2024-03-25 10:42:29 +08:00
XunZhangBambu cb466f542a FIX: mistake in compatible printers
GITHUB: #3175

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I50f84ac9f933b80df4a1c894afac9895f31721f6
2024-03-25 10:42:29 +08:00
zorro.zhang da89b56129 NEW: Load Printer-Image First System Second Profiles
JIRA None

Change-Id: I183a5e4ed3e8e8ba6b3d8d7cde378e2ae853a5fb
(cherry picked from commit b1ea8183c67644e3a6421ad5dc634907a93c8f33)
2024-03-25 10:42:29 +08:00
wenjie.guo b9788986b5 FIX: Commas should be used to indicate decimal points in German
Jira: STUDIO-4810

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I30876eb7188c58bd163a6c58fa53cc29a89445bb
2024-03-25 10:42:29 +08:00
wenjie.guo 57a9e676a4 NEW: display bitmap when calibrating
Jira: STUDIO-4661

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I60cf4f9769feca74699012418880e93fcfe34432
(cherry picked from commit 1213aea816694405311dc0c1061655a4c2a1d067)
2024-03-25 10:42:29 +08:00
XunZhangBambu f81ba71aa5 ENH: revert "c80ad56f5e386687b7975918cec"
Also update profile version

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I3b28eb5daa2a0f4c7a37b4d99050d6f465f43c30
2024-03-25 10:42:29 +08:00
XunZhangBambu e2248be2cf ENH: revert time lapse gcode in A1 mini
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ibf6bd15223a6a333d8544b53a69cc7128fbea534
2024-03-25 10:42:29 +08:00
XunZhangBambu 7fb65174c4 ENH: update A1 extruder clearance radius
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I13cfb882c672083dcd1af2c1be448c5422fdbc0a
2023-12-14 22:08:53 +08:00
maosheng.wei ce5c00d943 FIX: translation: vendor can not be number
Jira: XXXX

Change-Id: I7bd45de944e8b25b30c88ab742b35d996c933966
2023-12-14 22:08:53 +08:00
XunZhangBambu b80fdfa26c FIX: remove duplicated profiles
jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Iaa87233ae6c327faf43a152bdb0cd6fa8c5131d7
2023-12-14 22:08:53 +08:00
xun.zhang b83812819f ENH: update A1 series first layer speed
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I597bcf86f202f681eccfda4306be5619d669ea5a
2023-12-14 22:08:53 +08:00
xun.zhang c8009d2ecf FIX: incorrect flag in A1 mini gcode
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: If587678bf0aa06c079a9d3cbff9f2c7628c5e380
2023-12-14 22:08:53 +08:00
zhou.xu d1ab78572a ENH:translate three texts
Jira: STUDIO-5535
Change-Id: I00938567f0ae30bb354042769021451364bef308
2023-12-14 22:08:53 +08:00
zhou.xu 5c4945d7e8 NEW:add "default_bed_type"
Jira: STUDIO-5535
Change-Id: Ice1262937923b62854b0196229d5fb99392470af
2023-12-14 22:08:53 +08:00
xun.zhang b44004c9ca ENH: udpate A1 series gcode
1. Update A1 mini change layer gcode
2. Update A1 start gcode

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I131676a991f4727bca1ea2fa727f40f293d06139
2023-12-14 22:08:53 +08:00
wenjie.guo 525ab6d3e9 ENH: some translations
Jira: STUDIO-5434

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ie6868728edfc40bd1d20dec6a78d8e5ea7f8edf8
2023-12-14 22:08:53 +08:00
qing.zhang 82f95fb995 ENH: rearrange machine pos on printer selection page
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Iccc52043c232d19384487884e4071343744976a9
2023-12-14 22:08:53 +08:00
hu.wang 892cfdf298 NEW:add N2S picture and printers
JIRA: XXXX
Change-Id: Id8eddd9fafd07c967abfb1543c1b01ad8c0e1b0c
2023-12-14 22:08:53 +08:00
xun.zhang 2d0038e144 FIX: wrong initial layer height in profile
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I91f1779761a13f70d68ad51041b7f75ef872c138
2023-12-14 22:08:53 +08:00
xun.zhang 0af408128a ENH: modify default head wrap detect zone
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I39ccc810a19192919a21b5608d3fa2a806c787ee
2023-12-14 22:08:53 +08:00
xun.zhang 80e4f34219 ENH: change head wrap detect zone
Change to (156,156)-(180,180)

jira:[new]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7b9dec3fbf44d31311fd7eb331e52f307f45ede1
2023-12-14 22:08:53 +08:00
xun.zhang 99bb1c213b ENH: support for head wrap detect
1.Add "in_head_wrap_detect_zone".Detect if the model projection enters
a specified area.

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6aed5a782d2f33f023bdc19cf06dff0957828eeb
2023-12-14 22:08:53 +08:00
xun.zhang c88dbc0cbb ENH: update some machine settings
1. Update A1 mini start  gcode
2. Update A1 load/unload filament time

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I84825a47f2741e95ca122382e4119d35a61bdbf6
2023-12-14 22:08:53 +08:00
xun.zhang 0060459cae ENH: refine description of interface not for base
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibe11e845b90ef2caf96d5780eaaf8764755cce1d
2023-12-14 22:08:53 +08:00
xun.zhang d9b8d50fe1 ENH: add support for A1
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5dfd8f3b6b872c01d8093527df1a3c37b8a0d56d
2023-12-14 22:08:53 +08:00
lane.wei 59e67c0b10 ENH: CLI: refine some logic
1. set wipe tower position to default when duplicate object
2. add cli_safe check logic when switch printers

JIRA: no jira
Change-Id: Iebe62f8be6acd6f44743abf3b0fe92ec04c94197
2023-12-14 22:08:53 +08:00
Dmytro Chystiakov 9d1cdead44 fix: simple version of models 2023-12-08 15:28:50 +08:00
Dmytro Chystiakov 8e2261f305 fix: Optimized STL and PNG for plates K1 & K1Max 2023-12-08 15:28:50 +08:00
Dmytro Chystiakov 331fa27991 add: K1 and K1Max Support 2023-12-08 15:28:50 +08:00
hu.wang 436fb66171 NEW:set customized materials for the A1 P1 series
Change-Id: I9c34f62867c074bf9ebb315013e5e40526e0eac7
2023-12-01 20:17:04 +08:00
xun.zhang 64c4dce3f5 FIX: mistake in filament vendor
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3af712e417379d8b98ae18feebffe465bfa1e72d
2023-12-01 20:17:04 +08:00
maosheng.wei 56b7927c02 FIX: some translation for delete filament
Change-Id: Ib46a8eba33f2e21016476aaab4a57a740e86b1b8
2023-11-30 09:51:52 +08:00
tao wang 899e28f37e ENH:disable AI monitoring on the p1p series
Change-Id: I514bb1fb1ced6c03dd619230a9adac3be63f2de2
2023-11-30 09:51:52 +08:00
xun.zhang b5f150bbd8 ENH: add translation
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3b1f04fee3cd6322793794ad8b8707859f6c7d26
2023-11-30 09:51:52 +08:00
Arthur c21a1bf1df ENH: change default tree_support_wall_count to 0
Now normal support also uses this option, so we can't default it to 1, otherwise normal supports will be too hard to remove.

jira: none
Change-Id: Ic5700af5c17e3a7b265c8915f28b0db35c6e06e6
(cherry picked from commit 6b84a9826da108b76569e686bd9def0b23ae29fd)
2023-11-30 09:51:52 +08:00
maosheng.wei ea4a495046 FIX: some translation
Change-Id: Iaabe6087bed3b7d47d911cf4fb51c770804e72fb
2023-11-30 09:51:52 +08:00
maosheng.wei 4a3b02ba87 FIX: some translation
Jira: 5232 5300 5334

Change-Id: Ie474ca823011e81aab82a9809af3d6e42980496b
2023-11-30 09:51:52 +08:00
xun.zhang 35e9572b89 FIX: a mistake in upward machine
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibdb26c3d904634f322aef0dc0c7b8867d9fb5854
2023-11-30 09:51:52 +08:00
maosheng.wei d2ae66ee24 FIX: some translation
Change-Id: Icb8614a0af18f96d15f3b97c17e0f6f708296847
2023-11-23 17:35:33 +08:00
xun.zhang 7aa443d26d FIX: some translation problems
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: If9f2af53b4f0bfa9469e84bcba68cc182df4a473
2023-11-22 11:06:25 +08:00
xun.zhang 513a998725 ENH: upadte P1S start gcode
1.turn on MC board fan by default on P1S

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5b2f7868e350942fb8b7baf7d429e22a0987184a
(cherry picked from commit e866a575b6b7d9552f7412f84272f4b48dfc3961)
2023-11-22 08:23:38 +08:00
hu.wang 7f43532615 FIX:Image display unclear in light mode
JIRA:5161
Change-Id: I134cc64a2af0dfff60c47d0ff09d78d9c0f86b3f
2023-11-22 08:23:38 +08:00
tao wang 743d238d0f ENH:update some translations
jira:[STUDIO-5262]

Change-Id: Idb1d3586888043ac325f272bc7a2b788adb3e9e5
2023-11-22 08:23:38 +08:00
maosheng.wei f38e4339d5 FIX: translation
Jira: XXXX

Change-Id: Id03f0d704aa852632a907ea628d1277400112062
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
wenjie.guo c11b37c70f FIX: thumbnail is not clear in dark mode
JIRA: STUDIO-5087

Change-Id: Ie86493ed71b5554095927f061509a1f551758b61
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
2023-11-22 08:23:38 +08:00
xun.zhang dcb2e73acc ENH: add translation for small perimeter
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I95013649e4e0c07c0f04b89a91488814c8d228cc
2023-11-22 08:23:38 +08:00
zhimin.zeng eb6f28be93 FIX: modify the picture of pa manual cali
Jira: STUDIO-5102
Change-Id: Id87898959ad4461b7bd2505b159271f2aa589c36
2023-11-22 08:23:38 +08:00
maosheng.wei 152dad5f41 FIX: 5115 translations
Jira: 5115

Change-Id: I21b03bdd4d28c0bb097226143177e763cf8c777f
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
xun.zhang 3da1b599b8 ENH: update some filament params
1. Modify texture bed temp to 65
2. Modify max-v-speed for ABS
3. Modify some params in Generic PA
4. Modify PLA,PVA params

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I42584a6015b8526f6bbb93024316968198bd76ce
2023-11-22 08:23:38 +08:00
tao wang b5d13c9dab ENH:update the translation of auto refill
jira:[for translation]

Change-Id: Iaa7b4f3d7cd88c8b4f69a3db721ebd8ca8986eea
2023-11-22 08:23:38 +08:00
xun.zhang 2d43174f10 ENH: modify some params with filaments
1.Modify the PEI bed temperature of PLA Basic, Matte, and Tough to 65 in
 A1 mini. Set the bed temperature for the first layer of Bambu PETG-CF
 to 65 and 70 for the other layers

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia902bbb7f824082d5346709d781cac64296f47a8
2023-11-22 08:23:38 +08:00
xun.zhang 663c88d4c8 ENH: add filament Bambu TPU 95A HF
1.As title

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I752ec43da6297a6c172679997ce68f2318a7b8fb
2023-11-22 08:23:38 +08:00
maosheng.wei 461c7072f2 ENH: template filament don't be show in filament list and sort
Jira: 5160 5179

Change-Id: I56a7e1897e1ef3c061dc66d318896413ca25b76b
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-22 08:23:38 +08:00
Andy 693aa8d259 Russian translation update
Russian translation Bambu Studio_v1.8.0 Beta
2023-11-13 09:05:58 +08:00
xun.zhang 7cf823bb00 ENH: remove PLA GLOW in A1 mini
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id99c1bbd4248e28df9150a85eecec831f6f32856
2023-11-09 14:33:30 +08:00
maosheng.wei 44a759fc34 FIX: some translation
Change-Id: I9758cbc758030b5a3945697a50ca4898af9fcb1b
2023-11-09 10:09:10 +08:00
tao wang e9661f3fdd ENH:update the description of nozzle detection
Change-Id: Id27b25c69dc11fcf66fc82053af705906ae8c370
2023-11-09 10:09:10 +08:00
hu.wang efedf8b319 FIX:User preset material settings dependent on firmware
JIRA: 5167
Change-Id: I82cf26848594b01155883ad0aa2e9ee77d371fb2
2023-11-09 10:09:10 +08:00
liz.li 3fe19f87f3 ENH: add text translation
jira: new

Change-Id: I780cfb8a0a64d806b5e0a414b6598e3b7bdf52dc
2023-11-09 10:09:10 +08:00
xun.zhang 700a9bc8e4 ENH: update default filaments for Bambu printers
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic6380f39e546854ad0b7dc36929a8605c9ab3acc
2023-11-09 10:09:10 +08:00
maosheng.wei b377f660a8 FIX: some translation
Jira: 5096 5089 5036 5004

Change-Id: I4f1bd6e352b11451f5caf02cbc4eeb31dfa03eee
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
xun.zhang 23e97bff4e ENH: update A1 mini start gcode
Change x-axis freq sweep amp 5->10

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I2e731cc6392c0204d5e4467bf4b933ab233bc157
2023-11-09 10:09:10 +08:00
xun.zhang 278a773974 FIX: invalid support params in 3rd party profiles
Many params are not right.Just use default

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5c4a1e8b046940e174f5681a79031b5f20fcafc5
2023-11-09 10:09:10 +08:00
hu.wang eddd01fa26 FIX:N1 printer image in dark mode
JIRA:STUDIO-4057
Change-Id: I22c001d96839daf213d5096f6ff6e3d6398fa8c4
2023-11-09 10:09:10 +08:00
xun.zhang 4170639bc9 FIX: some mistakes in filament profiles
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibe7f3650f2d9cf47561dd5f2ec591a5f6c553503
2023-11-09 10:09:10 +08:00
zhou.xu a9637ea52a ENH:translate for limit file size and so on
Jira: STUDIO-5007
Change-Id: I2c279eb690841aa51cd8128f8028266cbc17e977
2023-11-09 10:09:10 +08:00
tao wang 1d2a865990 NEW:update printer config file version
Change-Id: I9a46b29b03beb67a3da0b8f76d8b5c4b3c482928
2023-11-09 10:09:10 +08:00
tao wang eb9cc0c9e5 ENH:remove config.json file
Change-Id: Idfcf3a63fefe968e88153c26fb691fd05cd83dc4
2023-11-09 10:09:10 +08:00
lane.wei 55b27a0e30 ENH: version: bumped to 1.8
JIRA: no jira
Change-Id: I50903098b59f1dd9a6b6cf7656cec7d388f3ff17
2023-11-09 10:09:10 +08:00
maosheng.wei 727db50593 FIX: generate process preset based on template
Jira: XXXX

Change-Id: I50adf0790dc239307d236a4cebece860ef6beb16
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
liz.li 0c7f991e5f FIX: dailytips adapts screen scale
jira: STUDIO-5019 STUDIO-5026 STUDIO-5027 STUDIO-5028 STUDIO-5025

Change-Id: I63d3af1870218ba8e0f048a6ef03fb29fabe27cb
2023-11-09 10:09:10 +08:00
zorro.zhang 05a5098b7c ENH: Show Recent File Image Keep Scale
Change-Id: Ib8a6cf916eaee8e353bf858bc4f2ea503705809e
2023-11-09 10:09:10 +08:00
wenjie.guo 49ffea9f1a FIX: Translate daily tips into Chinese.
Jira: STUDIO-4979

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Ic76dc3056d37b2d97d036d2ef50dbaec2c1d8e38
2023-11-09 10:09:10 +08:00
xun.zhang 539da6ba30 ENH: modify PA6-CF price
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6df45228de0bcb215f0322b9f115262b644512a9
2023-11-09 10:09:10 +08:00
salt.wei e6d2c532d0 ENH: zero eleplant foot compensation for A1M 0.4 nozzle
Can not see obvious eleplant foot after printing

JIRA: None. found by self test

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I5993b3a2dbb6f4f6a6b8a1714654f1213e4b90f2
2023-11-09 10:09:10 +08:00
Catalin MARINCIA f9a7856b50 Fix: fix the name of bambu lab a1 mini cover
github-pull_request: https://github.com/bambulab/BambuStudio/pull/2771

Change-Id: Ic2845a01c6e85e0b10bd5235f71c51f7e90a324a
2023-11-09 10:09:10 +08:00
liz.li c076fb347e FIX: dailytips display issue
jira: STUDIO-4980、STUDIO-4981

1. STUDIO-4980 fix that there is a incorrect image display in first page of dailytips
2. STUDIO-4981 fix some UI element display issue in dark mode: expand
   button color、image tint color
3. modify some tips content provided by salt.wei

Change-Id: Ie85da2f049b89f0358b19f587ce7aa7cce0164c7
2023-11-09 10:09:10 +08:00
xun.zhang eb9f43c144 ENH: update A1 mini start gcode
Use anew wipe mouth method

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I62f1847bba3879615f54f85cbf52322dd9149aec
2023-11-09 10:09:10 +08:00
liz.li 5477495d49 ENH: add a duration before slicing complete for showing dailytips
jira: new

Change-Id: I3c30eb45fa99f6c973bac6621f5ddf1de3eb2bfe
2023-11-09 10:09:10 +08:00
liz.li dd666a6313 ENH: refactor DailyTips
jira: new

1. Refactor the UI:
	put dailytips into slicing notification
	add image for dailytips
	adjust Layout and UI control
	adapts retina scale, adapts dark mode color
2. New Features
	ability to expand/collapse the dailytips
	ability to freely go to next/prev page of dailytips
	show a random dailytip each time when begin to slice
	ability to remember the default statet add .
	of whether expand the dailytips
3. Remove original hintNotification related logic

Change-Id: I99bfa8c19c9417d25cb2f6e205f5e66b7680b189
2023-11-09 10:09:10 +08:00
tao wang 98452fd8a2 ENH:update version num of printer config
jira:[for update version]

Change-Id: I5f675d11ec08d6f7e3e238b7c6b0f50d5fb6b003
2023-11-09 10:09:10 +08:00
hu.wang ca73f31acc ENH:Translate Fliament Tangle Detect
Change-Id: I74b5b7f64041eb1fa4185595a739b07ec1d5d7f1
2023-11-09 10:09:10 +08:00
zhou.xu 276aec19c2 ENH:translate "Left drag"
Jira:STUDIO-4945
2023-11-09 10:09:10 +08:00
maosheng.wei be6106a43b FIX: [4851 4845 4885] translation
Jira: 4851 4845 4885

Change-Id: I5184738ec17b5d90b99a7a432a9878cefc82137b
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
qing.zhang 0d65cbe78b ENH: increase top layers
Jira: new

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ie9c4e0afff86326eed18b769b5e59c2e3206badb
2023-11-09 10:09:10 +08:00
zhimin.zeng 4b541900f7 FIX: modify the translate
Jira: XXXX
Change-Id: I205a1418d7a4d8495081560b7f481f89e80172d4
2023-11-09 10:09:10 +08:00
xun.zhang 9e92e33c69 ENH: fix some problem in filament profiles
1.Remove A1 mini in Bambu TPU 95A@BBL P1P

jira: STUDIO-4912

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9e4c8a5836789bf4f24178fcba046ba7f8d59d3f
2023-11-09 10:09:10 +08:00
chunmao.guo 92f4ba705e ENH: disable model download for P1s
Change-Id: I6913f35015119adc8abfbd0a1f0e27c65f9d6c58
Jira: none
2023-11-09 10:09:10 +08:00
hu.wang 82f59993c7 NEW:N1 supports auto leveling
JIRA: STUDIO-4704
Change-Id: Ic6bec9a7e574d3629692caa665ab223d609e108a
2023-11-09 10:09:10 +08:00
Arthur bc0470647d ENH: translate tree organic and so on
Change-Id: I07beafffefc2ca24aa861892b6ca0d8cd5d3ae0e
2023-11-09 10:09:10 +08:00
xun.zhang 9c55209518 ENH: update A1 mini start gcode
1.Fix the problem about first layer can't set temperature

jira:[NEW]
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id4087ba789fb6127d8a1ad75ae518aaffa05815d
2023-11-09 10:09:10 +08:00
wenjie.guo 52715ef21e FIX: The Chinese translation of keyboard shortcut
jira: STUDIO-3810

The Chinese translation of the description of the keyboard shortcut ctrl
+ Tab

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I4c13a6b37542310beb7d754af9ae968f64c9ff99
2023-11-09 10:09:10 +08:00
tao wang 19f6148220 ENH:Set the upper limit of the nozzle temp to 320 for C13
Change-Id: Ie211f8f5a39b0ddb34322480650b71701084524e
2023-11-09 10:09:10 +08:00
Arthur 39af8072ba NEW: add a new generic object torus
torus.stl is borrowed from Prusa by YuSanka <yusanka@gmail.com>. We
are thankful for that.

Jira: none
Change-Id: I45ee3fa7c1390fb48ecdc6a679ee5525526461d6
(cherry picked from commit 8ef4c9d9d44b1f66cb05259bb2135bd2e703f64a)
2023-11-09 10:09:10 +08:00
hu.wang 6292df5aa1 NEW:Add missing images
JIRA:4818
Change-Id: I25190d491586b8640acd0b72ddf3bc27397da7c8
2023-11-09 10:09:10 +08:00
xun.zhang 5a30492c22 ENH: restore origin print speed for X1C
jira: [NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I0f4a6fcec137dd6452010249304f3282e0a460bc
2023-11-09 10:09:10 +08:00
xun.zhang aaf78fd229 ENH: restore origin print speed for P1P
jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1915878e3fe505440c7166fdde57e0a8083f1e5b
2023-11-09 10:09:10 +08:00
Stone Li 3f1bffd0b6 NEW: support czech and ukrainian language
JIRA: STUDIO-4667
GITHUB: #2583, #2584

cherry-picked commit 27a2536a25104aceda148a9220cdda5cd20c8481 of iZonex
cherry-picked commit 160c61c0cb87d3caf76f2189720a0ad8f48ad21f of renemosner

Thanks iZonex and renemosner

Change-Id: Iedb80e60a30279627f19c1a5746427e44c8e2ec9
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-09 10:09:10 +08:00
xun.zhang 1e2fdbd408 ENH:update A1 mini start gcode
1.wipe mouth twice

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I70ab877808971d10c7da8a19d821a02133cf2221
2023-11-09 10:09:10 +08:00
maosheng.wei cd9ab5787b FIX: Some translation
Jira: 4462 4691 4779

Change-Id: I07d9033c2062da47cb4eed488c1ba2ca7e70ab68
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
zorro.zhang ec0b3a97cf ENH: Show Full ModelName when name is too long
Change-Id: I55665353cf0e8678b1aff2578da024a5f263287d
2023-11-09 10:09:10 +08:00
chunmao.guo 5b48760758 FIX: C11/C12/N1 file proto
Change-Id: I93280e348fa63a695bad310003d8bd7ace486201
2023-11-09 10:09:10 +08:00
xun.zhang dc1d7b1ef8 ENH: add segment nozzle cleaning for PLA-CF & PETG
1. Update P1P,P1S,X1C,X1 change filament gcode. Add segment nozzle cleaning
for PLA-CF and PETG

jira: [NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6fe0792a53f99b9fabaa053952e9987fa28b3c6d
2023-11-09 10:09:10 +08:00
maosheng.wei 77e1b33d9a ENH: [STUDIO-4774]Move Template to a separate folder
Jira: STUDIO-4774

Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
Change-Id: I4669aa51a3b4d6bd92805935602bfb3fef374cfd
2023-11-09 10:09:10 +08:00
zhou.xu 17e9bb48d8 FIX:Replace v_barycentric by gl_Color to slove factory computer issues
modify Shortcut keys to toggle Wireframe
Jira: STUDIO-4772

Change-Id: Ica5c1c6c0a41ed247c85173b3b0437632f596e7d
(cherry picked from commit 79a1805e8fde6e0b735a529ab7c7c7fe9015865b)
2023-11-09 10:09:10 +08:00
liz.li 00373df52c ENH: a dailytip text translation
jira: new

Change-Id: Ibac600519f5a5e4df5d8132891e086fa1e3c1cad
2023-11-09 10:09:10 +08:00
liz.li 891d82e00a ENH: add a dailytip
jira: STUDIO-4773

Change-Id: I97a15de5356a5275e648d9eb42f733479803561c
2023-11-09 10:09:10 +08:00
zorro.zhang 4e2d76a4b0 ENH: Limit Image Width of Project Description
Change-Id: I74767c3ae50185b53affaebeaebab70c09e68f7b
2023-11-09 10:09:10 +08:00
zorro.zhang f593f64cbb NEW: Add Custom Filament Manager UI
Jira: xxxx

Change-Id: Ib2097ae7b471382c170efc5b73dcd13eb729819a
2023-11-09 10:09:10 +08:00
xun.zhang e7ffce7f53 ENH: update A1 mini gcode
1.improve wipe mouth temp 140-150
2.delete the last flush start

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie3db3b89c61b18bdff79fe2dbf61398c428da733
2023-11-09 10:09:10 +08:00
chunmao.guo c755f1f503 FIX: C11/C12/N1 file proto
Change-Id: I7bf82a9d4da985297b9deaa0ae7f7ef4df44968a
Jira: none
2023-11-09 10:09:10 +08:00
maosheng.wei 735ef3dc8a ENH: remove create filament entry to guide
Jira: 4036

Change-Id: I86aa3423761956120e9bf42dcb8eca76dd44202b
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
xun.zhang 515959c2d8 ENH: add translation
jira: [NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie2e8c0e60154652b4aa736ac40fd5651a724270c
2023-11-01 09:33:21 +08:00
xun.zhang 6958e1978a ENH: add filament PLA Glow
1. Add filament Bambu PLA Glow

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7351db07e310d81b03ed40cd849fa198808bb7b6
2023-11-01 09:33:21 +08:00
xun.zhang 562f87f550 ENH: add param printer_is_enclosed
1.Use printer_is_enclosed to decide whether display a pop up when bed
temp is higher than softening temp

jira: STUDIO-4532

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8602db8815093acded0439336f9a8fee52670261
2023-11-01 09:33:21 +08:00
xun.zhang 7648c15882 ENH: update PPA-GF max v speed
1.Modify generic PPA-GF max v speed to 6

jira: [NEW]
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I18cfdcb9037b9d9fda6ec60d12c6057a5f9e9bd0
2023-11-01 09:33:21 +08:00
maosheng.wei 137b90bee4 FIX: Some Translation
Jira: STUDIO-4557

Change-Id: I206ea41260a39e46f15d5c5c36e8803d7b5d8290
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-01 09:33:21 +08:00
zorro.zhang 94c12b11f6 ENH: Reduce ImageSize of HotModel from Mekarworld
JIRA: no jira

Change-Id: Icc370b57591345b372314587f71d04323d71c746
(cherry picked from commit e2e2e4d044cf1d88392c35e1b8ce4367bbe4919b)
2023-11-01 09:33:21 +08:00
xun.zhang 9671c37070 ENH: update max v speed for PolyLite PETG
1. Set max volumertic speed to 11.5 for PolyLite PETG

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5ee019d07124870893df9ab636851adc0f2a6425
2023-11-01 09:33:21 +08:00
xun.zhang 3059b49199 ENH: update X1E start gcode
1.Optimize the heating sequence for the X1E chamber

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I22650b71961218b32247a84eefb9bf8dc5dceeb7
2023-11-01 09:33:21 +08:00
xun.zhang f21cac6e66 ENH: update A1 mini start gcode
1.shorten prime line and change x axis freq sweep

jira: [NEW]
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3582f7fb17dfa173f33ad74f49d7d2b70036df5f
2023-11-01 09:33:21 +08:00
xun.zhang 9e0558b54f ENH: optimize 3rd party printers process params
1. Remove some keys with tree support
2. Modify thin_detect wall and adaptive_layer_height

jira: [NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie342c27d4dcd2a262993e472a203ce92da14dbb2
2023-11-01 09:33:21 +08:00
Arthur 402d399f55 ENH: add more photo shoot commands in end gcode of A1
Add more photo shoot comamnds in the end gcode to prevent sharp ending of timelapse video of A1.
Also fix a bug of using timelapse_type=2 in end gcode.

Jira: None

Change-Id: I2a426be7a2f7d22b10b79c2b7eb1a04538b5340a
2023-11-01 09:33:21 +08:00
zorro.zhang 8a6b2f7a1a FIX: fix the model name display issue under project page
JIRA STUDIO-4625

Change-Id: I9d9627967dcec845f66422e06eadfd2bfe964bb9
(cherry picked from commit 0916207d640dece303a9fe8d4e886872d3c8fa44)
2023-11-01 09:33:21 +08:00
xun.zhang fda9abdf52 ENH: update X1E start gcode
1. Add clog protect for more low temp filament

jira: STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I82abd6f84b6c106ecf65c78e87a5e3d65ef30294
2023-11-01 09:33:21 +08:00
xun.zhang 82deb72ec2 ENH:fix travel speed error
jira: STUDIO-3518

Change-Id: I85a2c59ee179b648cc78b088a1d6f6a1a8f821ff
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
(cherry picked from commit 27cad688b646df7c1b15131954422c0e4c84c91c)
2023-11-01 09:33:21 +08:00
xun.zhang 52e84b672c ENH: sync A1M speed params to X1
jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I1eea0bf579e95b9dc71e19aa3cb76d650e12e460
2023-11-01 09:33:21 +08:00
maosheng.wei 308691e560 FIX: [STUDIO-4559 4557] translation
Change-Id: I54370aed677b6620c3b9b030a4e5d5ababe34569
2023-11-01 09:33:21 +08:00
xun.zhang 5c7b2e16bf ENH: add X1E as upward printers
1. P1P,P1S add X1E to upward printers
2. X1 ,X1C add X1E to upward printers
3. A1 mini add X1E to upward printers

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I574854b3303a879b738e6841bacd30959b5005a7
2023-11-01 09:33:21 +08:00
xun.zhang 91fe84f170 ENH: modify pla,pva temperature vitrification
jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ibbaa8d6fba0d724ebe9e90b9c0357c7d68c063de
2023-11-01 09:33:21 +08:00
xun.zhang 466c4dea4b ENH: update PETG-CF filament params
1. update params with cooling

jira: STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Iea8cdb055c60e980ef18dff2cf64d848d9b83747
2023-11-01 09:33:21 +08:00
zhou.xu dbf09553f8 ENH:translate new words for cut tool
Jira: STUDIO-4227
Change-Id: I4f0b7e9fbf3499ada3b5e1397654ea5a0ca595a5
2023-11-01 09:33:21 +08:00
qing.zhang 471ba636f6 FIX: change M600 to M601 to prevent kobra crash
Jira: 4606
Github: #2607

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ifeaac0c4f744ea82496f36ebea90e56647c14704
2023-11-01 09:33:21 +08:00
zhimin.zeng ccefbfe936 FIX: translate for cali message
Jira: XXXX
Change-Id: I34259b33a3accf3d426624ed96c159fec5457774
2023-11-01 09:33:21 +08:00
lane.wei b4a332dba2 ENH: homepage: refine some text on homepage
JIRA: STUDIO-XXXX
Change-Id: I5dcafb0adb5e33a18fdd0126ece93c87a7e29c8a
2023-11-01 09:33:21 +08:00
salt.wei b086d568c6 ENH: add more clear limitation in timelapse gcode
This has no any influence on function. Just make
the limitation more clear and easily maintained.

So people can easily see timelapse function is not
supported in i3 printer

JIRA: none

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I0c88a5a0ce4b7e42117842c9673e1df022fdf618
2023-11-01 09:33:21 +08:00
xun.zhang ce8d6f15ac ENH: Add process profiles for P1P series
1.More layer process profiles for P1P

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie6e06713209a4a034c1d65639fcdac6b387b0a3b
2023-11-01 09:33:21 +08:00
xun.zhang 679151586b ENH: Add process profiles for X1 series
1. Add small layer height process profiles for X1 series

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifb826ccf889016de320b5eb23cbe2eae341db28f
2023-11-01 09:33:21 +08:00
xun.zhang 91681f3714 ENH: sync profiles from release branch
1. sync profiles from release branch till Sep 20
2. contain X1E profiles

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifdfe8678d52c89a56dcb31be7a16ed96082f0c43
2023-11-01 09:33:21 +08:00
zhou.xu 101ca69402 ENH:translate "Bulge" and "Gap" in "snap" view of cut tool
Jira:STUDIO-4227
Change-Id: I208efe4d8af3cc2f41a6d584ccbc6838a9311c72
2023-11-01 09:33:21 +08:00
maosheng.wei e5dc157970 FIX: Some translation
Jira: STUDIO-4460

Change-Id: I1fe43a028c86c1008cbae3f0d8908590aaa3cafa
2023-11-01 09:33:21 +08:00
maosheng.wei a518467c23 FIX: [MAK-2011 MAK-1988] Fix synchronization issues
Jira: MAK-2011 MAK-1988

Change-Id: I411bd185c8cb9f314b74ca91ad5fa303562ed4e3
2023-11-01 09:33:21 +08:00
zhou.xu 26b8ca6599 NEW:add flat shader for cut tool
Jira:STUDIO-4227
thanks for PrusaSlcer and enricoturri1966

commit 76d1d4949bbd0964717f8112aae992a1267c5eb4
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Mon Mar 21 13:10:47 2022 +0100
    Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140
...

Change-Id: I4db00805830f07a5eaa95cfc7b8254c61b86f0c8
2023-11-01 09:33:21 +08:00
xun.zhang e4fad329b8 ENH: change bbl machines hot end model
jira: STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib5a0dad8fdd77f4063329a37b8f0c61932c66308
2023-11-01 09:33:21 +08:00
Kunlong Ma 9a3240688c FIX:Related Translation
JIRA: STUDIO-4251  STUDIO-4261

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I922a30e1e9846178c3ef4a27c18dc6dee3c89a8d
2023-11-01 09:33:21 +08:00
wenjie.guo 464bc7e906 FIX: Different default Z hop upper boundary for different machines.
Github: #77
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I8065a2ea57496b5f415e591225877ba773fdb9f6
(cherry picked from commit 6fb7e1084caf9006d504c24ce1f026e475bcb348)
2023-11-01 09:33:21 +08:00
zhou.xu 5658d32633 FIX: enable wireframe in paint tool
Jira: STUDIO-3996

The buffer data submitted when the wireframe function is closed is half less than the buffer data submitted when the wireframe function is open

Change-Id: I92542190a5a45f562ec89d7c41fef3cdf1c26418
(cherry picked from commit b95650954f8bdb0cf81a2063efba4b2fced13a2f)
2023-11-01 09:33:21 +08:00
liz.li a73b97f083 FIX: korean font display issue
Jira: STUDIO-3995

Change-Id: If92b05c1a38041f976fc5a5823feb674549c4993
2023-11-01 09:33:21 +08:00
Michael Birkler 580ce10570 ENH: add the Tronxy profiles from community
this patch is cherry-picked from OrcaSlicer
Thanks Michael Birkler for adding Tronxy profiles

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I3aab8d5e9c03f6632bdde292f91232392eaf7cf7
2023-11-01 09:33:21 +08:00
hu.wang 0e8b85842a FIX:translation of input IP address dialog
JIRA:STUDIO-4418
Change-Id: I65fdfdcd1c0f348bb4b4a07e025aa3d2c5ed9dd3
2023-11-01 09:33:21 +08:00
zhimin.zeng b3d9ff95ec FIX: translate for i3
Change-Id: I7844c6d20fefe84670dac23bb32bd3295a7eef6a
2023-11-01 09:33:21 +08:00
tao wang 1a24681885 NEW:optimize printer config files
jira:[STUDIO-4051]

Change-Id: I77cb16e62546eae63a73f8d12d7f11f496555197
2023-11-01 09:33:21 +08:00
zhimin.zeng 9757ec5fc3 FIX: translate for cali
Jira: 4141 4260
Change-Id: I2a426421985c74217d547329b935c8986e75fbe5
2023-11-01 09:33:21 +08:00
maosheng.wei 743f485fad NEW: [STUDIO-4036 STUDIO-4073] create filament and printer dialog
Jira: 4036 4073

Change-Id: I073ee4a2af4c86332e6d052f5d7322c9f2784184
(cherry picked from commit f4ec32929e1e6ebecd87e2e709636a43be497265)
2023-11-01 09:33:21 +08:00
Stone Li 131161f29b NEW: support to display wired network for printer
JIRA: STUDIO-3519

Change-Id: I1c32254e249a3c0010973b17953121f4aa718f76
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:33:21 +08:00
maosheng.wei efb227af03 ENH: [STUDIO-3151] Optimize scoring entry 2
Jira: 3151

Change-Id: I3a3a9d53f9557a93f02c44af3906b2e9f0761baf
2023-11-01 09:33:21 +08:00
Arthur 9e0953f468 ENH: translation
Jira: STUDIO-4256
Change-Id: I39d5f748a5100493844b612655b6b1047ebb9ca6
2023-11-01 09:33:21 +08:00
zhou.xu 8fe8bbe297 FIX: translate "Bottom"
Jira:STUDIO-4262

Change-Id: Iaf1c0b444de8cfcf7428b3502fdc94f836e529db
2023-11-01 09:33:21 +08:00
tao wang ef6ce95341 ENH:C11 supports auto filament backup
jira:[STUDIO-4314]

Change-Id: I0b801fd22ad38042213f8c3e5f2527edde5be99f
2023-11-01 09:33:21 +08:00
xun.zhang 0eb9ac856b ENH: use json to store filament & nozzle info
1.Use json to store nozzle hrc
2.Use json to store filament temp type

jira: STUDIO-3488

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8eb226e26352a41418f4e46d8cda403dc22ecff4
2023-11-01 09:33:21 +08:00
xun.zhang 202863bffc ENH: set default chamber temp for missing filaments
jira: STUDIO-3518

Change-Id: Iaf947fe5a145884812eb15037458df3b83a338ab
2023-11-01 09:33:21 +08:00
hu.wang 2509c9c90a FIX:Translation of Calibration and Printing Popups
JIRA:STUDIO-4055

Change-Id: I570a53a7a6b18b323b42893c3ddc128bae7d0b94
2023-11-01 09:33:21 +08:00
tao wang 1603a52786 NEW:update device images for p1s
jira:[STUDIO-4216]

Change-Id: I9e6f90d5b2ad58ac1ba3c8476b518f5cb0fa28dd
2023-11-01 09:33:21 +08:00
wenjie.guo 6edaa740bc FIX: Change z hop height from 0.2mm to 0.4mm
Models with overhanging areas are easily knocked down with Z hop height
at 0.2mm
Github: None
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I65fa14fe5f217c2d1384569efa8c2233c14dde83
2023-11-01 09:33:21 +08:00
hu.wang b281285a2d NEW:[STUDIO-4016] Support motor noise cali for N1
Calibrated motor noise option, N1 supported.
And when none of the calibration options are selected, the start calibration button turns gray

Change-Id: I991034a13001f840016475171c33218ddc812d35
2023-11-01 09:33:21 +08:00
zhou.xu eb7f53d6c1 FIX: modify enforcer and blocker color
Jira: STUDIO-4304
Change-Id: I1d58d1b61929a831fc87f53ef364eb0d1af91c17
(cherry picked from commit 40022ec91a15f2663ce51948118fe2a5b716ecdf)
2023-11-01 09:33:21 +08:00
zhou.xu bcd8c90b4f FIX:add new light for text shape
Jira: STUDIO-2623
Change-Id: I3a189154455040e8c2cb41ff8d8ac065661406ad
(cherry picked from commit 5854839c8f552b136cca6b3ff75605fa1e696fd0)
2023-11-01 09:33:21 +08:00
hu.wang 28376584a3 NEW:[STUDIO-4012] support prompt sound
support modifying whether to turn on prompt sound from the print option pop-up window

Change-Id: I3206bfcefc9292dd2a7acb7294addc901ad21d4d
(cherry picked from commit ecc13666689d7f644ed3db36088b32b239728779)
2023-11-01 09:33:21 +08:00
xun.zhang b5237c953c FIX: support interface speed require float
Fix percent in support interface speed in 3rd printers

jira:STUDIO-4292

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id030922546c7246f205d0e2b9294f607ce550696
2023-11-01 09:33:21 +08:00
tao wang 3b78a6ea91 ENH:N1 supports hot bed leveling function
jira:[STUDIO-4286]

Change-Id: I9a4dec66a8b84f189cc2ff22b0691a15063c97e7
2023-11-01 09:33:21 +08:00
Kunlong Ma b40d5bb2d1 FIX:[STUDIO-2469] Chinese Translation at Network Settings
JIRA: STUDIO-2469

Change-Id: I34abee976df47f702a6d8fbbe9e9e0ea65bf4731
2023-11-01 09:11:19 +08:00
chunmao.guo 142499871e NEW: add best_object_pos for auto-arranging
For i3 printers, best object position may not be the bed center,
we need to align objects to the specified best_object_pos.

Jira: STUDIO-4133

Change-Id: I06e31e597d2dd8288eb24a52d836cc8a134a4111
2023-11-01 09:11:19 +08:00
tao wang 3dfe33fbe1 ENH:optimize image config for different printers
jira:[STUDIO-4051]

Change-Id: Ibfcbc4c571a5c47eff95891e6f9079c3432e76a9
2023-11-01 09:11:19 +08:00
lane.wei a22fd80bf4 ENH: refine the logic of extruder_clearance_radius
1. use extruder_clearance_max_radius instead
2. set the value of P1P/P1S to the same value of X1C
JIRA: STUDIO-4214

Change-Id: I1ae5e4203db0933854b4388b5505dbf34b40edae
2023-11-01 09:11:19 +08:00
tao wang 1266e1f19e FIX:added icon for chamber temperature change
jira:[STUDIO-3902]

Change-Id: I699ae5025e80a2914276ee505bead9bac151f219
2023-11-01 09:11:19 +08:00
Stone Li 971d219d75 FIX: fix translation bug in third-party connection guide
JIRA: STUDIO-4161

Change-Id: I689aa495fec87bd1a40ca74be03799acd4f2fc5e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:11:19 +08:00
tao wang 716285bd48 ENH:update the display name of the N1 config file
jira:[STUDIO-4194]

Change-Id: Id454c2390f82410e441b621844701a244441b23c
2023-11-01 09:11:19 +08:00
wenjie.guo fa629b6aa2 FIX: the typo of translation.
Jira: 3989
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I65626c65a66076c4dacc7e606e4a1d35434b6540
2023-11-01 09:11:19 +08:00
zhou.xu aaeebd7fe3 FIX: Upgrade the texture image
align texture image  to the grid of the x1 machine
Jira:STUDIO-4206

Change-Id: I7dcc5061017f355f30b3f584180751ec7a3f391b
2023-11-01 09:11:19 +08:00
zhimin.zeng a05524417c ENH: Add Ellis' pattern method for flow dynamic calibration
Github: #2356

Change-Id: I05068bd47fa8381429064ea0e5ba0f38e5da17c1
(cherry picked from commit c5d54d26e32909e1785cef9ba6a07d801419fa98)
2023-11-01 09:11:19 +08:00
lane.wei 91e73803ca ENH: translation: add smooth pei plate
JIRA: STUDIO-4181
Change-Id: I1405008cbbf0655fcc56b2e5ae8577184613024e
2023-11-01 09:11:19 +08:00
tao wang 23079b23df NEW:support for dynamic configuration files
Change-Id: Iec433ca1f75f223af68c5103013ff47d1acf1678
(cherry picked from commit 40acd7f6b11e9b2b3403a84b4b7d4b70da5d0ed2)
2023-11-01 09:11:19 +08:00
wenjie.guo 97be20a4ae FIX: The Chinese translation of Z hop boundaries.
The Chinese translation of Z hop lower boundary and Z hop upper
boundary for github/01.01.00.08 branch.
Github: #77
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: I8fae7988c6eb6de3efe08d642c8a7dbd30bccf67
2023-11-01 09:11:19 +08:00
hu.wang ab7dec0b87 ENH: Upgrade page optimization
implemented a click to jump to the browser, added a open in browser button, and skipped this version button,and download button

Jira:STUDIO-4042

Change-Id: I368a7eef0ac72c5b19cf8b03632112e183487c6e
2023-11-01 09:11:19 +08:00
xun.zhang 1e83346277 ENH: add printer structure in config
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I78969725c8b9984872e57fd2da476b9417cc1df7
(cherry picked from commit c57fc4a9ea501e60f52f4267892816cdf8f4e3c8)
2023-11-01 09:11:19 +08:00
zhou.xu 4a143ed8b1 NEW: add bottom setting for height range function
Change-Id: I0a818dde1e44e9f4475222038916c5ef992461de
2023-11-01 09:11:19 +08:00
tao wang 022445b272 NEW:supports new layout of extra AMS
Change-Id: Ib00d7c2e1c09a2fbe2de739e1c7cc35e03900edc
2023-11-01 09:11:19 +08:00
maosheng.wei 86675c4caf ENH: [STUDIO-3151] Optimize scoring entry
Jira: STUDIO-3151

Change-Id: I6ffd236faea7de9f1e35b77f818f926f2477939a
2023-11-01 09:11:19 +08:00
zorro.zhang 6e6c28b0ee ENH: Element Text can not be selected
Change-Id: I2c837306c9ebc38c371cf944f558ec3009ee9d26
2023-11-01 09:11:19 +08:00
xun.zhang 7c89b4d225 FIX: add setting_id for CR-6 printers
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I376bb4dea584d8bd7fe65741541a47cb60cc4721
2023-11-01 09:11:19 +08:00
wenjie.guo de13d6bcad FIX: Change the default z_hop from 0.4mm to 0.2mm
for X series and P seris with nozzle 0.4mm.

Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com>
Change-Id: Iaa15c4ffaeed455f99261151020f13d498c615f4
(cherry picked from commit 3dafafe3a66863b7af743b4fffd41d68b9c24737)
2023-11-01 09:11:19 +08:00
xun.zhang d724a3bd66 FIX: use extruder list to decide chamber temp
As title.Use the same way to decide exhaust fan.
Removes end print exhaust fan control.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib848b04361dc1214eabe2819a6d120d9e0646689
(cherry picked from commit 02ef3a05141710172b1ec2cc45c1e3f9908c82a3)
2023-11-01 09:11:19 +08:00
chunmao.guo 182cab1f14 NEW: [STUDIO-4029] add printer compatible configs
Change-Id: I2ff30c3612730bacc868b5f23b10496a370d6735
2023-11-01 09:11:19 +08:00
liz.li 6cf4f072ce ENH: text translation about first layer seq
Change-Id: I4e9571e9467c95d70c9c2554cb1a90c95d4079c9
2023-11-01 09:11:19 +08:00
just-trey fee6bb098a ENH: Thanks @just-trey for updating Anker profiles
Update Anker profiles and includes the new AnkerMake M5C printer.

github pull request: 2125

Change-Id: I1b2a78f3404273550fc0030b0bda425628051506
2023-11-01 09:11:19 +08:00
maosheng.wei f7495612fa FIX: add small disc stl
Change-Id: I5c6c8ca1d4a15fc1462fe47d2e5e37b459f9a9a6
2023-11-01 09:11:19 +08:00
SoftFever 238a377155 ENH: switch ironing_type to no ironing
This modification is based on Orca's commits 61db1ef3692

Commit: 61db1ef3692671a0e0a2d204a353fd3d3572edd8
Parents: a1bc4b3a5758dec9f9c68459684f7cc94cd41e4e
Author: SoftFever <softfeverever@gmail.com>
Committer: SoftFever <softfeverever@gmail.com>

misc profile fixes

Change-Id: I7fd63325073112553a3f8d0387b5109442ac2f30
2023-11-01 09:11:19 +08:00
Lee Colarelli 3070e76849 ENH: Add Anycubic Kobra 2.
This modification is based on Orca's commit abc0f1c68279c4adf1

feat: added Anycubic Kobra 2 (#1765)

* feat: added Anycubic Kobra 2

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected buildplate texture size

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected max layer height

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix bed model

---------

Change-Id: I5a82ae29385e8e66499503f40357166d60fb6d2a
Signed-off-by: Lee Colarelli <lee@leecolarelli.com>
2023-11-01 09:11:19 +08:00
liz.li 060b41707e NEW: first layer printing sequence
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
2023-11-01 09:11:19 +08:00
Stone Li a75d024485 NEW: support korean and russian language
Change-Id: Ie29a6304906415e2e71f0dc8ee99ffc65b1a1708
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:11:19 +08:00
maosheng.wei 93cf701be5 FIX: [Jira:3864&3728 github:2227] translation issue
Change-Id: I375e72191b3af1cf389e65ff4b62ed4f77d8f76a
2023-11-01 09:11:19 +08:00
chunmao.guo c288f26645 FIX: [STUDIO-3891] move printer image to profiles path
Change-Id: I40755109fcab4532cfe7d2314accc7d9f61c249c
2023-11-01 09:11:19 +08:00
tao wang 771bc38a02 ENH:support setting chamber temperature
Change-Id: Icacd3f248a8f4dbff6c928e666f986c62801eebd
2023-11-01 09:11:19 +08:00
maosheng.wei b09c972e28 FIX: complete calibration translation
Change-Id: I7c3d3b1389cc73d223e6c6a17e94b02b8d6fa95f
2023-11-01 09:11:19 +08:00
qing.zhang a91109ae84 ENH: switch default wall to classic
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I04429ac04370efc98314e46f40fc4e317c6f0fe2
2023-11-01 09:11:19 +08:00
maosheng.wei d63319a21a FIX: github #2193 updata Bambu Cube V2R1
Change-Id: Ifea21506948932b09085922ae2dcfee824162c7f
2023-11-01 09:11:19 +08:00
maosheng.wei 4d438c6eba FIX: translation
Change-Id: I4e6ce9943df178c80a47c49fb50da1ba16d1d7a3
2023-11-01 09:11:19 +08:00
liz.li e9408b031c ENH: replace a better image on cali start page
Change-Id: I78cddda53786b6960efd005d416b7a2540213adb
2023-11-01 09:11:19 +08:00
xun.zhang 238c80cfd2 ENH: optimize some params for third-party printer
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e19.

commit afdd753db742c7a5d0c3e730ec39aae7035b9cf2
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Aug 3 00:40:30 2023 +0800

    tweak profiles

commit aaefc400e1997dfaea9d1d36deb0a2bd71479316
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jul 31 18:48:25 2023 +0800

    Tweak profiles
    1. Fix Voron Trident printable height issue #1641
    2. Revamp Qidi X3 printer profiles
    3. Turn on accel_to_decel_enable for klipper machine by default
    4. Many other profiles tweaks

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-11-01 09:11:19 +08:00
maosheng.wei 9f18c886c9 FIX: add Chinese pictures in cali page
Change-Id: Ibcb0a01ec0fcbb3a73708cb6dc771748b3ebc2ea
2023-11-01 09:11:19 +08:00
maosheng.wei 3aefe96f26 FIX: [STUDIO-3835] Cali translations
Change-Id: I705d27ff172c8c9c0eed617f69af3128f2e3ffe0
2023-11-01 09:11:19 +08:00
liz.li 353f505ef4 ENH: replace image of flow dynamics cali start page
Change-Id: I3a1c7ac95cb4908065c8edc8b38f8304c44c96b7
2023-11-01 09:11:19 +08:00
maosheng.wei e2f94b478f FIX: Some translation
Change-Id: I21c1c571b0f65404c51cf8ca80c3b8829a317529
2023-11-01 09:11:19 +08:00
Dmytro Chystiakov b7bb3c5ae2 add: Ukrainian language to preferences settings 2023-10-16 09:17:14 +08:00
lane.wei 3752f608a4 FIX: sync the layer change gcode to P1P
Change-Id: I8a57c43dbb1e5979a1714939426995dc7d229966
2023-08-01 22:09:01 +08:00
椰子 030aab5068 FIX: Revert "FIX: Smooth timelapse in common profile was wrong"
This reverts commit 31c0fc89e3f70b0fa110fa715586c2a597e0929a.

Reason for revert: X1 not working

Change-Id: I9b634e61b37aa3294aa133458d257bc2035b8d48
2023-08-01 22:09:01 +08:00
xun.zhang 5813ee655d ENH: mismatch between cover name and machine model
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4ec0351e3ebe1efc88e32702d4136026ddbbc174
2023-07-31 14:29:15 +08:00
xun.zhang 13d33a2cf2 ENH: modify P1S start gcode
Use P1P start gcode for P1S

Change-Id: Ic787c78e1e368551740344893a0d7092a34f5b40
2023-07-31 14:29:15 +08:00
Arthur d694409b86 FIX: Smooth timelapse in common profile was wrong
Remember C10 is for traditional timelapse, C11 is smooth timelapse.

The mother profile of all machines should be right.

Change-Id: Ia941f743d2a81ef4b5b4fa08a37ca654eb86d0d7
2023-07-31 14:29:15 +08:00
xun.zhang 12eec78d1d ENH: add profiles for creality CR6
Thanks bhast2 ,these profiles are based on his original version.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434
(cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
2023-07-31 14:29:15 +08:00
xun.zhang 793c657b46 ENH: remove nozzle_hrc in params page and profiles
use std::map to map nozzle_type to nozzle_hrc

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie9d1db486808bd5164c7952caecaf4ac279f43d8
2023-07-31 14:29:15 +08:00
liz.li 90e0184313 ENH: adjust imgui plate thumbnail color
Change-Id: Iec5cb3162c55e44eef2c67a3e5d8c65b5eadd785
2023-07-31 14:29:15 +08:00
xun.zhang b8fa5decc1 ENH: lower the bed temperature for p1s and p1p
Change-Id: If00565c4428bc07d93eb3e2305fea4478d0f3339
2023-07-31 14:29:15 +08:00
maosheng.wei cd8e7e80ba FIX: Calibration supplementary translation
Change-Id: Id4203f55e921dc5c1d1d462f7dcacd262d88c603
2023-07-31 14:29:15 +08:00
maosheng.wei ce24b5ced6 FIX: Calibration related translation
Change-Id: I3845cec9ba2d826a1e264ec2d4f8d9b428ab3af9
2023-07-31 14:29:15 +08:00
liz.li 4d8ad0003b FIX: linux darkmode text display
Change-Id: I2c935647669dd9743cf4a230ef21e48ea4b92eb8
2023-07-31 14:29:15 +08:00
liz.li 28899c4b9a ENH: replace a png
Change-Id: I21fb87d7f54a616d2b78269389c59413ad288568
2023-07-31 14:29:15 +08:00
maosheng.wei 619cb8eeff NEW: [STUDIO-3710] add Bambu Cube V2
Thank you very much to Thrutheframe for providing us with a very
valuable model for our software. We sincerely appreciate your time and
effort in helping us improve the project. Here is the model address:
https://www.printables.com/model/222285-bambu-lab-xyz-calibration-cube.
Thank you again, Thrutheframe.

Change-Id: I200fd23ab7a09683b2610664c8e09ae53fc42133
2023-07-31 14:29:15 +08:00
maosheng.wei e2980e7755 FIX: Mesh Boolean translation
Change-Id: I158f3836fcc18f5e4311b4e59c4fa38bd9c14eec
2023-07-31 14:29:15 +08:00
qing.zhang c52365cec3 ENH: set wall loops to 2 to reduce extra stick material
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Icab1c1eb73d5e71f63d6fc6046562f0518476080
2023-07-31 14:29:15 +08:00
liz.li 53787b4c9e ENH: refine calibration UI layout
1. adjust layout of every cali page
2. add tips panel about how to use PA result factor
3. modify PA start page text

Change-Id: I5e9d4f9ab63e231289ac2b0db5efee158ddee7f5
2023-07-31 14:29:15 +08:00
qing.zhang d53d03f1fc ENH: add p1s as compatible machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I08b5f069be45fe0d16bd9e148ffb2409285b2503
2023-07-31 14:29:15 +08:00
adripo dfdd335307 fix: missing newlines 2023-07-21 19:51:38 +08:00
zorro.zhang a1c9422ec3 ENH: Url use Green in dark mode
Change-Id: If6c295c2d2d79aab452b542820a485532e643b3c
2023-07-13 10:35:05 +08:00
qing.zhang d8d4390d33 ENH: add pic of P1S
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I654ad7210d31f9194bd83dace53a1b66bafc9448
(cherry picked from commit 44cc5135512b86cc7987490de604c33429c2b06f)
2023-07-13 10:35:05 +08:00
qing.zhang 108b0b6999 ENH: add P1S machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ide4b293e20e0a66dde748ee5844c7bc0dfcc359e
2023-07-13 10:35:05 +08:00
Stone Li b19c42ad4d NEW: add config for C12
Change-Id: I80d8ce0a31a18f87cf72823a1a90c351b43c88e4
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-13 10:35:05 +08:00
tao wang f7dfe10750 NEW:update the Chinese translation for calibration
Change-Id: I7be722b6ccd6f70c23d623514c6a77b29edba2be
2023-07-07 21:17:48 +08:00
xun.zhang 9b74fbe459 ENH: update X1C/X1/P1P start gcode
Change-Id: Ic552ac801202589e00ef692bae57126b8eed79c7
2023-07-07 17:52:43 +08:00
xun.zhang f525785338 ENH: update X1/X1C/P1P start gcode
Change-Id: I487778ac32435b870ce78fc515187c0d08db9aba
2023-07-07 17:52:43 +08:00
liz.li 045c2e8c87 NEW: calibration : add new image
Change-Id: I42ec622e3394c832a8b7f12d618b557cba095018
2023-07-07 17:52:43 +08:00
Stone Li 79506b6b05 NEW: sync po files with localazy
Change-Id: Id9b715a179683cf9563b3db545c04025e0f2849b
2023-07-07 17:52:43 +08:00
liz.li cbaa6bf16c ENH: modify image and introduction text
Change-Id: Ib867b6bc7200405b470b6149213c46986abf4bcb
2023-07-07 17:52:43 +08:00
xun.zhang d9b44245ad ENH: update X1/X1C start gcode
Change-Id: Ib6ac426ee91be4b85590df2343bc1cb9933dfe73
2023-07-07 17:52:43 +08:00
liz.li 63eaadb355 ENH: change image and text
Change-Id: I8844cde95f75d999079cd2c091247dc555a3fc2c
2023-07-07 17:52:43 +08:00
lane.wei 4dd068b505 ENH: version: update version to 1.7
Change-Id: Id14302d7d6ab510587e8f72cc72333210c386658
2023-07-07 17:52:43 +08:00
maosheng.wei 2e5474418c FIX: Calibration related translation
Change-Id: Ib745305c23c5b01462aac48346dc20943b366c76
2023-07-07 17:52:43 +08:00
Stone Li 60b8597557 NEW: modify to new cali lines pattern
Change-Id: Ib3f05319036a2637430d2922c8c52b9dbe879d1e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
tao wang b461d8f9d5 NEW:added missing method for github branch
Change-Id: I6dba035deb036a5610d3659a6abebbe9ae768bdc
2023-07-07 17:52:43 +08:00
Stone Li 2368d929fe NEW: rearch calibration
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
maosheng.wei f4b3185fb9 FIX: HaiDiye Copywriting localization
Change-Id: I5a076ef48ad639b2ad4b94501413a9780ee2896b
2023-07-07 17:52:43 +08:00
maosheng.wei 774899936d FIX: Copywriting localization
Change-Id: I20f6b6a988d7f9d372f2cbee601bcee57719e6f7
2023-07-07 17:52:43 +08:00
zhou.xu e55aa34da0 NEW: add plate name edit function
Change-Id: Ic2aacd8617856efd2f528bddab74e5881df28e01
(cherry picked from commit b0bd89928ed974aa77a0b2f4138c53899ae8ba93)
2023-07-07 17:52:43 +08:00
xun.zhang 87848594b7 ENH: update X1C start gcode
Change-Id: Ib1c7e829ae7876c55fdf2d9d3b7f436653dea27a
2023-07-07 17:52:43 +08:00
xun.zhang 7b0b24e64e ENH: add PLA-AERO,add default key in common json
Change-Id: Ia6551f50e0f921a196a3a94659b367ca1ec4424f
2023-07-07 17:52:43 +08:00
salt.wei c5d70a846e ENH: add setting of extruder type
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic126466f6b579dd6a55a1ba16a63c015d538c750
2023-07-07 17:52:43 +08:00
xun.zhang 029e246fe0 ENH: update gcode of N1,X1,P1P
Change-Id: I417b77c33ff76eeec3eddf8be246f60785ee5454
2023-07-07 17:52:43 +08:00
qing.zhang 1368501508 ENH: add Generic HIPS
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I0fd861db6137c39f59630ae443661ddeb7a7b060
2023-07-07 17:29:08 +08:00
qing.zhang 9bd0e3e85b ENH: update start gcode
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ide7f55f348b1b49c56da02079178a4b1242d4897
2023-07-07 17:29:08 +08:00
tao wang cbb69c415a ENH:update the entrance for model upload
Change-Id: I59a4a9d4802b31871601259c3a5766d789fc3b94
2023-07-07 17:29:08 +08:00
qing.zhang 9cbd43049e 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
zorro.zhang c48c9a420a FIX: Show the long name of Filament
Change-Id: Ic07cc14262dac2987d50cb09bd9f7bf0ce264dcb
2023-07-07 17:29:08 +08:00
zhimin.zeng 4b23192d6f NEW: add calibration for 3rd printer
cherry pick from SoftFever

Change-Id: Ibb2b4693c3f2e800dbef1542cbada6736154ce48
2023-07-07 17:29:08 +08:00
xun.zhang 8a34f6b606 ENH: rename filament in machine default materials
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
2023-07-07 17:29:08 +08:00
tao wang fa49bdebd3 ENH:transparent images are not complete
Change-Id: I09882f74730fa47dec829901491f411d081b833f
2023-07-07 17:29:08 +08:00
xun.zhang ee11ca6eeb ENH: rename third-party printers' filaments
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00
liz.li a66c2d6d13 NEW: add meshboolean gizmo
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
2023-07-07 17:29:08 +08:00
zorro.zhang e80ecc045e ENH: Reduce Avatar Refresh Time
Change-Id: I9cc8582f2e2ea08860c501834f3a758d86773e4c
2023-07-07 17:29:08 +08:00
xun.zhang 4733a9a602 ENH: pick Qidi and Voxelab printers from orca
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
2023-07-07 17:29:08 +08:00
Stone Li 1f6a36897a ENH: sync translation with localazy
Change-Id: I82907734fd7371ce94e4467763f481a16b5e330b
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
qing.zhang 4f4516357f ENH: add seam parameters and increase wall loops
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id5c6cd6e97493f8912ce1857aed56eecace66cee
2023-07-07 17:29:08 +08:00
salt.wei 8905121af5 ENH: sync voron profile from orca
Thanks OrcaSlicer.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I02f6b712cc07907ae7cae4284fb75ddef053dfea
2023-07-07 17:29:08 +08:00
salt.wei 45167d6b13 ENH: add elegoo printer from orcaslicer
Thanks OrcaSlicer.
Also fix wrong setting id of these profile

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib34a46d1b1ae5681b755a7f5b1ef227b502b5262
2023-07-07 17:29:08 +08:00
Stone Li efd65561a2 NEW: add Device view for third-party printers
cherry-picked from SoftFever

Change-Id: I36b2fa0227886e4fac494c8b83e12f4fc0b04e17
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
maosheng.wei 5e4f4f82da NEW: [STUDIO-3178] Add three common benchmark models
Change-Id: Ie9c73260692baab865ca99fabcce8f090e54de21
2023-07-07 17:29:08 +08:00
zorro.zhang 77c0c42f9e FIX: Filaments Height when Have too many printers
Change-Id: Iae85d48791cbe6e399b98fd34f041d6b7de9f872
2023-07-07 17:29:08 +08:00
zhimin.zeng 11fb7fb89f ENH: add new calibration
pa calibration for 3rd party printer and retraction calibration

Change-Id: Ifeb12807cdce366c9d265a0490b320224dfb23fe
(cherry picked from commit 732adceeef43c9c957468ab490f0e3ee20f3173b)
2023-07-07 17:29:08 +08:00
Stone Li 2910014887 NEW: render cali lines for X1 series printer
Change-Id: I0edbe9cac3be837702e0b03d66766291b012b4b8
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
salt.wei f84d38bea1 ENH: add more creatity printer
Thanks OrcaSlicer. Also fix wrong
setting id in orca profile

Add one py file to check whether has duplicated setting_id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
2023-07-07 17:29:08 +08:00
zorro.zhang 26ec9ae385 ENH: Show Printer Thumbnail From Profile Folder
Change-Id: I1ebea7016bcf8725d80d450ea82ff85941cb0dc8
(cherry picked from commit 9cd50c690a70f103a9140fdb85cca7d2858874b0)
2023-07-07 17:29:08 +08:00
salt.wei b0e740ef22 ENH: pick more anycubic printer from orca
Thanks OrcaSlicer, also fix wrong setting id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I017ee110e18e5e84d1b21113908b43e286fd6d4e
2023-07-07 17:29:08 +08:00
salt.wei 4a3464243c ENH: pick Anker printer from orca
Thanks OrcaSlicer. Also fix the wrong
setting id.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: If70c1bebb853a2f2f9b90e7c66e886af0432b52a
2023-07-07 17:29:08 +08:00
qing.zhang d9a04d8c09 ENH: set wall generator to arachne
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I6f39baaca4c26440e210cd0780b56f421cab2904
2023-07-07 17:29:08 +08:00
salt.wei 5d36231752 ENH: add prusa MK3 and mini printer
Thanks orca-slicer. Also fix the wrong
setting id from orca.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I68363dbc2a261a6ae13ac5569972446e032e77f0
2023-07-07 17:29:08 +08:00
maosheng.wei 68192b4e8f FIX: Some translation issue
Change-Id: I3f0081186a3bde4727c54021367f9361462507c9
2023-07-07 17:29:08 +08:00
tao wang 2e4cc06d0c NEW:update the Chinese translation of the privacy agreement
Change-Id: I41bb4150120f7fac6ee2731fbc3fa870b05fc4a6
2023-07-07 17:29:08 +08:00
liz.li 304c3abfe9 ENH: calibration
1.fix some issue: STUDIO-3127、STUDIO-3138、STUDIO-3135、STUDIO-3123、STUDIO-3117、STUDIO-3115、STUDIO-3114、STUDIO-3113、STUDIO-3112 and other issues
2.refine UI
3.FLOW RATE multi-slots calibrate saving related logic
4.add input validate and access protection

Change-Id: Ie6c04fdfd050cc48607182bd8cc8f145381a5b70
2023-07-07 17:29:08 +08:00
zhou.xu f9a1e203df FIX: update mo and mo files
Change-Id: Id93c1334b562fb85af64ebe55b47016c5a0511f3
2023-07-07 17:29:08 +08:00
xun.zhang 6e34ecd749 ENH:update PETG/PTEG-CF fan_threshold
Change-Id: Iffdffd936f249dd763ab7ebad0b7622d1eb504af
2023-07-07 17:29:08 +08:00
zhou.xu a1faa927cc FIX:translate "Edit plate setitngs" and so on
Change-Id: Ie82c5e9e4c26b6d72722914192296925ad36ff48
(cherry picked from commit c7ed2e139bccf6ef1cf18c7c232c0c759db19578)
2023-07-07 17:29:08 +08:00
xun.zhang 254c3f77c2 ENH: reduce v-speed in 0.4 nozzle for PETG/PETG-CF
Change-Id: I1ec04a44a16872c19de4e5148fd269aee1952147
2023-07-07 17:29:08 +08:00
maosheng.wei fc64864b15 FIX: [STUDIO-2947] Privacy terms with white background and white text
Change-Id: I54fdef6300ef7ae0413796c5f685ef7499bb8ef4
2023-07-07 17:29:08 +08:00
manch1n 7ba1ac9d15 ENH: [STUDIO-2773] block notification
Change-Id: I97b556b5ad1f25d8c4118e1f271c0756084d83cc
2023-07-07 17:29:08 +08:00
tao wang 27c8c81cc1 ENH:fixed transparent controls that cannot be clicked
Change-Id: I36f34b73a5248299b1db20127b5cbd010592f62a
2023-07-07 17:25:51 +08:00
xun.zhang fb5a9062ff ENH:add support for ASA and PLA Aero
Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
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
zorro.zhang c1c990051d FIX: Image preview zindex error
Change-Id: Id4119e9047efbd5f7642b1d84af5f4bf8dbbd5f7
(cherry picked from commit 2715ae3a384137b5db73faf50b0c1a651f318f5e)
2023-07-07 17:25:51 +08:00
liz.li 1f54aaf22b NEW: add calibration
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
tao wang 7d17cb20c8 ENH:transparent colored filaments are supported in the color picker
Change-Id: I1800d66ba4002ccef5c7edbd3c72d4410d1cd7a3
2023-07-07 17:25:51 +08:00
maosheng.wei 95d57386b0 FIX: Some translation issues
Change-Id: I7afe6624a565fe34991bee4c0b914ed05507e39a
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
xun.zhang 2c00a44de6 ENH: update PLA/PETG start gcode
Change-Id: I7488f8d38dce87ac3d3c08f6d0367743b61a04ff
(cherry picked from commit 6058fe6fdc8293d7d2542958b9e9aa3562a62bd9)
2023-07-07 17:25:51 +08:00
zorro.zhang 226e18254c ENH: Change Close Button of previewDialog to red
Change-Id: Id742a0e20affcd6c414e6c27e475ae8ed8c32bdd
(cherry picked from commit d080c902d3364a5dbbe9a074117b932acf7c0937)
2023-07-07 17:25:51 +08:00
qing.zhang cdae0ac2b5 ENH: set fid of Genric PLA Silk & travel_length
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I4f8b7e73007c9740fac8c379c2b85f2d6fbdd9d8
2023-07-07 17:25:51 +08:00
qing.zhang 1d0476fa44 ENH: optimize the efficiency of auto lift
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9c1679cc80ae23ff066df6e2fe98b5530a9d2288
2023-07-07 17:25:51 +08:00
Stone Li 6e5e947aa2 FIX: disable micro lidar in P1P
Change-Id: Idec534e783319c51c19f3b1bafce633c29a13a71
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
Arthur 9dd33e599f ENH: add cn translation for fill in bed
Change-Id: I8bc9a62bb759c3f1193133f8d6a672e2ef4d8824
2023-07-07 17:25:51 +08:00
chunmao.guo dfd049374c FIX: [STUDIO-2865] only send changed thubmails to home page
Change-Id: I88ae0dd3a47c4cf02bf97978a22fd72ed0ef0299
2023-07-07 17:25:51 +08:00
chunmao.guo 149b1112fc ENH: transparent filament color
Change-Id: I8f6a26763a3ad790bda6ca13327d40403d88dd59
2023-07-07 17:25:51 +08:00
xun.zhang 8b893e631b ENH: delete duplicate keys in filament profiles
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
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
xun.zhang 4297f72283 ENH: update end G-code
Change-Id: I4d153b76df8752ca97f394ebb4dd96c4550e95af
(cherry picked from commit 217e7b332c89160d322a86c25ae35b106dcb7d60)
2023-07-07 17:25:51 +08:00
tao wang d70a608921 NEW:confirm privacy agreement before binding printer
Change-Id: Iee6776bf533577dd9fd388c3ea2efad27692cf82
2023-07-07 17:25:51 +08:00
chunmao.guo b5663b25c9 FIX: is_support_remote_tunnel P1P >= 01.03.00.00
Change-Id: I97e7a38f7bd3d42f61fb4c56b3757b36805a28bf
2023-07-07 17:25:51 +08:00
zhou.xu def87a59c0 FIX:The mirrored patch normal vector needs to be reversed
Change-Id: I3a67322eb59355ed91d1af390eb34f7f3d378198
(cherry picked from commit 3187f2b7944ddd2b9b6dc621da07dac6d4b3b31f)
2023-07-07 17:25:51 +08:00
zhou.xu 507a8a6d36 NEW: add overhang highlight area
overhang rgb=(200,0,0),remove supportType,do not save para after overhang operation preview

Change-Id: I947bbd9db264f00f0609b3f02140060f9a2621fb
(cherry picked from commit 796c4460fe998da206f9ca77973a20796fa1d3ca)
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
chunmao.guo 14836c5f4a NEW: [STUDIO-1868] show model files in printer's sdcard
Change-Id: I48a3e9d4b0422ddae17fc1eeeb671d1051cd7c6f
2023-07-07 17:25:51 +08:00
qing.zhang c86c3bf897 FIX: set temp befor open HB fan to avoid oozing
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ibbda89a855927615d7da0e6da94a988852a10465
2023-07-07 17:25:51 +08:00
Stone Li bcd4864659 ENH: revert remove unused cert
This reverts commit 73410cf602c97466619856890da39db820e7cedf.
2023-07-07 17:25:51 +08:00
Stone Li b98ced1b13 ENH: remove unused cert
Change-Id: I2b5032cc990463872e9c03f9a793886936c4f01c
2023-07-07 17:25:51 +08:00
qing.zhang 8b19310d5d ENH: add support for PLA and support for PA
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I83781d4e11bd986131caaabba479c0074f2506a0
(cherry picked from commit 545c0122d1c0fce96b62de7ee9042b24911d93a6)
2023-07-07 17:25:51 +08:00
zorro.zhang 329d5d445d ENH: Optimize More Button in OnlineModels
Change-Id: I9438e50a131631a7321fa8bde1225f4371c9487c
2023-07-07 17:25:51 +08:00
manch1n 387a396f4b FIX: update cn translation of conflict check
Change-Id: Iaa11f2c7022dd1fbd66ba8180a78a456c9925472
2023-07-07 17:25:51 +08:00
zorro.zhang 28750e10ac ENH: all fix about OnlineModels
Change-Id: I9ae1a9fdb364c28f3c9de2827ca1bbb9a2f750fa
2023-07-07 17:25:51 +08:00
战马 0a9d33157a NEW: [STUDIO-2476] design_staffpick
This reverts commit 4d13a44a2e4136d0c2e173e367e13f6a6ba00670.

Reason for revert: 123

Change-Id: I008a0ab3540589e5938fb3e1814571e00c467227
2023-07-07 17:25:51 +08:00
maosheng.wei 114baf7398 FIX: [STUDIO-2687] Translation issues with network plugins
Change-Id: I4c65f659efe44ab04fcf4a2874676761e2f713fb
2023-04-24 09:11:01 +08:00
maosheng.wei ad035fa637 FIX: [STUDIO-2698] Load failed content translation
Jira: STUDIO-2698

Change-Id: Ic59868492eff4f91b765cb0907a94a880dba9c0f
2023-04-24 09:11:01 +08:00
Arthur f793254e16 NEW: add icon of rectilinear_interlaced pattern
Change-Id: I2b91167a7efbdd239e0d46fb9643529144c04107
2023-04-24 09:11:01 +08:00
zhimin.zeng aaf513b356 FIX: modify the cut picture
Change-Id: I58588d03c4e265d6f7b42ae3339769e1c918b2f8
2023-04-17 15:39:02 +08:00
qing.zhang 0dfbc7e719 FIX: conflict of setting-id
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I8eb290e4c1f86635b8d1cbafa80a221ab8ea967c
2023-04-17 15:39:02 +08:00
Arthur 0f61902c8e ENH: add cn translation for conflict check
Change-Id: Id2c034567dbbf8878a601af1af16f1c8d24d1033
2023-04-17 15:39:02 +08:00
tao wang 06da649391 NEW:add chinese translation for confirmation before sending
Change-Id: I4f2c07e7dfdbdf64b419cc1e119c1d622642ddad
2023-04-17 15:39:02 +08:00
qing.zhang 63c9b81127 ENH: update the temp of high plate of PLA Silk
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I1154af98d966aa7a0f384538944d569c190ffd41
2023-04-17 15:39:02 +08:00
tao wang ef6827a6f8 FIX:fixed gradient filament color display on MacOS
Change-Id: I57f3243f5013b8d26ace3fae2cc41e807494af6b
2023-04-17 15:39:02 +08:00
tao wang 64e203e05c FIX:fixed some icons cant display when change dark mode
Change-Id: I0984aab97e1a1c151e9173d96c8f012935c48fcb
2023-04-17 15:39:02 +08:00
qing.zhang 4c41f46163 ENH: add filament_is_support to all files
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I439ef9a2902563874d748be9aa9fe067e99588e6
2023-04-17 15:39:02 +08:00
qing.zhang b2fbd6b09a ENH: Cool Plate -> Cool Plate/PLA Plate
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Iaee7fb0df3a515b3fa726e16d7363e7c56ded7c2
2023-04-17 15:39:02 +08:00
liz.li 9b1865667b FIX: lack of german translation
Change-Id: I45f8711d56180bd226f14552d1e1363722b2c345
2023-04-17 15:39:02 +08:00
tao wang 9d4a0665c6 ENH:add chinese translation of 'layer'
Change-Id: I2a1a6524ce1e8bbc619d1cf608757699f10b0ac6
2023-04-17 15:39:02 +08:00
lane.wei 07f4297443 ENH: privacy: refine some text
Change-Id: Id5c9c0b0700ce233e46d6ea39bbb7374f87449fa
2023-04-17 15:39:02 +08:00
chunmao.guo a344ebcf81 NEW: Revert "[STUDIO-2476] design_staffpick"
This reverts commit 0063720bbaaa6a680f2d9f395d60cf193d126e11.

Change-Id: Ieb19daf19b38f5e25b78967ee225042988d98c7d
2023-04-17 15:39:02 +08:00
zhimin.zeng 9b6a182e8f FIX: modify the translation.
Change-Id: I94c1dc1a811b063611d43f6bde5e591e381cb4da
2023-04-17 15:39:02 +08:00
qing.zhang d3d3f41f8c ENH: update fan nax speed of Bambu PETG Basic
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I7e43702eb3af0e7960ea91ef3dd3a38c496b6f6b
2023-04-17 15:39:02 +08:00
lane.wei 5772b013de FIX: fix the filename not correct issue under linux
Change-Id: Ic720c7734be60197135965f3dcecc84eb9a8eb5d
2023-04-17 15:39:02 +08:00
Stone Li 8ace4e6d81 ENH: sync with localazy
Change-Id: I03891176cee9a41ed5524d32d0e0a01f657d62d1
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
qing.zhang afb9886e0e ENH: add Bambu PLA Silk & Bambu PETG Basic
add cool plate temp for PLA

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If3ca9c773351939358d7bed9f6d6c890a28b302b
2023-04-17 15:39:02 +08:00
lane.wei 1cb64c15a0 ENH: translation: update some translate of Chinese
Change-Id: I998eaf77853debdceb95172eb3d0ff3d44916c44
2023-04-17 15:39:02 +08:00
lane.wei 90760e0d07 ENH: refine the thumbnail rendering
1. add specific shader for thumbnail
2. do not render the negative-z part
3. fix the sinking related issue under cli

Change-Id: Ia59083437544c1c0bd924c811274ccbb137e9eb7
2023-04-17 15:39:02 +08:00
tao wang 50d9dd331c ENH:update some Chinese translations
Change-Id: I280a9340c0540b5c00d8651f3c9705b775a359c7
2023-04-17 15:39:02 +08:00
tao wang f06b214c30 ENH:optimize ams settings and virtual tray
1. separate virtual tray and extrustion calibrations
2. only when confirming will the disabled materials be checked
3. uptimize ams style

Change-Id: Ie435555d0cad45fbc0cb1bf7e1706985ec1aaa78
2023-04-17 15:39:02 +08:00
Stone Li 92255cbede NEW: update po files
Change-Id: I73c63d9155c8c612d629623a633b8bfcfcee0a1a
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-04-17 15:39:02 +08:00
liz.li a64f587cc2 ENH: add some cn translation
Change-Id: I325f06264780acf8ab69f1f32fef22b6e175a0b9
2023-04-17 15:39:02 +08:00
zorro.zhang cc6bd668ae NEW: Staff Pick UI WebPage
Change-Id: I85c5b5ba28144a75dc231b99d73a8f5c2ce941f4
2023-04-17 15:39:02 +08:00
liz.li b2e4935b6f FIX: german translation
Ctrl -> Strg
Del -> Entf
Shift -> Umschalt

Change-Id: Ifa340ee86cb9fb96ec3694ef47cac5235f519c40
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
Arthur cf556814ce ENH: translate missing entries
Jira: STUDIO-2577, STUDIO-2581,STUDIO-2582,STUDIO-2585

Change-Id: I560635756f7d0a9b27e4827920fe84c724d09f01
2023-04-17 15:39:02 +08:00
tao wang ee2ef44dc7 NEW:ams control support for more gradient colors
Change-Id: I3e7e7e1f340a443200b9225b142f6398b4824513
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
liz.li d776c7595e ENH: enable gcode window and support viewing added custom gcode
Change-Id: I2def8c32c17b6f2edfd2e6d0776123127560f167
2023-04-17 15:39:02 +08:00
tao wang 20ad3c7f9a ENH:add some Chinese translations
Change-Id: I610c23cbe36fb8f66c8a69e53330ec941174f12e
2023-04-17 15:39:02 +08:00
zhimin.zeng b746877d70 FIX: modify the shader load error for mac
Change-Id: I3e2b282b145b4d87e09c22d4fec1b88537212d60
2023-04-17 15:39:02 +08:00
qing.zhang 9309831d26 ENH: update machine_start_gcode
turn on HB fan before setting the nozzle temp

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I55908465055dcd93d274c1d861715cf7b9cbe655
2023-04-17 15:39:02 +08:00
zhimin.zeng 34f52b213c FIX: modify the camera command of P1P smooth timelapse
P1P use its own layer_change_gcode

Change-Id: I3f640a8d6fdc4481460e0f5aca33cd1ebf3de5ab
2023-04-17 15:39:02 +08:00
chunmao.guo 1966946256 FIX: [STUDIO-2489] Monotonic vs monotonic line wrong icon
Change-Id: Icb50527ed924e82cb6d3508117ebe09781d8b2d1
2023-04-17 15:39:02 +08:00
zhimin.zeng e031708043 FIX: translation for cut
Change-Id: I31f755b857f07e920fe6e50d48f4aa34a53e07da
2023-04-17 15:39:02 +08:00
tao wang 47c04e75a7 NEW:use new humidity img
Change-Id: I8e5b68f929e2638d9c94bab3d9ed6b8d7133d586
2023-04-17 15:39:02 +08:00
zhimin.zeng dda90b1810 ENH: get start_gcode filament
Change-Id: Ia511f758d5c59ddc38c79f251e8c95511de4a235
2023-04-17 15:39:02 +08:00
zhimin.zeng cd4cddfca4 ENH: Cut optimization, support for custom connectors
Change-Id: I65163314374fb74f0b16df47dacae82caa6fab0d
(cherry picked from commit 7bacc2c2a89be471f6fee51dd07a42222a28b55a)
2023-04-17 15:39:02 +08:00
zorro.zhang 223291452b FIX: Some bug in modelinfo webpage
Change-Id: I182fd0006f92975018012cb52a7093373153f80e
(cherry picked from commit c8341df9b548c0eed8769cb6b6dc80aab10b8827)
2023-04-17 15:39:02 +08:00
zorro.zhang b4ffa91cb4 ENH: model info display UI
Change-Id: I066c0e7f8ce87ec00b1141a1b44430444a819b42
(cherry picked from commit 05907a1a42da82737090d55046974d401f8af057)
2023-04-17 15:39:02 +08:00
chunmao.guo dbe1f3f5b1 ENH: [STUDIO-2437] new object sinking interaction
Change-Id: Ia93f3ee92abc7cd2ff5d623c6e1edfe7233e31d4
2023-04-17 15:39:02 +08:00
qing.zhang cafd8e7f7e ENH: modify temperature_temp of PET-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I2e361b79620cbc5e7df7d5a657f8b26e285d3538
2023-04-17 15:39:02 +08:00
qing.zhang a8488f65b2 ENH: add Bambu PET-CF & modify slow down layer time of Bambu PLA-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I8396840eca762def30cb794f4c29808f2f71adfa
2023-04-17 15:39:02 +08:00
qing.zhang 4adfb71115 ENH: add Bambu PETG-CF & change filament id of PLA Silk
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ib62b479a2a6648a2a4bfa0d3deb11f6f37f754a4
2023-04-17 15:39:02 +08:00
chunmao.guo 7eb3aa8104 FIX: privacy dialog dark mode (STUDIO-2345)
Change-Id: Icd44d4b83bd9785869f68c04e6d4e38524e4b46a
2023-04-17 15:39:02 +08:00
lane.wei dce7751750 ENH: param: remove redundant values in fdm_common
Change-Id: Ie23377db59196edc1857071b91889e2165e63127
(cherry picked from commit 84dc9d988decae3164c084a6b579522276cb4010)
2023-04-17 15:39:02 +08:00
liz.li e657f54a6d FIX: fix a link url error
Change-Id: Ie4c87383e043fc51adddabde1904b03af585181f
2023-04-17 15:39:02 +08:00
qing.zhang 65e03a5b29 FIX: fix add PETG-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I47f93ac19e0c82f0c218a01f4d916b8d76331ad9
2023-02-28 18:44:28 +08:00
qing.zhang d484b5e5fb ENH: add PETG-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Iaee30ced3be002120b6138be31a7b57422cf20bc
2023-02-28 18:44:28 +08:00
salt.wei 538c607842 ENH: z_hop_types is enum not string
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ia05eff8c78c65e358c8df36ea8b606a9b8da2663
2023-02-28 18:44:28 +08:00
yifan.wu 3e2fea33a9 ENH: update upward compatible machines
P1P, X1 and X1C may compatible with each other

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I1de7350cbc613e0dc539fe2e7f26dbe9d455e4f3
2023-02-28 18:44:28 +08:00
tao.jin 39f87ca39e ENH: change sdcard icon
Change-Id: I9f52213395672b591f9a4928071503d1817eaa85
2023-02-24 17:44:15 +08:00
Stone Li a985c21f3a ENH: sync po files with localazy
Change-Id: Ifd5414a6bdb8fa1dfb55b01f7e3f85d6562b3fc1
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-24 17:44:15 +08:00
tao.jin 394391fd12 FIX: chinese translation (STUDIO-2311~13)
Change-Id: I341bae62a88cb6130a2558cbea4083abc360d444
2023-02-24 17:44:15 +08:00
salt.wei 354a3736e4 ENH: use spiral lift as default lift type
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I52477adc3e6d48ab8201364c74006c5432db5d67
2023-02-24 17:44:15 +08:00
tao wang ea37a10951 FIX:Gcode feed/back not supported
Change-Id: I50956060e35d95ff610b2f95764c6e97468c53bb
2023-02-24 09:23:57 +08:00
wintergua d5f2a3e748 ENH: translate of the tooltips of brim type
Change-Id: I37601cbe4b116c79bdd164feac12d463d4b1c5ce
2023-02-24 09:23:57 +08:00
Arthur 2616479489 FIX: fix possible toolhead shake by adding 300ms delay
1. It seems there are a lot of buffered frames in IP CAM. Have to
   wait enough time untill all buffers are flushed.
2. From watermellon's suggestion, increase travel speed duing layer
   change, to save time and reduce oozing.

JIRA: STUDIO-2167
Change-Id: Ia2ec0bde216e90207897c00c395f7e02ea2fe342
(cherry picked from commit 9c85a7c68617b1628e1698912da20f1ebc69ec16)
2023-02-24 09:23:57 +08:00
zhimin.zeng 2fe0930777 FIX: Modify translation
Change-Id: I5c29e805dd8b93fbc3d8a59ef146e2fd16ce9ea0
2023-02-24 09:23:57 +08:00
liz.li 6f8557861b ENH:replace a svg
Change-Id: I6a5f13bf45d959a14f39bebbded425be8ab52d35
2023-02-24 09:23:57 +08:00
salt.wei 14ca73ec3c ENH: miss generic PLA silk for P1P
As title

Handle for github issue #1303

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Iffda4f3ea615a4e876f83ef8f85dacf954d5678e
2023-02-24 09:23:57 +08:00
liz.li 3be3c5553e ENH:add some translations
Change-Id: Iec4b31ada7d1f21f7ddb12fd777fd284298a0cde
2023-02-24 09:23:57 +08:00
Stone Li a48c36fde1 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
tao.jin c1cc270788 ENH: chinese translation
Change-Id: I6c072b36a14fed516a9cdcbd7c7ea2038ec29f3f
2023-02-22 20:09:17 +08:00
Arthur a981d3ac2c ENH: reduce possible toolhead shake in smooth timelapse
It's not necessary to pause before photo-shooting, but after it.
Pausng by 50ms should be enough.

Jira: STUDIO-2167

Change-Id: I88ba5db1d6cce390ae5e26ac03533b0ee277b5bd
(cherry picked from commit ae34c0b9e875d1e52798a5359b0cce2151942fb8)
2023-02-22 20:09:17 +08:00
lane.wei 6f8f937aa6 ENH: translation: add some translation
Change-Id: I3d7e9d791a3b9425f1addaca65a8ef9181616b13
2023-02-22 20:09:17 +08:00
Stone Li 85bcb8eae8 ENH: sync po files with localazy
Change-Id: Id2637ab8c80e1cc557ded245b612d6692ff6d31f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
tao.jin 2fc699be6a ENH: change video icons
Change-Id: Ib8baf01eae1edae4f30872e4d8d6e06dc817fba1
2023-02-22 20:09:17 +08:00
tao wang 94e097cd05 FIX:optimize the size of amsmapping item
Change-Id: I791d897c327b51991b203a58fab957cbe74b1b44
2023-02-22 20:09:17 +08:00
chunmao.guo fc96370abe FIX: update po text
Change-Id: Ib120d6725031419e00a6098a40886859783f0b3e
2023-02-22 20:09:17 +08:00
tao wang 72a3828531 ENH:add chinese translation of humidity descriptions
Change-Id: I51a22dde87f5f0eaec44bfe41b3751cd4f12cd9e
2023-02-22 20:09:17 +08:00
tao.jin 240d106d58 NEW: check privacy update
Change-Id: I260fbc20cdddbdadd38f1470a2e7050ee1ed14cd
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
qing.zhang 7d17bb538a ENH: fix BBL.json & change first layer height of process
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ib9d849815760a79ffe933336b2df25594c3881e2
2023-02-22 20:09:17 +08:00
liz.li 6114a415cf NEW:add statistics of all plates in preview
Change-Id: Ia93ca5a31d07ae5d52a37bb7b6fb0e3b26cfd012
2023-02-22 20:09:17 +08:00
Stone Li b731ac8db8 ENH: support load and edit with virtual tray
Change-Id: I36cd8d9f6da719526c38b7479625ed0fa868f63b
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
Stone Li 71ef9e946c ENH: support ams auto switch filament for P1P
Change-Id: I18df1c962c8289931ba8f8978752c879c13cb648
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
tao wang bb5c614b71 NEW:update the new ui layout of ams mapping window
Change-Id: I3a5efbba2400481b5edfcf9e22aab142bf30a4f8
2023-02-22 20:09:17 +08:00
Stone Li 0aa2916d4b ENH: update ams gcode when loading filament
Change-Id: Ia837249e79702693f61cd4e170342ef1e1d8427c
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
tao.jin 688084c475 NEW: add print sequence setting to plate
Change-Id: Ic4acb68743442a49dee04702e7a8073b6641bc39
2023-02-22 20:09:17 +08:00
qing.zhang c909fd9178 ENH: start gcode midify
move to the middle upper edge of plate and ratract after calibrating to avoid leakage

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Idb09aaafee3bfccfd7c14d1140778498195b98c3
2023-02-22 20:09:17 +08:00
qing.zhang bcd3ec146c ENH: mult height process for diff nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I26dec4431dba40dd35cc4038c674c6108e607304
2023-02-22 20:09:17 +08:00
salt.wei 209c50f50d ENH: fix for collision when print by object of multi color
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I3d8b285dedb13ecbb5df38d46293680d9a0c1a61
2023-02-22 20:09:17 +08:00
lane.wei 97acb54695 ENH: remove Christmas cabin from homepage
the codes have been removed from web before

Change-Id: I39c2b63c1a4ffa276b7d406eca9fc1f910fb31a9
2023-02-22 20:09:17 +08:00
zorro.zhang a934fac180 ENH: remove Christmas cabin menu
Change-Id: Idb01d9f24eacdaec8e2451f6021a8428bae1858f
2023-02-22 20:09:17 +08:00
MusangKing ceb923bc2b ENH: adjust overhang threshold angles
JIRA: [STUDIO-2226]

0.4mm nozzle contains different layer heights but has
the same preset threshold angle (30 degree) which is not reasonable.

Hereby, five of them are adjusted based on the overlap ratio.

Change-Id: I96300bf202c3a5fc4428186875a9212c32524ff2
2023-02-22 20:09:17 +08:00
liz.li e994cd02e2 ENH:add some translate
Change-Id: Ic635f5f85f67662339edd28d87a4a37232d5bc0e
2023-02-22 20:09:17 +08:00
chunmao.guo cbb84d2fb6 ENH: support filament_z_hop_types
Support override z top type in filament

This is handling for STUDIO-2082

Change-Id: I885d1d5e44d626e28b260ff569d0359e462a5f8d
2023-02-22 20:09:17 +08:00
Arthur 92022bd809 ENH: translate "No layers" and others
Change-Id: I654490a5e4049dbeb61ef7499adfddfe94bcbcf6
2023-02-22 20:09:17 +08:00
Stone Li 6122f5010a 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
zhimin.zeng ecd8418640 FIX: Unnecessary heat up when flush volume is 0
Change-Id: I5e0143d8b94ba4007a47ba3edb7277ee64bfafdb
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 afb8f47111 FIX:Fixed that AMS icon is not clear in dark mode
Change-Id: I22136d4d3b3730871131cacd8a9c1deb8965bd73
2023-02-22 20:09:17 +08:00
qing.zhang a726628657 ENH: cut travel before wipe
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I3b5dfc19c601e0cd72a4fd7fe320791f1d10c87b
2023-02-22 20:09:17 +08:00
tao wang 7c728452a2 NEW:add filaments not supported by detection
Change-Id: I1cabf8631e77fbaf42d2b30ee3e715c8f2459bda
2023-02-22 20:09:17 +08:00
liz.li 78b6e75955 ENH:add a search box for text toolbar
Change-Id: If8a43671916e56d6cb52b9fbd21dd8b8f9539083
2023-02-22 20:09:17 +08:00
qing.zhang 8e50744d2a ENH: add ANYCUIC profile which based on SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I85fc64a25dbb761377c63574b3d3ec10fda9dfd6
2023-02-22 20:09:17 +08:00
zorro.zhang 2b35961960 FIX: correct japanese of logout
Change-Id: Ie7e9e1dce591ac16cbc65398466269912925e7e6
2023-02-22 20:09:17 +08:00
zorro.zhang 2568d52825 NEW: Japanese text in userguide
Change-Id: I5e7e15e8fa255715fa3a08b39bac9bf8e8bd3c05
2023-02-22 20:09:17 +08:00
Stone Li c5ddedc308 ENH: update ams load/unload gcode
Change-Id: I3b65ef0492c456e75827692d434250bc21dbcf65
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
qing.zhang ab0ba360e4 ENH: STUDIO-2171 update PC temp & TPU 95A's max vol
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I229c8634971a20dbdff548ad16d80f0129e76079
2023-02-22 20:09:17 +08:00
Stone Li 126ef98690 ENH: modify config for P1P
Change-Id: Ib05a2d627ac921ad3e017817e48fbac527b4acf4
2023-02-22 20:09:17 +08:00
lane.wei c26c9b8602 ENH: update version to 1.5
Change-Id: I114766e4f0304a97cb18e2762be18dae68e667db
2023-02-22 20:09:17 +08:00
Stone Li c475527808 NEW: replace gcode of ams load and unload
Change-Id: I89a1f3e6787c4639c2757e31676dbd15b17331ea
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-22 20:09:17 +08:00
chunmao.guo 7fe0ee091f FIX: [STUDIO-1908] add printer cert and version compatible
Change-Id: I6aef8c1169952a0b541516ab3a0d7de2d3e213b3
(cherry picked from commit b0bbb571c7c54e81cd52262d334eb1463c3550e7)
2023-02-02 12:14:41 +08:00
zhimin.zeng c225481a5d FIX: modify filament change travel path(toolchange_count == 2)
Change-Id: Ieca0aeb236582015e5e4e53629ef66567f420e7a
(cherry picked from commit 7d5c45ec46dace26c3e5ae35e8d11e7a7d54fcc2)
2023-02-02 12:14:41 +08:00
qing.zhang 3d378563b5 ENH: modify start gcode
fix the text errot of density of PolyTerra
z_hop_type change to auto

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I7f59d2620b42d2f2092ebb4c01ac3a5455c40a4f
2023-02-01 16:24:44 +08:00
Arthur aa36d376ec ENH: translate "is too close to others" and so on
Jira: STUDIO-2020
Change-Id: I73a4cd47bafc32ff580b7970a37f808f78cffc3e
2023-02-01 16:24:44 +08:00
qing.zhang 2705b5e4e6 ENH: updare end gcode and max_vol of TPU 95A
1 extrude move to dustbin
2 max vol of TPU 95A of X1 to 3.6

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I0b9d2a1db9c57c58255f95aad8a77772317a3ec9
2023-02-01 16:24:44 +08:00
tao wang 94e6734cc0 ENH:update ui layout for ip address dialog
Change-Id: I0095928e8c3951597d14783e1d4ef904946da993
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
zhimin.zeng 1015b7bca9 ENH: enhance the travel path of change filament
Change-Id: I720b833fc203f7ece63487e00290f4d91423c9f9
(cherry picked from commit 55e5fd8df1576d2b9252b2bd9e3e494db76218bf)
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
liz.li 8a3b39345e ENH: adjust ExtrusionCalibration image related
Change-Id: Icca866dc5a164dee7da420f2fc04976bcfb42d04
2023-02-01 16:24:44 +08:00
Stone Li 32afff46fc NEW: support language of japanese
update po files for BambuStudio

Change-Id: I6783fe831d05a19eb7fce6f8b24ee7949d1ed86b
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-01 16:24:44 +08:00
salt.wei 21485dec6a ENH: add some new filament
Bambu PLA tough, Bambu PLA Marble, Bambu PLA Sparkle

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib882485d9bdf6a29b8f5c8681e2d7bda8c7e1da0
2023-02-01 16:24:44 +08:00
Stone Li eed072eccf NEW: add extrusion calibration
1. display factor of extrusion calibration
2. add progress to calibration extrusion
3. support ext spool

Change-Id: Ic124a0097f16e6287c09f5f133eea84eeefb4000
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-01 16:24:44 +08:00
salt.wei 582ec2c109 ENH: for issue that initial layer temp doesn't work
Start gcode of P1P is wrong.

This is for github issue #1044

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Id078b7c9020ef773373c3486f74dc51385b9dcc0
2023-02-01 16:24:44 +08:00
tao wang e962bcfec9 ENH:add ams humidity tips and update new icon
Change-Id: I8f504fa911ef7a84ca8929af3c5d7c53d289761e
2023-02-01 16:24:44 +08:00
Arthur 2800c97165 ENH: add gcode command for void printing detection
1. add gcode command for void printing detection
2. fix the issue that the toolhead is not at excess chute position when
  smooth timelapse ends, by adding 2s pause after M991 command.
  Jira: STUDIO-1996

Change-Id: I40cf16116e742744cea9bd90969e556a9ea2b2f1
(cherry picked from commit 2fbf7ffe6b1bd8850a76e229ff91750c689721b9)
2023-02-01 16:24:44 +08:00
chunmao.guo 3ee83cd3db FIX: [STUDIO-1752] remove background of tips_arrow
Change-Id: I5634e33ea320fc8e5fe9cc9d2b641e4598ce133d
2023-01-10 19:08:26 +08:00
salt.wei de6ba75f40 ENH: add layer progress into gcode file
As title

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I7b083e15e0f9030d7822494c4d6fc9cc72335ec2
2023-01-10 19:08:26 +08:00
zorro.zhang 54aae68874 FIX: optimize text display
Change-Id: I4e44e12786a1af34cca35edb3c32d9f500b933ed
2023-01-10 19:08:26 +08:00
Arthur 9dd1cabef6 ENH: translate support setting suggestions
Change-Id: Iabaf85589cd99d3364edeb4c3f2847156657e05a
2023-01-10 19:08:26 +08:00
lane.wei 3871dfa03e ENH: update translation
Change-Id: Ibe4bbb671b08ae0e94506d629b711963a58907b5
2022-12-26 05:31:54 -05:00
Arthur f4519a45e9 FIX: tree hybrid may hang duing lightning infill
auto select grid infill for tree hybrid, and set default wall count to
1.

Change-Id: Icbecd540d06f353da2e63533f8f7cf7d7f20fbdb
(cherry picked from commit 246335cc195c88a4101dddd1eeda42d9ca16589f)
2022-12-26 05:31:54 -05:00
qing.zhang d287b88548 ENH: add metal PLA-CF & PAHT-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I698cca7e9a8f62d16361184f0ab8428dc177eacf
2022-12-26 05:31:54 -05:00
lane.wei 6899947da8 ENH: Update version to 1.4.1
Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
2022-12-26 05:31:54 -05:00
Stone Li aff6fb934c ENH: sync po files with localazy
Change-Id: I1d4b821cb0b681bd0f8c87be942d71365372ddae
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-26 05:31:54 -05:00
Arthur 854eb0af95 ENH: change base pattern "None" to "Hollow"
1. change base pattern "None" to "Hollow", and add an icon image
2. fix a bug of not initializing m_highest_overhang_layer
3. fix a bug where normal(auto) with Tree* styles won't generate any
   supports.
4. add popup message when selecting support material for interface.
5. draw connected loops when wall count is larger than 1

Change-Id: I7ea211d2971b25c65724bb10d0f6cf6e0b68c6a1
(cherry picked from commit 4c1ae7f937239fc3e1397ec2cb3b290d886bb0f0)
2022-12-26 05:31:54 -05:00
qing.zhang 2690b5b558 ENH: add process preset for P1P's 0.4 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I548fad31e66526689d285b200655342f4655ee5b
2022-12-26 05:31:54 -05:00
tao.jin 629e68f4a0 ENH: add chinese translation
Change-Id: Ib0ced81990d5f34190775ae38861538bdbba71db
2022-12-26 05:31:54 -05:00
Arthur 7596b3fed9 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
tao.jin efb7106ecc FIX: version info and img in About Bambu Studio
Change-Id: I7c3ed0b13f09d6e97fdbb11b24cdeddc8439df88
2022-12-26 05:31:54 -05:00
Arthur 29dbc77e91 NEW: add new tree support style "Tree Slim"
1. Add a new style "Tree Slim". If enabled, tree
support branches are merged more aggressively, and the support volume
is minimized.
2. Enable support style, add back Snug for normal support.
3. Remove hybrid(auto) type and use "Tree Hybrid" style to represent it.
4. Fix a bug in plan_layer_heights that may generate empty layers when
   layer height is set to 0.3mm.
5. Fix a bug where no raft is generated if there is no overhang.
6. Fix the bug where no bottom interface or bottom gap is generated when
   tree slim is selected.
7. Use physical distance to calc radius

Change-Id: Iacd57018ae5496cdc9acd28551c44d1c88c53fe0
2022-12-26 05:31:54 -05:00
salt.wei aae57b32e4 ENH: po change for translating
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I5bc92aad6647dc9cc2cf94e25bec2f4322940ad2
2022-12-19 06:13:10 -05:00
yifan.wu d472eb7afb ENH: update Bambu Christmas Cabin
Change infill density from 20% to 15% to reduce warp risk for large
objects.

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I48d616b2f07ee93784d12c7d84b83fdb451e5cc1
2022-12-15 10:33:19 -05:00
yifan.wu b4c4819765 ENH: refine Bambu Christmas Cabin
1. replace lightning infill with gyroid infill
2. lower top surface speed to 150mm/s
3. scale up and move logo text

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: Id65f21c04ba602cb7afe38ac3de27b7720c4ade3
2022-12-15 08:38:55 -05:00
yifan.wu c866be7b6b ENH: update Bambu Christmas Cabin
1. update Merry Christmas board
2. update the model name

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I2757c67dbf12152da707b73ad2a18083ac8a2f00
2022-12-15 04:49:14 -05:00
yifan.wu e9b9561f60 ENH: update Christmas Cabin to reduce warp risk
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I48ed96ad8bd79d274d2a6d4a83afcc53b0452118
2022-12-15 04:49:14 -05:00
zorro.zhang 78c18c74c3 ENH: new 3mf of christmas cabin
Change-Id: I82e67d858fa1349e5c398a489b7fdae83715b450
2022-12-15 04:49:14 -05:00
lane.wei 13a1dc03c1 ENH: sync the different codes
especially for the translation files

Change-Id: I940578ff6e22b0939d42eeed2209bfeddb0eb191
2022-12-15 04:38:15 -05:00
zorro.zhang 11162ef257 ENH: remove 3d model entrance
Change-Id: I121a544fec002b87bc409d1b5de857e32ab7427a
2022-12-15 04:38:15 -05:00
zorro.zhang 1c71204e55 ENH: icon before text
Change-Id: I714aa5d744bb7d6e83b2a58add37bc67302fdd25
2022-12-15 04:38:15 -05:00
zorro.zhang d965a93673 ENH: ScrollBar Color
Change-Id: Ice87a8ddae0ccadaa63652bb4fa8464c4bee408f
(cherry picked from commit 5db33442578ac72433131229889cc1055527de74)
2022-12-15 04:38:15 -05:00
zorro.zhang 550be104ee NEW: Christmas Cabin
Change-Id: I5b8585df171dc3be85e099b1992cef1bbd3d799c
2022-12-15 04:38:15 -05:00
养乐多 b5967505bd remove: Revert "NEW: add christmas cabin"
This reverts commit 19767aebb827abb83229e100a5ae38ff76de6478.

Change-Id: I2ccceae409a16598658a2b35ec56b11617dd0afa
2022-12-15 04:38:15 -05:00
tao wang b61da88d51 NEW:add fan control
Change-Id: I3b5c7cf638306aaac81459c2f25e37008a5a8a2f
2022-12-15 04:38:15 -05:00
zorro.zhang d8f0749474 NEW: add christmas cabin
Change-Id: Icf9a56c2fdcc34e8eda6254dbb7d33695b41fc7f
2022-12-15 04:38:15 -05:00
tao wang b5e38e02fe ENH:display different thumbnails according to the printer type
Change-Id: I1534594923fdcafb231661a1a7fa289221277449
2022-12-15 04:38:15 -05:00
Stone Li 3fae63e8cf ENH: refine render logo to save memory
Change-Id: I8dbc999d7c1adb966f0258dafe8ab267f33d4e30
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
Stone Li 58dab90e53 ENH: refine camera status and settings
Change-Id: I2a8c23ca119ff5d38272dad46347704bf457dee0
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
tao wang 52e431170c FIX:change the humidity level icons
Change-Id: I09f0ffce9ee32ec8b7c5948971bb389f5462b89a
2022-12-15 04:38:15 -05:00
liz.li 94dd1af6c6 ENH:add ext panel in upgrade
Change-Id: I2832bec3f2b035b3c4e812d61f7bb6efb4676a37
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
chunmao.guo 78dbefd9ba FIX: [STUDIO-1641] svg dark color
Change-Id: I88a6f0e04cba193e9ce80150743b4e90cdf683c5
2022-12-15 04:38:15 -05:00
Stone Li db4067a9dc ENH: adjust funtions for P1P
Change-Id: Id8ce17f6cae523f9e6a0ccd9903df6ebefda934e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
zorro.zhang b29404febf FIX: background color of popup dialog
Change-Id: I2ff95a45cac40be3ceb3920739a86833ac730898
(cherry picked from commit 9fdefaa7f97b70fb6c74d75ef133d5b7a677c63a)
2022-12-15 04:38:15 -05:00
chunmao.guo 4132711f4c ENH: [STUDIO-1528] support list value icons for param field
Change-Id: I44f14fde20fe4d9859c019ead09d1d565af23ba4
2022-12-15 04:38:15 -05:00
tao.jin 29e6f71402 ENH: refine details of camera setting
Change-Id: Icb8365007f96b7dde372e7b121ec4f6e2ae96d7a
2022-12-15 04:38:15 -05:00
salt.wei dd7dbd9936 ENH: modify generic pa-cf cooling setting
Bambu pa-cf has been modified, generic pa-cf
should be changed as well

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ie859b41bd4d138a5fab204d6ad6a79806c3f0a9b
2022-12-15 04:38:15 -05:00
Stone Li 77a37f086d ENH: hide auto switch filament for P1P
show video when printing for P1P

Change-Id: I0f35385b849a0c3081c004916258134ef161982e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
tao wang 09ab775667 ENH:blocking send/send all on p1p printers
Change-Id: If6ed8056790211d6ffa8237136318768e1a7f5d7
2022-12-15 04:38:15 -05:00
zorro.zhang e6e72a90b6 ENH: adjust right area scrolBar and text color
Change-Id: Ic430728bef302fec47a4304679cc5955a435d5e3
(cherry picked from commit 2a28dd67098e298957a83bb4d446623844db6bd8)
2022-12-15 04:38:15 -05:00
qing.zhang 50a5f8bddf ENH: increase the speed of strength process
1 out wall speed - 60
2 infill speed - 100

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I7dbcae03562596038cc47d950163ff9feb8854e2
2022-12-15 04:38:15 -05:00