Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.34k stars 5.28k forks source link

Klipper v0.7.0 release #893

Closed KevinOConnor closed 5 years ago

KevinOConnor commented 5 years ago

This issue is a notice of my intent to make the next Klipper release (v0.7.0). My rough plan is to make the release around mid December (~20181214), with a feature freeze starting the end of this month (~20181130).

If anyone is actively developing a new feature and would like it to be included in the next release, please let me know within the week. (Use a separate github issue or github pull-request to do that.) After the feature freeze, the Klipper master branch will focus on bug fixes and documentation updates.

The following is my draft list of new features added since the last release (v0.6.0):

If you have an issue or code update, please create a separate github issue or github pull-request with the pertinent information.

gcormier commented 5 years ago

Really looking forward to the bed mesh leveling! I'll be making the switch once it's there to deal with my slightly domed PEI surface.

myk3y commented 5 years ago

It’s a great project Kevin.

Thanks very much for your efforts - really getting a lot of attention among our user group.

LazaroFilm commented 5 years ago

Do you have a roadmap for Klipper to come out of Beta? Any timeline for a version 1.0? Amazing work Kevin, I really love Klipper, and thank you for making it available to all of us!!

pamalofeev commented 5 years ago

I think that it is necessary to add this https://github.com/KevinOConnor/klipper/issues/773#issuecomment-431595545 solution to the faq, it helped me, but it was difficult to find it.

KevinOConnor commented 5 years ago

Thanks everyone.

@LazaroFilm - I think Klipper has sufficient functionality to be considered post-beta, and I think Klipper is stable enough to be considered post-beta. However, I feel the Klipper config file has not been particularly stable - we've been making changes to the config as we gather feedback. I suspect this will continue for the immediate short-term. Alas, I don't have a timeframe for hardening the config.

@pamalofeev - understood. To the best of my knowledge, that issue only occurs on lower powered host machines that aren't recommended (eg, an rpi1). I have a rough plan to fix the underlying issue after the Klipper v0.7.0 release. So, my preference right now is to not officially document the workaround, but to instead fix the issue in the next couple of months.

Thanks again, -Kevin

KevinOConnor commented 5 years ago

The 0.7.0 version of Klipper has now been released! For more information on the release, please see: https://github.com/KevinOConnor/klipper/blob/master/docs/Releases.md

There is a Patreon page for those who want to donate to Klipper: https://www.patreon.com/koconnor

New in this release:

For further information on Klipper, please see: https://github.com/KevinOConnor/klipper