<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Menuconfig on Ulis Notes</title>
    <link>https://wolf-u.li/en/tag/menuconfig/</link>
    <description>Recent content in Menuconfig on Ulis Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright 2006-CURRENTYEAR Uli Wolf - All rights reserved</copyright>
    <lastBuildDate>Wed, 12 Jul 2023 10:18:31 +1200</lastBuildDate>
    <atom:link href="https://wolf-u.li/en/tag/menuconfig/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Klipper 0.11 menuconfig for the Ender 3 v2</title>
      
      
      <link>https://wolf-u.li/klipper-011-menuconfig-for-the-ender3v2/</link>
      <pubDate>Wed, 12 Jul 2023 10:18:31 +1200</pubDate>
      <guid>https://wolf-u.li/klipper-011-menuconfig-for-the-ender3v2/</guid>
      <description>&lt;p&gt;Recently i had to recompile for the 
&lt;a href=&#34;https://www.awin1.com/cread.php?awinmid=32419&amp;awinaffid=1109445&amp;ued=https://www.creality.com/&#34; target=&#34;_blank&#34;&gt;Creality*&lt;/a&gt;

 Ender 3v2 (not NEO!) a new Klipper firmware based off the &lt;link rel=dns-prefetch href=//www.klipper3d.org /&gt; &lt;a href=&#34;https://www.klipper3d.org/&#34;
    title=&#34;Klipper&#34; 
     target=&#34;_blank&#34; rel=&#34;nofollow noopener noreferrer&#34; &gt;
  Klipper&amp;nbsp;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; class=&#34;icon&#34; aria-hidden=&#34;true&#34; focusable=&#34;false&#34; viewBox=&#34;0 -128 512 640&#34;&gt;
    &lt;path d=&#34;M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z&#34;/&gt;
  &lt;/svg&gt;&lt;/a&gt; 0.11.
&lt;ins class=&#34;adsbygoogle&#34; style=&#34;display:block; text-align:center;&#34; data-ad-layout=&#34;in-article&#34; data-ad-format=&#34;fluid&#34; data-ad-client=&#34;ca-pub-2322978122735420&#34; data-ad-slot=&#34;3161252284&#34;&gt;&lt;/ins&gt;&lt;/p&gt;</description>
      
         <content:encoded><![CDATA[<p>Recently i had to recompile for the 
<a href="https://www.awin1.com/cread.php?awinmid=32419&awinaffid=1109445&ued=https://www.creality.com/" target="_blank">Creality*</a>

 Ender 3v2 (not NEO!) a new Klipper firmware based off the <link rel=dns-prefetch href=//www.klipper3d.org /> <a href="https://www.klipper3d.org/"
    title="Klipper" 
     target="_blank" rel="nofollow noopener noreferrer" >
  Klipper&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a> 0.11.
<ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-2322978122735420" data-ad-slot="3161252284"></ins></p>
<p>As per the instructions of the installation of Klipper you will have to flash the microcontroller as follows:</p>
<div class="highlight"><div class="chroma">
<table class="lntable"><tr><td class="lntd">
<pre tabindex="0" class="chroma"><code><span class="lnt">1
</span><span class="lnt">2
</span></code></pre></td>
<td class="lntd">
<pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl"><span class="nb">cd</span> ~/klipper/
</span></span><span class="line"><span class="cl">make menuconfig
</span></span></code></pre></td></tr></table>
</div>
</div><p>During &ldquo;make menuconfig&rdquo; select the following settings:</p>
<ul>
<li>Enable extra low-level configuration options</li>
<li>Micro-controller Architecture (STMicroelectronics STM32)</li>
<li>Processor model (STM32F103)</li>
<li>Bootloader offset: (28KiB bootloader)</li>
<li>Communication Interface: (Serial (on USART1 PA10/PA9))</li>
</ul>
<p><img src="/upload/2023/06/klipper-make-menuconfig-ender-3v2-klipper-0.11.webp" alt="Menuconfig" loading="lazy"></p>
<p>Once you have compiled the firmware using <code>make</code> you can flash it by copying the file <code>out/klipper.bin</code> to a SD card and turning on the printer with the card inserted. The firmware filename must end in &ldquo;.bin&rdquo; and must not match the last filename that was flashed.</p>
<h2 id="resources">Resources</h2>
<ul>
<li><link rel=dns-prefetch href=//github.com /> <a href="https://github.com/Klipper3d/klipper/blob/master/config/printer-creality-ender3-v2-2020.cfg"
    title="Ender 3 v2 Config from Klipper" 
     target="_blank" rel="nofollow noopener noreferrer" >
  Ender 3 v2 Config from Klipper&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a></li>
<li><link rel=dns-prefetch href=//www.klipper3d.org /> <a href="https://www.klipper3d.org/Installation.html#building-and-flashing-the-micro-controller#building-and-flashing-the-micro-controller"
    title="Klipper Documentation - Installation on the Microcontroller" 
     target="_blank" rel="nofollow noopener noreferrer" >
  Klipper Documentation - Installation on the Microcontroller&nbsp;<svg xmlns="http://www.w3.org/2000/svg" class="icon" aria-hidden="true" focusable="false" viewBox="0 -128 512 640">
    <path d="M384 320c-17.67 0-32 14.33-32 32v96H64V160h96c17.67 0 32-14.32 32-32s-14.33-32-32-32L64 96c-35.35 0-64 28.65-64 64V448c0 35.34 28.65 64 64 64h288c35.35 0 64-28.66 64-64v-96C416 334.3 401.7 320 384 320zM488 0H352c-12.94 0-24.62 7.797-29.56 19.75c-4.969 11.97-2.219 25.72 6.938 34.88L370.8 96L169.4 297.4c-12.5 12.5-12.5 32.75 0 45.25C175.6 348.9 183.8 352 192 352s16.38-3.125 22.62-9.375L416 141.3l41.38 41.38c9.156 9.141 22.88 11.84 34.88 6.938C504.2 184.6 512 172.9 512 160V24C512 10.74 501.3 0 488 0z"/>
  </svg></a></li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
