Skip to content

Commit

Permalink
feat: upload x1plus release
Browse files Browse the repository at this point in the history
  • Loading branch information
OTAUploadBot committed Apr 17, 2024
1 parent 53537e5 commit e7fb06b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions stable/ota.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"cfwVersion": "1.1_rc1",
"date": "2024-04-09",
"notes": "Release candidate 1 of the first maintenance release of X1Plus custom firmware, supporting Bambu Lab X1 and X1 Carbon.\n\nIn this release:\n * Updated to Bambu Lab base firmware 01.07.03.00.\n * Added translation support into Russian.\n * Improved X1Plus localization in some other languages (most notably, Japanese).\n * Improved WiFi performance (switched to brcmfmac driver, updated WiFi firmware).\n * Taught installer to choose a printer by IP address.\n * Improved reliability of custom button mappings.\n * Fixed a bug where the unlock screen number pad could get \"stuck\" if a dialog popped up at the wrong time.\n * Fixed a bug around where images should go on the SD card for custom backgrounds.\n * Made the console set the printer to relative mode before moving the bed.\n\nKnown issues in this build:\n * Some text does not wrap correctly.\n * Some translated text is too large for its boundaries.\n * Some translations are not up to date.\n\nAre you ready to translate X1Plus into your own language? Please get in touch on Discord! We can add new languages entirely to the printer, and there is now translation support for X1Plus-specific strings in any language the printer supports.",
"url": "https://github.com/X1Plus/X1Plus/releases/download/x1plus%2F1.1_rc1/1.1_rc1.x1p"
"cfwVersion": "1.1",
"date": "2024-04-17",
"notes": "The first maintenance release of the X1Plus custom firmware, supporting Bambu Lab X1 and X1 Carbon!\n\nIn this release:\n * Updated to Bambu Lab base firmware 01.07.03.00.\n * Added translation support into Russian (thanks to Henry Thomasino!).\n * Improved X1Plus-specific localization in other languages (most notably, Japanese -- thanks to Jun!)\n * Improved WiFi performance (switched to brcmfmac driver, updated WiFi firmware).\n * Taught installer to choose a printer by IP address.\n * Improved reliability of custom button mappings, and added \"ignore\" button mapping option.\n * Fixed a bug where the unlock screen number pad could get \"stuck\" if a dialog popped up at the wrong time.\n * Fixed a bug around where images should go on the SD card for custom backgrounds.\n * Made the console set the printer to relative mode before moving the bed.\n * Taught installer to refuse to install on SD cards with nonstandard formatting that might not be able to boot X1Plus later.\n * Added some behind-the-scenes features, including: userspace support for Windows fileshares via smbfs; a kernel module to support the Wireguard VPN client; and debugging tools for performance issues.\n\nKnown issues:\n * Some translated text is too large for its boundaries.\n\nAre you ready to translate X1Plus into your own language? Please get in touch on Discord! We can add new languages entirely to the printer, and there is now translation support for X1Plus-specific strings in any language the printer supports.",
"url": "https://github.com/X1Plus/X1Plus/releases/download/x1plus%2F1.1/1.1.x1p"
}

0 comments on commit e7fb06b

Please sign in to comment.