<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marsel Akhkamov</title>
    <description>The latest articles on DEV Community by Marsel Akhkamov (@jeecrypt).</description>
    <link>https://dev.to/jeecrypt</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4044429%2F378b9708-413e-425c-8ba7-2edeb6b52d39.png</url>
      <title>DEV Community: Marsel Akhkamov</title>
      <link>https://dev.to/jeecrypt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jeecrypt"/>
    <language>en</language>
    <item>
      <title>Giving the QIDI Q2's Stock Touchscreen the KlipperScreen It Deserved</title>
      <dc:creator>Marsel Akhkamov</dc:creator>
      <pubDate>Thu, 23 Jul 2026 20:30:49 +0000</pubDate>
      <link>https://dev.to/jeecrypt/giving-the-qidi-q2s-stock-touchscreen-the-klipperscreen-it-deserved-bo3</link>
      <guid>https://dev.to/jeecrypt/giving-the-qidi-q2s-stock-touchscreen-the-klipperscreen-it-deserved-bo3</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa489t6cpdlksbck05hx0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa489t6cpdlksbck05hx0.jpg" alt="QIDI Q2 running KlipperScreen" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The QIDI Q2 is a genuinely good printer: fast, enclosed, Klipper-powered, and happy to eat engineering filament for breakfast. Its stock touchscreen, however, feels like a very polite kiosk standing in front of a full Linux computer.&lt;/p&gt;

&lt;p&gt;I could not find a ready-to-run way to put real KlipperScreen on the built-in 480×272 panel, so I made one.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the installer does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;runs directly on the printer over SSH;&lt;/li&gt;
&lt;li&gt;installs KlipperScreen on the stock display — no extra Pi or HDMI screen;&lt;/li&gt;
&lt;li&gt;calibrates the original touchscreen;&lt;/li&gt;
&lt;li&gt;keeps the QIDI interface intact;&lt;/li&gt;
&lt;li&gt;adds full-screen gestures: swipe up for KlipperScreen, swipe down for the factory UI;&lt;/li&gt;
&lt;li&gt;includes backup, uninstall, and rollback paths.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The factory client is not deleted. I like experiments, but I also like having a parachute.&lt;/p&gt;

&lt;p&gt;Tested on QIDI Q2 firmware &lt;code&gt;01.01.02.03&lt;/code&gt;. Read the compatibility notes and make a backup before installing; the printer is still a Linux computer wearing heaters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Repository and installation guide:&lt;/strong&gt; &lt;a href="https://github.com/jeecrypt/klipperscreen-q2" rel="noopener noreferrer"&gt;https://github.com/jeecrypt/klipperscreen-q2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have the same hardware/firmware and find a weird edge case, open an issue with logs. Weird edge cases are just undocumented features wearing fake moustaches.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>linux</category>
      <category>bash</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
