Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync to 1.9.7.50 #4833

Merged
merged 35 commits into from
Sep 18, 2024
Merged

sync to 1.9.7.50 #4833

merged 35 commits into from
Sep 18, 2024

Commits on Sep 18, 2024

  1. ENH:add X1E in PPA-CF

    Change-Id: Ie53546927d87259897fd2b0d5348404dbf47b4cf
    Signed-off-by: xun.zhang <[email protected]>
    XunZhangBambu authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d9c69db View commit details
    Browse the repository at this point in the history
  2. ENH: CLI: refine the sequence_print check logic in downward_check

    JIRA: no-jira
    Change-Id: I7995f083346f49e2ed4554d9859c5f08ba8d292f
    lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cfe8c06 View commit details
    Browse the repository at this point in the history
  3. FIX: config: fix the height_to_lid of A1 mini

    use 180 instead of default
    JIRA: no-jira
    
    Change-Id: I323c2a1d0919e7409463da542221d701ca061ccb
    lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1e209c6 View commit details
    Browse the repository at this point in the history
  4. ci: update build version to 01.09.05.52

    Change-Id: Ie16f45ee6ac1433892f3f0804aeabee5b96a8b23
    gerrit authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7db260f View commit details
    Browse the repository at this point in the history
  5. FIX: CLI: don't auto arrange when printer not changed

    JIRA: no-jira
    Change-Id: I8745540c06c1f9c74bfe8e32247ca3a18ba26365
    lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    859cb0f View commit details
    Browse the repository at this point in the history
  6. ci: update build version to 01.09.05.53

    Change-Id: I2b1387c86cb94f3b35a3cbbab0814f778e0e65d9
    gerrit authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a8bdba View commit details
    Browse the repository at this point in the history
  7. ENH: Limit StaffPick Query

    JIRA: none
    Change-Id: Iee09c8e73e07af69472b373e2d3f89d4715e836f
    zorro.zhang authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    da7702f View commit details
    Browse the repository at this point in the history
  8. FIX: no retraction after extruding compensation

    1.Fix no retraction after extruding compensation for multiple
    data lines in N1/N2S execution
    
    jira:NONE
    
    Signed-off-by: xun.zhang <[email protected]>
    Change-Id: I05ef647a164aea6bfa9085e0eafed8d921796f06
    XunZhangBambu authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    771cd98 View commit details
    Browse the repository at this point in the history
  9. ENH: Open Makerlab with Studio Tag

    JIRA: none
    Change-Id: Ibbf993b75bcb10545e0332b4bf34feea095a08aa
    zorro.zhang authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    74f22e6 View commit details
    Browse the repository at this point in the history
  10. FIX: Open New WebTab in Local Browser

    JIRA: none
    Change-Id: I62baf32ec4ebb3130fe1721dbecbae8ed2533423
    zorro.zhang authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    78c4445 View commit details
    Browse the repository at this point in the history
  11. FIX: fix ams mapping issue

    JIRA: STUDIO-8116
    
    Change-Id: I66a75de8e4c2c7ba12e26b4057f9b150c58df31b
    Signed-off-by: Stone Li <[email protected]>
    StoneLiBambulab authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7a8a4d7 View commit details
    Browse the repository at this point in the history
  12. ci: update build version to 01.09.05.54

    Change-Id: I1d1c0a99845bee1a2f0d171c7daac0ec68e4cc20
    gerrit authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    df553df View commit details
    Browse the repository at this point in the history
  13. FIX: can't merge paths with different attributes

    jira:NONE
    
    Signed-off-by: xun.zhang <[email protected]>
    Change-Id: I0c853de6b1938c7e2addbaab5a45b35daf5a32fa
    XunZhangBambu authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1226c91 View commit details
    Browse the repository at this point in the history
  14. FIX: missing flush for small purge length

    1.Caused by round(), if purge volume is small, flush count may be 0 due
    to round()
    
    Github:#4738
    
    Signed-off-by: xun.zhang <[email protected]>
    Change-Id: I382ab3021761c2fcc84d3537a18bd619637985b8
    XunZhangBambu authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    528f83a View commit details
    Browse the repository at this point in the history
  15. FIX: change to 'Video Stopped'

    Change-Id: Ie8ed7865719652998577d2801ad71bc7da1f634f
    Jira: none
    bambu123 authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4eef620 View commit details
    Browse the repository at this point in the history
  16. ENH: auto stop liveview when print idle

    Change-Id: I06dcc2a6ae469df8c39c1dc6c8626f66bc778f81
    Jira: none
    bambu123 authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f43d6cf View commit details
    Browse the repository at this point in the history
  17. FIX: auto stop liveview when no operation

    Change-Id: Icc8668fefcdbdd8bf767dddee0226413a089c2c9
    Jira: none
    bambu123 authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    02256dd View commit details
    Browse the repository at this point in the history
  18. FIX: sleep before retry on file session lost

    Change-Id: I924f0a370a2a8d6a9b5aa082cbe791fc2e1a18c5
    Jira: STUDIO-7991
    bambu123 authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ae7f64b View commit details
    Browse the repository at this point in the history
  19. ENH: complete filament stats and time stats info in All Plates Stats

    jira: STUDIO-7382
    
    Change-Id: I1fa33be48d34265efaf4757ff31683a983f1d421
    (cherry picked from commit c497eea1eacfa34db2703844fb3575a21297388c)
    LiZ-Li-BBL authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bf8f0c7 View commit details
    Browse the repository at this point in the history
  20. ENH: add a repair model url for Mac bbs

    jira: new
    
    Change-Id: I6230588700d01e5b9599cb408713e63bf01a144a
    (cherry picked from commit d67a977969bb5731de8c0f7fb47d60211183e243)
    LiZ-Li-BBL authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cf3e39f View commit details
    Browse the repository at this point in the history
  21. ENH: Optimize Json Load

    JIRA: none
    Change-Id: I1298400ed5f563a9eb46565b9bd428f878fea6a8
    zorro.zhang authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1582ced View commit details
    Browse the repository at this point in the history
  22. FIX:remove the auxiliary directory when sending for printing

    jira:[for send gcode]
    
    Change-Id: I0774ca97043e25ce1f731371739052921f721087
    (cherry picked from commit 0dda96f91ee68c89b16f0f2622902817a1171798)
    (cherry picked from commit 73b45f347bba8654fa5a415b673beb0d3ab1f5bf)
    walterwongbbl authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5e6f58e View commit details
    Browse the repository at this point in the history
  23. ci: update build version to 01.09.05.55

    Change-Id: I5137eb673d157bf080fd0e97b0748ae1fa47e113
    gerrit authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9201e3c View commit details
    Browse the repository at this point in the history
  24. ENH: open wizard dialog after creating or editing custom Filament

    Jira: XXXX
    
    Change-Id: I68d13df943b29cb9464f04651ed3fa9ec7511789
    (cherry picked from commit e4f4720a249559c6a3c98872338ca7dbe4c73044)
    DanBao-Bambu authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    31f0227 View commit details
    Browse the repository at this point in the history
  25. ci: update build version to 01.09.05.56

    Change-Id: I1fbaa853c1427fa24dc4538bad78fd55e7a66ded
    gerrit authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    593c79f View commit details
    Browse the repository at this point in the history
  26. NEW: support polish language

    JIRA: STUDIO-9551
    
    Change-Id: Ife612ddd24a7b3247167be04c3fbfa9219a15777
    Signed-off-by: Stone Li <[email protected]>
    (cherry picked from commit c66e4e54096c93aaa56956b1d59859fa6e602961)
    StoneLiBambulab authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4db2149 View commit details
    Browse the repository at this point in the history
  27. FIX: fix crash in ams mapping

    JIRA: STUDIO-8195
    
    Change-Id: I8d2bed7b6b2789879d802a95566c47d5006e4069
    Signed-off-by: Stone Li <[email protected]>
    StoneLiBambulab authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fdb3e78 View commit details
    Browse the repository at this point in the history
  28. FIX: auto stop liveview not restart

    Change-Id: I815eddd44c825d9648ad036c7015e268acdb769a
    Jira: none
    bambu123 authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    86b8688 View commit details
    Browse the repository at this point in the history
  29. ENH:Add filament usage stats to GCode files

    1.Add accurate filament usage stats to gcode after processing gcode
    
    github:#3090
    
    Signed-off-by: xun.zhang <[email protected]>
    Change-Id: I8eb20c0cf1b9c70f540d4549e2d65b8c79908952
    THE-SIMPLE-MARK authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2f9404c View commit details
    Browse the repository at this point in the history
  30. FIX: update po

    Change-Id: Ib748c1b6f71cecd8d2048dd179ee3a1d7151e441
    bambu123 authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2468439 View commit details
    Browse the repository at this point in the history
  31. ci: update build version to 01.09.05.57

    Change-Id: If5676c26017f9698fd3708b39e8c40efef9d7c3c
    gerrit authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37e9ad1 View commit details
    Browse the repository at this point in the history
  32. ENH: modify overhang_totally_speed

    jira:NONE
    
    Signed-off-by: xun.zhang <[email protected]>
    Change-Id: Ib463a6438173396f441446571638c4f455d90937
    XunZhangBambu authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    639ea72 View commit details
    Browse the repository at this point in the history
  33. ENH: Add Guide PL-language

    JIRA: none
    Change-Id: I27bcb071235cd628982533c06d4fdfad58dc0651
    zorro.zhang authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b724c9 View commit details
    Browse the repository at this point in the history
  34. NEW:update some chinese translations

    Change-Id: I0bfcee7c2aab12880f66eb1f6592efe6276d5bbb
    walterwongbbl authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    44ffac1 View commit details
    Browse the repository at this point in the history
  35. NEW:update version to 1.9.7.50

    Change-Id: I6d3d4d0e21ac2382dc4c03852c93c365c358bba0
    walterwongbbl authored and lanewei120 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8d8e4e8 View commit details
    Browse the repository at this point in the history