Skip to content

Happy new year! (Octoprint/Bambu/SerialUsb Integration)

Latest
Compare
Choose a tag to compare
@suchmememanyskill suchmememanyskill released this 09 Jan 22:09
· 3 commits to master since this release
b3d405b

! NOTE !
This update will wipe your configuration

A very large part of CYD-Klipper has been rewritten from scratch. Expect bugs! Don't upgrade right away if you don't want to run into unexpected issues! Report issues to https://github.com/suchmememanyskill/CYD-Klipper/issues

Multi printer support (#100)

This release, besides Klipper over Wifi, introduces 3 more printer types to connect:

You will be prompted for which type of device you want to set up after the wifi configuration screen. If you choose to skip wifi setup, only Klipper over Serial is available.

Misc

  • Misc UI improvements
  • Keyboard numeric input scales to use more of the screen
  • Invert screen has been moved to the device settings page
  • Device settings can be accessed from the wifi setup screen
  • Wifi setup can be skipped
  • Allow spaces in SSID names via serial console (use '\ ' to add a space) (#123)
  • Add support for crowpanel 2.8inch display (#134) by @MadRajib
  • Fix ESP32-8048S043 screen is white after flashing (#135)
  • Add 0.3s delay after wake from sleep mode (#128)