43 lines
2 KiB
HTML
43 lines
2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>3D printer</title>
|
||
|
<link rel="stylesheet" href="../../../style.css">
|
||
|
<link rel="icon" type="image/x-icon" href="../../../assets/favicon.ico">
|
||
|
|
||
|
<meta charset="utf-8">
|
||
|
<meta name="description" content="My printer is Creality Ender 3 v2, I bought it because it is a classic well known printer brand and because
|
||
|
it is the newer and apperently better version of the good old Ender 3 which almost everyone has.">
|
||
|
<meta name="keywords" content="linux, free software, foss, 3d printing, free, open, furry, dragon, waffelo, heger, jakub, 3d printer">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div class="c-main">
|
||
|
<a href="/index.html">Return Home</a>
|
||
|
<h1 style="margin-bottom: 0px;">Website reboot</h1>
|
||
|
<i>(3rd April 2023)</i>
|
||
|
|
||
|
</p>
|
||
|
<p>
|
||
|
My printer is Creality Ender 3 v2, I bought it because it is a classic well known printer brand and because
|
||
|
it is the newer and apperently better version of the good old Ender 3 which almost everyone has. So far it has
|
||
|
been printing well, except that I have issues with the glass baseplate. I might switch it out for magnetic one
|
||
|
in the future.
|
||
|
</p>
|
||
|
<p>
|
||
|
I have attempted to flash custom firmware that I have recompiled with host actions turned on. First tries it
|
||
|
was failing because I didn't know that I have the newer LCD screen. I had to use a different format of uploading
|
||
|
the screen assets. I GIMPed my own bootscreen with cute fluffy dragons but the firmware doesn't seem to show it up
|
||
|
for some reason..
|
||
|
</p>
|
||
|
<p>
|
||
|
I have already printed out a lot of things like HDD Organizer, USB & SDCard organizer, Pwnagotchi case,
|
||
|
Benchy (calibration model), statue of my WF logo, protogen and some BD and HP keychains.
|
||
|
</p>
|
||
|
|
||
|
|
||
|
</div> <!-- c-main end -->
|
||
|
</body>
|
||
|
</html>
|