Jump to content

Klipper-Firmware: interesting/useful recommendation


Recommended Posts

There's nothing wrong, per se, with linking to the main Voron Forum (or any other site). The only reservation of putting in links (and we all do it) is when the target link dissappears or breaks then we lose the useful information and simply have a post with a broken link 😞

It's a balancing act really, it is a real pain (and brings it's own maintenance issues) if we schlurp in huge amounts of info from elsewhere but for small tidbits like the one you have found I would just include it. Good find by the way and a really good point. I have just included the relevant info from Duke@VoronDesign Forum:

Quote

I recommend when setting up make menuconfig to build the Klipper firmware to tic the box that says "Enable extra low-level configuration options" and add the pin that is controls your hotend cooling fan to the option "GPIO pins to set at micro-controller startup".

The reason to enable this feature is to prevent jamming your hotend, or melting your toolhead if the controller is reset while your extruder is hot. This can happen after a momentary power outage, or pressing the reset button on your display, for example. After the MCU resets, it will turn on the hotend fan and keep it on until communication with Klipper is reestablished and Klipper has determined that the hotend is cool and the fan no longer needs to be on.

If you have multiple pins that you need or want to enable at startup, separate them with a comma. For example, if you have an SKR Mini E3 V2 (that requires PA14 to be held low at startup) and you have your hotend fan connected to PC7, you would enter "!PA14,PC7". If you also wanted to have your cooling fan that is controlled by PC6, you can enter "!PA14,PC7,PC6". If you want to enable any steppers at startup you can add the enable pins for those steppers as well (stepper enable pins are typically active low so add an exclamation point in front of the pin, just like it's written in your printer.cfg).

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...