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

fix: use Klipper can_extrude by default #1397

Merged

Commits on Mar 20, 2024

  1. fix: Allow extrusion if min_extrude_temp is below zero

    Signed-off-by: Thibaut CHARLES <CromFr@gmail.com>
    CromFr committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    579fbbc View commit details
    Browse the repository at this point in the history
  2. fix: check can_extrude property

    Klipper added `can_extrude` at least 2 years ago, so we should use this property if available and fallback to current behavior otherwise.
    pedrolamas committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    09c4413 View commit details
    Browse the repository at this point in the history