Skip to content

Instantly share code, notes, and snippets.

View player999's full-sized avatar
📻
Never stop

Taras Zakharchenko player999

📻
Never stop
View GitHub Profile
@player999
player999 / Creality CR-20 Pro.fff
Created December 23, 2020 21:25 — forked from jrlucier/Creality CR-20 Pro.fff
Creality CR-20 PRO Simplify3d Configuration
<?xml version="1.0"?>
<profile name="Creality CR-20 Pro" version="2018-01-19 08:00:00" app="S3D-Software 4.0.0">
<baseProfile></baseProfile>
<printMaterial>PLA</printMaterial>
<printQuality>Medium</printQuality>
<printExtruders></printExtruders>
<extruder name="Primary Extruder">
<toolheadNumber>0</toolheadNumber>
<diameter>0.4</diameter>
<autoWidth>0</autoWidth>
@player999
player999 / raspberrypi4_notes.txt
Created March 27, 2021 10:34 — forked from eric100lin/raspberrypi4_notes.txt
Build raspberrypi4 image from Yocto Project
* Yocto Project Quick Build
https://www.yoctoproject.org/docs/2.7.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
* meta-raspberrypi
http://git.yoctoproject.org/cgit.cgi/meta-raspberrypi/about/?h=warrior
* Building Raspberry Pi Systems with Yocto
https://jumpnowtek.com/rpi/Raspberry-Pi-Systems-with-Yocto.html
* coldnew.github.io:
https://coldnew.github.io/c3e8558e/
https://coldnew.github.io/64f655a5/
* Useful bitbake commands